A Web Host With Great Customer Service

| Created: September 28th, 2009
Web Hosting 15 Comments

There are a bucketload of blog posts out there about web hosting. The vast majority of these are either praising their current hosts (along with a nice little affiliate link for you to click) or berating them for poor service.

Today, I’m going to do something different: I’m going to praise a web host that I no longer use and for which I don’t have an affiliate link. Continue reading

Microsoft Tech.Ed Australia 2009 (Thursday)

| Created: September 18th, 2009
Web Development 1 Comment

I was fortunate to attend Microsoft Tech.Ed Australia 2009 last week. I made copious notes during the day, so I thought I’d share them. Continue reading

New Script To Number Google SERPs

| Created: September 9th, 2009
Script News No Comments

I’d like to announce the release of my second Greasemonkey script: Google Numbered Search Results; which numbers the SERP entries delivered by the Google search engine. Continue reading

Google Numbered Search Results

| Created: September 8th, 2009
Scripts 6 Comments

Description

Google Numbered Search Results is a Greasemonkey script that numbers the search results pages on the Google search engine.

There are other scripts out there which do the same thing, but none of them work with the new AJAX powered search results being introduced by Google. This script does – well actually it doesn’t, it just forces the old search to be used, but the user won’t notice any problem, it will just work for them.

Details

Current version: 1.1 (18 May 2010)
Download: from Userscripts.org
License: Dual licensed under the MIT and GPL licenses

Credits

The Google Numbered Search Results script uses jQuery created by John Resig (embedded in the script). Thanks to John and the jQuery team.