ShooFlyBuzz – Drupal
- DrupalCamp LA 2011 - A Great Success – August 8, 2011
I had a really great time at DrupalCamp LA this weekend. It had been a couple months since I’d been able to make any of the community meetups, and it was nice to feel like a part of the community...
- Animating jump points in Smooth Div Scroll – July 21, 2011
I’m using the jQuery plugin Smooth Div Scroll on a site right now, and it’s filling my needs nicely. The site is built on Drupal 6, and SDS requires jQuery 1.5, so some jiggery-pokery is needed to get all the...
- Drupal Camp Chicago 2009 – January 25, 2010
I attended Drupal Camp Chicago at the beginning of December and had a great time. It was the first conference I’ve been to since CHI back when I was a graduate student at Carnegie Mellon’s HCII. I don’t go to...
- Sticky Table Headers ala Drupal 6, for Drupal 5 – September 1, 2008
I’m starting to build new websites with Drupal 6 now that the juiciest modules (CCK and Views especially) are nearing stable releases, but Drupal 5 is still very widespread, so I expect a lot of people will be using it...
- Drupal Development: Don't Give Modules and Themes The Same Name – July 3, 2007
That about says it, doesn’t it? I was building a module for a site I’m working on, and I gave a module the same name as the current theme. One of the modules purposes was to make some blocks for...