Latest Blog Entries
How to Use hook_query_alter in Drupal 7
hook_query_alter can be used to effectively change or rewrite many of Drupal's system queries, like those generated from views or modules that use the appropriate query building APIs. This can be useful for patching or optimizing queries across a site.
Drupal 6 Social Networking Part 3 - Collecting Content
In the third series of this guide we'll go over how to collect user generated content for the site to produce photo galleries, videos, events, blog posts, etc.
Drupal 6 Social Networking Part 2 - Profiles
In the second series of this guide we'll go over how to create highly configurable, clean user profiles in drupal 6 using the content profile module.
Drupal 6 Social Networking Part 1 - Modules
In the first series of this guide we'll go over the modules needed to build a social network with user contributed content like wikiplomacy.com or ygrin.com using Drupal 6.









