Twitter
RSS

Microsoft’s Excuses for IE8

June 23, 2009 - 3 Comments

Dear Microsoft, thank you for putting out a waste of code that will, again, send web programmers into cardiac arrest.

Parse Yahoo Weather Data XML with PHP

May 14, 2009 - No Comments

I’ve looked at parsing weather data with PHP before, but I’ve found that using Yahoo’s weather service it more stable and flexible. Luckily PHP has some excellent built in functions to parse complex XML.

Force SSL / https on Typo3′s Backend

April 22, 2009 - 1 Comment

Sometimes it is appropraite to secure Typo3′s backend login page and editing pages. This is done very easily in your server’s .htaccess file.

Installing Imagemagick for Typo3

April 21, 2009 - 6 Comments

One of the things you immediately find out about Typo3 is that it uses Imagemagick, a server based image modification tool, to handle thumbnail creation, image resizing, and more. Imagemagick gives Typo3 some great features, but only if you have it installed correctly. Here is a quick guide to installing Imagemagick for Typo3.

Develop Web Sites Using All Open Source Software

March 4, 2009 - 2 Comments

You think, I’m tired of Microsoft. You’ve wanted to change, but couldn’t leave your proprietary operating system because is houses all the software you use to develop web sites, like Dreamweaver and Photoshop. Well, you can do web development for free, and here’s how to do it.