<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for gods wear hats</title>
	<atom:link href="http://godswearhats.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://godswearhats.com</link>
	<description>mortals wear shoes</description>
	<lastBuildDate>Thu, 05 Nov 2009 20:43:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Mail, iCal, Snow Leopard and Exchange by Chris D</title>
		<link>http://godswearhats.com/2009/11/04/mail-ical-snow-leopard-and-exchange/comment-page-1/#comment-155</link>
		<dc:creator>Chris D</dc:creator>
		<pubDate>Thu, 05 Nov 2009 20:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/?p=55#comment-155</guid>
		<description>You just said an MS app is better?!  Root cause analysis time......maybe you should go to a clinic, you must have H1N1 :P

Seriously though, good write up.</description>
		<content:encoded><![CDATA[<p>You just said an MS app is better?!  Root cause analysis time&#8230;&#8230;maybe you should go to a clinic, you must have H1N1 <img src='http://godswearhats.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Seriously though, good write up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mail, iCal, Snow Leopard and Exchange by aidan</title>
		<link>http://godswearhats.com/2009/11/04/mail-ical-snow-leopard-and-exchange/comment-page-1/#comment-154</link>
		<dc:creator>aidan</dc:creator>
		<pubDate>Wed, 04 Nov 2009 17:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/?p=55#comment-154</guid>
		<description>Hah, just realized I didn&#039;t state what I liked about iCal.  Mostly I like that it&#039;s not Entourage - it feels more Apple-like, but not Apple-like enough, and still dysfunctional.</description>
		<content:encoded><![CDATA[<p>Hah, just realized I didn&#8217;t state what I liked about iCal.  Mostly I like that it&#8217;s not Entourage &#8211; it feels more Apple-like, but not Apple-like enough, and still dysfunctional.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sideburns by aidan</title>
		<link>http://godswearhats.com/2009/08/01/sideburns/comment-page-1/#comment-146</link>
		<dc:creator>aidan</dc:creator>
		<pubDate>Mon, 03 Aug 2009 17:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/?p=54#comment-146</guid>
		<description>Meh.  They&#039;re just getting started, and I may get rid of them.  My wife&#039;s birthday is Sep 25, so may grow them after that.</description>
		<content:encoded><![CDATA[<p>Meh.  They&#8217;re just getting started, and I may get rid of them.  My wife&#8217;s birthday is Sep 25, so may grow them after that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sideburns by Steven Wilkin</title>
		<link>http://godswearhats.com/2009/08/01/sideburns/comment-page-1/#comment-144</link>
		<dc:creator>Steven Wilkin</dc:creator>
		<pubDate>Mon, 03 Aug 2009 12:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/?p=54#comment-144</guid>
		<description>Pictures!</description>
		<content:encoded><![CDATA[<p>Pictures!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on syntax error before ‘AT_NAME’ token by nmancer61</title>
		<link>http://godswearhats.com/2007/10/22/syntax-error-before-%e2%80%98at_name%e2%80%99-token/comment-page-1/#comment-141</link>
		<dc:creator>nmancer61</dc:creator>
		<pubDate>Wed, 22 Jul 2009 20:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/2007/10/22/syntax-error-before-%e2%80%98at_name%e2%80%99-token/#comment-141</guid>
		<description>Also, got this error when the cache was corrupted. 
Indicated the error was coming from a UIKit header in the cache

(Xcode 3.1.1)

Go to the the following menu:
    Xcode -&gt; Empty Caches</description>
		<content:encoded><![CDATA[<p>Also, got this error when the cache was corrupted.<br />
Indicated the error was coming from a UIKit header in the cache</p>
<p>(Xcode 3.1.1)</p>
<p>Go to the the following menu:<br />
    Xcode -&gt; Empty Caches</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on syntax error before ‘AT_NAME’ token by Matt</title>
		<link>http://godswearhats.com/2007/10/22/syntax-error-before-%e2%80%98at_name%e2%80%99-token/comment-page-1/#comment-139</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 22 Jun 2009 03:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/2007/10/22/syntax-error-before-%e2%80%98at_name%e2%80%99-token/#comment-139</guid>
		<description>Ok my turn with this fun and exciting message.

Turns out my problem was having @class ClassName in a header file as well as importing the ClassName.h file. Obviously a trap for young players.

9 errors and 2 warnings to perfect build...</description>
		<content:encoded><![CDATA[<p>Ok my turn with this fun and exciting message.</p>
<p>Turns out my problem was having @class ClassName in a header file as well as importing the ClassName.h file. Obviously a trap for young players.</p>
<p>9 errors and 2 warnings to perfect build&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on syntax error before ‘AT_NAME’ token by Ajay Gautam</title>
		<link>http://godswearhats.com/2007/10/22/syntax-error-before-%e2%80%98at_name%e2%80%99-token/comment-page-1/#comment-133</link>
		<dc:creator>Ajay Gautam</dc:creator>
		<pubDate>Wed, 29 Apr 2009 18:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/2007/10/22/syntax-error-before-%e2%80%98at_name%e2%80%99-token/#comment-133</guid>
		<description>Thanks for the pointer :) After 15 minutes of pain and frustration, finally found the line missing the &quot;;&quot; just before @end ! Sigh...</description>
		<content:encoded><![CDATA[<p>Thanks for the pointer <img src='http://godswearhats.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  After 15 minutes of pain and frustration, finally found the line missing the &#8220;;&#8221; just before @end ! Sigh&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on syntax error before ‘AT_NAME’ token by Richard J Keys</title>
		<link>http://godswearhats.com/2007/10/22/syntax-error-before-%e2%80%98at_name%e2%80%99-token/comment-page-1/#comment-132</link>
		<dc:creator>Richard J Keys</dc:creator>
		<pubDate>Thu, 16 Apr 2009 11:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/2007/10/22/syntax-error-before-%e2%80%98at_name%e2%80%99-token/#comment-132</guid>
		<description>Thanks for this, it&#039;s really saved me a headache!

I went from 38 errors &amp; 5 warnings to Build Succeeded straight off!

Winner!</description>
		<content:encoded><![CDATA[<p>Thanks for this, it&#8217;s really saved me a headache!</p>
<p>I went from 38 errors &amp; 5 warnings to Build Succeeded straight off!</p>
<p>Winner!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on syntax error before ‘AT_NAME’ token by aidan</title>
		<link>http://godswearhats.com/2007/10/22/syntax-error-before-%e2%80%98at_name%e2%80%99-token/comment-page-1/#comment-131</link>
		<dc:creator>aidan</dc:creator>
		<pubDate>Mon, 13 Apr 2009 14:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/2007/10/22/syntax-error-before-%e2%80%98at_name%e2%80%99-token/#comment-131</guid>
		<description>I&#039;m not sure.  I&#039;ve never found one.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure.  I&#8217;ve never found one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on syntax error before ‘AT_NAME’ token by Jstorey</title>
		<link>http://godswearhats.com/2007/10/22/syntax-error-before-%e2%80%98at_name%e2%80%99-token/comment-page-1/#comment-130</link>
		<dc:creator>Jstorey</dc:creator>
		<pubDate>Sun, 29 Mar 2009 00:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://godswearhats.com/2007/10/22/syntax-error-before-%e2%80%98at_name%e2%80%99-token/#comment-130</guid>
		<description>Is there a lint program for Objective C? Finding these by hand is easy for a syntax checker but a huge hassle for a human</description>
		<content:encoded><![CDATA[<p>Is there a lint program for Objective C? Finding these by hand is easy for a syntax checker but a huge hassle for a human</p>
]]></content:encoded>
	</item>
</channel>
</rss>
