So occasionally during my regular work over on the [TechInAsia.com][techinasia] blog, some repetitive or monotonous task arises that could be potentially automated somehow. Up until now, my toolbox to take these tasks on has been really limited, but my python skills are beginning to shape up so that I can actually implement some automation to take care of simple tasks.
Here's a simple script that I was working on yesterday, which returns a list of posts for a contributing writer in a given month, along with a word count for each post.