<?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: Yahoo! Redesigned Front Page gets hip to Ajax</title>
	<atom:link href="http://ajaxian.com/archives/yahoo-front-page-gets-hip-to-ajax/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/yahoo-front-page-gets-hip-to-ajax</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: Charlie Cheng</title>
		<link>http://ajaxian.com/archives/yahoo-front-page-gets-hip-to-ajax/comment-page-1#comment-49555</link>
		<dc:creator>Charlie Cheng</dc:creator>
		<pubDate>Wed, 19 Jul 2006 23:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/yahoo-front-page-gets-hip-to-ajax#comment-49555</guid>
		<description>Currently, I am using YUI library. Comparing to DOJO, it has much less loading time, it is great for old web system refurbishing. But what about extensibility? Is there anyone know how to extends YUI library or other website talking about that?</description>
		<content:encoded><![CDATA[<p>Currently, I am using YUI library. Comparing to DOJO, it has much less loading time, it is great for old web system refurbishing. But what about extensibility? Is there anyone know how to extends YUI library or other website talking about that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GÃ¡bor</title>
		<link>http://ajaxian.com/archives/yahoo-front-page-gets-hip-to-ajax/comment-page-1#comment-49376</link>
		<dc:creator>GÃ¡bor</dc:creator>
		<pubDate>Wed, 19 Jul 2006 15:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/yahoo-front-page-gets-hip-to-ajax#comment-49376</guid>
		<description>It&#039;s no old news, nowadays was the &lt;em&gt;official&lt;/em&gt; debute of the redesigned Yahoo! frontpage.</description>
		<content:encoded><![CDATA[<p>It&#8217;s no old news, nowadays was the <em>official</em> debute of the redesigned Yahoo! frontpage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Heilmann</title>
		<link>http://ajaxian.com/archives/yahoo-front-page-gets-hip-to-ajax/comment-page-1#comment-48791</link>
		<dc:creator>Chris Heilmann</dc:creator>
		<pubDate>Tue, 18 Jul 2006 21:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/yahoo-front-page-gets-hip-to-ajax#comment-48791</guid>
		<description>Nate Koechley gave a presentation on the ins and outs at @media in London and the slides are available on his blog:

http://nate.koechley.com/blog/2006/07/12/my_atmedia_2006_slides/</description>
		<content:encoded><![CDATA[<p>Nate Koechley gave a presentation on the ins and outs at @media in London and the slides are available on his blog:</p>
<p><a href="http://nate.koechley.com/blog/2006/07/12/my_atmedia_2006_slides/" rel="nofollow">http://nate.koechley.com/blog/2006/07/12/my_atmedia_2006_slides/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Foster</title>
		<link>http://ajaxian.com/archives/yahoo-front-page-gets-hip-to-ajax/comment-page-1#comment-48762</link>
		<dc:creator>Sam Foster</dc:creator>
		<pubDate>Tue, 18 Jul 2006 20:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/yahoo-front-page-gets-hip-to-ajax#comment-48762</guid>
		<description>Not old to me. I haven&#039;t been to Yahoo in ages. Its interesting to see how it pans out for a very high traffic page - Lots of script and css output straight into the head, heavy use of ids.. strict dtd? And look at this: YAHOO.Fp.$ = function(id){
return (typeof(id)==&#039;string&#039;) ? YAHOO.Fp.d.getElementById(id) : false;
}
var $=YAHOO.Fp.$;
All that griping we hear about these long object chains / namespaces in the Y!UI library (and others). In practical use though you assign to a shortcut variable when you need to use a function repeatedly. There&#039;s lots to chew on here.. is there a write up somewhere? It&#039;d be good to know how much is the result of exhaustive testing, and how much is just a good-enough solution to meet their deadline. 

Sam</description>
		<content:encoded><![CDATA[<p>Not old to me. I haven&#8217;t been to Yahoo in ages. Its interesting to see how it pans out for a very high traffic page &#8211; Lots of script and css output straight into the head, heavy use of ids.. strict dtd? And look at this: YAHOO.Fp.$ = function(id){<br />
return (typeof(id)==&#8217;string&#8217;) ? YAHOO.Fp.d.getElementById(id) : false;<br />
}<br />
var $=YAHOO.Fp.$;<br />
All that griping we hear about these long object chains / namespaces in the Y!UI library (and others). In practical use though you assign to a shortcut variable when you need to use a function repeatedly. There&#8217;s lots to chew on here.. is there a write up somewhere? It&#8217;d be good to know how much is the result of exhaustive testing, and how much is just a good-enough solution to meet their deadline. </p>
<p>Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: idris</title>
		<link>http://ajaxian.com/archives/yahoo-front-page-gets-hip-to-ajax/comment-page-1#comment-48676</link>
		<dc:creator>idris</dc:creator>
		<pubDate>Tue, 18 Jul 2006 15:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/yahoo-front-page-gets-hip-to-ajax#comment-48676</guid>
		<description>Isn&#039;t this old news?</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t this old news?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

