<?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>Sat, 04 Sep 2010 08:26:00 +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-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>
	<item>
		<title>By: ee</title>
		<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/comment-page-1/#comment-81316</link>
		<dc:creator>ee</dc:creator>
		<pubDate>Mon, 13 Jul 2009 23:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-81316</guid>
		<description>hi nick
  
I want post on Twitter a data like &quot;123.&quot; I tried a simple way with the AT commands but had no success. I have follow the code in Python and I wrote in termimal the following commands:

at
OK

AT+CGDCONT=1,&quot;IP&quot;,&quot;internet&quot;,&quot;0.0.0.0&quot;,0,0
OK

AT#GPRS=1
+IP: 89.214.145.84
OK

AT#GPRS?
#GPRS: 1
OK


AT#SKTD=0,80,&quot;twitter.com&quot;,0,0
CONNECT

POST /statuses/update.xml HTTP/1.1
Host: twitter.com
Authorization: Basic XXXXXXXXXXXXXXXXXXXX=
Content-Type: application/x-www-form-urlencoded
Content-Length: 3

123


after that, I will check in Twitter if my data &quot;123 are updated, but NOTHING 

What is your suggestion?

Thanks!</description>
		<content:encoded><![CDATA[<p>hi nick</p>
<p>I want post on Twitter a data like &#8220;123.&#8221; I tried a simple way with the AT commands but had no success. I have follow the code in Python and I wrote in termimal the following commands:</p>
<p>at<br />
OK</p>
<p>AT+CGDCONT=1,&#8221;IP&#8221;,&#8221;internet&#8221;,&#8221;0.0.0.0&#8243;,0,0<br />
OK</p>
<p>AT#GPRS=1<br />
+IP: 89.214.145.84<br />
OK</p>
<p>AT#GPRS?<br />
#GPRS: 1<br />
OK</p>
<p>AT#SKTD=0,80,&#8221;twitter.com&#8221;,0,0<br />
CONNECT</p>
<p>POST /statuses/update.xml HTTP/1.1<br />
Host: twitter.com<br />
Authorization: Basic XXXXXXXXXXXXXXXXXXXX=<br />
Content-Type: application/x-www-form-urlencoded<br />
Content-Length: 3</p>
<p>123</p>
<p>after that, I will check in Twitter if my data &#8220;123 are updated, but NOTHING </p>
<p>What is your suggestion?</p>
<p>Thanks!</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-79619</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 14 Jun 2009 22:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-79619</guid>
		<description>Hi Fabio,
take a look at BatchPCB. They make even smallest orders possible. For the molex connector, I&#039;m not sure. I would try it with hot air.
Cheers,
Alex</description>
		<content:encoded><![CDATA[<p>Hi Fabio,<br />
take a look at BatchPCB. They make even smallest orders possible. For the molex connector, I&#8217;m not sure. I would try it with hot air.<br />
Cheers,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FÃ¡bio</title>
		<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/comment-page-1/#comment-79595</link>
		<dc:creator>FÃ¡bio</dc:creator>
		<pubDate>Sun, 14 Jun 2009 16:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-79595</guid>
		<description>Hi Alex,
I have a question to you. I will make a gps locator like yours, but probably I will use other module.
This one:
http://www.crownhill.co.uk/product.php?prod=1811
My problem is that I will need an Evaluation Board, you know where can I bought one? I already did the eagle schematic of the board and my problem now is where can I build it?
I need a place where they can put an 80-pin molex connector in the board, because it&#039;s impossible to do this manually.
Regards,
FÃ¡bio</description>
		<content:encoded><![CDATA[<p>Hi Alex,<br />
I have a question to you. I will make a gps locator like yours, but probably I will use other module.<br />
This one:<br />
<a href="http://www.crownhill.co.uk/product.php?prod=1811" rel="nofollow">http://www.crownhill.co.uk/product.php?prod=1811</a><br />
My problem is that I will need an Evaluation Board, you know where can I bought one? I already did the eagle schematic of the board and my problem now is where can I build it?<br />
I need a place where they can put an 80-pin molex connector in the board, because it&#8217;s impossible to do this manually.<br />
Regards,<br />
FÃ¡bio</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-76459</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 06 May 2009 07:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-76459</guid>
		<description>Hi Malith,
that may result from quite a number of different problems. To get closer, I would check the server side first. Check if the request actually reaches the server.
Cheers,
Alex</description>
		<content:encoded><![CDATA[<p>Hi Malith,<br />
that may result from quite a number of different problems. To get closer, I would check the server side first. Check if the request actually reaches the server.<br />
Cheers,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malith</title>
		<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/comment-page-1/#comment-76449</link>
		<dc:creator>Malith</dc:creator>
		<pubDate>Wed, 06 May 2009 05:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-76449</guid>
		<description>Hi Alex,

MDM.send(&#039;AT#SKTD=0,80,&quot;www.eng.ruh.ac.lk&quot;\r&#039;, 0)
    x=MDM.receive(10)
    debugmsg(&#039;connecting to site = %s&#039; %x);

debuging message--&gt; 
     connecting to site=\r\nCONNECT\r\n

MDM.send(&#039;GET /fac/about_us.html HTTP/1.0\r&#039;, 0);
    b=MDM.receive(100)
    debugmsg(&#039;Final result : %s&#039; %b);

debuging message --&gt;

Final result :

It gives nothing in this output. can i solve it, need ur help Alex

Regards
Malith</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>MDM.send(&#8216;AT#SKTD=0,80,&#8221;www.eng.ruh.ac.lk&#8221;\r&#8217;, 0)<br />
    x=MDM.receive(10)<br />
    debugmsg(&#8216;connecting to site = %s&#8217; %x);</p>
<p>debuging message&#8211;&gt;<br />
     connecting to site=\r\nCONNECT\r\n</p>
<p>MDM.send(&#8216;GET /fac/about_us.html HTTP/1.0\r&#8217;, 0);<br />
    b=MDM.receive(100)<br />
    debugmsg(&#8216;Final result : %s&#8217; %b);</p>
<p>debuging message &#8211;&gt;</p>
<p>Final result :</p>
<p>It gives nothing in this output. can i solve it, need ur help Alex</p>
<p>Regards<br />
Malith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harald</title>
		<link>http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/comment-page-1/#comment-75561</link>
		<dc:creator>Harald</dc:creator>
		<pubDate>Tue, 28 Apr 2009 05:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/09/23/using-twitter-and-twibble-for-mobile-tracking/#comment-75561</guid>
		<description>Hi Alex,
Have you seen the new Aarlogic C10/3 of Round Solutions? It comes
with embedded Linux, GPRS module and Sirf3 GPS module. Based on
this board you can develop a cheap and powerful tracking or telemetry application quickly.
Round Solutions helps with free of charge demo code in C for:
- Code that supports tracking server http://www.track4free.com (Google Maps) and http://www.track4less.com (OpenStreetMaps)
- Code that grabs JPEG on standard web cam with USB interface including forwarding
Press release:
http://www.roundsolutions.com/news/embedded-linux-pc-gps.htm
Data sheets and schematic diagrams:
http://www.roundsolutions.com/aarlogic/index.htm
Regards
Harald</description>
		<content:encoded><![CDATA[<p>Hi Alex,<br />
Have you seen the new Aarlogic C10/3 of Round Solutions? It comes<br />
with embedded Linux, GPRS module and Sirf3 GPS module. Based on<br />
this board you can develop a cheap and powerful tracking or telemetry application quickly.<br />
Round Solutions helps with free of charge demo code in C for:<br />
- Code that supports tracking server <a href="http://www.track4free.com" rel="nofollow">http://www.track4free.com</a> (Google Maps) and <a href="http://www.track4less.com" rel="nofollow">http://www.track4less.com</a> (OpenStreetMaps)<br />
- Code that grabs JPEG on standard web cam with USB interface including forwarding<br />
Press release:<br />
<a href="http://www.roundsolutions.com/news/embedded-linux-pc-gps.htm" rel="nofollow">http://www.roundsolutions.com/news/embedded-linux-pc-gps.htm</a><br />
Data sheets and schematic diagrams:<br />
<a href="http://www.roundsolutions.com/aarlogic/index.htm" rel="nofollow">http://www.roundsolutions.com/aarlogic/index.htm</a><br />
Regards<br />
Harald</p>
]]></content:encoded>
	</item>
</channel>
</rss>
