<?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>Refresh &#187; AJAX</title>
	<atom:link href="http://www.refresh.dk/topic/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.refresh.dk</link>
	<description>Web programming for practitioners</description>
	<lastBuildDate>Sun, 02 May 2010 16:25:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Charting with YUI</title>
		<link>http://www.refresh.dk/charting-with-yui/</link>
		<comments>http://www.refresh.dk/charting-with-yui/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 10:36:28 +0000</pubDate>
		<dc:creator>Steffen Tiedemann Christensen</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Charting]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://praxis.refresh.dk/charting-with-yui/</guid>
		<description><![CDATA[Yahoo&#8217;s web programming framework, YUI, is out in a new version, which frankly wouldn&#8217;t be too exciting if it wasn&#8217;t for the new Charts library. Basically, quite a few people have been experimenting with doing charts and graphs with on html canvases (including myself). This method can work well for specific purposes, but it certainly [...]]]></description>
			<content:encoded><![CDATA[<p>Yahoo&#8217;s web programming framework, <a href="http://developer.yahoo.com/yui/">YUI</a>, is out in <a href="http://yuiblog.com/blog/2007/12/04/yuii-240/">a new version</a>, which frankly wouldn&#8217;t be too exciting if it wasn&#8217;t for the new <a href="http://developer.yahoo.com/yui/charts/">Charts library</a>. Basically, quite a few people have been experimenting with doing charts and graphs with on html canvases (including <a href="http://nyhedsspillet.politiken.dk/market/contract?contract_id=32570">myself</a>). This method can work well for specific purposes, but it certainly doesn&#8217;t scale well, and nobody has come up with a good general library for all charting needs yet.</p>
<p>And the YUI team hasn&#8217;t either. Instead, they&#8217;ve taken a much more interesting approach by building a JavaScript library for accessing Flash&#8217;s (or Flex&#8217;s?) Charting engine. Hopefully (in time) we&#8217;ll get all the power of Flex Charting through YUI.</p>
<p><span class="Apple-style-span" style="font-weight: bold">Update:</span> Apparently, this is a joint project between the Flash and JavaScript teams at Yahoo, so <a href="http://www.yswfblog.com/blog/">the Flashy people</a> have <a href="http://www.yswfblog.com/blog/2007/12/04/yui-got-a-little-more-flashy-today/">more info on the YUI utility</a>.</p>
<p><strong>Updated update:</strong> It also turns out that this isn&#8217;t based on Flex Charting, rather it&#8217;s built on top of a Yahoo-specific Flash library. This probably makes it less interesting?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.refresh.dk/charting-with-yui/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
