Monthly Archives: April 2009

Geocoding in Sharepoint Lists

Today I was thinking it would be nice to do some Geocoding in Sharepoint. Specifically, I wanted to make it so list items could have longitude and latitude fields that could be populated with a button click from the EditItem … Continue reading

Posted in Programming | Tagged , | Leave a comment

Python, PIL and Pretty Polaroids

I suspect that by now everyone and their grandmother has written a script to convert photos so they look like Polaroids. Yesterday I spent a slow morning at work replacing all our slideshows (which used a super-ugly Flash control) with … Continue reading

Posted in Programming | Tagged | Leave a comment

Fetching Android Market Stats with Python, MozREPL and BeautifulSoup

A few weeks ago I was quite keen on the idea of gathering stats and creating charts to track the popularity of my Android apps. Alas, despite digging around in various packages and experimenting with cURL, I could never seem … Continue reading

Posted in Programming | Tagged , | Leave a comment