<?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>gali</title>
	<atom:link href="http://www.gali.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gali.co.uk</link>
	<description>technology put to task</description>
	<lastBuildDate>Fri, 11 Jun 2010 08:04:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Someone had way too much time &#8230;</title>
		<link>http://www.gali.co.uk/2010/06/someone-had-way-too-much-time/</link>
		<comments>http://www.gali.co.uk/2010/06/someone-had-way-too-much-time/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 08:04:19 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.gali.co.uk/2010/06/someone-had-way-too-much-time/</guid>
		<description><![CDATA[Someone had way too much time on their hands, for Mario fans everywhere: http://youtu.be/QAue4hnH8-A]]></description>
			<content:encoded><![CDATA[<p>Someone had way too much time on their hands, for Mario fans everywhere: <a href="http://youtu.be/QAue4hnH8-A" rel="nofollow">http://youtu.be/QAue4hnH8-A</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gali.co.uk/2010/06/someone-had-way-too-much-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GaliRSS: A New Feed Reader</title>
		<link>http://www.gali.co.uk/2010/06/galirss-a-new-feed-reader/</link>
		<comments>http://www.gali.co.uk/2010/06/galirss-a-new-feed-reader/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 20:20:10 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.gali.co.uk/?p=236</guid>
		<description><![CDATA[I&#8217;ve been using Bloglines for a while now to keep up to date with RSS feeds and their associated sites, including news, webcomics, blogs and so on. It&#8217;s a great web application for organising feeds and keeping track of which articles are unread. It also has the added perk of grabbing the contents of feeds [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gali.co.uk/rss" target="_blank"><img class="alignright size-medium wp-image-237" style="border: 2px solid #4466aa; margin-left: 4px;" title="GaliRSS logo" src="http://www.gali.co.uk/wp-content/uploads/2010/06/rsstitlepage-300x203.jpg" alt="" width="240" height="162" /></a></p>
<p>I&#8217;ve been using <a href="http://beta.bloglines.com" target="_blank">Bloglines</a> for a while now to keep up to date with RSS feeds and their associated sites, including news, webcomics, blogs and so on. It&#8217;s a great web application for organising feeds and keeping track of which articles are unread. It also has the added perk of grabbing the contents of feeds even when I&#8217;m offline, ready for me to read when I log in next.</p>
<p>The problem with Bloglines is that it&#8217;s buggy, occasionally failing to actually display feeds, and quite resource hungry for the browser such that mobile browsers &#8211; even on the powerhouse that is the N900 &#8211; struggle with it. It&#8217;s also not very finger friendly for the aforementioned device.</p>
<p><span id="more-236"></span>Therefore, I decided to put together my own tool that reproduces the functionality I enjoy from Bloglines, while being better suited to a mobile browser &#8211; including a certain amount of finger friendliness. It&#8217;s not quite finished yet, and the it doesn&#8217;t download any content when you&#8217;re offline, but I think I should at least offer a link to my project to the outside world.</p>
<p>And so, I present, <a href="http://www.gali.co.uk/rss/" target="_blank">GaliRSS</a> (yes, it really needs a better name&#8230;)</p>
<p>Beyond what I&#8217;ve already mentioned, a handful of its features include (in no particular order):</p>
<ul>
<li>An AJAX driven interface &#8211; almost no reason to reload the page.</li>
<li>Caching of feed content, so feed content can be read later even after it drops out of the feed itself. The cache is currently limited to up to 4 weeks of history.</li>
<li>If a feed only offers excerpts of content, the actual content can be either loaded in a new browser window/tab, or in an iframe within GaliRSS &#8211; no need to leave the site if you don&#8217;t want to.</li>
<li>Feeds can be organised into groups of similarly themed content, available from a sidebar (which can be collapsed or hidden entirely).</li>
<li>Feed items can be &#8216;pinned&#8217; to read later.</li>
<li>The feed list can either show all unclicked (unread) items, or items from a single feed, or items from a group of feeds, or pinned items.</li>
<li>A &#8216;cleanup&#8217; button is provided to hide clicked items. Clicking it a second time will reveal them all again.</li>
<li>Each feed is colour coded, with a &#8216;strong&#8217; colour picked at random for each new feed. This colour can be changed easily.</li>
<li>Usage of GaliRSS is quite customisable from the Settings page.</li>
</ul>
<p>At present, it doesn&#8217;t support authenticated feeds, or feeds with a https:// url (ie. http:// only)</p>
<p>Note that it&#8217;s not entirely break-proof at the moment. I also couldn&#8217;t completely guarantee the security of it at this stage.</p>
<p>Comments are welcome, and I&#8217;ll probably keep working on it for a while yet &#8211; but it is provided with no official warranty or support for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gali.co.uk/2010/06/galirss-a-new-feed-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>While many of you following me&#8230;</title>
		<link>http://www.gali.co.uk/2010/05/while-many-of-you-following-me/</link>
		<comments>http://www.gali.co.uk/2010/05/while-many-of-you-following-me/#comments</comments>
		<pubDate>Tue, 25 May 2010 09:42:16 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.gali.co.uk/2010/05/while-many-of-you-following-me/</guid>
		<description><![CDATA[While many of you following me don&#8217;t care, I feel it worth mentioning to any #n900 waiting on the PR1.2 firmware, it&#8217;s finally out today :)]]></description>
			<content:encoded><![CDATA[<p>While many of you following me don&#8217;t care, I feel it worth mentioning to any #<a href="http://search.twitter.com/search?q=%23n900" class="aktt_hashtag">n900</a> waiting on the PR1.2 firmware, it&#8217;s finally out today :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gali.co.uk/2010/05/while-many-of-you-following-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It makes me sad that the O2 #j&#8230;</title>
		<link>http://www.gali.co.uk/2010/05/it-makes-me-sad-that-the-o2-j/</link>
		<comments>http://www.gali.co.uk/2010/05/it-makes-me-sad-that-the-o2-j/#comments</comments>
		<pubDate>Fri, 21 May 2010 09:45:46 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.gali.co.uk/2010/05/it-makes-me-sad-that-the-o2-j/</guid>
		<description><![CDATA[It makes me sad that the O2 #joggler is out of stock&#8230; I bet they don&#8217;t get it restocked before the end of their special offer price either]]></description>
			<content:encoded><![CDATA[<p>It makes me sad that the O2 #<a href="http://search.twitter.com/search?q=%23joggler" class="aktt_hashtag">joggler</a> is out of stock&#8230; I bet they don&#8217;t get it restocked before the end of their special offer price either</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gali.co.uk/2010/05/it-makes-me-sad-that-the-o2-j/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>n900 Tricks: Backing Up SMS Texts (plus IMs and Call Log)</title>
		<link>http://www.gali.co.uk/2010/05/n900-tricks-backing-up-sms-texts-plus-ims-and-call-log/</link>
		<comments>http://www.gali.co.uk/2010/05/n900-tricks-backing-up-sms-texts-plus-ims-and-call-log/#comments</comments>
		<pubDate>Sun, 09 May 2010 20:55:37 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[n900]]></category>

		<guid isPermaLink="false">http://www.gali.co.uk/?p=229</guid>
		<description><![CDATA[There are a few tips and tricks out there for the N900 that you&#8217;ll only really come across if you&#8217;re a regular on the Maemo Talk forums. The same is probably true for other devices and their respective forums to some extent, but the Maemo community seems to be particularly active. This quick guide to [...]]]></description>
			<content:encoded><![CDATA[<p>There are a few tips and tricks out there for the N900 that you&#8217;ll only really come across if you&#8217;re a regular on the Maemo Talk forums. The same is probably true for other devices and their respective forums to some extent, but the Maemo community seems to be particularly active. This quick guide to backing up text messages on the n900 is a little different as it results in something that&#8217;s actually readable on your PC, and falls into the aforementioned category of guides that don&#8217;t seem to be available elsewhere.</p>
<p>One thing that I did appreciate about the n900 was that doing a complete flashing of the firmware didn&#8217;t wipe things like the text message log, and a lot of application settings survive presumably by being safely stored in the mass storage somewhere. Sadly, the downside of this is that when an application breaks (most notably in my case, the built in Ovi Maps), there&#8217;s no obvious way to fix it, including reflashing the firmware. Nokia do, however, offer blank image of for the mass storage that you can &#8216;flash&#8217; onto the device. Before doing this though, I&#8217;d like to take a copy of a few things that I do want to keep&#8230;</p>
<p><span id="more-229"></span>Anyway, whatever your reason, taking a copy of your SMS / IM / call log is actually pretty simple. All it needs is a command to be executed within a terminal window.</p>
<p>Before doing this, I would recommend installing an SSH server (available from the Application Manager) and using a tool like <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/" target="_blank">Putty</a> to connect to your device so you can use a normal keyboard and/or cut and paste from here&#8230;</p>
<p>Start out by opening a terminal and using cd to find a directory you want to put the backup in &#8211; the default location is probably fine if you&#8217;re using a terminal on your phone. Otherwise, you might want to do something like <em>cd /home/user/MyDocs/</em> before doing anything else.</p>
<p>The following command, tweaked slightly from <a href="http://talk.maemo.org/showthread.php?t=51239" target="_blank">here</a>, will dump all of the data from your phone&#8217;s communication database into a file called output.html:</p>
<p style="padding-left: 30px;">sqlite3 -html /home/user/.rtcom-eventlogger/el.db &#8220;SELECT start_time,service_id,event_type_id,free_text, remote_uid FROM Events ORDER BY start_time DESC;&#8221; &gt; output.html</p>
<p>This will create a file called output.html, which you can copy to your PC. For some browsers to view the file properly, you may need to open it in a text editor and add <em>&lt;html&gt;&lt;table&gt;</em> to the top and <em>&lt;/table&gt;&lt;/html&gt;</em> to the end &#8211; the command seems to omit these parts.</p>
<p>Once you&#8217;ve got the file open in a browser, a couple of the columns could benefit from some explanation. They&#8217;re displayed in the order they were mentioned in the command (there are no headings in the file):</p>
<ul>
<li>start_time: The time the item &#8216;began&#8217;, I presume. For text messages/IMs, this would be the time it arrived/was sent, whereas for calls it represents the beginning of the call.</li>
<li>service_id: 1 for a call, 2 for an IM, 3 for SMS.</li>
<li>event_type: This value depends on the service_id &#8211; there are two values for each. The larger value represents sent (outgoing) items, and the smaller represents received (incoming) items. For instance, for SMS (service_id is 3), the event_types for sent and received are 6 and 5 respectively.</li>
<li>free_text: The actual text content of the message. Blank for calls.</li>
<li>remote_uid: For calls and SMS, this is the phone number of the remote phone. For IM, this is the email address or screenname of the other half of the conversation.</li>
</ul>
<p>Of course, there&#8217;s no easy way to restore the messages to the database afterwards &#8211; though some clever coding could probably pull it off. There is a Backup/Restore feature built into the phone if you want to go down this route, but personally I&#8217;m loosely planning a complete wipe and would like a stash of my old content stored somewhere, just in case there&#8217;s something I want to come back to later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gali.co.uk/2010/05/n900-tricks-backing-up-sms-texts-plus-ims-and-call-log/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>So, is anyone out there that m&#8230;</title>
		<link>http://www.gali.co.uk/2010/05/so-is-anyone-out-there-that-m/</link>
		<comments>http://www.gali.co.uk/2010/05/so-is-anyone-out-there-that-m/#comments</comments>
		<pubDate>Thu, 06 May 2010 19:59:19 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.gali.co.uk/2010/05/so-is-anyone-out-there-that-m/</guid>
		<description><![CDATA[So, is anyone out there that might be interested in working with me on a general geekery and chatter podcast in the future?]]></description>
			<content:encoded><![CDATA[<p>So, is anyone out there that might be interested in working with me on a general geekery and chatter podcast in the future?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gali.co.uk/2010/05/so-is-anyone-out-there-that-m/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Gadgetting</title>
		<link>http://www.gali.co.uk/2010/05/social-gadgetting/</link>
		<comments>http://www.gali.co.uk/2010/05/social-gadgetting/#comments</comments>
		<pubDate>Thu, 06 May 2010 19:50:56 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.gali.co.uk/?p=219</guid>
		<description><![CDATA[I&#8217;ve been out of touch for a while, but I&#8217;ve recently been pondering picking up where I originally intended to start with this blog, and look at a few technologies I&#8217;ve come across online. I recently started keeping up with Leo Laporte&#8217;s TWIT podcasts, with its very American technology content with accompanying chatter. While it [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been out of touch for a while, but I&#8217;ve recently been pondering picking up where I originally intended to start with this blog, and look at a few technologies I&#8217;ve come across online.</p>
<p><a href="http://www.gali.co.uk/wp-content/uploads/2010/05/twit.png"><img class="alignright size-full wp-image-223" title="twit" src="http://www.gali.co.uk/wp-content/uploads/2010/05/twit.png" alt="" width="144" height="193" /></a>I recently started keeping up with <a href="http://twit.tv/twit" target="_blank">Leo Laporte&#8217;s TWIT podcasts</a>, with its very American technology content with accompanying chatter. While it is very much put together from a US of A perspective, they do make nods to us over here in Europe where its relevant, and he and his guests genuinely seem to be having a good time. Anyway, they have a habit of mentioning technologies, software and links that inspire my curiousity. Since I&#8217;m often out and about while listening, and don&#8217;t want to be distracted from the podcast too much, I note things down on my trusty N900 to look up later. Given this usually inspires only 2 or 3 items per podcast, I suspect that these may be a source of many posts on here in the future, given my current track record of posting at least. It&#8217;s certainly more manageable than trying to put up content covering everything I think is cool on <a href="http://www.engadget.com" target="_blank">Engadget</a> or <a href="http://www.gizmodo.com" target="_blank">Gizmodo</a>&#8230;</p>
<p><span id="more-219"></span>The first, small item I want to mention is <a href="http://www.gdgt.com" target="_blank">gdgt.com</a>, which seems like a pretty cool idea, at least for gadget lovers out there. It&#8217;s also worth noting that it&#8217;s the brainchild of the previous founders of the two major aforementioned technology blogs&#8230;</p>
<p><a href="http://www.gali.co.uk/wp-content/uploads/2010/05/gdgt.png"><img class="alignleft size-medium wp-image-222" title="gdgt" src="http://www.gali.co.uk/wp-content/uploads/2010/05/gdgt-300x154.png" alt="" width="300" height="154" /></a>Gdgt (GDGT? gdgt?) is something of a social network for people and their gadgets, and that&#8217;s about it. You&#8217;ve got your normal list of friends and a profile as with any other social site, and it&#8217;ll let you hook into big names like Facebook, Twitter and Gmail to find more friends automatically. What it then does is give you the ability to add gadgets to your profile, under the categories of &#8220;Have&#8221;, &#8220;Had&#8221; or &#8220;Want&#8221; to represent your relationship to this gadget. Personally, I somewhat would have liked a couple more categories &#8211; notably &#8220;Used&#8221; and &#8220;Have Access To&#8221; to represent those I&#8217;ve played with, or those that are owned by family/housemates living in the same building &#8211; or that are available to me in my workplace. That said, I suspect they were aiming for the tried and tested intention to keep things simple.</p>
<p>The site then goes to offer you the chance to discuss and review gadgets (whether they&#8217;re linked to your profile or not) and to look up the gadgets your friends have against your name. There&#8217;s also a news feed, which seems to display news about random gadgets, and a &#8216;features&#8217; page which seems to contain blog posts and news updates from those behind the site itself.</p>
<p>The site very much feels like it&#8217;s just starting up still. The functionality they have in place is solid, and just about unique enough to stand out in the world of social networks. There&#8217;s a lot they could do in the future too, which would be great as long as they keep it simple. Ideas that sprung to mind off hand included:</p>
<ul>
<li>Finding other users with the same gadget(s) as you? Perhaps the ability to search based on an overlap of a specific number of gadgets, 1 &#8211; n (where n is the number you have on your profile). Connecting this up with a location based search would have a lot of potential &#8211; I&#8217;d love to know how many other N900 or Gigabyte T1028X owners there are in my corner of the world, for instance.</li>
<li>It would be nice if the news feed could be (optionally) toggled to only show news about gadgets you have on one of your lists (either all of them or specifically). There&#8217;s a lot of news about the next iPhone appearing, and to be honest I&#8217;m not that interested at the moment.</li>
<li>Going a step further, the site has some awareness of manufacturers behind devices. It would be cool if the site&#8217;s news feed could offer me news specific to them, so I can see what&#8217;s coming up in the future. After all, Nokia just announced the N8, and there&#8217;s no sign of that on there.</li>
<li>It&#8217;s nice that users can &#8216;like&#8217; news posts and rate gadgets, and that you can get a view of what&#8217;s popular as a result, but it would be nice to develop this on the social side a bit more, giving me more feedback from my friends, or from others in my corner of the world. I imagine they could pull out some really interesting figures about what gadgets are used where as their membership builds up&#8230;</li>
</ul>
<p>Of course, the site is still in beta, so there&#8217;s a long way for them to go yet. I just hope that they can get some distance along that road before someone else comes along overtakes them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gali.co.uk/2010/05/social-gadgetting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginnings of GaliTwit</title>
		<link>http://www.gali.co.uk/2010/04/beginnings-of-galitwit/</link>
		<comments>http://www.gali.co.uk/2010/04/beginnings-of-galitwit/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 09:42:15 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[n97]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.gali.co.uk/?p=209</guid>
		<description><![CDATA[As with my previous blogging attempts, it would seem I&#8217;ve been failing to actually post content on here in the last couple of months. It&#8217;s hard to imagine that it&#8217;s almost 6 months since I kicked off this site&#8217;s new existence. In the same vein, I signed up for Twitter to fall in behind other tech-enthusiasts [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gali.co.uk/wp-content/uploads/2010/04/galitwit.png"><img class="alignright size-full wp-image-211" style="margin: 5px;" title="galitwit" src="http://www.gali.co.uk/wp-content/uploads/2010/04/galitwit.png" alt="" width="60" height="60" /></a>As with my previous blogging attempts, it would seem I&#8217;ve been failing to actually post content on here in the last couple of months. It&#8217;s hard to imagine that it&#8217;s almost 6 months since I kicked off this site&#8217;s new existence.</p>
<p>In the same vein, I <a href="http://www,twitter.com/phlipside" target="_blank">signed up for Twitter</a> to fall in behind other tech-enthusiasts everywhere. I posted occasionally, but tried to keep up with my friends&#8217; activities more often. This was assisted by my Nokia N97 after purchasing a license for <a href="http://mobileways.de/products/gravity/gravity/" target="_blank">Gravity</a>. This made using Twitter an absolute pleasure, and I found myself posting (slightly) more often and glancing at the updates from others throughout the day. However, I then shifted over to my Nokia N900, and its inability to run any Twitter apps even close to Gravity in quality and features&#8230;</p>
<p><span id="more-209"></span>I tried a number of apps written for the N900 &#8211; <a href="http://mauku.innologies.com/" target="_blank">Mauku</a> and <a href="http://danielwould.wordpress.com/witter/" target="_blank">Witter</a> to name a couple. They did an OK job, but generally felt a bit clunky or scruffily presented. It then dawned on me that the N900 is designed to be &#8216;always connected&#8217; and has a blindingly good web browser built in, so I tried out <a href="http://dabr.co.uk/" target="_blank">dabr</a>. This site claims to be a &#8216;mobile web interface to Twitter&#8217;s API&#8217;, and it certainly succeeds at that. In the absence of Gravity it would have been a fantastic tool for use on my N96 or N97 in the past. For the N900, with the high resolution screen, the text was just too small and the links were far from finger-friendly.</p>
<p>It was at this point that I started to consider writing my own Twitter client. My development skills for Maemo are far from perfect, and I came to the conclusion I wanted something that I could use on multiple platforms anyway, so something web based seemed to be the way forward. I decided it would have to be finger friendly, but ideally in a way that wasn&#8217;t too intrusive when I used it from a desktop browser.</p>
<p>PHP and Javascript are my current languages of choice for web development, so I set to work on decyphering the Twitter API (not a difficult task) and exploring code examples for actually pulling data out of Twitter.</p>
<p>It was around this point where I happened upon <a href="http://www.tweetgo.net" target="_blank">TweetGo.net</a>, which already seemed to do the basics of what I was planning &#8211; a finger friendly UI for Twitter. However, it&#8217;s also in its early stages, and lacks a few features that I&#8217;d like to see in a client &#8211; which would recreate a lot of the functionality and ease of use of Gravity.</p>
<p>And so, GaliTwit was born. You can check it out in current (also early) form by following <a href="http://www.gali.co.uk/twit" target="_blank">this link</a>, or from the link I&#8217;ll shortly add to the navigation bar at the top of this site. I&#8217;ll hopefully write some more posts about it in due course to cover what features it already supports, and what I plan to implement in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gali.co.uk/2010/04/beginnings-of-galitwit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Considering starting a podcast&#8230;</title>
		<link>http://www.gali.co.uk/2010/03/considering-starting-a-podcast/</link>
		<comments>http://www.gali.co.uk/2010/03/considering-starting-a-podcast/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 08:24:03 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.gali.co.uk/2010/03/considering-starting-a-podcast/</guid>
		<description><![CDATA[Considering starting a podcast, but can&#8217;t decide whether I&#8217;d rather cover geeky tech topics or gaming topics&#8230;]]></description>
			<content:encoded><![CDATA[<p>Considering starting a podcast, but can&#8217;t decide whether I&#8217;d rather cover geeky tech topics or gaming topics&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gali.co.uk/2010/03/considering-starting-a-podcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My n900 can handle google wave&#8230;</title>
		<link>http://www.gali.co.uk/2010/02/my-n900-can-handle-google-wave/</link>
		<comments>http://www.gali.co.uk/2010/02/my-n900-can-handle-google-wave/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 20:21:07 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.gali.co.uk/2010/02/my-n900-can-handle-google-wave/</guid>
		<description><![CDATA[My n900 can handle google wave (albeit very slowly, barely function). I wonder how many other mobiles can do that&#8230;]]></description>
			<content:encoded><![CDATA[<p>My n900 can handle google wave (albeit very slowly, barely function). I wonder how many other mobiles can do that&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gali.co.uk/2010/02/my-n900-can-handle-google-wave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

