Posted in Computers, HTML, Internet on September 22nd, 2011 No Comments »
Open Google Chrome developer tools. Click the cog in the bottom right of the window Choose “Preserve log upon navigation” This was tested with Google Chrome 14.0.835.163 m on Windows.
Posted in .NET, Code Sample, Internet on August 23rd, 2011 No Comments »
Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and “fiddle” with incoming or outgoing data. Download Fiddler from http://www.fiddler2.com/, it’s freeware! It runs on Windows, but can debug traffic originating in any operating system (by making [...]
Posted in Internet on April 7th, 2009 No Comments »
A colleague mentioned IETester today at work. In a nutshell it lets you test your website in multiple version of Internet Explorer on the same machine, no need for seperate VMs. It lets you arrange browsers side-by-side by dragging (ala Windows 7 and Chrome 2).
Posted in Firefox, Internet on September 6th, 2008 2 Comments »
Mozilla has launched an interesting labs add-on for Firefox called Ubiquity. It’s a productivity tool for passionate users, as the Scobleizer writes “It’s not for non-passionate Internet users. They won’t get it.“. Download it, read the tutorial, have a play, extend it, and increase your productivity ) UPDATE 8/Sep/2008: I’ve creaed a ubiquity command for [...]
I’ve written a script to parse the London Underground real-time tube status page and convert it into an Xml feed. It caches the output from TfL for 1 minute. If their page structure changes i’ll endeavour to update my parser. You can get the feed as Xml or HTML. I’ve also started the ball rolling [...]
Posted in Firefox, HTML, Internet on June 28th, 2007 No Comments »
I’ve had a few occasions to print out a website exactly as the browser is displaying it. Usually it involves a screen grab, scroll down, screen grab, scroll down etc. and then stitching the images back together. I’ve now found a much simpler solution – ScreenGrab: Screengrab! is an extension for Firefox that makes it [...]
Posted in Computers, Firefox, Internet on February 18th, 2007 No Comments »
iSquint – Mac OS X only, converts and imports movies you have which aren’t in .MOV format into iTunes. This means you can use Front Row to watch them. Takes about 15 minutes for a 75 minute movie. Fingers crossed it also means I’ll be able to use Apple TV to watch them over the [...]
Posted in Computers, Fun, Internet on December 24th, 2006 No Comments »
I’ve spent a short while today upgrading my Pub Finder to use the Google Maps 2.0 API. I’ve also added indexes onto the data set to improve the speed. Finding any one of the 5,149 pubs now in the database is now even quicker so there’s no excuse to drink in a dodgy pub.
I’ve got my Google Maps / Beer In The Evening mashup working again. Seems I completely missed the Google Maps API V2 changes which broke the layout and the ‘link to this pub’ links. Unfortunately I still can’t get my CSS to expand the map to the available screen size so if anyone has any [...]
Posted in Computers, Internet on April 7th, 2006 No Comments »
My site has been featured on Times Online – Google spawns travel map mash-ups – Online Travel – Times Online Bring on the referrals!