October
2nd
2012
The features module is a great module for maintaining multiple instances of a Drupal site (e.g., dev, test, prod). Whenever I added a new context , view or content type to the site and wanted to... Read more
September
13th
2012
Drush Logo
Ever needed to just clear a single page from the Drupal cache on a live, heavily trafficked site? Enjoy! drush sqlq "DELETE FROM cache_page WHERE cid = 'http://example.com/'" Or if you're using aliases: drush @your_alias sqlq... Read more
March
12th
2012
By far the best tutorial out there; quick and to the point.
http://toroid.org/ams/git-website-howto
November
18th
2011
I wanted to write a quick script that would send an email reminding me of how much time was left until a particular event. This is what I came up with! <?php
/**
 * Sends an email with a 'time left' reminder
 */ /**... Read more
October
17th
2011
Keys
I recently upgraded my hosting package with 1and1 and now able to use SSH to connect to my webserver! There were a few different places out there that I had to piece together in order to setup my SSH keys with the 1and1 server so I decided I would... Read more
September
16th
2011
Menu Icon
Recently, someone was asking me how to modify the items of a particular menu within a Drupal powered site. In particular, they wanted to modify all but the last menu item. This is where the Drupal API comes to the rescue with its... Read more
August
10th
2011
Front yard
Here are some pictures of the house...
July
27th
2011
Had to jump on the planking bandwagon:
Planking News: Planking - Just do it.. Powered by Managing News.
June
28th
2011
According to a W3 Techs survey, Drupal is the front-runner when it comes to content management systems.

Pages

Subscribe to Front page feed