<?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>zedstar dot org &#187; thumbtribes</title>
	<atom:link href="http://zedstar.org/blog/category/thumbtribes/feed/" rel="self" type="application/rss+xml" />
	<link>http://zedstar.org/blog</link>
	<description></description>
	<lastBuildDate>Wed, 04 Jan 2012 14:23:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>geotwitta</title>
		<link>http://zedstar.org/blog/2009/05/02/geotwitta/</link>
		<comments>http://zedstar.org/blog/2009/05/02/geotwitta/#comments</comments>
		<pubDate>Sat, 02 May 2009 13:44:23 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[packedobjects]]></category>
		<category><![CDATA[thumbtribes]]></category>
		<category><![CDATA[guile]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://zedstar.org/blog/?p=127</guid>
		<description><![CDATA[geotwitta lets you see how far you are from other twitter users running the program. It will post to your twitter account letting you know the distance in kilometers from those users. It is based on a bunch of technologies I wanted to try out. As a result it is somewhat over-engineered for what it [...]]]></description>
			<content:encoded><![CDATA[<p><strong>geotwitta</strong> lets you see how far you are from other twitter users running the program. It will post to your twitter account letting you know the distance in kilometers from those users. It is based on a bunch of technologies I wanted to try out. As a result it is somewhat over-engineered for what it does. For those that are interested it uses Guile to script a binary network protocol that happens to be encoded efficiently over UDP packets.</p>
<p>It is a command line program. An example of usage is:</p>
<p><code>geotwitta -u foo -p bar --lat=55.55 --long=-0.25</code></p>
<p>This would authenticate against the Twitter account &#8216;foo&#8217; with password &#8216;bar&#8217; and ping in those coordinates. These account details are only exchanged securely with Twitter and not sent over the network protocol. The protocol also does not provide coordinates back of other users. It simply shows a relative distance. The full source of the client is available. If there is an interest I will also tidy up the server code and release it.</p>
<p>To get started you need two packages: The program itself and the Guile module which does the network protocol work. The following tarballs are availble for those who want to build from source.</p>
<p><a href="http://zedstar.org/tarballs/packedobjects-0.1.tar.gz">http://zedstar.org/tarballs/packedobjects-0.1.tar.gz</a></p>
<p><span style="text-decoration: line-through;"><a href="http://zedstar.org/tarballs/geotwitta-0.1.tar.gz">http://zedstar.org/tarballs/geotwitta-0.1.tar.gz</a></span></p>
<p><a href="http://zedstar.org/tarballs/geotwitta-0.2.tar.gz">http://zedstar.org/tarballs/geotwitta-0.2.tar.gz</a></p>
<p>Untar and do the usual ./configure&#8230; routine. The configure script will let you know which dependencies are required to compile. If you don&#8217;t feel like building from source I have also built some Debian packages. I have tested these on Ubuntu (Intrepid Ibex).</p>
<p><a href="http://zedstar.org/deb/packedobjects_0.1-1_i386.deb">http://zedstar.org/deb/packedobjects_0.1-1_i386.deb</a></p>
<p><span style="text-decoration: line-through;"><a href="http://zedstar.org/deb/geotwitta_0.1-1_i386.deb">http://zedstar.org/deb/geotwitta_0.1-1_i386.deb</a></span></p>
<p><a href="http://zedstar.org/deb/geotwitta_0.2-1_i386.deb">http://zedstar.org/deb/geotwitta_0.2-1_i386.deb</a></p>
<p>If you manage to get the software running I will see you on Twitter!</p>
<p>All the usual disclaimers about the software apply.</p>
<p><strong>**update**</strong></p>
<p>Version 0.2 of geotwitta added: ignores UDP packet loss on pings</p>
]]></content:encoded>
			<wfw:commentRss>http://zedstar.org/blog/2009/05/02/geotwitta/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>btlogger debian package</title>
		<link>http://zedstar.org/blog/2009/03/25/btlogger-debian-package/</link>
		<comments>http://zedstar.org/blog/2009/03/25/btlogger-debian-package/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 10:14:37 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[thumbtribes]]></category>
		<category><![CDATA[btlogger]]></category>

		<guid isPermaLink="false">http://zedstar.org/blog/?p=122</guid>
		<description><![CDATA[I packaged up the tarball into a debian package: http://zedstar.org/deb/btlogger_0.3.2-1_i386.deb After installing run btlogger &#8211;help]]></description>
			<content:encoded><![CDATA[<p>I packaged up the tarball into a debian package:</p>
<p><a href="http://zedstar.org/deb/btlogger_0.3.2-1_i386.deb">http://zedstar.org/deb/btlogger_0.3.2-1_i386.deb</a></p>
<p>After installing run btlogger &#8211;help</p>
]]></content:encoded>
			<wfw:commentRss>http://zedstar.org/blog/2009/03/25/btlogger-debian-package/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bluetooth logging to Twitter with btlogger</title>
		<link>http://zedstar.org/blog/2009/03/06/bluetooth-logging-to-twitter-with-btlogger/</link>
		<comments>http://zedstar.org/blog/2009/03/06/bluetooth-logging-to-twitter-with-btlogger/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 22:17:55 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[thumbtribes]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[btlogger]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://zedstar.org/blog/?p=118</guid>
		<description><![CDATA[I decided to hack my Bluetooth logger so that it could post any new devices it saw to my Twitter account. This should be interesting once I get it setup on my desk at work! After moving to Intrepid Ibex I realised the changes in BlueZ versions borked my software. It took me a while [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to hack my Bluetooth logger so that it could post any new devices it saw to my Twitter account. This should be interesting once I get it setup on my desk at work! After moving to Intrepid Ibex I realised the changes in BlueZ versions borked my software. It took me a while to figure out what needed to be fixed. Anyway, these changes and Twitter hack are available as a tarball here:</p>
<p><a href="http://zedstar.org/tarballs/btlogger-0.3.2.tar.gz">zedstar.org/tarballs/btlogger-0.3.2.tar.gz</a></p>
<p>The tarball should install an sqlite db file in /var/lib/misc but you can move it else where if you don&#8217;t want to run as root. If you supply a username and password on the command line it will try and post the scan results to Twitter like:</p>
<p><a href="http://twitter.com/jptmoore">http://twitter.com/jptmoore</a></p>
<p>To see the command line options run btlogger &#8211;help</p>
]]></content:encoded>
			<wfw:commentRss>http://zedstar.org/blog/2009/03/06/bluetooth-logging-to-twitter-with-btlogger/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Bluetooth logging hardware</title>
		<link>http://zedstar.org/blog/2008/09/27/bluetooth-logging-hardware/</link>
		<comments>http://zedstar.org/blog/2008/09/27/bluetooth-logging-hardware/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 12:15:11 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[thumbtribes]]></category>
		<category><![CDATA[beagleboard]]></category>
		<category><![CDATA[Bluetooth]]></category>

		<guid isPermaLink="false">http://zedstar.org/blog/2008/09/27/bluetooth-logging-hardware/</guid>
		<description><![CDATA[Here is a picture of the hardware I will use for logging Bluetooth data.]]></description>
			<content:encoded><![CDATA[<p>Here is a <a href="http://www.flickr.com/photos/zedstar/2889236355/">picture</a> of the hardware I will use for logging Bluetooth data.</p>
]]></content:encoded>
			<wfw:commentRss>http://zedstar.org/blog/2008/09/27/bluetooth-logging-hardware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bluedog</title>
		<link>http://zedstar.org/blog/2008/09/17/bluedog/</link>
		<comments>http://zedstar.org/blog/2008/09/17/bluedog/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 20:52:31 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[thumbtribes]]></category>
		<category><![CDATA[beagleboard]]></category>
		<category><![CDATA[Bluetooth]]></category>

		<guid isPermaLink="false">http://zedstar.org/blog/2008/09/17/bluedog/</guid>
		<description><![CDATA[Bluedog is the name I am going to give to my Bluetooth traffic/stats project I aim to start soon. I have the hardware and software setup with my beagleboard. Ideally I want to setup a few of these at the University where I work and start logging some data in similar nature to http://www.bluetoothtracking.org/ I [...]]]></description>
			<content:encoded><![CDATA[<p>Bluedog is the name I am going to give to my Bluetooth traffic/stats project I aim to start soon. I have the hardware and software setup with my beagleboard. Ideally I want to setup a few of these at the University where I work and start logging some data in similar nature to <a href="http://www.bluetoothtracking.org/">http://www.bluetoothtracking.org/</a></p>
<p>I will post some pics of my hardware setup soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://zedstar.org/blog/2008/09/17/bluedog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>btlogger for the beagleboard</title>
		<link>http://zedstar.org/blog/2008/09/17/btlogger-for-the-beagleboard/</link>
		<comments>http://zedstar.org/blog/2008/09/17/btlogger-for-the-beagleboard/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 20:42:16 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[thumbtribes]]></category>
		<category><![CDATA[beagleboard]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[btlogger]]></category>

		<guid isPermaLink="false">http://zedstar.org/blog/2008/09/17/btlogger-for-the-beagleboard/</guid>
		<description><![CDATA[I have built btlogger for the beagleboard. The ipk is available: http://zedstar.org/beagle/btlogger_0.2.2-r0_armv7a.ipk It requires the sqlite db some where on the device. Download: http://projects.openmoko.org/frs/download.php/313/btlog.db run btlogger -v to see what it does and reference the db file with -d /location/of/file TODO: I am going to modify the program to log more stats. I should also [...]]]></description>
			<content:encoded><![CDATA[<p>I have built <a href="http://projects.openmoko.org/plugins/wiki/index.php?btlogger&amp;id=136&amp;type=g">btlogger</a> for the beagleboard. The ipk is available:</p>
<p><a href="http://zedstar.org/beagle/btlogger_0.2.2-r0_armv7a.ipk"> http://zedstar.org/beagle/btlogger_0.2.2-r0_armv7a.ipk</a></p>
<p>It requires the sqlite db some where on the device. Download:</p>
<p><a href="http://projects.openmoko.org/frs/download.php/313/btlog.db">http://projects.openmoko.org/frs/download.php/313/btlog.db </a></p>
<p>run btlogger -v to see what it does and reference the db file with -d /location/of/file</p>
<p>TODO:</p>
<ul>
<li>I am going to modify the program to log more stats.</li>
<li>I should also add the database to the ipk so it installs automatically</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://zedstar.org/blog/2008/09/17/btlogger-for-the-beagleboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fakesat</title>
		<link>http://zedstar.org/blog/2008/09/07/fakesat/</link>
		<comments>http://zedstar.org/blog/2008/09/07/fakesat/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 19:50:41 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[thumbtribes]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://zedstar.org/blog/2008/09/07/fakesat/</guid>
		<description><![CDATA[Continuing my theme of projects that suffer from issues of critical mass I have began work on fakesat. I was looking for something to do with my beagleboard so decided that using it for this project would be fun. I have ordered a 100 meter Bluetooth dongle so will see how well that really works. [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing my theme of projects that suffer from issues of critical mass I have began work on <a href="http://thumbtribes.org">fakesat</a>. I was looking for something to do with my <a href="http://beagleboard.org">beagleboard</a> so decided that using it for this project would be fun. I have ordered a 100 meter Bluetooth dongle so will see how well that really works. I am interested in low cost community driven alternatives to GPS especially ones that work well in urban environments.</p>
]]></content:encoded>
			<wfw:commentRss>http://zedstar.org/blog/2008/09/07/fakesat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>btlogger 0.2</title>
		<link>http://zedstar.org/blog/2008/06/08/btlogger-02/</link>
		<comments>http://zedstar.org/blog/2008/06/08/btlogger-02/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 15:06:40 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[thumbtribes]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[btlogger]]></category>

		<guid isPermaLink="false">http://zedstar.org/blog/2008/06/08/btlogger-02/</guid>
		<description><![CDATA[I have updated btlogger to allow various command line options. The software should work on any Linux system with Bluetooth. There is a packaged version for Openmoko: https://projects.openmoko.org/plugins/wiki/index.php?btlogger&#38;id=136&#38;type=g and a binary for the Nokia Tablet: http://zedstar.org/chinook/btlogger An empty database can be dowloaded from here: http://projects.openmoko.org/plugins/scmcvs/cvsweb.php/thumbtribes_project/misc/btlog.db?cvsroot=thumbtribes]]></description>
			<content:encoded><![CDATA[<p>I have updated btlogger to allow various command line options. The software should work on any Linux system with Bluetooth. There is a packaged version for Openmoko:</p>
<p><a href="https://projects.openmoko.org/plugins/wiki/index.php?btlogger&amp;id=136&amp;type=g">https://projects.openmoko.org/plugins/wiki/index.php?btlogger&amp;id=136&amp;type=g</a></p>
<p>and a binary for the Nokia Tablet:</p>
<p><a href="http://zedstar.org/chinook/btlogger">http://zedstar.org/chinook/btlogger</a></p>
<p>An empty database can be dowloaded from here:</p>
<p><a href="http://projects.openmoko.org/plugins/scmcvs/cvsweb.php/thumbtribes_project/misc/btlog.db?cvsroot=thumbtribes">http://projects.openmoko.org/plugins/scmcvs/cvsweb.php/thumbtribes_project/misc/btlog.db?cvsroot=thumbtribes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zedstar.org/blog/2008/06/08/btlogger-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A simple bluetooth to sqlite logger</title>
		<link>http://zedstar.org/blog/2008/05/30/a-simple-bluetooth-to-sqlite-logger/</link>
		<comments>http://zedstar.org/blog/2008/05/30/a-simple-bluetooth-to-sqlite-logger/#comments</comments>
		<pubDate>Fri, 30 May 2008 23:45:26 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[thumbtribes]]></category>

		<guid isPermaLink="false">http://zedstar.org/blog/2008/05/30/a-simple-bluetooth-to-sqlite-logger/</guid>
		<description><![CDATA[As part of the thumbtribes project I began work on a simple bluetooth logger. It logs the MAC address, the broadcast name and the date to an sqlite database. The code is available at projects.openmoko.org]]></description>
			<content:encoded><![CDATA[<p>As part of the thumbtribes project I began work on a simple bluetooth logger. It logs the MAC address, the broadcast name and the date to an sqlite database. The code is available at <a href="http://projects.openmoko.org/frs/?group_id=136">projects.openmoko.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zedstar.org/blog/2008/05/30/a-simple-bluetooth-to-sqlite-logger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Packaging with OpenEmbedded</title>
		<link>http://zedstar.org/blog/2008/05/09/packaging-with-openembedded/</link>
		<comments>http://zedstar.org/blog/2008/05/09/packaging-with-openembedded/#comments</comments>
		<pubDate>Fri, 09 May 2008 18:28:17 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[thumbtribes]]></category>

		<guid isPermaLink="false">http://zedstar.org/blog/2008/05/09/packaging-with-openembedded/</guid>
		<description><![CDATA[I have been getting to grips with OpenEmbedded and in particular bitbake. When everything works it is a great system and makes building packages for different platforms a piece of cake. I created a bitbake recipe to automatically checkout from CVS and build an ipk. This can be installed on the Neo as follows: opkg [...]]]></description>
			<content:encoded><![CDATA[<p>I have been getting to grips with OpenEmbedded and in particular bitbake. When everything works it is a great system and makes building packages for different platforms a piece of cake. I created a bitbake <a href="https://projects.openmoko.org/plugins/scmcvs/cvsweb.php/thumbtribes_project/misc/thumbtribes.bb?cvsroot=thumbtribes">recipe</a> to automatically checkout from CVS and build an ipk.</p>
<p>This can be installed on the Neo as follows:</p>
<p>opkg install https://projects.openmoko.org/frs/download.php/167/thumbtribes_0.4-r0_armv4t.ipk</p>
]]></content:encoded>
			<wfw:commentRss>http://zedstar.org/blog/2008/05/09/packaging-with-openembedded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

