Hacker News new | ask | show | jobs
by taligent 5099 days ago
How about building an open source activity stream app ?

http://500.co/2011/02/08/build-a-killer-product-faster-the-s...

Use Twitter Bootstrap for the UI and just have a simple generic REST service you can push activity events to. This would also allow you to get some exposure into WebSockets. Maybe even try and do it in Play, Grails, Vert.x etc for something different.

You could even turn it into a little startup.

1 comments

This actually sounds pretty interesting and I would really like to fiddle with this idea. The thing is right now it actually feels like biting off a bit more than we can chew. I might just come back to this idea somewhere in the future, since I find it really intriguing.