<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><p>--- On <b>Tue, 8/3/10, Khalid Baheyeldin <i><kb@2bits.com></i></b> wrote:</p><p><br></p><p>> "... I really hate the present AJAXification of the entire web - it's no 
longer possible</p><p>> to fully surf websites on a 400MHz machine like the XO-1
 without having to turn</p><p>> off Javascript and Flash.</p><p><br></p><p>I concur with the sentiment but my beef is even greater.</p><p><br></p><p>AJAX, when used properly can reduce the amount of traffic, make applications more usable over slow connections and in computers with limited resources.</p><p><br></p><p>Somehow MS turned AJAX into "let's throw the kitchen sink into our downloadable javascript" and bad developers decided to jump in.</p><p><br></p><p>Most of the time it is not the technology that's bad but the implementation by lazy (or ignorant) developers.</p><p><br></p><p>So, turning off Java seems to be the only option.</p><p><br></p><p>I would add that most of the unnecessary java/flash comes from ads, so using ad-block is another way of reducing the resource utilization while browsing.</p><br>Raul Suarez<br>
<br>
Technology consultant<br>
Software, Hardware and Practices<br>
_________________<br>
Twitter: rarsamx<br>
http://rarsa.blogspot.com/ <br>
An eclectic collection of random thoughts<br><br>--- On <b>Tue, 8/3/10, Khalid Baheyeldin <i><kb@2bits.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Khalid Baheyeldin <kb@2bits.com><br>Subject: Re: [kwlug-disc] DuckDuckGo.com -- an alternate search engine<br>To: "KWLUG discussion" <kwlug-disc@kwlug.org><br>Received: Tuesday, August 3, 2010, 12:03 AM<br><br><div id="yiv1496092088">Random quote from a random comment from a random person:<br><br>"... I really hate the present AJAXification of the entire web - it's no 
longer possible <br>to fully surf websites on a 400MHz machine like the XO-1
 without having to turn <br>off Javascript and Flash <br> <br>

Javascript programmers are doing the very same thing that gave Flash a bad name years ago: Bloat."<br><br><a rel="nofollow" target="_blank" href="http://mobile.slashdot.org/comments.pl?sid=1739838&cid=33108256">http://mobile.slashdot.org/comments.pl?sid=1739838&cid=33108256</a><br>
<br>Add to that the reasons I listed earlier in the thread:<br><ul><li>It can slow down things significantly, because code is being 
executed browser side.  Some code parses the entire DOM of the HTML 
document and do things with it. Some code polls remote servers 
constantly for information, ...etc.<br>
</li><li>It can be a vector for security attacks (Cross Site Scripting).</li><li>It can be a hindrance to accessibility.</li><li>It can be an obstacle to content getting properly indexed in search engines.</li></ul>And the Firefox NoScript extension is staying enabled on my laptop ...<br>
-- <br>Khalid M. Baheyeldin<br><a rel="nofollow" target="_blank" href="http://2bits.com">2bits.com</a>, Inc.<br><a rel="nofollow" target="_blank" href="http://2bits.com">http://2bits.com</a><br>Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>
Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>
</div><br>-----Inline Attachment Follows-----<br><br><div class="plainMail">_______________________________________________<br>kwlug-disc_kwlug.org mailing list<br><a ymailto="mailto:kwlug-disc_kwlug.org@kwlug.org" href="/mc/compose?to=kwlug-disc_kwlug.org@kwlug.org">kwlug-disc_kwlug.org@kwlug.org</a><br><a href="http://astoria.ccjclearline.com/mailman/listinfo/kwlug-disc_kwlug.org" target="_blank">http://astoria.ccjclearline.com/mailman/listinfo/kwlug-disc_kwlug.org</a><br></div></blockquote></td></tr></table><br>