<?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>Code Central &#187; Event</title>
	<atom:link href="http://thecodecentral.com/tag/event/feed" rel="self" type="application/rss+xml" />
	<link>http://thecodecentral.com</link>
	<description>A piece of code for everyone!</description>
	<lastBuildDate>Sat, 08 May 2010 03:59:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Useful JavaScript Image Loader</title>
		<link>http://thecodecentral.com/2008/02/21/a-useful-javascript-image-loader</link>
		<comments>http://thecodecentral.com/2008/02/21/a-useful-javascript-image-loader#comments</comments>
		<pubDate>Fri, 22 Feb 2008 05:06:46 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[preloading]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/2008/02/21/a-useful-javascript-image-loader</guid>
		<description><![CDATA[I released a YUI implementation of image gallery script a month ago. While it was quite an enjoyable experience to explore the potential of YUI and JavaScript, I found I have created many userful code snips (for instance this Loading Panel) along the way.

Today I am going to show you another useful JavaScript code snip: [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2008/02/21/a-useful-javascript-image-loader/feed</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>A Compilation of YUI Callback</title>
		<link>http://thecodecentral.com/2007/11/23/a-compilation-of-yui-callback</link>
		<comments>http://thecodecentral.com/2007/11/23/a-compilation-of-yui-callback#comments</comments>
		<pubDate>Sat, 24 Nov 2007 07:34:26 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Callback]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Handler]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/2007/08/29/a-compilation-of-yui-callback</guid>
		<description><![CDATA[I have been coding JavaScript with YUI for quite a while now. Still, I am consistently confused by various callback functions in YUI. The thing that troubled me the most was the parameters those callback functions take. The API documentation does not provide any information about this. For example, if you go to YAHOO.util.Event, under [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2007/11/23/a-compilation-of-yui-callback/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
