<?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 Tutorial: How to send In-App SMS</title>
	<atom:link href="http://blog.mugunthkumar.com/coding/iphone-tutorial-how-to-send-in-app-sms/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mugunthkumar.com/coding/iphone-tutorial-how-to-send-in-app-sms/</link>
	<description>iPhone, iPad, Windows Phone Development and Usability Guidelines</description>
	<lastBuildDate>Tue, 07 Feb 2012 00:53:00 +0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Andrés Canavesi</title>
		<link>http://blog.mugunthkumar.com/coding/iphone-tutorial-how-to-send-in-app-sms/comment-page-1/#comment-3239</link>
		<dc:creator>Andrés Canavesi</dc:creator>
		<pubDate>Thu, 02 Feb 2012 14:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mugunthkumar.com/?p=769#comment-3239</guid>
		<description>is there any possibility access to the send butto instance in order to click it programmatically ?, another option is click by its coordinates. To accomplish the very last we have to get the button coordinates like this: theButton.frame.origin.x and theButton.frame.origin.y. Still I can&#039;t do that</description>
		<content:encoded><![CDATA[<p>is there any possibility access to the send butto instance in order to click it programmatically ?, another option is click by its coordinates. To accomplish the very last we have to get the button coordinates like this: theButton.frame.origin.x and theButton.frame.origin.y. Still I can&#8217;t do that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaron</title>
		<link>http://blog.mugunthkumar.com/coding/iphone-tutorial-how-to-send-in-app-sms/comment-page-1/#comment-3197</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Wed, 11 Jan 2012 20:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mugunthkumar.com/?p=769#comment-3197</guid>
		<description>mms is a simple http post over the 3g data connection (i believe the carrier rejects it if it&#039;s over wifi). how can they stop you from performing an http post to an MMSC?</description>
		<content:encoded><![CDATA[<p>mms is a simple http post over the 3g data connection (i believe the carrier rejects it if it&#8217;s over wifi). how can they stop you from performing an http post to an MMSC?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petrus Ali Saputra</title>
		<link>http://blog.mugunthkumar.com/coding/iphone-tutorial-how-to-send-in-app-sms/comment-page-1/#comment-3178</link>
		<dc:creator>Petrus Ali Saputra</dc:creator>
		<pubDate>Mon, 02 Jan 2012 12:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mugunthkumar.com/?p=769#comment-3178</guid>
		<description>Can I send the message seamlessly? Thanks.</description>
		<content:encoded><![CDATA[<p>Can I send the message seamlessly? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Idan</title>
		<link>http://blog.mugunthkumar.com/coding/iphone-tutorial-how-to-send-in-app-sms/comment-page-1/#comment-3153</link>
		<dc:creator>Idan</dc:creator>
		<pubDate>Fri, 23 Dec 2011 02:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mugunthkumar.com/?p=769#comment-3153</guid>
		<description>Doesn&#039;t work for me for a reason I couldn&#039;t figure out myself.
Can you post a sample code?</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work for me for a reason I couldn&#8217;t figure out myself.<br />
Can you post a sample code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Idan</title>
		<link>http://blog.mugunthkumar.com/coding/iphone-tutorial-how-to-send-in-app-sms/comment-page-1/#comment-3152</link>
		<dc:creator>Idan</dc:creator>
		<pubDate>Fri, 23 Dec 2011 02:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mugunthkumar.com/?p=769#comment-3152</guid>
		<description>Doesn&#039;t work for me for some reason I cannot figure out myself.
Can you post a sample code?</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work for me for some reason I cannot figure out myself.<br />
Can you post a sample code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bilal841</title>
		<link>http://blog.mugunthkumar.com/coding/iphone-tutorial-how-to-send-in-app-sms/comment-page-1/#comment-3142</link>
		<dc:creator>Bilal841</dc:creator>
		<pubDate>Mon, 19 Dec 2011 05:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mugunthkumar.com/?p=769#comment-3142</guid>
		<description>Worked like a charm</description>
		<content:encoded><![CDATA[<p>Worked like a charm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shez</title>
		<link>http://blog.mugunthkumar.com/coding/iphone-tutorial-how-to-send-in-app-sms/comment-page-1/#comment-3140</link>
		<dc:creator>shez</dc:creator>
		<pubDate>Sat, 17 Dec 2011 08:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mugunthkumar.com/?p=769#comment-3140</guid>
		<description>Yes you can send sms without opening message ui sheet.

</description>
		<content:encoded><![CDATA[<p>Yes you can send sms without opening message ui sheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wajahatch888</title>
		<link>http://blog.mugunthkumar.com/coding/iphone-tutorial-how-to-send-in-app-sms/comment-page-1/#comment-3083</link>
		<dc:creator>Wajahatch888</dc:creator>
		<pubDate>Wed, 23 Nov 2011 13:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mugunthkumar.com/?p=769#comment-3083</guid>
		<description>How to implement adress book in your code , please tell me</description>
		<content:encoded><![CDATA[<p>How to implement adress book in your code , please tell me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donaldheinis</title>
		<link>http://blog.mugunthkumar.com/coding/iphone-tutorial-how-to-send-in-app-sms/comment-page-1/#comment-3053</link>
		<dc:creator>Donaldheinis</dc:creator>
		<pubDate>Wed, 26 Oct 2011 13:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mugunthkumar.com/?p=769#comment-3053</guid>
		<description>I am newbie - is it ipossible to send SMS&#039;s per application i.e. that an application is sending a SMS? - and that a application can receive / analyse an incoming SMS?
TIA Guz</description>
		<content:encoded><![CDATA[<p>I am newbie &#8211; is it ipossible to send SMS&#8217;s per application i.e. that an application is sending a SMS? &#8211; and that a application can receive / analyse an incoming SMS?<br />
TIA Guz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iOS Tutorial: Sending In App Tweets &#124; MKBlog</title>
		<link>http://blog.mugunthkumar.com/coding/iphone-tutorial-how-to-send-in-app-sms/comment-page-1/#comment-3043</link>
		<dc:creator>iOS Tutorial: Sending In App Tweets &#124; MKBlog</dc:creator>
		<pubDate>Fri, 21 Oct 2011 17:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mugunthkumar.com/?p=769#comment-3043</guid>
		<description>[...] Sending a Tweet is much similar to sending a In App email or an In App SMS [...]</description>
		<content:encoded><![CDATA[<p>[...] Sending a Tweet is much similar to sending a In App email or an In App SMS [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: blog.mugunthkumar.com @ 2012-02-07 21:01:53 -->
