Archive for February, 2010
SEOmoz – Fun SEO Quiz
Friday, February 26, 2010 4:17 CommentsThis is not a true test of any ability but a great example of a fun viral game that people will link to e.g. me here
How can you not send a link when they call you an SEO Dark Lord lol.
Great thinking guys!
SEO Dark Lord – 95%
Take the SEOmoz quiz
Easily Navigate Wordpress pages from your dashboard – update
Thursday, February 25, 2010 4:01 CommentsA bit of an update on my plugin.
So far the plugin to view your wordpress pages in the admin section like a windows explorer style drop down has proved very successful.
I received some feedback that it was displaying strangley if you added your pages in a different order to how they eventually were [...]
JQuery – Simple IE 6 Detection
Tuesday, February 23, 2010 3:48 CommentsA simple way to detect whether the web browser you are using is IE 6, this way allows any version of IE 6 to be picked up.
I’m sure there is a clearer way to do this so please feel free to improve but this certainly works.
$(document).ready(function() {
ie6catch [...]
How to get the RSS feed for Google Buzz
Tuesday, February 16, 2010 15:21 CommentsI needed this for my Comments Page and at the minute the feed appears to be formatted differently to other RSS feeds. This is due to them not offering a JSON format yet.
There is a great JQuery solution for this the Google Buzz Widget.
They say:
This is a jQuery widget for the brand new social [...]
Wordpress plugin to list a post category on a page / post
Tuesday, February 16, 2010 14:56 CommentsVery handy if like me you are using Wordpress as a content management system for those page hungry clients: http://wordpress.org/extend/plugins/list-category-posts/
FYI this post is being displayed in the ‘Tit bits’ section thanks to this plugin.


