Facebook is hardly a fair example - they are not a true webapp and are more interested in numbers of users than quality of their app.  Someone who was serious about making an application over the web would simply require Chrome or Firefox, and then 99% of your incompatibility issues go away, as well as your performance problems.  <div>
<br></div><div>Something like <a href="http://muro.deviantart.com/">http://muro.deviantart.com/</a> is great and, to me, demonstrates the browser/javascript platform is more than capable.</div><div><br></div><div>-Mike<br>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br>
</span></font><br><div class="gmail_quote">On Tue, Dec 14, 2010 at 10:49 AM, Andrei Alexandrescu <span dir="ltr"><<a href="mailto:SeeWebsiteForEmail@erdani.org">SeeWebsiteForEmail@erdani.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On 12/14/10 9:25 AM, Sean Kelly wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Adam Ruppe Wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Client side scripting sucks. It's garbage. Slow, incompatible, unreliable, and a<br>
piece of junk platform in general - it does very little that's interesting. That's<br>
not even getting into the language itself.<br>
</blockquote>
<br>
It totally sucks, but it does scale better than executing everything server-side.<br>
</blockquote>
<br></div></div>
Surprisingly, it doesn't. Facebook is reducing its client-side Javascript to a minimum in favor of server-side code. Reason? Speed. You can't control user's OS, browser, and hardware platform, but you can control your own.<br>
<font color="#888888">
<br>
Andrei<br>
</font></blockquote></div><br></div></div>