ShooFlyBuzz – Programming
- Building A Full Site With WordPress – January 22, 2008
Most of the time when I build a website and use a content management system, I use Drupal. I recently finished a site that had basic needs, and decided to give WordPress a go. As I was going through 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...
- Embedding WordPress – November 13, 2006
(aka WordPress as a content editor for the really, really lazy) The best way to create websites that users can manage themselves is to use a proper content management system like Drupal (our current favorite). This is exactly the right...
- PEAR installation on a shared host – February 13, 2006
A web host a client is using (who shall remain nameless) has been messing things up for us. Long story short, I needed to install my own copy of PEAR on the server, without SSH access, and without being able...
- .NET Development and Gotchas – January 19, 2006
On a recent project, I had to learn and develop some code using .NET. This was my first experience using a Microsoft framework for anything. I wouldn’t call it an entirely pleasant experience, but it was also not entirely unpleasant....