Archive for the 'Drupal' Category

Drupal 5.0 released

Tuesday, January 16th, 2007

The good guys at drupal.org have released version 5.0 of this amazing php/mysql CMS.
Drupal.org
Technorati Tags: drupal, drupal 5.0, CMS, php, mysql

Read full post...

Offline / download (downloadable) / PDF Drupal API reference

Saturday, October 7th, 2006

I’ve been looking for an offline or pdf version of the Drupal API found here: http://api.drupal.org/
In the end I gave up and followed the advice of a fellow Drupal developer and created an offline copy of the Drupal docs using Httrack: http://www.httrack.com/.
Please remember to only use this occasionally as you are effectively hammering Drupal’s servers.
Technorati [...]

Read full post...

Switching from Symfony to Drupal

Saturday, October 7th, 2006

I’ve taken the decision to switch from Symfony to Drupal for my latest personal project.
Although Symfony seemed really promising at first I found myself constantly fighting against quirks here and there that slowed down development. I’m not saying its not a good PHP MVC framework to build your next web project with. It just wasn’t [...]

Read full post...