<?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>A sign of things to come ... &#187; Javascript</title>
	<atom:link href="http://www.webdev.net.au/category/development/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdev.net.au</link>
	<description>All things whacky, weird and wonderful</description>
	<lastBuildDate>Sun, 11 Dec 2011 21:38:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Jo JavaScript Framework: Cross Platform Demo</title>
		<link>http://www.webdev.net.au/2010/10/08/jo-javascript-framework-cross-platform-demo/</link>
		<comments>http://www.webdev.net.au/2010/10/08/jo-javascript-framework-cross-platform-demo/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 21:41:41 +0000</pubDate>
		<dc:creator>dgen</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.webdev.net.au/?p=180</guid>
		<description><![CDATA[There are a lot of javascript frameworks out there, but none has impressed me like this for a while. Jo is a lightweight multi-platform framework leveraging functionality from HTML5 and CSS3. Coupling this framework with PhoneGap, allows the web application to be ported to mobile devices such as iPhones and Blackberry&#8217;s quite easily.]]></description>
		<wfw:commentRss>http://www.webdev.net.au/2010/10/08/jo-javascript-framework-cross-platform-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Raphaël: Vector Drawing JavaScript Library</title>
		<link>http://www.webdev.net.au/2010/09/01/raphael%e2%80%94javascript-library/</link>
		<comments>http://www.webdev.net.au/2010/09/01/raphael%e2%80%94javascript-library/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 03:33:09 +0000</pubDate>
		<dc:creator>dgen</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.webdev.net.au/?p=173</guid>
		<description><![CDATA[Dmitry Baranovskiy and his team have released another version of Raphaël, an excellent javascript vector drawing library. &#8220;Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it [...]]]></description>
		<wfw:commentRss>http://www.webdev.net.au/2010/09/01/raphael%e2%80%94javascript-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a space (&amp;nbsp) using the DOM</title>
		<link>http://www.webdev.net.au/2009/09/01/how-to-create-a-space-nbsp-with-createelement/</link>
		<comments>http://www.webdev.net.au/2009/09/01/how-to-create-a-space-nbsp-with-createelement/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 21:27:04 +0000</pubDate>
		<dc:creator>dgen</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[DOM]]></category>

		<guid isPermaLink="false">http://www.webdev.net.au/?p=108</guid>
		<description><![CDATA[This is a problem which stumped me when I first started to experiment with creating elements dynamically. A couple of simple methods I have found to work are: document.createTextNode(String.fromCharCode(160)) or the Unicode equivalent: document.createTextNode(&#8216;\u00a0&#8216;) Hope this has been able to solve many a headache!]]></description>
		<wfw:commentRss>http://www.webdev.net.au/2009/09/01/how-to-create-a-space-nbsp-with-createelement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Web Development Tools</title>
		<link>http://www.webdev.net.au/2009/08/11/handy-web-development-tools/</link>
		<comments>http://www.webdev.net.au/2009/08/11/handy-web-development-tools/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 08:19:05 +0000</pubDate>
		<dc:creator>dgen</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.webdev.net.au/?p=72</guid>
		<description><![CDATA[No doubt a lot of seasoned professionals out there are not going to see anything new on this list that they havent already used or even created themselves, but, for all those starting out it may be very useful. Please contribute if you have anything to add to the list which I may have overlooked. [...]]]></description>
		<wfw:commentRss>http://www.webdev.net.au/2009/08/11/handy-web-development-tools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Definitive Guide of Online ExtJS Resources</title>
		<link>http://www.webdev.net.au/2009/07/29/the-definitive-guide-of-online-extjs-resources/</link>
		<comments>http://www.webdev.net.au/2009/07/29/the-definitive-guide-of-online-extjs-resources/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 22:58:30 +0000</pubDate>
		<dc:creator>dgen</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[ExtJS]]></category>

		<guid isPermaLink="false">http://www.webdev.net.au/?p=23</guid>
		<description><![CDATA[As I was learning how to use ExtJS effectively, I frustratingly scoured the net looking for resources and tutorials that would help me. Below are the fruits of my labour; Im sure there is more to add to the list, but this is what I have so far: ExtJS: Official Website API Documentation The ultimate [...]]]></description>
		<wfw:commentRss>http://www.webdev.net.au/2009/07/29/the-definitive-guide-of-online-extjs-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

