Free Mentored Training (Oct 12, 2012)
Join us at Droplabs for a BuildaModule.com mentored training. This training is from 10am to 2pm on Friday Oct 12th.
If you're planning to attend, please signup for the camp event at ddcla.org and pick the training as a session (or signup to this event below). We'd like to connect with you in advance to know you're coming, as space may be limited.
This training will be focused on Site Building. Please bring a wifi enabled computer that you can use to connect to the internet and watch videos on (and a set of headphones).
Read moreFREE Drupal Training at DCLA: website-in-a-box
Drupal Training by Zaferia: website-in-a-box
We’ll teach you the basics of how to quickly build a website using Drupal. We’ll cover the most important aspects of Drupal and some of the best contributed modules (for use as building blocks) in order to quickly build a website that is flexible & extensible.
After our training you’ll walk away with a fully functional website that includes many of the elements that are common on so many a enterprise websites, such as:
Read moreFree workshop: Introduction to the Drupal Content Management System
This Friday, March 30, 2012, we're offering a 3-hour workshop on an introduction to the Drupal content management system and what you need to know when using Drupal for your next website. No prior experience with Drupal is necessary.
Jumpstart your project with a solid approach! We'll help you turn your ideas into concrete action items by guiding you through the steps to organize your project.
| Sign up today at http://www.larks.la/training |
What is Drupal?
Drupal is a free and open source web development platform used by millions of sites on the web today. It is used by sites big and small to manage online communities and their content and can be customized for any device to match any visual design. Learn more at http://www.larks.la/about/what-is-drupal
This is a free workshop and seating is limited. You'll have access to the experts at Exaltation of Larks — a Drupal strategy, consulting, development and training company in Los Angeles — learn about Drupal, and have a fun time!
It is being held at Droplabs, a Drupal-friendly coworking and event space in Los Angeles, and is scheduled to coincide with Drupal Coworking Friday, also at Droplabs the same day.
Read moreFree workshop: Introduction to the Drupal Content Management System
This Friday, February 24, 2012, we're offering a 2-hour workshop on an introduction to the Drupal content management system and what you need to know when using Drupal for your next website. No prior experience with Drupal is necessary.
| Sign up today at http://www.larks.la/training |
What is Drupal?
Drupal is a free and open source web development platform used by millions of sites on the web today. It is used by sites big and small to manage online communities and their content and can be customized for any device to match any visual design. Learn more at http://www.larks.la/about/what-is-drupal
This is a free workshop and seating is limited. You'll have access to the experts at Exaltation of Larks — a Drupal strategy, consulting, development and training company in Los Angeles — get a free lunch and have a fun time!
It is being held at Droplabs, a Drupal-friendly coworking and event space in Los Angeles, and is scheduled to coincide with Drupal Coworking Friday, also at Droplabs the same day.
Read moreDrupal Scalability and Performance training at SANDCamp 2012 on January 26, 2012
Join us at SANDcamp, the San Diego Drupal Camp, on Thursday, January 26, 2012 for a full day of scalability and performance training! This class is being offered at a 50% discount off our normal prices. Sign up today or contact us with any questions.
| Sign up today at http://www.larks.la/training |
In this all-day workshop, top experts with years of front-line experience building large-scale Drupal deployments show you the best known practices for running fast sites for a large volume of users. Starting with a blank Linux virtual server, we will work through the setup, configuration and tuning of Drupal using Varnish, Pressflow, Apache, MySQL, Memcache and Apache Solr.
Through this process, we will explain common pitfalls and how to avoid them. By the end of this course you should feel comfortable with the basics of how to setup, configure and tune your Drupal site. You’ll learn the most robust solutions the community has discovered.
Read moreIs anyone in California attending the Drupal on the Bayou Summit?
Out of Curiosity...
Hello Everyone!
I was just wondering how many people will be representing California at the Drupal on the Bayou Summit next week? I'm very much looking forward to meeting more of our Drupal community, maybe I'll see some of you there?
Peace!
Read moreAcademyX Drupal Training in Los Angeles
With Drupal, you can build a website which allows for easy content updates, incorporates features from a vast array of community-developed add-ons, and is sufficiently scalable to accommodate the needs of the large organization. The Intro to Drupal class at AcademyX will prepare you to harness Drupal's powerful capabilities to build a Drupal site with interactive forums and online polls, manage an ongoing flow of new site content, and use the extensive set of Drupal themes to give your site the right look and feel.
Read moreDrupal, CCK & Views: Custom Content, Fields & Lists training in Los Angeles on May 3-4, 2011
This two-day workshop will explore modules and configurations you can combine to build more customized systems using Drupal. You’ll create many examples of more advanced configurations and content displays using the Content Construction Kit (CCK) and Views modules.
| Sign up today at http://www.larks.la/training |
The Drupal experts at Exaltation of Larks and Chapter Three will guide you through the complex User Interfaces that Drupal provides for controlling and customizing the many different ways to present lists and tables of your site’s content.
What you will learn:
- Creating custom content types
- Building RSS feeds
- Allowing viewers to filter results
- Building interactive tables
- Displaying content in a grid
- Adding a date field to your content, and sorting by date
- Creating iCAL feeds and other date displays
- Using views arguments to dynamically filter your results based on the URL
- How other modules integrate with Views
Drupal in a Day training in Los Angeles on June 20, 2011
Drupal in a Day is a full day of training on June 20 2011, offered by the Drupal experts at Exaltation of Larks and Chapter Three for just $400.
| Sign up today at http://www.larks.la/training |
This introductory workshop will touch upon almost every aspect of the core Drupal framework:
- Discover how to add, edit, and moderate content.
- Learn how to create user accounts and understand Drupal's permissions system.
- See how to set-up menus, and position blocks on a page.
- Create human-readable URLs, and categorize your content using Drupal's taxonomy system.
At the end of this one-day class you'll have a completed Drupal site, which looks and functions a lot like many sites you'll see on the web today.
Read moreDrupal Module Development training in Los Angeles on June 21-23, 2011
This three-day workshop teaches you how to create a comprehensive Drupal module. We'll use and explain each of the top ten Drupal hooks, the menu system and the Form API. You’ll learn how to conform to Drupal coding standards. You’ll write secure code by using Drupal’s built-in functions to sanitize data for display.
| Sign up today at http://www.larks.la/training |
You’ll learn from the Drupal experts at Exaltation of Larks and Chapter Three the correct way to save and retrieve data, including how to add your own custom database tables. We’ll also practice using theme system from your module. Depending on interest, we’ll show you how to expose your custom data to Views, demonstrate how to create SimpleTests for your module, or teach you the proper way to upgrade your custom database schema.
What you will learn:
- Drupal coding best practices
- Understanding hooks
- Using the Form API
- Saving custom data
- Providing themable output from your module
- Techniques for keeping your site secure
Days
3 days: June 21-23, 2011. This training is from 10am-5pm and begins at 10am sharp.
Prerequisites
At least six months of prior PHP development. Familiarity with Drupal terms such as nodes, blocks, fields and views. Experience with Drupal configuration and contributed modules/themes is necessary for understanding the concepts of module development.
Read more


