agile mvc, jquery and .net wizardry
from flipbit -

flipbit

Recent Posts

Querying Google Analytics with .NET

Google recently introduced an API for their Analytics service allowing you to query and download the statistics captured. Using a some C# .NET example code as a base, I created a fluent interface (using method chaining) to the API…

Building a Microprinter

Whilst reading about Papercamp I came across the concept of Microprinting. The idea is simple, take an old receipt printer and repurpose it to stream a live feed of your updates from the Internet. The idea was first…

Searching Public Domain UK Postcodes

Download Released: 26th July, 2009 Postcodes divide the United Kingdom into logical groups for addresses, averaging 15 properties per postcode. Postcodes have rough latitude and longitude coordinates associated with them, which makes them useful for location aware applications such as tracking and…