Blog posts archived in: August 2009
AutoTags Umbraco DataType
One of my biggest irritations as a web developer is populating web pages with content. Ok, it needs to be done, but it can get a little tedious. One of the more tedious tasks are SEO, and page categorisation. So wouldn't it be good if you could automatically generate keywords that relate to the page content, categories for news articles and tags for blog posts?
Python Twitter API v1
As the Twitter phenomenon has very quickly gathered speed, more and more people are trying to access its features. As such, I've started writing my own library which I'm provide for all to use, for free, written in Python