Ask HN: Large Open Sourced Web Apps
1 comments
A few I have bookmarked - I have been meaning to dig around the source but haven't made the time (I know you said Web apps, but the mobile apps have web backends).
* https://github.com/ooyala/barkeep (Rails)
* https://github.com/nothingmagical/cheddar-ios (iOS)
* https://github.com/github/gauges-android (Android)
* https://github.com/prose/prose (Client-side Javascript)
* https://github.com/ooyala/barkeep (Rails)
* https://github.com/nothingmagical/cheddar-ios (iOS)
* https://github.com/github/gauges-android (Android)
* https://github.com/prose/prose (Client-side Javascript)
Since I'm eager to learn the latest technologies behind the 'cool' web apps, lately I've been researching about large AND relatively cutting edge open source web apps in the wild, not necessarily commercial.
One striking example that I've found (here at HN) was NewsBlur: https://github.com/samuelclay/NewsBlur (massive cudos to Samuel Clay for open sourcing it)
The technologies involved in making NewsBlur tick are pretty much in sync with what I plan to learn (I'll try installing and debugging it at my VPS) but I'm curious of other such open sourced projects that you know of.
Your turn,
Cheers