<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Ajax, Browsers, Running Out of Time</title>
	<atom:link href="http://ajaxian.com/archives/ajax-browsers-running-out-of-time/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Frank Thuerigen</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-2#comment-258986</link>
		<dc:creator>Frank Thuerigen</dc:creator>
		<pubDate>Sun, 18 Nov 2007 12:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258986</guid>
		<description>From a JS SysLib coders point of view ( assume I see heavy crashes all the day on all browsers):

(1) I agree that a lot of the libs out there are eye candy. Unfortunately I have the feeling they are developed with only one open browser tab in mind. Same applies to the applications we see. This feature centric point of view in development is emberrassing and in fact it is the reason for so many crashes. 

(2) I maintain an asynchronous lib - its all about continuations, but a tad heavier than the code sample presented here lately. Handling browsers resources ( rendering, requesting and processing management ) in my eyes is essential to successfully code heavy apps. So far I have yet to see an application that is built on resource management principles. If you know one, please give me a hint.

(3) I spend the last 2 weeks refactorizing 200 lines of code in my lib. It is obvious to me that no company is willing to spend that money on improving their product at a point where nobody can see it - simply because there is no financial need to do so. We all live with those crashes, and happily keep on using the applications. So why?

The point in it is: we will keep seeing these crashes, because we jump on eye candy. And we trade eye candy for stability and we are happy with it. So we get what most of us desire ( a marketing principle ) and live with the consequences ( a coding principle ).</description>
		<content:encoded><![CDATA[<p>From a JS SysLib coders point of view ( assume I see heavy crashes all the day on all browsers):</p>
<p>(1) I agree that a lot of the libs out there are eye candy. Unfortunately I have the feeling they are developed with only one open browser tab in mind. Same applies to the applications we see. This feature centric point of view in development is emberrassing and in fact it is the reason for so many crashes. </p>
<p>(2) I maintain an asynchronous lib &#8211; its all about continuations, but a tad heavier than the code sample presented here lately. Handling browsers resources ( rendering, requesting and processing management ) in my eyes is essential to successfully code heavy apps. So far I have yet to see an application that is built on resource management principles. If you know one, please give me a hint.</p>
<p>(3) I spend the last 2 weeks refactorizing 200 lines of code in my lib. It is obvious to me that no company is willing to spend that money on improving their product at a point where nobody can see it &#8211; simply because there is no financial need to do so. We all live with those crashes, and happily keep on using the applications. So why?</p>
<p>The point in it is: we will keep seeing these crashes, because we jump on eye candy. And we trade eye candy for stability and we are happy with it. So we get what most of us desire ( a marketing principle ) and live with the consequences ( a coding principle ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Design NY</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-2#comment-258971</link>
		<dc:creator>Web Design NY</dc:creator>
		<pubDate>Sun, 18 Nov 2007 03:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258971</guid>
		<description>Dude, I&#039;m sorry to hear everything keeps crashing in your computer... I&#039;m using Firefox (2.0.0.9 which is the current one) and it crashes about 1-3 times a month... oh yeah and I&#039;m a web developer so I do a lot of Javascript debugging and probably thousands of refreshes a day.

Which Linux dist. and FF version did you run when it crashed last time?</description>
		<content:encoded><![CDATA[<p>Dude, I&#8217;m sorry to hear everything keeps crashing in your computer&#8230; I&#8217;m using Firefox (2.0.0.9 which is the current one) and it crashes about 1-3 times a month&#8230; oh yeah and I&#8217;m a web developer so I do a lot of Javascript debugging and probably thousands of refreshes a day.</p>
<p>Which Linux dist. and FF version did you run when it crashed last time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Upanisad</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-2#comment-258953</link>
		<dc:creator>Upanisad</dc:creator>
		<pubDate>Sat, 17 Nov 2007 21:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258953</guid>
		<description>I agree with Kyran. If you want to try Opera, try the latest 9.5 beta. It&#039;s much faster than any other browser on the market! And most sites that looked broken in Opera 9.24 are perfectly rendered, now. And it never crashes (well, almost). For me it is so stable, fast and compatible that it has become my default browser, even if it is a beta!!!</description>
		<content:encoded><![CDATA[<p>I agree with Kyran. If you want to try Opera, try the latest 9.5 beta. It&#8217;s much faster than any other browser on the market! And most sites that looked broken in Opera 9.24 are perfectly rendered, now. And it never crashes (well, almost). For me it is so stable, fast and compatible that it has become my default browser, even if it is a beta!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Arvidsson</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-2#comment-258916</link>
		<dc:creator>Erik Arvidsson</dc:creator>
		<pubDate>Sat, 17 Nov 2007 03:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258916</guid>
		<description>Updating the script engines in any way will not reduce crashes.  I haven&#039;t seen a script engine crash in years.  The thing that crashes is usually the rendering engine due to changes and states in the DOM that the browser manufacturer didn&#039;t anticipate.</description>
		<content:encoded><![CDATA[<p>Updating the script engines in any way will not reduce crashes.  I haven&#8217;t seen a script engine crash in years.  The thing that crashes is usually the rendering engine due to changes and states in the DOM that the browser manufacturer didn&#8217;t anticipate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-2#comment-258913</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Sat, 17 Nov 2007 02:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258913</guid>
		<description>&lt;blockquote cite=&quot;Eric&quot;&gt;Somethingâ€™s wrong with your computer.

I donâ€™t bother keeping multiple web-mail sites open all day (just Google Reader), but I almost never have crashes with Firefox in WinXP or OS X.&lt;/blockquote&gt;

@Eric - Sorry, you Fail.  Completely.  Hop aboard the failboat.  There&#039;s not something wrong with his computer.  Perhaps if you used some real Ajax applications or did some real heavy ajax development for long periods of time you&#039;d notice this happening.  Everybody at my workplace experiences it, I expereince it, by the looks of this thread many others experience it.  

Which leaves the only options to be that you are a superman with a supercomputer with superpowers, OR, you are a novice who doesnt have heavy enough usage to push your browser to its limits.</description>
		<content:encoded><![CDATA[<blockquote cite="Eric"><p>Somethingâ€™s wrong with your computer.</p>
<p>I donâ€™t bother keeping multiple web-mail sites open all day (just Google Reader), but I almost never have crashes with Firefox in WinXP or OS X.</p></blockquote>
<p>@Eric &#8211; Sorry, you Fail.  Completely.  Hop aboard the failboat.  There&#8217;s not something wrong with his computer.  Perhaps if you used some real Ajax applications or did some real heavy ajax development for long periods of time you&#8217;d notice this happening.  Everybody at my workplace experiences it, I expereince it, by the looks of this thread many others experience it.  </p>
<p>Which leaves the only options to be that you are a superman with a supercomputer with superpowers, OR, you are a novice who doesnt have heavy enough usage to push your browser to its limits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Jia</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-2#comment-258909</link>
		<dc:creator>Simon Jia</dc:creator>
		<pubDate>Fri, 16 Nov 2007 20:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258909</guid>
		<description>Absolutely Travis. What we are trying to achieve is literally over loading the browser like an OS which it isn&#039;t. But from another aspect, if our apps must move forward and be more innovative, the browser itself must be able to catch up with the speed and act more as a platform rather than an app itself.</description>
		<content:encoded><![CDATA[<p>Absolutely Travis. What we are trying to achieve is literally over loading the browser like an OS which it isn&#8217;t. But from another aspect, if our apps must move forward and be more innovative, the browser itself must be able to catch up with the speed and act more as a platform rather than an app itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-2#comment-258902</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Fri, 16 Nov 2007 19:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258902</guid>
		<description>Well said, Travis.
I think the overall point should be:
JS was once a kiddie scripting language (see debugging with Alert(), which only recently went away).  JS has grown up with the browser to be extremely powerful and has been extended in many non-standard and half-supported ways.  Now we have reached another milestone where the concept of programming safely for the browser needs to be (and is being) revisited: standardization, ECMAScript 4 discussions, sandboxing, memory allocation... We all seem to agree JS is plenty powerful, and now we have frameworks and techniques that allow web programmers to build truly rich applications.&lt;code&gt;

&lt;/code&gt;&lt;b&gt;However, every technology goes through it&#039;s adolescence, where widespread adoption leads to lots of bug discoveries, quick fixes are made, and then the foundation of the product is improved.  This is a product lifecycle.&lt;/b&gt;&lt;code&gt;

&lt;/code&gt;
No one is going to abandon teh intertubes, or its flashy, new, cool apps that make users feel cool, and make investors sign checks; the browser and ECMAScript are not dead; and yes, &lt;i&gt;&lt;b&gt;users are used to and will tolerate crashing in order to run the cool stuff they like. See Myspace, for example.&lt;/b&gt;&lt;/i&gt;  Running out of time?? I&#039;m running out of time writing this post when I should be writing the next Google.</description>
		<content:encoded><![CDATA[<p>Well said, Travis.<br />
I think the overall point should be:<br />
JS was once a kiddie scripting language (see debugging with Alert(), which only recently went away).  JS has grown up with the browser to be extremely powerful and has been extended in many non-standard and half-supported ways.  Now we have reached another milestone where the concept of programming safely for the browser needs to be (and is being) revisited: standardization, ECMAScript 4 discussions, sandboxing, memory allocation&#8230; We all seem to agree JS is plenty powerful, and now we have frameworks and techniques that allow web programmers to build truly rich applications.<code></p>
<p></code><b>However, every technology goes through it&#8217;s adolescence, where widespread adoption leads to lots of bug discoveries, quick fixes are made, and then the foundation of the product is improved.  This is a product lifecycle.</b><code></p>
<p></code><br />
No one is going to abandon teh intertubes, or its flashy, new, cool apps that make users feel cool, and make investors sign checks; the browser and ECMAScript are not dead; and yes, <i><b>users are used to and will tolerate crashing in order to run the cool stuff they like. See Myspace, for example.</b></i>  Running out of time?? I&#8217;m running out of time writing this post when I should be writing the next Google.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: benb</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-2#comment-258901</link>
		<dc:creator>benb</dc:creator>
		<pubDate>Fri, 16 Nov 2007 19:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258901</guid>
		<description>This article is truly absurd. Using the convoluted anologies of doom, I have reverted to using Lynx and a text based OS... because as we all know, just like the Mac and Windows, when those were single threaded and did not perform particularly well it doomed the entire windowed interface concept. 

Give me a break... No specifics.. just rubbish. While I have certainly experienced browser crashes, it is certainly within the realm of all other applications where I open/close/ interact with on a constant basis.

To speak of specific issues such as threading or memory usage/leakage make sense (and indeed appear here often), but to go on some diatribe of doom really causes you to lose all credibility. Just like everything else in the computer era, things will adapt and improve. It is that simple. Just as that have with countless other things, including the browser itself... 

Finally, think back to the original dial-up access to the Internet.. or the horrible experience of Netscape or Internet Explorer 3 compared to the now... Given your doom based outlook, I am shocked that anyone even uses the Internet given the horrible experience.</description>
		<content:encoded><![CDATA[<p>This article is truly absurd. Using the convoluted anologies of doom, I have reverted to using Lynx and a text based OS&#8230; because as we all know, just like the Mac and Windows, when those were single threaded and did not perform particularly well it doomed the entire windowed interface concept. </p>
<p>Give me a break&#8230; No specifics.. just rubbish. While I have certainly experienced browser crashes, it is certainly within the realm of all other applications where I open/close/ interact with on a constant basis.</p>
<p>To speak of specific issues such as threading or memory usage/leakage make sense (and indeed appear here often), but to go on some diatribe of doom really causes you to lose all credibility. Just like everything else in the computer era, things will adapt and improve. It is that simple. Just as that have with countless other things, including the browser itself&#8230; </p>
<p>Finally, think back to the original dial-up access to the Internet.. or the horrible experience of Netscape or Internet Explorer 3 compared to the now&#8230; Given your doom based outlook, I am shocked that anyone even uses the Internet given the horrible experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis Wilson</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-2#comment-258883</link>
		<dc:creator>Travis Wilson</dc:creator>
		<pubDate>Fri, 16 Nov 2007 14:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258883</guid>
		<description>Ha ha ha ha ha ha ha ha ha

This thread seems to be requesting that browsers to perform reliably, on a site dedicated to programming your browser to do new and unpredictable things.

Anyone who reads this site is in a position where they want the browser to be an OS. The browser ain&#039;t an OS, or at least it isn&#039;t a robust multithreaded one that can deal with crashes. No one (except Marat) has grasped the value of an OS, which is that IT CAN RUN BAD APPLICATIONS without itself crashing. This is the request buried in the original post.</description>
		<content:encoded><![CDATA[<p>Ha ha ha ha ha ha ha ha ha</p>
<p>This thread seems to be requesting that browsers to perform reliably, on a site dedicated to programming your browser to do new and unpredictable things.</p>
<p>Anyone who reads this site is in a position where they want the browser to be an OS. The browser ain&#8217;t an OS, or at least it isn&#8217;t a robust multithreaded one that can deal with crashes. No one (except Marat) has grasped the value of an OS, which is that IT CAN RUN BAD APPLICATIONS without itself crashing. This is the request buried in the original post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hudson Tavares</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-2#comment-258875</link>
		<dc:creator>Hudson Tavares</dc:creator>
		<pubDate>Fri, 16 Nov 2007 13:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258875</guid>
		<description>@Ameer:
I already got the CTRL + H thing; unfortunately, as the manual says, this shortcut hides Opera (all windows) and i need at least one window visible :)
The MinimizeToTray extension on Firefox allows me to simply CTRL + SHIFT + M undesirable windows.

@Kyran:
Yes, i used to develop with the Opera&#039;s Developer Console. It&#039;s cool, however, Firebug is a better choice, IMHO; i think on this way because of things like disable one CSS declaration by a simple click on it&#039;s left side, type JavaScript commands which run immediately on console, among other reasons that makes FB more suitable for my projects.

And, above all, i don&#039;t have any additional tab with Firebug :)
(Oh my God, i have typed all this comment on IE7... call me &quot;heretic&quot; :P)</description>
		<content:encoded><![CDATA[<p>@Ameer:<br />
I already got the CTRL + H thing; unfortunately, as the manual says, this shortcut hides Opera (all windows) and i need at least one window visible :)<br />
The MinimizeToTray extension on Firefox allows me to simply CTRL + SHIFT + M undesirable windows.</p>
<p>@Kyran:<br />
Yes, i used to develop with the Opera&#8217;s Developer Console. It&#8217;s cool, however, Firebug is a better choice, IMHO; i think on this way because of things like disable one CSS declaration by a simple click on it&#8217;s left side, type JavaScript commands which run immediately on console, among other reasons that makes FB more suitable for my projects.</p>
<p>And, above all, i don&#8217;t have any additional tab with Firebug :)<br />
(Oh my God, i have typed all this comment on IE7&#8230; call me &#8220;heretic&#8221; :P)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-2#comment-258866</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Fri, 16 Nov 2007 10:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258866</guid>
		<description>Just remember that statistics can be really misleading sometimes. If you&#039;re reading this article you&#039;re probably in the business, so to speak, and conducting a survey at work, where everyone&#039;s interrested in cool Web 2.0 pages and probably use alot of them, might not reflect the general usage of such web pages.</description>
		<content:encoded><![CDATA[<p>Just remember that statistics can be really misleading sometimes. If you&#8217;re reading this article you&#8217;re probably in the business, so to speak, and conducting a survey at work, where everyone&#8217;s interrested in cool Web 2.0 pages and probably use alot of them, might not reflect the general usage of such web pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web freak</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-2#comment-258864</link>
		<dc:creator>web freak</dc:creator>
		<pubDate>Fri, 16 Nov 2007 10:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258864</guid>
		<description>Ok, i keep hearing everyone that i need to open only one site at a time, and not add any extensions on firefox. Maybe i should hop on one foot and bark like a dog while am at it, or call an excorsist to get the beasts out of my pc. But since my first 386 machine where i couldnt open more than one site at a time things have changed. And i want to open 20 tabs at the same time. And i 3 of them to be ajax sites, and 3 to be youtube videos. And i dont want my browser to crash. The dude is right. I have 3 boxes, one of them linux. Crashes on all of them. One doesnt even have extensions installed! So the problem is with the browser. And i&#039;ve tried several. Opera, IE, Safari... As soon as you open more than 5 tabs, things start to slow down. 
Well, we&#039;ve got the horse power to handle the load now. Our machines are fast and furious. Only the browsers are falling behind...</description>
		<content:encoded><![CDATA[<p>Ok, i keep hearing everyone that i need to open only one site at a time, and not add any extensions on firefox. Maybe i should hop on one foot and bark like a dog while am at it, or call an excorsist to get the beasts out of my pc. But since my first 386 machine where i couldnt open more than one site at a time things have changed. And i want to open 20 tabs at the same time. And i 3 of them to be ajax sites, and 3 to be youtube videos. And i dont want my browser to crash. The dude is right. I have 3 boxes, one of them linux. Crashes on all of them. One doesnt even have extensions installed! So the problem is with the browser. And i&#8217;ve tried several. Opera, IE, Safari&#8230; As soon as you open more than 5 tabs, things start to slow down.<br />
Well, we&#8217;ve got the horse power to handle the load now. Our machines are fast and furious. Only the browsers are falling behind&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabe da Silveira</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-2#comment-258861</link>
		<dc:creator>Gabe da Silveira</dc:creator>
		<pubDate>Fri, 16 Nov 2007 10:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258861</guid>
		<description>What a great issue to see on Ajaxian!  The real issue here has been going on for over a decade: the web wasn&#039;t designed to do all this shit, but never underestimate the value of a lightweight protocol.  

In the late 90s, our designs became too top-heavy and unmaintainable, then CSS took off and we reeled that sucker back in (half-way anyway).

Now we&#039;re seeing Javascript and AJAX techniques hit a similar point of complexity where really really cool stuff is being done on a daily basis, but the whole mess is a bit convoluted and unmaintainable.  These problems are being addressed in an organic fashion from all corners of the market, but open platforms take time to evolve.  Considering gmail was released just 3.5 years ago, I think progress is actually pretty rapid.</description>
		<content:encoded><![CDATA[<p>What a great issue to see on Ajaxian!  The real issue here has been going on for over a decade: the web wasn&#8217;t designed to do all this shit, but never underestimate the value of a lightweight protocol.  </p>
<p>In the late 90s, our designs became too top-heavy and unmaintainable, then CSS took off and we reeled that sucker back in (half-way anyway).</p>
<p>Now we&#8217;re seeing Javascript and AJAX techniques hit a similar point of complexity where really really cool stuff is being done on a daily basis, but the whole mess is a bit convoluted and unmaintainable.  These problems are being addressed in an organic fashion from all corners of the market, but open platforms take time to evolve.  Considering gmail was released just 3.5 years ago, I think progress is actually pretty rapid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart Stavenuiter</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-2#comment-258853</link>
		<dc:creator>Bart Stavenuiter</dc:creator>
		<pubDate>Fri, 16 Nov 2007 08:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258853</guid>
		<description>I&#039;ve been using opera for the last 5 years and never been disappointed by it.
Its true thats some web2.0 apps don&#039;t work in Opera. But is that the fault of the browser or the developer?

Anyway the difference between opera 9.24 and opera 9.5b is so huge that i would recommend the beta over 9.24</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using opera for the last 5 years and never been disappointed by it.<br />
Its true thats some web2.0 apps don&#8217;t work in Opera. But is that the fault of the browser or the developer?</p>
<p>Anyway the difference between opera 9.24 and opera 9.5b is so huge that i would recommend the beta over 9.24</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyran</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-1#comment-258852</link>
		<dc:creator>Kyran</dc:creator>
		<pubDate>Fri, 16 Nov 2007 07:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258852</guid>
		<description>@Hudson
Firebug might not exist for Opera currently, but there is a web developer toolbar setup, full syntax-highlighting source editor as well as the Java Console, Error Console and Developer Tools provided by Opera Devs. Dom inspector, etc.</description>
		<content:encoded><![CDATA[<p>@Hudson<br />
Firebug might not exist for Opera currently, but there is a web developer toolbar setup, full syntax-highlighting source editor as well as the Java Console, Error Console and Developer Tools provided by Opera Devs. Dom inspector, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warren</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-1#comment-258849</link>
		<dc:creator>Warren</dc:creator>
		<pubDate>Fri, 16 Nov 2007 05:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258849</guid>
		<description>Sensationalist. Get better people.</description>
		<content:encoded><![CDATA[<p>Sensationalist. Get better people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ameer</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-1#comment-258844</link>
		<dc:creator>Ameer</dc:creator>
		<pubDate>Fri, 16 Nov 2007 03:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258844</guid>
		<description>@Hudson,
Did you know that Opera has a &quot;hide&quot; function. Just press Ctrl+H and Opera minimizes to system tray.</description>
		<content:encoded><![CDATA[<p>@Hudson,<br />
Did you know that Opera has a &#8220;hide&#8221; function. Just press Ctrl+H and Opera minimizes to system tray.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-1#comment-258843</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Fri, 16 Nov 2007 03:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258843</guid>
		<description>I have absolutely no problems, running WinXP Media Center 2005 SP2 with Firefox 2.0.0.9 something...
On the other hand, this computer crashes after 10 minutes when running light graphics.
My wittle contwadictowy computer.</description>
		<content:encoded><![CDATA[<p>I have absolutely no problems, running WinXP Media Center 2005 SP2 with Firefox 2.0.0.9 something&#8230;<br />
On the other hand, this computer crashes after 10 minutes when running light graphics.<br />
My wittle contwadictowy computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Luz</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-1#comment-258841</link>
		<dc:creator>Daniel Luz</dc:creator>
		<pubDate>Fri, 16 Nov 2007 03:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258841</guid>
		<description>Just a note: Firefox already does compile JS into bytecode (i.e., the Spidermonkey engine works that way). I&#039;m pretty sure I&#039;ve read on some Microsofter blog that their JScript engine also does this, and I have no reason to suspect that Opera doesn&#039;t do the same. In fact, I am quite surprised to learn that JavaScriptKit doesn&#039;t use a virtual machine.

VMs, especially stack-based ones, have been commonplace for dynamic languages for quite a while -- the only notable language I know whose main implementation doesn&#039;t use one is Ruby, but this will be addressed on version 1.9, which should be released next month. The big difference for Tamarin is that it includes JITting. This will mostly affect JavaScript 2.0, but I guess they will also perform some sort of runtime type-guessing on typeless variables, similar to what Psyco does to Python.</description>
		<content:encoded><![CDATA[<p>Just a note: Firefox already does compile JS into bytecode (i.e., the Spidermonkey engine works that way). I&#8217;m pretty sure I&#8217;ve read on some Microsofter blog that their JScript engine also does this, and I have no reason to suspect that Opera doesn&#8217;t do the same. In fact, I am quite surprised to learn that JavaScriptKit doesn&#8217;t use a virtual machine.</p>
<p>VMs, especially stack-based ones, have been commonplace for dynamic languages for quite a while &#8212; the only notable language I know whose main implementation doesn&#8217;t use one is Ruby, but this will be addressed on version 1.9, which should be released next month. The big difference for Tamarin is that it includes JITting. This will mostly affect JavaScript 2.0, but I guess they will also perform some sort of runtime type-guessing on typeless variables, similar to what Psyco does to Python.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://ajaxian.com/archives/ajax-browsers-running-out-of-time/comment-page-1#comment-258838</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Fri, 16 Nov 2007 01:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3012#comment-258838</guid>
		<description>Web app X crashes. Since web app X is written in language Y, all new web apps should be written in language Z.  By the way, did I mention that I was a Z developer?  Here&#039;s my card ...

... If you have Firefox 1.6, you should visit my website ...

mootools rox!</description>
		<content:encoded><![CDATA[<p>Web app X crashes. Since web app X is written in language Y, all new web apps should be written in language Z.  By the way, did I mention that I was a Z developer?  Here&#8217;s my card &#8230;</p>
<p>&#8230; If you have Firefox 1.6, you should visit my website &#8230;</p>
<p>mootools rox!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

