Drupalcoder - drupalcoder.com - Drupal coder - Blog of a Drupal developer living in Gent, Belgium

Latest News:

Coda Plugin for Drupal updated for Coda 2 12 Jun 2012 | 04:28 pm

Panic recently released a major update for their wildly successful editor/IDE for mac, Coda 2. I have now updated the Drupal plugin for this new version. You can view the code at GitHub or can direct...

A better way to create MySQL configuration file (my.cnf) on MAMP 29 Feb 2012 | 12:32 am

Working with Drupal, I often need to adjust some MySQL settings. A popular one is the max_allow_packet_size or enabling and configuring query caching. In the past I have created a tutorial how to crea...

Panic Coda Drupal plugin now on GitHub 15 Mar 2011 | 05:54 am

The plugin I wrote for Panic Coda, the excellent web developer IDE/editor, is now hosted on GitHub. Nothing has changed since the last version but I hope this move to GitHub will blow some life into ...

Drupal 7 book review : Drupal 7 module development 22 Dec 2010 | 12:28 am

With the first official release of Drupal 7 imminent, the first books on Drupal 7 start appearing everywhere. Some of them are first editions, others are updates of their Drupal 6 counterpart. One of ...

Performance and SEO impact of not rewriting your urls to use or not use www 21 Dec 2010 | 01:49 am

Here's a quick tip which will influence your performance and SEO. It's just about uncommenting 2 lines of code in the .htaccess file that ships with Drupal (and replacing some text), but I've seen a l...

Decoding raw PHP session values 16 Dec 2010 | 10:20 pm

Drupal overrides PHP's session handler and stores all sessions in its own sessions table. Normally, you should never be accessing that table directly since the session info is automatically loaded whe...

Recently parsed news:

Recent searches: