<?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: Using twitter and twibble for mobile tracking</title>
	<atom:link href="http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/</link>
	<description>Alex' blog</description>
	<lastBuildDate>Mon, 30 Jan 2012 22:34:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex</title>
		<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/comment-page-1/#comment-179991</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 20 Dec 2010 10:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-179991</guid>
		<description>Talking to twitter directly from your uC is hard, because twitter needs Oauth by now. Search for examples with Arduino and twitter to see how it&#039;s done.</description>
		<content:encoded><![CDATA[<p>Talking to twitter directly from your uC is hard, because twitter needs Oauth by now. Search for examples with Arduino and twitter to see how it&#8217;s done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fahad</title>
		<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/comment-page-1/#comment-179429</link>
		<dc:creator>fahad</dc:creator>
		<pubDate>Sun, 19 Dec 2010 13:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-179429</guid>
		<description>I forgot to mention I did ur first project (Sms to email service).I succeeded with that. But sms is too expensive! :) waiting for ur reply!</description>
		<content:encoded><![CDATA[<p>I forgot to mention I did ur first project (Sms to email service).I succeeded with that. But sms is too expensive! <img src='http://tinkerlog.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  waiting for ur reply!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fahad</title>
		<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/comment-page-1/#comment-179401</link>
		<dc:creator>fahad</dc:creator>
		<pubDate>Sun, 19 Dec 2010 13:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-179401</guid>
		<description>thanx for the reply. I was keep rounding for several weeks.How about this: my telit module will continuously(like every 2min) send data to twitter? How i do that?
 I dont know python,so cant understand ur firmwire.I rather do it by uC.I read ur other tutorials.But dont wana use SMS to email service. Rather than want to use the &quot;Twitter&quot; one. I know how to enable GPRS, but how I will send data to twitter and fetch the KML file? (As u mention, for KML file I need TWIBBLE). Thanx Alex!</description>
		<content:encoded><![CDATA[<p>thanx for the reply. I was keep rounding for several weeks.How about this: my telit module will continuously(like every 2min) send data to twitter? How i do that?<br />
 I dont know python,so cant understand ur firmwire.I rather do it by uC.I read ur other tutorials.But dont wana use SMS to email service. Rather than want to use the &#8220;Twitter&#8221; one. I know how to enable GPRS, but how I will send data to twitter and fetch the KML file? (As u mention, for KML file I need TWIBBLE). Thanx Alex!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/comment-page-1/#comment-179373</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 19 Dec 2010 09:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-179373</guid>
		<description>Maybe then it is easier to buy a Bluetooth GPS device and use that with your PC.</description>
		<content:encoded><![CDATA[<p>Maybe then it is easier to buy a Bluetooth GPS device and use that with your PC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fahad</title>
		<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/comment-page-1/#comment-179366</link>
		<dc:creator>fahad</dc:creator>
		<pubDate>Sun, 19 Dec 2010 09:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-179366</guid>
		<description>Oops sorry! I wana do it through GPRS rather than sms.</description>
		<content:encoded><![CDATA[<p>Oops sorry! I wana do it through GPRS rather than sms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fahad</title>
		<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/comment-page-1/#comment-179355</link>
		<dc:creator>fahad</dc:creator>
		<pubDate>Sun, 19 Dec 2010 08:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-179355</guid>
		<description>HI alex,
Nice post up there. I have some questions.Twibble is use in mobiles.But i want to do the same through PC.How come I keep posting my GPS position in twitter?I also like to trace when i wanted.Like i made a interface in PC.When I click a button it will fetch a GPS position and post in twitter.But I dont wanna do it by GPRS, rather than sms. Can u just giv me a idea.Thanx!</description>
		<content:encoded><![CDATA[<p>HI alex,<br />
Nice post up there. I have some questions.Twibble is use in mobiles.But i want to do the same through PC.How come I keep posting my GPS position in twitter?I also like to trace when i wanted.Like i made a interface in PC.When I click a button it will fetch a GPS position and post in twitter.But I dont wanna do it by GPRS, rather than sms. Can u just giv me a idea.Thanx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/comment-page-1/#comment-110950</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 07 Jun 2010 08:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-110950</guid>
		<description>Hi Vanny,
check this out: http://en.wikipedia.org/wiki/Basic_access_authentication
Cheers,
Alex</description>
		<content:encoded><![CDATA[<p>Hi Vanny,<br />
check this out: <a href="http://en.wikipedia.org/wiki/Basic_access_authentication" rel="nofollow">http://en.wikipedia.org/wiki/Basic_access_authentication</a><br />
Cheers,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vanny</title>
		<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/comment-page-1/#comment-110552</link>
		<dc:creator>vanny</dc:creator>
		<pubDate>Fri, 04 Jun 2010 10:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-110552</guid>
		<description>Hi...Your work really helped me. But I&#039;m trying to do it and i have no response...anda i have a question, when we have to put the autorization Authorization: Basic , what do we put?the twitter username?</description>
		<content:encoded><![CDATA[<p>Hi&#8230;Your work really helped me. But I&#8217;m trying to do it and i have no response&#8230;anda i have a question, when we have to put the autorization Authorization: Basic , what do we put?the twitter username?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jati</title>
		<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/comment-page-1/#comment-83251</link>
		<dc:creator>Jati</dc:creator>
		<pubDate>Thu, 13 Aug 2009 02:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-83251</guid>
		<description>Hi Alex,

your project inspired me to finally buy that SparkFun evaluation board. now though i&#039;m wondering if you could help me in finding the way to receive UDP/TCP data through gprs. i&#039;ve succeeded in sending the data to twitter like you did, but now i wanted to be able to receive data on the module.

i&#039;ve whipped up a small udp application on my pc so i should be able to send outgoing data. but no luck on the module side. python examples maybe? (pretty please :D)

thanks for all the info</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>your project inspired me to finally buy that SparkFun evaluation board. now though i&#8217;m wondering if you could help me in finding the way to receive UDP/TCP data through gprs. i&#8217;ve succeeded in sending the data to twitter like you did, but now i wanted to be able to receive data on the module.</p>
<p>i&#8217;ve whipped up a small udp application on my pc so i should be able to send outgoing data. but no luck on the module side. python examples maybe? (pretty please <img src='http://tinkerlog.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> )</p>
<p>thanks for all the info</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/comment-page-1/#comment-81339</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 14 Jul 2009 06:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-81339</guid>
		<description>Who&#039;s nick??
Anyway, you should look at http://apiwiki.twitter.com/Things-Every-Developer-Should-Know to see, if you get it working on the command line. curl is a great tool.
After that, try it with the modem again.</description>
		<content:encoded><![CDATA[<p>Who&#8217;s nick??<br />
Anyway, you should look at <a href="http://apiwiki.twitter.com/Things-Every-Developer-Should-Know" rel="nofollow">http://apiwiki.twitter.com/Things-Every-Developer-Should-Know</a> to see, if you get it working on the command line. curl is a great tool.<br />
After that, try it with the modem again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

