Quickly following on from my greasemonkey script yesterday, Josh Russell, local Brightonite, updated his (and Dave's Twitter search script.

So I've taken it upon myself to a) upgrade his script to work on all pages, not just the home page, and meld together my Twitter scripts with his moving towards (in my best deep Jerry Bruckheimer voiceover voice): The Ultimate Twitter Upgrade Script!

MY EBOOK£5 for Working the Command Line

Gain command-line shortcuts and processing techniques, install new tools and diagnose problems, and fully customize your terminal for a better, more powerful workflow.

I've also striped out the code that waited for the DOM to be ready - not sure why I did it in the first place, but it looks like the whole DOM is available to greasemonkey as soon as it hit the code - so it means the lat/long lookup is quicker.

Get the twitter upgrade or via userscripts.org

For more information on my bits of the script, have a read of my initial post