<?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>blog.jc21 &#187; Javascript</title>
	<atom:link href="http://blog.jc21.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jc21.com</link>
	<description>A snapshot of my more professional life</description>
	<lastBuildDate>Mon, 09 Mar 2009 00:29:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Unobtrusive Javascript Form Validation for Prototype</title>
		<link>http://blog.jc21.com/2008-03-05/unobtrusive-javascript-form-validation-for-prototype/</link>
		<comments>http://blog.jc21.com/2008-03-05/unobtrusive-javascript-form-validation-for-prototype/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 22:57:49 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[unobtrusive]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2008-03-05/unobtrusive-javascript-form-validation-for-prototype/</guid>
		<description><![CDATA[I&#8217;ve ported my YUI Unobtrusive Javascript Validation script to Prototype, since that&#8217;s what I&#8217;m using these days. It has exactly the same features as it&#8217;s YUI brother, but the script is much smaller and has been structured much better. Preview the Prototype based Validation script Download the Prototype based Validation script (v2.1, 2008-10-22) Find out [...]]]></description>
		<wfw:commentRss>http://blog.jc21.com/2008-03-05/unobtrusive-javascript-form-validation-for-prototype/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The rules of unobtrusive JavaScript</title>
		<link>http://blog.jc21.com/2007-11-28/the-rules-of-unobtrusive-javascript/</link>
		<comments>http://blog.jc21.com/2007-11-28/the-rules-of-unobtrusive-javascript/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 23:48:14 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2007-11-28/the-rules-of-unobtrusive-javascript/</guid>
		<description><![CDATA[Roger Johansson outlines some very key points about Unobtrusive Javascript. It&#8217;s worth checking out.]]></description>
		<wfw:commentRss>http://blog.jc21.com/2007-11-28/the-rules-of-unobtrusive-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YUI 2.2.0 Released</title>
		<link>http://blog.jc21.com/2007-02-22/yui-220-released/</link>
		<comments>http://blog.jc21.com/2007-02-22/yui-220-released/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 00:17:23 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2007-02-22/yui-220-released/</guid>
		<description><![CDATA[YAHOO have just released the 2.2.0 version of their famous YUI library. In actual fact, version 2.2.0 is really 0.12.2 They&#8217;ve changed their versioning, which will be much easier to follow. They&#8217;ve also included mega amount of extra features to their package. It&#8217;s far too much to mention, you&#8217;ll have to check it out for [...]]]></description>
		<wfw:commentRss>http://blog.jc21.com/2007-02-22/yui-220-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suckerfish HoverLightbox Redux</title>
		<link>http://blog.jc21.com/2007-02-21/suckerfish-hoverlightbox-redux/</link>
		<comments>http://blog.jc21.com/2007-02-21/suckerfish-hoverlightbox-redux/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 02:14:56 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2007-02-21/suckerfish-hoverlightbox-redux/</guid>
		<description><![CDATA[A new version of the Suckerfish HoverLightbox has been released. Check it out here.]]></description>
		<wfw:commentRss>http://blog.jc21.com/2007-02-21/suckerfish-hoverlightbox-redux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YUI Unobstrusive Javascript Validation</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/</link>
		<comments>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comments</comments>
		<pubDate>Mon, 05 Feb 2007 02:30:59 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[unobtrusive]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/</guid>
		<description><![CDATA[Ever since I started creating web forms, I have been implementing some sort of javascript validation. This often involved a fair bit of javascript attached to the onsubmit events of the forms. I was even using a Dreamweaver extension that did this for me! I&#8217;ve since been shown the light, and tried some other javascript [...]]]></description>
		<wfw:commentRss>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/feed/</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<item>
		<title>How to make a Slide and Hide with Yahoo YUI</title>
		<link>http://blog.jc21.com/2007-01-19/how-to-make-a-slide-and-hide-with-yahoo-yui/</link>
		<comments>http://blog.jc21.com/2007-01-19/how-to-make-a-slide-and-hide-with-yahoo-yui/#comments</comments>
		<pubDate>Fri, 19 Jan 2007 02:36:34 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2007-01-19/how-to-make-a-slide-and-hide-with-yahoo-yui/</guid>
		<description><![CDATA[Javascript transitions are becoming more and more popular with the Web 2.0 sites. We simply couldn&#8217;t use an Ajax powered site without some sort of visual notifications, and although animation is not absolutely neccessary the sites that do use it stand out from the crowd. There are quite a few transitions covered in the Yahoo [...]]]></description>
		<wfw:commentRss>http://blog.jc21.com/2007-01-19/how-to-make-a-slide-and-hide-with-yahoo-yui/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The New Lightbox 2</title>
		<link>http://blog.jc21.com/2006-11-17/the-new-lightbox-2/</link>
		<comments>http://blog.jc21.com/2006-11-17/the-new-lightbox-2/#comments</comments>
		<pubDate>Fri, 17 Nov 2006 00:07:50 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2006-11-17/the-new-lightbox-2/</guid>
		<description><![CDATA[As I stumble through the web today, I found a new version of the famous Lightbox JS. A quick look at the examples and I was impressed with the improvements. I know how hard it is to fade an entire page without flickering (actually, I haven&#8217;t worked that out yet!).]]></description>
		<wfw:commentRss>http://blog.jc21.com/2006-11-17/the-new-lightbox-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>onChange vs onClick Event</title>
		<link>http://blog.jc21.com/2006-11-14/onchange-vs-onclick-event/</link>
		<comments>http://blog.jc21.com/2006-11-14/onchange-vs-onclick-event/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 01:03:08 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2006-11-14/onchange-vs-onclick-event/</guid>
		<description><![CDATA[Recently I was working on a piece of code that would show or hide particular elements based on a Radio option&#8217;s &#8216;checked&#8217; property. I used the onChange event to fire my code, because that&#8217;s what I was doing to the radio option, right? In a way yes it worked &#8211; in every browser but IE. [...]]]></description>
		<wfw:commentRss>http://blog.jc21.com/2006-11-14/onchange-vs-onclick-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snippets Online</title>
		<link>http://blog.jc21.com/2006-11-07/snippets-online/</link>
		<comments>http://blog.jc21.com/2006-11-07/snippets-online/#comments</comments>
		<pubDate>Tue, 07 Nov 2006 00:04:42 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2006-11-07/snippets-online/</guid>
		<description><![CDATA[Today I launch another small database site. Snippets.jc21.com is a database of useful pieces of code from any langauge you may use. I often use different computers to code, or sometimes forget to backup my snippets before a re-format. So I made this site to keep a track of things. The site allows full search [...]]]></description>
		<wfw:commentRss>http://blog.jc21.com/2006-11-07/snippets-online/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Yahoo helping Web 2.0 evolve</title>
		<link>http://blog.jc21.com/2006-11-03/yahoo-helping-web-20-evolve/</link>
		<comments>http://blog.jc21.com/2006-11-03/yahoo-helping-web-20-evolve/#comments</comments>
		<pubDate>Fri, 03 Nov 2006 05:01:19 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2006-11-03/yahoo-helping-web-20-evolve/</guid>
		<description><![CDATA[Recently it was brought to my attention that I should use the Yahoo UI Library to solve a problem I&#8217;ve had. Having used these tools when they were first released I thought they were cool at the time. Now I still think they&#8217;re cool and well documented. I am always cautious building sites relying on [...]]]></description>
		<wfw:commentRss>http://blog.jc21.com/2006-11-03/yahoo-helping-web-20-evolve/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Sarissa Ajax Library</title>
		<link>http://blog.jc21.com/2006-09-07/how-to-use-sarissa-ajax-library/</link>
		<comments>http://blog.jc21.com/2006-09-07/how-to-use-sarissa-ajax-library/#comments</comments>
		<pubDate>Thu, 07 Sep 2006 03:43:27 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2006-09-07/how-to-use-sarissa-ajax-library/</guid>
		<description><![CDATA[I&#8217;ll spell it out for you. Or even better, I&#8217;ll just give you the code! This is the first part of a tutorial covering the Front-end browser part of Ajax&#8217;ing and the Back-end part of sending data with PHP. The second part can be found here. I am only going to explain the minimums for [...]]]></description>
		<wfw:commentRss>http://blog.jc21.com/2006-09-07/how-to-use-sarissa-ajax-library/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
