<?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: My First Dabble Into Ajax: dmiessler.com/time</title>
	<atom:link href="http://dmiessler.com/blog/my-first-dabble-into-ajax-dmiesslercomtime/feed" rel="self" type="application/rss+xml" />
	<link>http://dmiessler.com/blog/my-first-dabble-into-ajax-dmiesslercomtime</link>
	<description>grepping intervals</description>
	<pubDate>Thu, 08 Jan 2009 00:27:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard Corsale</title>
		<link>http://dmiessler.com/blog/my-first-dabble-into-ajax-dmiesslercomtime/comment-page-1#comment-20915</link>
		<dc:creator>Richard Corsale</dc:creator>
		<pubDate>Thu, 04 Jan 2007 16:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/archives/1053#comment-20915</guid>
		<description>&lt;p&gt;you know.. looking at this closer I think that alot of the quirks come from the rendering speed of FF or IE ( IE clearly wins out in rendering speed ) the communication from server and allowing the threaded updates of interface components will speed things up considerably though. this could be an interesting OSS project&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>you know.. looking at this closer I think that alot of the quirks come from the rendering speed of FF or IE ( IE clearly wins out in rendering speed ) the communication from server and allowing the threaded updates of interface components will speed things up considerably though. this could be an interesting OSS project</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Corsale</title>
		<link>http://dmiessler.com/blog/my-first-dabble-into-ajax-dmiesslercomtime/comment-page-1#comment-20536</link>
		<dc:creator>Richard Corsale</dc:creator>
		<pubDate>Thu, 04 Jan 2007 04:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/archives/1053#comment-20536</guid>
		<description>&lt;p&gt;so, heres a point that I have always failed to understand. well ok lets start from the top. &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Ajax is not new.. the word is... Iv been making these things for years it used to be called Dhtml .. however the one thing thats different. is that it uses the XMLrequest function. Thats not exactly efficient , and Ill tell you why.. you can push but not pull, using an invisible applet, you can establish a server connection that is bi directional and multi threaded outside of the browsers sandbox. I mean to be honest, I don't see the attraction when you look at the new Y! mail. its slow , awkward and yeah slow. the parts that make it work so well are the flash applets. flash also allows you to make server state connections (Tunnels). I should do something .. you know what we should colab on it, a pure play AJAX VS these 2 technologies. to underscore the performance variance.&lt;/li&gt;
&lt;/ol&gt;
</description>
		<content:encoded><![CDATA[<p>so, heres a point that I have always failed to understand. well ok lets start from the top. </p>

<ol>
<li>Ajax is not new.. the word is&#8230; Iv been making these things for years it used to be called Dhtml .. however the one thing thats different. is that it uses the XMLrequest function. Thats not exactly efficient , and Ill tell you why.. you can push but not pull, using an invisible applet, you can establish a server connection that is bi directional and multi threaded outside of the browsers sandbox. I mean to be honest, I don&#8217;t see the attraction when you look at the new Y! mail. its slow , awkward and yeah slow. the parts that make it work so well are the flash applets. flash also allows you to make server state connections (Tunnels). I should do something .. you know what we should colab on it, a pure play AJAX VS these 2 technologies. to underscore the performance variance.</li>
</ol>]]></content:encoded>
	</item>
</channel>
</rss>
