Skip to main content

Software Development

A new site about project failure and team failure

I'm starting a separate blog about team and project management failures (and how to prevent them.) I'm going to start with a list of my favorite books about team building and management, and go from there.

(I'm using Python and Pelican because I'm moving away from Drupal and PHP.)

Find the top commenters on a Google+ post

I've created a simple web app to show the top comments and commenters for a Google+ post. There's a simple bookmarklet that allows you to see results for a post you're viewing on Google+.

The current features are early beta test stage. I'll be adding new features over the next few weeks.

Feedback welcome!

Twitter Streaming API utility for Python

I've released twitter-streamer ("Streamer") under the MIT license.

Streamer is a simple Python script that dumps tweets using Twitter's streaming API via the statuses/filter method.

Syndicate content