
12+ screencasts on theming
The "Four weeks of Drupal" screencast series continues! The chapter on writing Drupal modules was completed a few days ago, and the theming chapter is now being published.

The "Four weeks of Drupal" screencast series continues! The chapter on writing Drupal modules was completed a few days ago, and the theming chapter is now being published.
There is now an alternative RSS feed available for Planet Drupal, where the posts are trimmed to a maximum length: http://pipes.yahoo.com/itangalo/drupalplanettrimmed?_render=rss&length=1000.

Did an deploy on one of the sites that we are working with, we did not get any errors on our staging server, but when we put it out on the production server we really had a big problem with caching....
Drupal 7 can be used with Varnish and other reverse proxy servers if configured correctly. This blog post highlights how you can control your cache with Drupal, the Varnish module and the Cache...

Make-files are really powerful to use when your work in developing with Drupal with profiles. In the make-file you can download specific versions of modules, and patch them if you need, to easily set...

Some problems that you stumble upon when building Drupl sites could be unique for that project, maybe some special mix with the modules that create errors that you do not get in another mix, this...

Two days ago I had the final day of a four-week Drupal course held at Nackademin here in Stockholm. The course was a part of a two-year program called "interaction design", which means that...

I recently wanted to get a full project up on drupal.org, so I created a sandbox project and made an application to get it up. Somewhere in the way I lost the Drupal spirit and started to nag about...

Frontend United is going to be in Amsterdam 20-22 april this year. Is going to be sessions, talks and workshops focusing on front end development in Drupal.

The new Page manager existing pages module fills a need when working with modules that do not have ctools support and have their own paths.