Web Dev Matters and Me

Web Development Matters - HTML, XML, C#, .NET, AJAX/Javascript(jQuery), CSS, XML-XSLT

ME - LIFE,Philippines, Tokyo, ECE, PhilNITS/JITSE,情報処理, 日本語

things about Philippines, gaming, C# development and web development, how to make money in stock trading

Web Dev Matters and Me

Facebook isn't designed as robust as it seems...

My understanding of a robust application is that under strict conditions, it should degrade gracefully. That's why it is a good practice to design from basic HTML, and later upgrade to an AJAX rich version. If done this way, even if CSS, Javascript failed to load, the user will still be able to at least submit few things.

Maybe it is good to simply do AJAX rich applications, since big sites like facebook doesn't consider graceful degradation.

FB Connect