<?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: Excellent iPhone Email App Tutorial</title>
	<atom:link href="http://www.steili.com/wordpress/2009/02/25/excellent-iphone-email-app-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.steili.com/wordpress/2009/02/25/excellent-iphone-email-app-tutorial/</link>
	<description>My life ... My blog</description>
	<lastBuildDate>Fri, 21 May 2010 06:52:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: brandon</title>
		<link>http://www.steili.com/wordpress/2009/02/25/excellent-iphone-email-app-tutorial/comment-page-1/#comment-115</link>
		<dc:creator>brandon</dc:creator>
		<pubDate>Wed, 15 Apr 2009 02:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.steili.com/wordpress/?p=138#comment-115</guid>
		<description>http://code.google.com/p/skpsmtpmessage/

To my understanding sending en email w/ an attachment is a no go unless you use your own smtp... which is what the goal of the above project was. Let me know how that works out for you!</description>
		<content:encoded><![CDATA[<p><a href="http://code.google.com/p/skpsmtpmessage/" rel="nofollow">http://code.google.com/p/skpsmtpmessage/</a></p>
<p>To my understanding sending en email w/ an attachment is a no go unless you use your own smtp&#8230; which is what the goal of the above project was. Let me know how that works out for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rich</title>
		<link>http://www.steili.com/wordpress/2009/02/25/excellent-iphone-email-app-tutorial/comment-page-1/#comment-114</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Tue, 14 Apr 2009 11:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.steili.com/wordpress/?p=138#comment-114</guid>
		<description>Great tut, thank you so much. I was figuring out how to incorperate email into my app, this confirmed that what I was doing is fine, the only thing is, I am still trying to see if I can send the file my app created, any suggestions?

Thank you again.</description>
		<content:encoded><![CDATA[<p>Great tut, thank you so much. I was figuring out how to incorperate email into my app, this confirmed that what I was doing is fine, the only thing is, I am still trying to see if I can send the file my app created, any suggestions?</p>
<p>Thank you again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brandon</title>
		<link>http://www.steili.com/wordpress/2009/02/25/excellent-iphone-email-app-tutorial/comment-page-1/#comment-102</link>
		<dc:creator>brandon</dc:creator>
		<pubDate>Thu, 09 Apr 2009 22:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.steili.com/wordpress/?p=138#comment-102</guid>
		<description>No problem - glad you got it sorted. You&#039;ll come to find you spend a lot of your time beating your head against the desk, only to find it was something you thought you already tried...</description>
		<content:encoded><![CDATA[<p>No problem &#8211; glad you got it sorted. You&#8217;ll come to find you spend a lot of your time beating your head against the desk, only to find it was something you thought you already tried&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SirChasm</title>
		<link>http://www.steili.com/wordpress/2009/02/25/excellent-iphone-email-app-tutorial/comment-page-1/#comment-101</link>
		<dc:creator>SirChasm</dc:creator>
		<pubDate>Thu, 09 Apr 2009 20:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.steili.com/wordpress/?p=138#comment-101</guid>
		<description>&lt;a href=&quot;#comment-100&quot; rel=&quot;nofollow&quot;&gt;@brandon&lt;/a&gt; 
Thanks Brandon!  That was it- I could have sworn I tried that too..  The video specifically says to use lowercase in one place then shows Mixed in another but I guess it taught me a valuable lesson.  Cheers!</description>
		<content:encoded><![CDATA[<p><a href="#comment-100" rel="nofollow">@brandon</a><br />
Thanks Brandon!  That was it- I could have sworn I tried that too..  The video specifically says to use lowercase in one place then shows Mixed in another but I guess it taught me a valuable lesson.  Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brandon</title>
		<link>http://www.steili.com/wordpress/2009/02/25/excellent-iphone-email-app-tutorial/comment-page-1/#comment-100</link>
		<dc:creator>brandon</dc:creator>
		<pubDate>Thu, 09 Apr 2009 16:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.steili.com/wordpress/?p=138#comment-100</guid>
		<description>Try this instead:

UIInterfaceOrientationLandscapeLeft 

Cocoa is case sensitive - so UIInterfaceOrientationlandscapeLeft is not the same as UIInterfaceOrientationLandscapeLeft

:)</description>
		<content:encoded><![CDATA[<p>Try this instead:</p>
<p>UIInterfaceOrientationLandscapeLeft </p>
<p>Cocoa is case sensitive &#8211; so UIInterfaceOrientationlandscapeLeft is not the same as UIInterfaceOrientationLandscapeLeft</p>
<p> <img src='http://www.steili.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SirChasm</title>
		<link>http://www.steili.com/wordpress/2009/02/25/excellent-iphone-email-app-tutorial/comment-page-1/#comment-99</link>
		<dc:creator>SirChasm</dc:creator>
		<pubDate>Thu, 09 Apr 2009 15:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.steili.com/wordpress/?p=138#comment-99</guid>
		<description>Complete newbie here..

When I modify the .m file as shown:

- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation 
{
	if (interfaceOrientation != UIInterfaceOrientationlandscapeleft)
		return (UIInterfaceOrientationlandscapeleft);

	return YES;
}

..then hit Build and Go, it returns the error:
&quot;error: &#039;UIInterfaceOrientationlandscapeleft&#039; undeclared (first use in this function).

I added the entry in the Info.plist file as instructed.  What am I missing?

THANKS!</description>
		<content:encoded><![CDATA[<p>Complete newbie here..</p>
<p>When I modify the .m file as shown:</p>
<p>- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation<br />
{<br />
	if (interfaceOrientation != UIInterfaceOrientationlandscapeleft)<br />
		return (UIInterfaceOrientationlandscapeleft);</p>
<p>	return YES;<br />
}</p>
<p>..then hit Build and Go, it returns the error:<br />
&#8220;error: &#8216;UIInterfaceOrientationlandscapeleft&#8217; undeclared (first use in this function).</p>
<p>I added the entry in the Info.plist file as instructed.  What am I missing?</p>
<p>THANKS!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
