Tweet 2 Tweet

Announcing my latest (tiny) project: Tweet 2 Tweet.

You know when you see someone’s Twitter update with an @ reply in it to someone you don’t know and are completely confused about the topic?  Tweet 2 Tweet is an effort to solve that.  You can put both of their names into Tweet 2 Tweet and see their conversation on one page much like Facebook’s “Wall-to-Wall” feature.

It’s just a dumb, fun project.  Nothing made to be a big splash; just something I’ve been meaning to do.  It uses Django + App Engine + Summize to power it.  Django mainly for the templates, App Engine so my server doesn’t get anymore overloaded, and Summize so I don’t even need a database.

Plus it was an excuse to whip out my old algorithms book so I could implement a quicksort.

Thanks to everyone who’s covered it already; I’ll be making minor improvements from time to time.

Tags: , , , , ,

Leave a Reply