<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kiran Kumar &#187; curl</title>
	<atom:link href="http://www.thekirankumar.com/blog/tag/curl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thekirankumar.com/blog</link>
	<description>blog &#38; portfolio</description>
	<lastBuildDate>Thu, 27 Oct 2011 18:19:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Flash iPhone widget (with sourcecode) for subscribing to Google SMS channels</title>
		<link>http://www.thekirankumar.com/blog/2009/11/01/flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels/</link>
		<comments>http://www.thekirankumar.com/blog/2009/11/01/flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 12:21:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[automate google sms channels]]></category>
		<category><![CDATA[channels]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash api for google sms]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google sms api in php]]></category>
		<category><![CDATA[google sms channels india free API]]></category>
		<category><![CDATA[google sms channels widget]]></category>
		<category><![CDATA[google sms through iphone widget]]></category>
		<category><![CDATA[height]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphone flash sourcecode]]></category>
		<category><![CDATA[iphone flash widget]]></category>
		<category><![CDATA[iphone framework flash]]></category>
		<category><![CDATA[iphone like flash interface]]></category>
		<category><![CDATA[iphone simulator in flash]]></category>
		<category><![CDATA[iphone UI in flash]]></category>
		<category><![CDATA[kml]]></category>
		<category><![CDATA[mobile number]]></category>
		<category><![CDATA[mobile phone]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php code]]></category>
		<category><![CDATA[php curl google sms channels]]></category>
		<category><![CDATA[send free sms]]></category>
		<category><![CDATA[send free sms widget]]></category>
		<category><![CDATA[send sms through google and php]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[sms channels api]]></category>
		<category><![CDATA[sourcecode]]></category>
		<category><![CDATA[subscribers]]></category>
		<category><![CDATA[username]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.kiransuniverse.com/blog/?p=78</guid>
		<description><![CDATA[This widget will enable your site visitors to subscribe to you google sms channel just by entering their mobile number. An invite is sent to their mobile phone automatically. Please wait till the widget loads 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_iphone_2005089595"
			class="flashmovie"
			width="275"
			height="500">
	<param name="movie" value="http://www.thekirankumar.com/blog/wp-content/uploads/2009/11/iphone.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.thekirankumar.com/blog/wp-content/uploads/2009/11/iphone.swf"
			name="fm_iphone_2005089595"
			width="275"
			height="500">
	<!--<![endif]-->
		 
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> The php curl script will automate a user login to google sms]]></description>
			<content:encoded><![CDATA[<p>This widget will enable your site visitors to subscribe to you google sms channel just by entering their mobile number. An invite is sent to their mobile phone automatically.</p>
<p>Please wait till the widget loads</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_iphone_1383040914"
			class="flashmovie"
			width="275"
			height="500">
	<param name="movie" value="http://www.thekirankumar.com/blog/wp-content/uploads/2009/11/iphone.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.thekirankumar.com/blog/wp-content/uploads/2009/11/iphone.swf"
			name="fm_iphone_1383040914"
			width="275"
			height="500">
	<!--<![endif]-->
		
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>The php curl script will automate a user login to google sms channel <span id="more-78"></span>( define username/password in the php code ) and then will send an invite sms to the number specified through the iphone UI. I also had written a script which will send a group sms to all your sms subscribers without actually logging-in to Google sms channels. I will try to find the script and post it here soon.</p>
<table border='0' style='border-size:1px;' cellpadding='20px'><tr><td><a href="http://www.thekirankumar.com/blog/downloads/iphone.zip"><img src="http://www.thekirankumar.com/blog/wp-content/plugins/download-monitor/img/downloadnow.gif" alt="Flash sourcecode (.fla) file for the iphone widget" /></a><br /></td><td> <a href='http://www.thekirankumar.com/blog/downloads/iphone.zip' title=''><font size='3'></font></a> (<font size ='3'>573 hits</font>)  <br/>Flash sourcecode (.fla) file for the iphone widget<br /><input type="hidden" name="IL_RELATED_TAGS" value="1"/><b>Download</b></td></tr></table>

<h4>Incoming search terms:</h4><ul><li><a href="http://www.thekirankumar.com/blog/2009/11/01/flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels/" title="iphone sms app source code">iphone sms app source code</a> (3)</li><li><a href="http://www.thekirankumar.com/blog/2009/11/01/flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels/" title="flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels">flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels</a> (2)</li><li><a href="http://www.thekirankumar.com/blog/2009/11/01/flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels/" title="iphone widget flash">iphone widget flash</a> (2)</li><li><a href="http://www.thekirankumar.com/blog/2009/11/01/flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels/" title="widget google iphone">widget google iphone</a> (1)</li><li><a href="http://www.thekirankumar.com/blog/2009/11/01/flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels/" title="php source code for How Do I Send SMS To Mobiles Through My Site">php source code for How Do I Send SMS To Mobiles Through My Site</a> (1)</li><li><a href="http://www.thekirankumar.com/blog/2009/11/01/flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels/" title="list of sms channels in india">list of sms channels in india</a> (1)</li><li><a href="http://www.thekirankumar.com/blog/2009/11/01/flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels/" title="iphone widget sources">iphone widget sources</a> (1)</li><li><a href="http://www.thekirankumar.com/blog/2009/11/01/flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels/" title="iphone widget script">iphone widget script</a> (1)</li><li><a href="http://www.thekirankumar.com/blog/2009/11/01/flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels/" title="iphone flash fla">iphone flash fla</a> (1)</li><li><a href="http://www.thekirankumar.com/blog/2009/11/01/flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels/" title="iphone widget adobe flash">iphone widget adobe flash</a> (1)</li></ul><!-- SEO SearchTerms Tagging 2 plugin took 6.79 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.thekirankumar.com/blog/2009/11/01/flash-widget-with-sourcecode-for-subscribing-to-google-sms-channels/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

