In case anyone is confused, it requires Facebook, so if you block FB, it will be pretty much an empty page with some footer links. I assumed it had crashed. But they assumed I allowed facebook.<p>Might be good to have something show up in case you can't reach facebook.
We built Firefeed to show how easy it is to build realtime apps with Firebase. We've put up a detailed explanation of how we built it on the about page: <a href="http://firefeed.io/about.html" rel="nofollow">http://firefeed.io/about.html</a><p>The code is all open source and on Github, please feel free to fork and reuse the project. Pull requests are welcome!
Firebase looks really cool, but my first impression the moment I see that you end up building everything in a way where it is tightly coupled to the servers of a startup that does not have years of profitability yet (or even published pricing), is that there's no way I'd put anything but toy/demo's on it for a <i>long</i> time.<p>It <i>seems</i> like the type of thing that'd do great with the option of a self-hosted server, and it also seems like the type of thing that'll see open source clones of pretty quickly, though. But I'd actually be vastly more comfortable paying Firebase to host my apps if I knew there was an open source fallback for their server component.
neat. Can I be the first to recommend that you peruse the federation specs (OStatus/Tent.io, also there is a w3 working group mailing list <a href="http://www.w3.org/community/fedsocweb/" rel="nofollow">http://www.w3.org/community/fedsocweb/</a>) and try to solve the silo/walled garden issue?<p>to elaborate, I think there is a huge future in what I call <i>Status Update Services</i>, and I think the trend will be for organizations to move away from the incumbent service providers towards infrastructure under their own control (as in the e-mail model.)
Great job FireBase team. Think I am going to try this for the <a href="http://commando.io" rel="nofollow">http://commando.io</a> status feed. Simply host on my CDN. Would love to have GitHub auth as well though.