<?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>digital nomad &#187; twitter</title>
	<atom:link href="http://www.gaggl.com/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gaggl.com</link>
	<description>so many ideas - so little time ...</description>
	<lastBuildDate>Sun, 20 May 2012 02:36:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Find the direct link to a Twitter status update</title>
		<link>http://www.gaggl.com/2011/04/find-the-direct-link-to-a-twitter-status-update/</link>
		<comments>http://www.gaggl.com/2011/04/find-the-direct-link-to-a-twitter-status-update/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 04:13:01 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[miscellaneus]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[opendata]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=433</guid>
		<description><![CDATA[I sometimes need to link to a specific Twitter status update and since the recent upgrade (or as I personally see it downgrade) of the Twitter UI it is quite annoying to find the Status ID, as it can not &#8230; <a href="http://www.gaggl.com/2011/04/find-the-direct-link-to-a-twitter-status-update/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I sometimes need to link to a specific Twitter status update and since the recent upgrade (or as I personally see it downgrade) of the Twitter UI it is quite annoying to find the Status ID, as it can not be copied from the interface (without some Javascript debugging tools at least).</p>
<pre>http://api.twitter.com/1/statuses/user_timeline.xml?screen_name=[screen_name]</pre>
<p>This will show the users timeline in XML format revealing the Status ID in the XML result. The following URL can be used to then construct the permalink to the specific status update:</p>
<pre>http://twitter.com/[screen_name]/status/[status_id]</pre>
<p>Not a particular hard thing to do, but annoying and time consuming if you have to remember. Hope this saves somebody some time.</p>
<p>Enjoy !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2011/04/find-the-direct-link-to-a-twitter-status-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Testing mobile Twitter clients</title>
		<link>http://www.gaggl.com/2009/02/testing-mobile-twitter-clients/</link>
		<comments>http://www.gaggl.com/2009/02/testing-mobile-twitter-clients/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 10:21:40 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[telework / digital nomads]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=159</guid>
		<description><![CDATA[Being out and about a lot, I am a fairly heavy user of my mobile internet plan (currently with Hutchinson 3). One of the more common tasks when there is some down-time while in transit or waiting for coffee is &#8230; <a href="http://www.gaggl.com/2009/02/testing-mobile-twitter-clients/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Being out and about a lot, I am a fairly heavy user of my mobile internet plan (currently with <a title="Hutchinson 3" href="http://www.three.com.au/" target="_blank">Hutchinson 3</a>). One of the more common tasks when there is some down-time while in transit or waiting for coffee is checking out what&#8217;s happening in the twittershere.</p>
<p>Personally (being a web-app developer for years) I generally prefer browser-based apps over &#8216;native apps&#8217;.  Dont even get me started about J2ME apps. One of the main reasons for this preference is that I tend to switch handsets fairly frequently. This makes installing software on phones a large waste of time. Just copying your bookmarks (in my case I have made up my own custom start page on the device) saves a lot of time.</p>
<h2>1) Mobile twitter (http://m.twitter.com)</h2>
<p>Being Twitter&#8217;s very own interface this is probably the one most people start off with.</p>
<div id="attachment_161" class="wp-caption alignnone" style="width: 250px"><img class="size-full wp-image-161" title="Twitter Mobile" src="http://www.gaggl.com/wp-content/uploads/2009/02/screenshot0028.jpg" alt="Twitter Mobile Screenshot" width="240" height="320" /><p class="wp-caption-text">Twitter Mobile Screenshot</p></div>
<p>However the functionality of the mobile Twitter client is very limited and after starting to use Twitter more regularily I found the lack of functionality too limiting and started looking for alternatives.</p>
<h2>2) Slandr (http://m.slandr.net)</h2>
<p>The Slandr interface looked very nice and functionality compared to mobile Twitter was excellent. I quite liked the &#8216;Geo&#8217; function in Slandr, however the annoying adds embedded in content put me off this one.</p>
<div id="attachment_163" class="wp-caption alignnone" style="width: 250px"><img class="size-full wp-image-163" title="Slandr" src="http://www.gaggl.com/wp-content/uploads/2009/02/screenshot0027.jpg" alt="Slandr Screenshot" width="240" height="320" /><p class="wp-caption-text">Slandr Screenshot</p></div>
<h2>3) Dabr (http://m.dabr.co.uk/)</h2>
<p>Shortly after trying out Slandr I found this client and this is the one I am now using as my default. I find the interface very clean,  the functionality is all I require on the mobile handset and after all it&#8217;s an <a title="Dabr Source" href="http://code.google.com/p/dabr/" target="_blank">Open Source</a> product which I am happy to support over others.</p>
<div id="attachment_162" class="wp-caption alignnone" style="width: 250px"><img class="size-full wp-image-162" title="Dabr" src="http://www.gaggl.com/wp-content/uploads/2009/02/screenshot0029.jpg" alt="Dabr Screenshot" width="240" height="320" /><p class="wp-caption-text">Dabr Screenshot</p></div>
<h2>4) Others</h2>
<p>There seem to be some further alternatives which I did not have time to check out (since I am quite happy with Dabr):</p>
<ul>
<li><a title="Tweete" href="http://m.tweete.net/" target="_blank">Tweete</a></li>
<li><a title="Twitstat" href="http://www.twitstat.com/m/" target="_blank">Twitstat</a></li>
</ul>
<p>As for the naming of these clients &#8211; who comes up with these project names ? Dabr ? Slandr ?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2009/02/testing-mobile-twitter-clients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

