<?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; String</title>
	<atom:link href="http://freestyle-developments.co.uk/blog/?feed=rss2&#038;tag=string" 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>JavaScript test for integer / string</title>
		<link>http://freestyle-developments.co.uk/blog/?p=451</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=451#comments</comments>
		<pubDate>Mon, 21 Jan 2013 14:16:15 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Integer]]></category>
		<category><![CDATA[String]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=451</guid>
		<description><![CDATA[I couldn&#8217;t find either of these functions that satisfied my edge cases or desire for simplicity so I wrote/adapted some of my own. Feel free to use, modify, distribute without attribution, but I&#8217;d be eternally grateful if you did The &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=451">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=451</wfw:commentRss>
		<slash:comments>1008</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>10644</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>1018</slash:comments>
		</item>
	</channel>
</rss>
