This is a little project I was playing around with over the holidays while I should have been working on this site, and ubercharged.net, and responding to everyone who has emailed in asking to write for both (yeah, yeah, I’m getting there…)
Anyway, I present to you ihatevans.com. Basically it’s Francis searching twitter for stuff to hate, and telling you about it.
Well, the server web app hits the twitter search API for “i hate” once a minute, and then extracts what people hate, and displays it.
I managed to get it live last night, pretty much on the stroke of midnight as the fireworks were going off. Yes, that’s how much of a party animal I am. While everyone else was counting down, and drinking, and dancing, I was at home coding :D. I did get invited to a party, but I ended up with a stomach bug. Yeah, I know. I rock.
It’s still a little flakey, but check it out and let me know what you think. I know the link at the bottom of the page is broken, I’m gonna do a little tweaking later on. And the layout is a little screwy on IE (sif anyone actually uses that browser anymore…)
For those technically interested, I was wanting to play around with making an Erlang web app using Mochiweb. And I can safely say it all kicks ass. Great technology. I’m gonna be using them more in future. I even managed to mix a little jquery and json in there as well :D.
update
Source code is up on github at http://github.com/madlep/ihatevans/tree/master. Yup, it’s crap. Don’t be too hard on me :/

