Red Is The New Cool

Posted on December 26th, 2008 in Blogging, Wordpress :: 1 Comment

I started playing with a new look and feel for my blog last week, and finished most of it off tonight. I had hacked my other one quite a few times and ended up breaking a few things on it. Hopefully this one will stay lean and mean a little while longer. I still have to fix up the content on many of the subpages, but the main pages should be working mostly. I'm also going to be modifying the content to reflect my move out to Chilliwack in a few weeks, and of course going full ...

Read more »

Entry #22: The Importance Of Dynamic Content

Posted on July 26th, 2008 in Activism, Charity & Fundraising, Wordpress :: 2 Comments

As most people know, both WordPress and Drupal belong to the class of software known as content management systems (CMS). The benefit of these systems is that they allow users to create content easily, often by typing in content via a dashboard or some other simple form of entry. The actual HTML generation is taken care of by the CMS, allowing the user to focus on creating content without worrying about the details of the HTML. I've had my personal blog for nearly ten years now, and have been on WordPress for nearly three. As I write ...

Read more »

WPTouch iPhone Theme – Coming Soon

Posted on March 24th, 2008 in Apple & All Things Mac, Blogging, Wordpress :: No Comments

The official home for the theme will be over on BraveNewCode, so add a link and keep track if you're interested.

Read more »

Viper Cache Alpha Reviewed

Posted on February 19th, 2008 in Blogging, Programming, Wordpress :: 7 Comments

Well, this is interesting. I gave a few individuals an alpha version of the Viper Cache plugin I've been working on. It has just been reviewed on Anieto2k, one of the largest plugin sites. The author compared it against all the Wordpress plugins available today for caching. The full write-up is available here. The article looks like it is in Spanish so you'll just have to settle for the pictures. Based on a few guesses in the translation, it looks like Viper Cache is the lowest in memory ...

Read more »

Designing A Site For Cross-Browser Support

Posted on November 26th, 2007 in Uncategorized :: 2 Comments

As you can plainly see, I spent some time updating my blog theme the other day. One of the main problems whenever anyone does any web development is still unfortunately in the area of supporting multiple browsers. Usually a design that at first looks good in your development browser might look a bit weird in IE or another one. It takes a lot of effort sometimes to make a site work in multiple browsers, something that should not be lost on those who visit sites frequently. For the most part, I'm lazy in this area. I generally ...

Read more »