<?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; WTF</title>
	<atom:link href="http://freestyle-developments.co.uk/blog/?feed=rss2&#038;tag=wtf" 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>Using RequireJS exports with CoffeeScript</title>
		<link>http://freestyle-developments.co.uk/blog/?p=439</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=439#comments</comments>
		<pubDate>Mon, 29 Oct 2012 09:13:48 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[CoffeeScript]]></category>
		<category><![CDATA[RequireJS]]></category>
		<category><![CDATA[WTF]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=439</guid>
		<description><![CDATA[If you are using the &#8220;exports&#8221; object in your RequireJS module definition and happen to also be using CoffeeScript then be careful to either return the exports object at the end of the function or explicitly return nothing from the &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=439">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=439</wfw:commentRss>
		<slash:comments>18064</slash:comments>
		</item>
		<item>
		<title>Stringly Typed Booleans</title>
		<link>http://freestyle-developments.co.uk/blog/?p=414</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=414#comments</comments>
		<pubDate>Fri, 21 Sep 2012 09:50:10 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Grinds My Gears]]></category>
		<category><![CDATA[Boolean]]></category>
		<category><![CDATA[String]]></category>
		<category><![CDATA[WTF]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=414</guid>
		<description><![CDATA[I&#8217;m getting rather hacked off seeing boolean properties typed as strings. Stringly typed is a phrase I learnt off a post from the excellent Coding Horror blog and it describes a phenomena whereby properties that are of a specific type, &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=414">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=414</wfw:commentRss>
		<slash:comments>10987</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t access MySQL because there are no records in mysql.user? This is how you fix that.</title>
		<link>http://freestyle-developments.co.uk/blog/?p=226</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=226#comments</comments>
		<pubDate>Thu, 03 Feb 2011 16:54:25 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[WTF]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=226</guid>
		<description><![CDATA[I don&#8217;t know if it is a problem with the OSX distro of MySQL 5.1.54, but when I installed it recently I found I couldn&#8217;t login at all. Nor could I set or reset the root password. The underlying problem &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=226">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=226</wfw:commentRss>
		<slash:comments>140</slash:comments>
		</item>
	</channel>
</rss>
