High Desert Drupal December Meetup

Organiser
High Desert Drupal
Date
Thu, 3 Dec 2009, 02:00 - 04:00 (Add to calendar) GMT
Venue
(Exact location not available) , Victorville, US
Cost
Free

What are we going to talk about? Views 2 API

Views is a flexible query builder that will allow your module to expose its data so that Views can build queries with it. While Views has a pretty good idea of how Drupal Core is laid out, you as a developer, must tell Views what to do, or it can't handle your data. --drupal.org

For the first presentation of the evening, Kevin Herrington will give us an overview of the Views 2 API.

Optimizing jQuery

If time permits, Helior Colorado will briefly discuss best practices on creating faster jQuery scripts.

jQuery’s DOM traversal is powerful and easy, but it can sometimes be slow as well. As with any JavaScript library or framework, the helper methods will be slower than the plain old JavaScript (p.o.j) methods. Nevertheless, if we keep in mind the jQuery’s speed hierarchy, the speed difference between jQuery and p.o.j. will often be negligible.

After the presentations we'll open up the floor to the community where anyone can ask questions, show off the stuff they've been working on, or anything else that is worth talking about. Hope to see you there, and tell your friends.

Where are we meeting? We are meeting in the ActiveLAMP office. The office seats up to 12 people and there will be free pizza and restroom priviledges.

If you plan on attending, sign up for an account on this site and then click the "Sign Up" button below to let us know you're coming. You DO NOT have to sign up on this site to attend, you can just show up. If you do sign up, you'll be emailed a reminder for the meeting on one day before the meeting.

Feel free to leave a comment if you have any suggestions.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.” - Rich Cook