Tag: drupal

  • Getting PHP Debugging with XDebug Working (on Windows)

    I've been learning about Drupal Module Development the past few weeks. I'm using the venerable "Definitive Guide to Drupal 7" and a few times in the module development chapters (18, 19, 20), author Ben Melançon mentions…

  • Debugging Tagadelic Tags in Drupal

    I added a tag cloud to this BLOG. It looks quite nice, and I was happy with the tags except when I saw that that they didn't accurately reflect my content.

  • The Process of Elimination

    A few nights ago, I tried to upgrade the CMS that powers this BLOG ( Drupal ). A Drupal upgrade involves an intricate but manageable series of steps, and since I have UNIX shell access with my hosting provider , it…