I'm halfway into my first DrupalCon in Chicago and I'm waiting for the Automated Testing and Drupal workshop to begin, so I thought I'd post a quick update on my time at DrupalCon.
Kosta Harlan, Developer at DesignHammer, will be attending DrupalCon Chicago, the world's premiere Drupal conference. DrupalCon Chicago will be an international event that brings together people who use, develop, design, and support the Drupal platform. The conference will take place March 7–10, 2011 at the Sheraton Hotel & Towers in Chicago, IL.
One of the most important security vulnerabilities in Drupal involves correctly configuring input formats. This blog post gives an overview of some of the issues involved and how to properly secure your site's input formats.
For the past few years Drupal has become the CMS of choice for DesignHammer. So much so, that we set aside the time to port our entire website to Drupal. We can finally say that we “eat our own dog food” now.
Last night DesignHammer hosted the Coder Lounge for Triangle area Drupalers. A small group of us worked on porting several Drupal 6 modules to Drupal 7.
One of the often discussed topics in the Drupal community is the site deployment process, and best practices for managing development, staging, and production environments. In this post, I am going to explain part of our approach for a particular project and how hook_update_N() made our lives a bit easier.