<?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>The If Works &#187; Uncategorized</title>
	<atom:link href="http://blog.jcoglan.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jcoglan.com</link>
	<description>This dirt was a building before</description>
	<lastBuildDate>Mon, 19 Jul 2010 07:46:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1-alpha-15443</generator>
		<item>
		<title>Brain teaser</title>
		<link>http://blog.jcoglan.com/2008/07/08/brain-teaser/</link>
		<comments>http://blog.jcoglan.com/2008/07/08/brain-teaser/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 08:53:21 +0000</pubDate>
		<dc:creator>James Coglan</dc:creator>
				<category><![CDATA[Functional]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Ojay]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.jcoglan.com/?p=112</guid>
		<description><![CDATA[In response to Dustin Diaz (you&#8217;ll need a JavaScript 1.8 capable browser, or Ojay): var arr = ['a', 'b', 'c', 'c', 'd','e', 'e', 'e', 'e', 'e', 'f', 'e', 'f', 'e', 'f', 'a', 'a', 'a', 'f', 'f', 'f']; arr.reduce(function(memo, letter) { var last = memo[memo.length - 1]; if (!last &#124;&#124; last[0] != letter) memo.push([letter]); else last.push(letter); [...]]]></description>
		<wfw:commentRss>http://blog.jcoglan.com/2008/07/08/brain-teaser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Down with templating languages</title>
		<link>http://blog.jcoglan.com/2007/07/24/down-with-templating-languages/</link>
		<comments>http://blog.jcoglan.com/2007/07/24/down-with-templating-languages/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 16:44:05 +0000</pubDate>
		<dc:creator>James Coglan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.jcoglan.com/2007/07/24/down-with-templating-languages/</guid>
		<description><![CDATA[There&#8217;s been a couple of posts I&#8217;ve read in the last few days discussing the merits of allowing varying amounts of code into the HTML templates in web applications. One point that some people seem to be missing with regard to code in your templates is this: I don&#8217;t care what it is, I care [...]]]></description>
		<wfw:commentRss>http://blog.jcoglan.com/2007/07/24/down-with-templating-languages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>In response to Tim Bryce&#8217;s Theory P</title>
		<link>http://blog.jcoglan.com/2007/07/11/in-response-to-tim-bryces-theory-p/</link>
		<comments>http://blog.jcoglan.com/2007/07/11/in-response-to-tim-bryces-theory-p/#comments</comments>
		<pubDate>Wed, 11 Jul 2007 21:22:01 +0000</pubDate>
		<dc:creator>James Coglan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.jcoglan.com/2007/07/11/in-response-to-tim-bryces-theory-p/</guid>
		<description><![CDATA[Now I know better than to rise to deliberately inflamatory comments, but Tim Bryce seems to be deadly serious when he espouses his &#8216;Theory P&#8217;. I&#8217;m going to try to respond to this article in as level-headed a fashion as I can. Let&#8217;s go. (Yes I know it&#8217;s from 2005, but I only just read [...]]]></description>
		<wfw:commentRss>http://blog.jcoglan.com/2007/07/11/in-response-to-tim-bryces-theory-p/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>If you&#8217;re this much of an idiot, you have no place writing business articles.</title>
		<link>http://blog.jcoglan.com/2007/06/25/if-youre-this-much-of-an-idiot-you-have-no-place-writing-business-articles/</link>
		<comments>http://blog.jcoglan.com/2007/06/25/if-youre-this-much-of-an-idiot-you-have-no-place-writing-business-articles/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 01:00:13 +0000</pubDate>
		<dc:creator>James Coglan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.jcoglan.com/2007/06/25/if-youre-this-much-of-an-idiot-you-have-no-place-writing-business-articles/</guid>
		<description><![CDATA[I wouldn&#8217;t normally comment on this in writing, but I cannot believe that there exists even one person who seriously entertains the notion that the iPhone (or anything else for that matter) should fail because it is impossible to use while driving. As pointed out by John Gruber, Rob Enderle holds such an opinion, as [...]]]></description>
		<wfw:commentRss>http://blog.jcoglan.com/2007/06/25/if-youre-this-much-of-an-idiot-you-have-no-place-writing-business-articles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
