<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ten Tonne Baby &#187; YUI</title>
	<atom:link href="http://www.tentonnebaby.com/tag/yui/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tentonnebaby.com</link>
	<description>Discussion on Web Technologies, Design and London</description>
	<lastBuildDate>Thu, 19 Jan 2012 09:33:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Atlas or YUI?</title>
		<link>http://www.tentonnebaby.com/2006/07/03/atlas-or-yui/</link>
		<comments>http://www.tentonnebaby.com/2006/07/03/atlas-or-yui/#comments</comments>
		<pubDate>Mon, 03 Jul 2006 12:16:55 +0000</pubDate>
		<dc:creator>Oli</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://www.embeddedstream.com/2006/07/03/atlas-or-yui/</guid>
		<description><![CDATA[For a little while I've been meaning to take a proper look at Atlas, Microsoft's main offering to help out in building AJAX applications and richer web based interfaces...]]></description>
			<content:encoded><![CDATA[<p>For a little while I&#8217;ve been meaning to take a proper look at <a href="http://atlas.asp.net">Atlas</a>, Microsoft&#8217;s main offering to help out in building <acronym title="Asynchronous Javascript and XML">AJAX</acronym> applications and richer web based interfaces.</p>
<p>Javascript is definately back in fashion, with a number of libraries popping up to help out with application development. I think overall this is fine, so long as you have an appreciation of what is actually happening under the scenes. I don&#8217;t think a library should dictate the way that you build an application, rather enable you to build it more efficiently.</p>
<p>I&#8217;ve started using elements of the <a href="http://developer.yahoo.com/yui/">Yahoo YUI library</a> which is very impressive. There seem to be a lot of very useful little utility functions available, the kind of thing that you would typically rewrite on each project.</p>
<p>I&#8217;m quite curious about how the Microsoft and Yahoo libraries compare. I&#8217;ll post some information about this when I&#8217;ve had a chance to look in more detail at Atlas.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tentonnebaby.com/2006/07/03/atlas-or-yui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo UI library</title>
		<link>http://www.tentonnebaby.com/2006/06/26/yahoo-ui-library/</link>
		<comments>http://www.tentonnebaby.com/2006/06/26/yahoo-ui-library/#comments</comments>
		<pubDate>Mon, 26 Jun 2006 12:40:03 +0000</pubDate>
		<dc:creator>Oli</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://www.embeddedstream.com/2006/06/26/yahoo-ui-library/</guid>
		<description><![CDATA[I&#8217;d heard a number of people mention various different javascript libraries recently. Seeing a discussion panel talking over the pros and cons of using libraries, and the main ones in development finally prompted me to have a nose around a couple. In particular Simon Willison was promoting the work that Yahoo have been doing recently [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d heard a number of people mention various different javascript libraries recently. Seeing a discussion panel talking over the pros and cons of using libraries, and the main ones in development finally prompted me to have a nose around a couple. In particular Simon Willison was promoting the work that Yahoo have been doing recently in publishing a <a href="http://developer.yahoo.com/yui/">free, open source library</a> that they use internally to build the various Yahoo sites and applications.</p>
<p>I have to say I&#8217;m seriously impressed with the work they have done. A lot of the ideas are pretty simple, but the kind of thing that you write from scratch on each project when it&#8217;s needed. However, in this case it&#8217;s had a load of development and cross browser testing effort thrown at it.</p>
<p>Some of the methods on their DOM object are extremely useful &#8211; things like getting the viewport dimensions, or getElementsByClassName. In addition, the library that covers event handling provides a number of very practical features that you could start using immediately.</p>
<p>I am naturally a little sceptical about this kind of thing &#8211; I think it&#8217;s very important to understand the core technologies that a framework is based on. However these libraries provide the kind of work that you would code yourself, but in a tidy, useable, documented package.</p>
<p>There will be a slight hit on bandwidth, but the library is split into different modules, so you should be able to take what you need without too much extra.</p>
<p>I&#8217;ll certainly consider using this on future projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tentonnebaby.com/2006/06/26/yahoo-ui-library/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

