Written by Ryan on September 18, 2008
One of the first posts I wrote on this blog was a tiny little script that detects whether your visitor is using a particular version (or less) of Internet Explorer and then redirects them to a page explaining that they should…
Written by Ryan on September 4, 2008
Man, since I released SEOSimple v1.2 a few weeks ago I’ve learned a massive lesson – WAY too many people are still using servers that employ PHP4 – the php engine that was replaced with PHP5 four years ago.
For anyone that…
Written by Ryan on July 25, 2008
Close on the heels of the release of v1.1 I’m releasing v1.2 of the SEOSimple Joomla 1.5 plugin.
I’ve just tweaked a few things to better support UTF-8 encoding, word wrapping of the descriptions and better handling of the Section and…
Written by Ryan on February 10, 2008
Well, I’ve officially smashed together my first Joomla 1.5 plugin – autoMetaDescSEO – crappy name, I know.
You can get all the details about the plugin at its “official” homepage, but briefly, the plugin simply takes a set chunk of text…
Written by Ryan on August 17, 2007
I recently finished the redesign of my blog, The Humanaught, and as these things tend to – it came with a few forehead slapping mind scratchers.
The key one being that the design utilized the post’s footer to store comments. On…
Written by Ryan on July 27, 2007
I’m happy to announce my first ever WordPress plugin – Censortive.
Tired of Internet censorship? Is your site being blocked for having “sensitive” words? Then Censortive is for you. Use this plugin to replace those pesky words with their graphic equivalent,…
Written by Ryan on June 30, 2007
NOTE: For anyone looking for the ability to detect and redirect based on IE version, you should check out this post. It uses conditional comments to detect IE versions and redirect accordingly.
I hate Internet Explorer.
There, I’ve said it. Perhaps it will…