<?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: iPhone Coding Snippet â€“ In Application Emailing</title>
	<atom:link href="http://www.icodeblog.com/2009/11/18/iphone-coding-tutorial-in-application-emailing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.icodeblog.com/2009/11/18/iphone-coding-tutorial-in-application-emailing/</link>
	<description>Conquering the mobile universe</description>
	<lastBuildDate>Fri, 10 Feb 2012 21:48:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: blueZone</title>
		<link>http://www.icodeblog.com/2009/11/18/iphone-coding-tutorial-in-application-emailing/#comment-8865</link>
		<dc:creator>blueZone</dc:creator>
		<pubDate>Wed, 30 Nov 2011 21:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1488#comment-8865</guid>
		<description>how to include the image capture of scroll view
</description>
		<content:encoded><![CDATA[<p>how to include the image capture of scroll view</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blueZone</title>
		<link>http://www.icodeblog.com/2009/11/18/iphone-coding-tutorial-in-application-emailing/#comment-8866</link>
		<dc:creator>blueZone</dc:creator>
		<pubDate>Wed, 30 Nov 2011 21:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1488#comment-8866</guid>
		<description>how to include the image capture of scroll view
</description>
		<content:encoded><![CDATA[<p>how to include the image capture of scroll view</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gina</title>
		<link>http://www.icodeblog.com/2009/11/18/iphone-coding-tutorial-in-application-emailing/#comment-8020</link>
		<dc:creator>gina</dc:creator>
		<pubDate>Sun, 04 Sep 2011 05:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1488#comment-8020</guid>
		<description>is there a way to hide the recipient or use a pseudo name instead of using the actual email address?</description>
		<content:encoded><![CDATA[<p>is there a way to hide the recipient or use a pseudo name instead of using the actual email address?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raksmey Jonh</title>
		<link>http://www.icodeblog.com/2009/11/18/iphone-coding-tutorial-in-application-emailing/#comment-7556</link>
		<dc:creator>Raksmey Jonh</dc:creator>
		<pubDate>Tue, 09 Aug 2011 07:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1488#comment-7556</guid>
		<description>After mail sent can i get email message?</description>
		<content:encoded><![CDATA[<p>After mail sent can i get email message?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nehal11</title>
		<link>http://www.icodeblog.com/2009/11/18/iphone-coding-tutorial-in-application-emailing/#comment-5738</link>
		<dc:creator>Nehal11</dc:creator>
		<pubDate>Fri, 18 Mar 2011 07:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1488#comment-5738</guid>
		<description>Can i send email using simulator or i have to test it on device?</description>
		<content:encoded><![CDATA[<p>Can i send email using simulator or i have to test it on device?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aryan</title>
		<link>http://www.icodeblog.com/2009/11/18/iphone-coding-tutorial-in-application-emailing/#comment-5664</link>
		<dc:creator>Aryan</dc:creator>
		<pubDate>Mon, 14 Mar 2011 18:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1488#comment-5664</guid>
		<description>Great tutorial, do you have a way to choose an attachment during mail creation, instead of hardcoding the same.</description>
		<content:encoded><![CDATA[<p>Great tutorial, do you have a way to choose an attachment during mail creation, instead of hardcoding the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.icodeblog.com/2009/11/18/iphone-coding-tutorial-in-application-emailing/#comment-4409</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 24 Jan 2011 18:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1488#comment-4409</guid>
		<description>You mean the MessageUI.framework, but thanks, that fixed the problem for me.</description>
		<content:encoded><![CDATA[<p>You mean the MessageUI.framework, but thanks, that fixed the problem for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tommy</title>
		<link>http://www.icodeblog.com/2009/11/18/iphone-coding-tutorial-in-application-emailing/#comment-4408</link>
		<dc:creator>tommy</dc:creator>
		<pubDate>Sat, 22 Jan 2011 09:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1488#comment-4408</guid>
		<description>You need to include the UIMessage framework</description>
		<content:encoded><![CDATA[<p>You need to include the UIMessage framework</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thromordyn</title>
		<link>http://www.icodeblog.com/2009/11/18/iphone-coding-tutorial-in-application-emailing/#comment-4407</link>
		<dc:creator>Thromordyn</dc:creator>
		<pubDate>Wed, 19 Jan 2011 15:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1488#comment-4407</guid>
		<description>How would one go about saving a draft? It&#039;s typically unnecessary for a lot of simple implementations (eg, bug reporting), but the option is there.</description>
		<content:encoded><![CDATA[<p>How would one go about saving a draft? It&#8217;s typically unnecessary for a lot of simple implementations (eg, bug reporting), but the option is there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rolex Parts</title>
		<link>http://www.icodeblog.com/2009/11/18/iphone-coding-tutorial-in-application-emailing/#comment-4406</link>
		<dc:creator>Rolex Parts</dc:creator>
		<pubDate>Fri, 24 Dec 2010 10:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=1488#comment-4406</guid>
		<description>Your post have good information photo are also inspire to me on this website.......
thanks for sharing great information...</description>
		<content:encoded><![CDATA[<p>Your post have good information photo are also inspire to me on this website&#8230;&#8230;.<br />
thanks for sharing great information&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

