<?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"
	>
<channel>
	<title>Comments on: High Performance Ajax Applications - Video Presentation</title>
	<atom:link href="http://www.julienlecomte.net/blog/2007/12/39/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.julienlecomte.net/blog/2007/12/39/</link>
	<description>Web Development and Operating System Programming</description>
	<pubDate>Sun, 06 Jul 2008 19:13:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Iain</title>
		<link>http://www.julienlecomte.net/blog/2007/12/39/#comment-2874</link>
		<dc:creator>Iain</dc:creator>
		<pubDate>Fri, 11 Apr 2008 16:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/12/39/#comment-2874</guid>
		<description>Julien, thanks so much for sharing these principles - by applying your pointers, I was able to substantially increase the performance of an application I'm writing.  I've written a summary of my understanding of your ideas and how they applied to me here:
http://www.intraspin.com/webstrategyblog/mootools-ajax-dhtml-and-performance</description>
		<content:encoded><![CDATA[<p>Julien, thanks so much for sharing these principles - by applying your pointers, I was able to substantially increase the performance of an application I&#8217;m writing.  I&#8217;ve written a summary of my understanding of your ideas and how they applied to me here:<br />
<a href="http://www.intraspin.com/webstrategyblog/mootools-ajax-dhtml-and-performance" rel="nofollow">http://www.intraspin.com/webstrategyblog/mootools-ajax-dhtml-and-performance</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; WebHelperMagazine.com: Minimizing Javascript and CSS Files for Faster Page Loads</title>
		<link>http://www.julienlecomte.net/blog/2007/12/39/#comment-2816</link>
		<dc:creator>&#187; WebHelperMagazine.com: Minimizing Javascript and CSS Files for Faster Page Loads</dc:creator>
		<pubDate>Mon, 21 Jan 2008 16:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/12/39/#comment-2816</guid>
		<description>[...] Mr. Lecomte recently delivered a talk at Yahoo! about developing for high performace &#8212; you can watch a video of it, and get powerpoint slides. [...]</description>
		<content:encoded><![CDATA[<p>[...] Mr. Lecomte recently delivered a talk at Yahoo! about developing for high performace &#8212; you can watch a video of it, and get powerpoint slides. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.julienlecomte.net/blog/2007/12/39/#comment-2796</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sun, 13 Jan 2008 23:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/12/39/#comment-2796</guid>
		<description>Thanks a lot for this presentation! I enjoyed it a lot!

I have a question on the use of innerHTML vs. DOM methods. If you want to work object-orientated, it sometimes seems so cool to keep the DOM element you get from the appendChild method. And even more, its very handy to add an event listener like "click" and attach a function that is valid inside the object it is surrounded with. In that way, the function that is called will be aware of so much more then the event that comes as an argument of the call.

I would really like to know how you would judge this in terms of performance, since its so hard to compare..

Plus, I wonder how you see XHTML play in this topic. Of course you can't really use XHTML (with correct mime-type) if you want to cover IE, but what if you don't have to? Would it make a difference, performance-wise?

Thanks,
Daniel

BTW, I must say I find it sad to see how all these flaws of IE seem to dictate lot of your great work, and I'm very happy not having to worry much about IE personally.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this presentation! I enjoyed it a lot!</p>
<p>I have a question on the use of innerHTML vs. DOM methods. If you want to work object-orientated, it sometimes seems so cool to keep the DOM element you get from the appendChild method. And even more, its very handy to add an event listener like &#8220;click&#8221; and attach a function that is valid inside the object it is surrounded with. In that way, the function that is called will be aware of so much more then the event that comes as an argument of the call.</p>
<p>I would really like to know how you would judge this in terms of performance, since its so hard to compare..</p>
<p>Plus, I wonder how you see XHTML play in this topic. Of course you can&#8217;t really use XHTML (with correct mime-type) if you want to cover IE, but what if you don&#8217;t have to? Would it make a difference, performance-wise?</p>
<p>Thanks,<br />
Daniel</p>
<p>BTW, I must say I find it sad to see how all these flaws of IE seem to dictate lot of your great work, and I&#8217;m very happy not having to worry much about IE personally.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog do Márcio d&#8217;Ávila &#187; Arquitetura de software, NetBeans, AJAX, padrões web</title>
		<link>http://www.julienlecomte.net/blog/2007/12/39/#comment-2289</link>
		<dc:creator>Blog do Márcio d&#8217;Ávila &#187; Arquitetura de software, NetBeans, AJAX, padrões web</dc:creator>
		<pubDate>Tue, 25 Dec 2007 15:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/12/39/#comment-2289</guid>
		<description>[...] Vídeo e PPT (em YUI Blog) da apresentação &#8220;High Performance Ajax Applications&#8221;, por Julien Lecomte, autor do YUI Compressor e do YUI Browser History [...]</description>
		<content:encoded><![CDATA[<p>[...] Vídeo e PPT (em YUI Blog) da apresentação &#8220;High Performance Ajax Applications&#8221;, por Julien Lecomte, autor do YUI Compressor e do YUI Browser History [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Thuerigen</title>
		<link>http://www.julienlecomte.net/blog/2007/12/39/#comment-2152</link>
		<dc:creator>Frank Thuerigen</dc:creator>
		<pubDate>Mon, 24 Dec 2007 20:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/12/39/#comment-2152</guid>
		<description>Julien,

that was a nice talk indeed and I completely agree with every single statement. In addition to it occurs to me - having watched several of those talks on yui theater - there is a common sense building up regarding best practices in JS coding.

However there is one objection I have to make: .innerHTML processing, if done correctly, is still much more performant than JS DOM level 2 processing. Also the code is much slimmer and easier to read.

I clearly understand why most frameworks stick to what is common average JS coding. I rather stick to the sheer performance boost.

Cheers from Berlin Germany,
and have a nice christmas time,

Frank Thuerigen

PS: you have mail ;-)</description>
		<content:encoded><![CDATA[<p>Julien,</p>
<p>that was a nice talk indeed and I completely agree with every single statement. In addition to it occurs to me - having watched several of those talks on yui theater - there is a common sense building up regarding best practices in JS coding.</p>
<p>However there is one objection I have to make: .innerHTML processing, if done correctly, is still much more performant than JS DOM level 2 processing. Also the code is much slimmer and easier to read.</p>
<p>I clearly understand why most frameworks stick to what is common average JS coding. I rather stick to the sheer performance boost.</p>
<p>Cheers from Berlin Germany,<br />
and have a nice christmas time,</p>
<p>Frank Thuerigen</p>
<p>PS: you have mail <img src='http://www.julienlecomte.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajax depois do slideshow vem o video. &#124; Ajax Noticias Novidades tudo sobre Ajax</title>
		<link>http://www.julienlecomte.net/blog/2007/12/39/#comment-2084</link>
		<dc:creator>Ajax depois do slideshow vem o video. &#124; Ajax Noticias Novidades tudo sobre Ajax</dc:creator>
		<pubDate>Mon, 24 Dec 2007 09:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/12/39/#comment-2084</guid>
		<description>[...] Ajax, sem saber agora encontrei o vídeo. Se tiverem interessados e gostaram do slideshow vejam o video.   Partilha: These icons link to social bookmarking sites where readers can share and discover new [...]</description>
		<content:encoded><![CDATA[<p>[...] Ajax, sem saber agora encontrei o vídeo. Se tiverem interessados e gostaram do slideshow vejam o video.   Partilha: These icons link to social bookmarking sites where readers can share and discover new [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre</title>
		<link>http://www.julienlecomte.net/blog/2007/12/39/#comment-2073</link>
		<dc:creator>Pierre</dc:creator>
		<pubDate>Mon, 24 Dec 2007 07:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/12/39/#comment-2073</guid>
		<description>Thanks for sharing this! I dugg the slides here: http://digg.com/programming/High_Performance_Ajax_Applications_SlideShare

Can't view the video properly (won't cache it so stops every 2-3 seconds...). Tried a couple of times on FF and Safari...</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this! I dugg the slides here: <a href="http://digg.com/programming/High_Performance_Ajax_Applications_SlideShare" rel="nofollow">http://digg.com/programming/High_Performance_Ajax_Applications_SlideShare</a></p>
<p>Can&#8217;t view the video properly (won&#8217;t cache it so stops every 2-3 seconds&#8230;). Tried a couple of times on FF and Safari&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
