<?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 on: ARGH! iPhone dev is stupid</title>
	<atom:link href="http://www.awsom.org/2010/argh-iphone-dev-is-stupid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.awsom.org/2010/argh-iphone-dev-is-stupid/</link>
	<description>Get your website up and running in an AWSOM fashion</description>
	<lastBuildDate>Wed, 18 Aug 2010 19:10:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: john</title>
		<link>http://www.awsom.org/2010/argh-iphone-dev-is-stupid/comment-page-1/#comment-32114</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 07 May 2010 05:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.awsom.org/?p=425#comment-32114</guid>
		<description>You need to get a palm pre.</description>
		<content:encoded><![CDATA[<p>You need to get a palm pre.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harknell</title>
		<link>http://www.awsom.org/2010/argh-iphone-dev-is-stupid/comment-page-1/#comment-29255</link>
		<dc:creator>Harknell</dc:creator>
		<pubDate>Fri, 05 Mar 2010 23:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.awsom.org/?p=425#comment-29255</guid>
		<description>Yeah, that&#039;s the part that bothered me. OS X shouldn&#039;t have behaved like that.</description>
		<content:encoded><![CDATA[<p>Yeah, that&#8217;s the part that bothered me. OS X shouldn&#8217;t have behaved like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fsufitch</title>
		<link>http://www.awsom.org/2010/argh-iphone-dev-is-stupid/comment-page-1/#comment-29252</link>
		<dc:creator>fsufitch</dc:creator>
		<pubDate>Fri, 05 Mar 2010 22:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.awsom.org/?p=425#comment-29252</guid>
		<description>Now *that* is something weird, and sounds like a problem in Apple&#039;s software. I usually only ever use lowercase file names, even on Windows, just to avoid weird bugs like this. I wouldn&#039;t have expected it on a Mac though.</description>
		<content:encoded><![CDATA[<p>Now *that* is something weird, and sounds like a problem in Apple&#8217;s software. I usually only ever use lowercase file names, even on Windows, just to avoid weird bugs like this. I wouldn&#8217;t have expected it on a Mac though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harknell</title>
		<link>http://www.awsom.org/2010/argh-iphone-dev-is-stupid/comment-page-1/#comment-29240</link>
		<dc:creator>harknell</dc:creator>
		<pubDate>Fri, 05 Mar 2010 13:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.awsom.org/?p=425#comment-29240</guid>
		<description>Hi, yes it has everything to do with the file system. But in this case it&#039;s a reverse--this was happening on a Mac where it SHOULD have failed due to the difference in naming. But it didn&#039;t for some reason. It only fails in the final bundled app version running on the SAME hardware. Very weird behavior and totally difficult to detect until it was already submitted. If I had developed the app on a PC I would more understand that this could happen.</description>
		<content:encoded><![CDATA[<p>Hi, yes it has everything to do with the file system. But in this case it&#8217;s a reverse&#8211;this was happening on a Mac where it SHOULD have failed due to the difference in naming. But it didn&#8217;t for some reason. It only fails in the final bundled app version running on the SAME hardware. Very weird behavior and totally difficult to detect until it was already submitted. If I had developed the app on a PC I would more understand that this could happen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fsufitch</title>
		<link>http://www.awsom.org/2010/argh-iphone-dev-is-stupid/comment-page-1/#comment-29235</link>
		<dc:creator>fsufitch</dc:creator>
		<pubDate>Fri, 05 Mar 2010 10:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.awsom.org/?p=425#comment-29235</guid>
		<description>This would be because of the difference in operating systems, or rather the file system in use. In Windows, SoMeFiLe.TxT and somefile.txt are the same file. The iPhone OS, and Macs in general, being UNIX-based, have case-sensitive file names, which results in the problem you discovered. It&#039;s not something Apple can fix, and certainly not something Microsoft will fix anytime soon. I think that developing these on OS X would fix the problem. 

Just my $.02. I have never developed an iPhone app, though. This is just my knee-jerk reaction, having run into similar problems with other programming.</description>
		<content:encoded><![CDATA[<p>This would be because of the difference in operating systems, or rather the file system in use. In Windows, SoMeFiLe.TxT and somefile.txt are the same file. The iPhone OS, and Macs in general, being UNIX-based, have case-sensitive file names, which results in the problem you discovered. It&#8217;s not something Apple can fix, and certainly not something Microsoft will fix anytime soon. I think that developing these on OS X would fix the problem. </p>
<p>Just my $.02. I have never developed an iPhone app, though. This is just my knee-jerk reaction, having run into similar problems with other programming.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
