<?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>nooshu &#187; MooTools Archives </title>
	<atom:link href="http://nooshu.com/category/javascript/mootools/feed" rel="self" type="application/rss+xml" />
	<link>http://nooshu.com</link>
	<description>Kneeling on the shoulders of giants</description>
	<lastBuildDate>Sun, 15 Apr 2012 13:42:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>jsFiddle: My new favourite website</title>
		<link>http://nooshu.com/jsfiddle-my-new-favourite-website?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jsfiddle-my-new-favourite-website</link>
		<comments>http://nooshu.com/jsfiddle-my-new-favourite-website#comments</comments>
		<pubDate>Tue, 23 Feb 2010 20:45:52 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[MooTools]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Vanilla JavaScript]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[ramble]]></category>

		<guid isPermaLink="false">http://nooshu.com/?p=312</guid>
		<description><![CDATA[jsFiddle just keeps getting better and better, the perfect tool for demonstrating your code snippets.]]></description>
			<content:encoded><![CDATA[<p>Every so often you come across a site that is so amazingly obvious that you think &#8220;why didn&#8217;t I think of that!&#8221;, <a href="http://jsfiddle.net/">jsFiddle</a> is one of those sites. It allows you to paste your HTML, CSS and JavaScript code, and view the result all in the same page&#8230;simple! There are other sites out there that do the same such as <a href="http://jsbin.com/">Jsbin</a>, but they just don&#8217;t do it as well.</p>
<p>My favourite feature that really stands out is being able to include one of the many popular JavaScript library&#8217;s by simple toggling a drop-down box; it even has different versions of each library to choose from. This is a really handy feature if you are a plug-in developer; keep your plug-in code in jsFiddle and quickly see if the latest version of the library breaks it.</p>
<div id="attachment_315" class="wp-caption alignnone" style="width: 528px"><a href="http://nooshu.com/wp-content/uploads/2010/02/jsfiddle-code-snippet-websi.gif"><img src="http://nooshu.com/wp-content/uploads/2010/02/jsfiddle-code-snippet-websi-518x253.gif" alt="jsFiddle code snippet GUI" title="jsfiddle code demo website" width="518" height="253" class="size-medium wp-image-315" /></a><p class="wp-caption-text">Quickly view your code change at the touch of a button</p></div>
<p>Library&#8217;s included so far are:</p>
<ul>
<li>Mootools Core</li>
<li>jQuery</li>
<li>Prototype</li>
<li>YUI</li>
<li>BBC Glow</li>
<li>Dojo</li>
<li>Processing.js</li>
</ul>
<p>A couple of other features available are the easy to access code examples for each library and ability to run Ajax requests directly in the page. It&#8217;s like a mini IDE in your browser, all it needs now is an error console; maybe that is on their to-do list. If you don&#8217;t use JavaScript library&#8217;s and just want vanilla JavaScript, they have that option too.</p>
<p>As an example I&#8217;ve added my <a href="http://nooshu.com/jquery-plug-in-characters-left/">charactersLeft</a> jQuery plug-in to jsFiddle, take a look <a href="http://jsfiddle.net/PDEQU/6/">here</a>. Very cool huh!</p>
]]></content:encoded>
			<wfw:commentRss>http://nooshu.com/jsfiddle-my-new-favourite-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

