URL: http://toocoolfor.me

Too Cool For Me? Too Cool For Me? is a fun little side-project I've been working on. It's all about and only for Twitter. You login, then install a bookmarklet then when browsing twitter you can see who follows you and who is too cool for you.

For me it's a chance to try some new tech and at the same time scratch an itch I had. The results can be quite funny but also sad too when you realise that someone uncool isn't following you even though you follow him/her.

The code is open source and available on Github and at least it might help people see how to do a web app in Tornado using MongoDB and asynchronous requests to the Twitter API

Comments

Your email will never ever be published.

Previous:
Goodies from tornado-utils - part 3: send_mail September 24, 2011 Tornado
Next:
Cateechee golf pictures September 27, 2011 Misc. links
Related by category:
Fastest database for Tornado October 9, 2013 Tornado
How I stopped worrying about IO blocking Tornado September 18, 2012 Tornado
Integrate BrowserID in a Tornado web app November 22, 2011 Tornado
My tricks for using AsyncHTTPClient in Tornado October 13, 2010 Tornado
Related by keyword:
How I stopped worrying about IO blocking Tornado September 18, 2012 Tornado
Integrate BrowserID in a Tornado web app November 22, 2011 Tornado, Mozilla
Never put external Javascript in the <head> April 2, 2013 Web development
Git + Twitter = Friedcode April 22, 2009 Python, Linux