theming
How to use Drupal 6 preprocess functions?
In this post we'll explain how to create a page preprocess function to allow the use of different page templates based on content types.
Phythea
Seanodes
How to create advanced sections using Node Hierarchy and Views 2?
In this blog post we'll explain how we created advanced sections that act like subdomains, but still belong to the same site. We used Node Hierarchy, Views 2 and a few theming tricks.
How to create pay-per-view content using Drupal 6?
In this post we’ll explain how to create a pay-per-view content in Drupal 6 using Ubercart 2 and a custom module.