<?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>freestyle developments &#187; JavaScript</title>
	<atom:link href="http://freestyle-developments.co.uk/blog/?feed=rss2&#038;tag=javascript" rel="self" type="application/rss+xml" />
	<link>http://freestyle-developments.co.uk/blog</link>
	<description>Fun, games and coding</description>
	<lastBuildDate>Sun, 16 Jun 2013 07:56:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>David, a dependency management tool for Nodejs projects</title>
		<link>http://freestyle-developments.co.uk/blog/?p=457</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=457#comments</comments>
		<pubDate>Tue, 29 Jan 2013 22:30:06 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Node.js]]></category>
		<category><![CDATA[David]]></category>
		<category><![CDATA[Dependencies]]></category>
		<category><![CDATA[Node]]></category>
		<category><![CDATA[NPM]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=457</guid>
		<description><![CDATA[I made a thing. I noticed that there wasn&#8217;t a way to visualise which of my Nodejs project dependencies were out of date. I saw a library called police which looked pretty awesome, but I wanted to provide a bit &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=457">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=457</wfw:commentRss>
		<slash:comments>1723</slash:comments>
		</item>
		<item>
		<title>JSIO Performance Results</title>
		<link>http://freestyle-developments.co.uk/blog/?p=304</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=304#comments</comments>
		<pubDate>Sat, 20 Aug 2011 09:59:05 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=304</guid>
		<description><![CDATA[Below are two graphs plotting the number of images on a page against the total KB transferred by Chrome 13 for both a page with JSIO and without JSIO (which I, for some reason have called a &#8220;plain&#8221; page). I &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=304">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=304</wfw:commentRss>
		<slash:comments>5917</slash:comments>
		</item>
		<item>
		<title>JavaScript Image Optimiser (JSIO)</title>
		<link>http://freestyle-developments.co.uk/blog/?p=283</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=283#comments</comments>
		<pubDate>Fri, 05 Aug 2011 08:29:52 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[gzip]]></category>
		<category><![CDATA[JSIO]]></category>
		<category><![CDATA[toDataUrl]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=283</guid>
		<description><![CDATA[So, I&#8217;ve embarked on a new mini project. It is kind of inspired by image sprites. Image sprites are a great idea, but come with a whole bunch of issues that make them a bit of a pain to work &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=283">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=283</wfw:commentRss>
		<slash:comments>5554</slash:comments>
		</item>
		<item>
		<title>The difference between using single quotes and double quotes as string delimiters in JavaScript/PHP</title>
		<link>http://freestyle-developments.co.uk/blog/?p=275</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=275#comments</comments>
		<pubDate>Fri, 08 Jul 2011 08:02:41 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Optimisation]]></category>
		<category><![CDATA[Readability]]></category>
		<category><![CDATA[String]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=275</guid>
		<description><![CDATA[I like to keep all my string delimiters in languages such as PHP and JavaScript consistent. I consistently use single quotes for a couple of good reasons, so when I encounter someone else&#8217;s script that uses double quotes the OCD &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=275">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=275</wfw:commentRss>
		<slash:comments>1167</slash:comments>
		</item>
		<item>
		<title>jQuery plugin to associate label &#8220;for&#8221; attribute with form controls that have dynamic id&#8217;s</title>
		<link>http://freestyle-developments.co.uk/blog/?p=270</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=270#comments</comments>
		<pubDate>Thu, 30 Jun 2011 12:33:07 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[label]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=270</guid>
		<description><![CDATA[For whatever reason, you can&#8217;t associate your labels with your form controls implicitly by wrapping both the label text and the control in a &#60;label&#62; element: &#60;label&#62; Email address: &#60;input type="email" name="email" value="" placeholder="you@example.com"/&#62; &#60;/label&#62; You&#8217;ve had to explicitly state &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=270">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=270</wfw:commentRss>
		<slash:comments>9197</slash:comments>
		</item>
		<item>
		<title>Array.toString</title>
		<link>http://freestyle-developments.co.uk/blog/?p=264</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=264#comments</comments>
		<pubDate>Sun, 01 May 2011 22:50:29 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ECMAScript]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=264</guid>
		<description><![CDATA[I was recently trying to debug some code that returned an array of arrays. In Actionscript and seemingly most (if not all) ECMAScript implementations, when calling toString on an array object it passes back a comma separated list of elements &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=264">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=264</wfw:commentRss>
		<slash:comments>116</slash:comments>
		</item>
		<item>
		<title>Modernizr progressives or exceptions?</title>
		<link>http://freestyle-developments.co.uk/blog/?p=193</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=193#comments</comments>
		<pubDate>Tue, 11 Jan 2011 23:02:22 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Modernizer]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=193</guid>
		<description><![CDATA[Modernizr, what an interesting tool you are. How do I use your class names in my CSS files? You&#8217;ve given me a choice and I&#8217;m not sure what to use: .multiplebgs div p { /* properties for browsers that support &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=193">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=193</wfw:commentRss>
		<slash:comments>343</slash:comments>
		</item>
		<item>
		<title>iframe automatic height adjustment using HTML5 cross domain web messaging</title>
		<link>http://freestyle-developments.co.uk/blog/?p=150</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=150#comments</comments>
		<pubDate>Sat, 11 Dec 2010 17:00:10 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[Web Messaging]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=150</guid>
		<description><![CDATA[Yesterday I was working on a site that needed an iframe embedded in the page whose content came from a completely different domain. I try to steer clear of iframes at all costs normally so forgive me if what I&#8217;m &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=150">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=150</wfw:commentRss>
		<slash:comments>24080</slash:comments>
		</item>
		<item>
		<title>JavaScript Namespace</title>
		<link>http://freestyle-developments.co.uk/blog/?p=44</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=44#comments</comments>
		<pubDate>Wed, 05 May 2010 16:36:30 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[namespace]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=44</guid>
		<description><![CDATA[I normally put my JavaScript function/classes/other things in namespaces. Namespacing your JavaScript is good, it avoids conflicts between scripts on the page and keeps the global namespace clean. I could go into more detail, but luckily it has been done &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=44">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=44</wfw:commentRss>
		<slash:comments>122</slash:comments>
		</item>
	</channel>
</rss>
