<?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; mobile</title>
	<atom:link href="http://www.gaggl.com/tag/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gaggl.com</link>
	<description>so many ideas - so little time ...</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:58:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Getting a handle on Ubuntu mobile power management</title>
		<link>http://www.gaggl.com/2012/02/getting-a-handle-on-ubuntu-mobile-power-management/</link>
		<comments>http://www.gaggl.com/2012/02/getting-a-handle-on-ubuntu-mobile-power-management/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 07:57:25 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[toshiba]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=773</guid>
		<description><![CDATA[To get an idea on the current power usage and some suggestions on how to improve power-management &#8216;powertop&#8216; is a must-have. sudo apt-get install powertop Powertop Screenshot For some more detailed suggestions this is a good start: https://help.ubuntu.com/community/PowerManagement/ReducedPower]]></description>
			<content:encoded><![CDATA[<p>To get an idea on the current power usage and some suggestions on how to improve power-management &#8216;<strong>powertop</strong>&#8216; is a must-have.</p>
<pre>sudo apt-get install powertop</pre>
<p><a href="http://www.gaggl.com/wp-content/uploads/2012/02/powertop.png"><img class="size-medium wp-image-777" title="Powertop Screenshot" src="http://www.gaggl.com/wp-content/uploads/2012/02/powertop-300x180.png" alt="" width="300" height="180" /></a></p>
<div class="mceTemp">
<dl id="attachment_777" class="wp-caption alignnone" style="width: 310px;">
<dd class="wp-caption-dd">Powertop Screenshot</dd>
</dl>
</div>
<p>For some more detailed suggestions this is a good start: <a href="https://help.ubuntu.com/community/PowerManagement/ReducedPower">https://help.ubuntu.com/community/PowerManagement/ReducedPower</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/02/getting-a-handle-on-ubuntu-mobile-power-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Browser Testing on the Desktop</title>
		<link>http://www.gaggl.com/2012/01/mobile-browser-testing-on-the-desktop/</link>
		<comments>http://www.gaggl.com/2012/01/mobile-browser-testing-on-the-desktop/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 05:29:53 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=737</guid>
		<description><![CDATA[If you need to check websites for mobile compliance on a regular basis you know that having a device to constantly check is painful and slows down your work during debugging and phases of constant change.   by  adactio  There are a &#8230; <a href="http://www.gaggl.com/2012/01/mobile-browser-testing-on-the-desktop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you need to check websites for mobile compliance on a regular basis you know that having a device to constantly check is painful and slows down your work during debugging and phases of constant change.</p>
<p><a href="http://www.flickr.com/photos/adactio/6055382177/" target="_blank"><img title="Surrounding myself with screens by adactio, on Flickr" src="http://farm7.static.flickr.com/6191/6055382177_9eef23d858_m.jpg" alt="Surrounding myself with screens by adactio, on Flickr" border="0" /></a><br />
<a href="http://creativecommons.org/licenses/by/2.0/" target="_blank"><img title="Creative Commons Attribution 2.0 Generic License" src="http://i.creativecommons.org/l/by/2.0/80x15.png" alt="Creative Commons Attribution 2.0 Generic License" align="left" border="0" /></a>  by <a href="http://www.flickr.com/people/adactio/" target="_blank"> adactio</a><a href="http://www.imagecodr.org/" target="_blank"> </a></p>
<p>There are a few tools that will make this work a lot easier:</p>
<h2>Google Chrome</h2>
<p>Chrome does have some nice dedicated plug-ins to help with this task</p>
<ul>
<li>Ripple Mobile Environment Emulator (<a title="Ripple Mobile Emulator" href="https://chrome.google.com/webstore/detail/geelfhphabnejjhdalkjhgipohgpdnoc" target="_blank">https://chrome.google.com/webstore/detail/geelfhphabnejjhdalkjhgipohgpdnoc</a>)</li>
<li>appMobi HTML5 XDK (<a title="AppMobi HTML5 XDK Mobile Emulator" href="https://chrome.google.com/webstore/detail/onmkoldigcfmebcinpmineoadckalllb" target="_blank">https://chrome.google.com/webstore/detail/onmkoldigcfmebcinpmineoadckalllb</a>)</li>
</ul>
<h2>Firefox</h2>
<p>I am not aware of any plug-ins like Chrome, but as a hack I have found it useful to employ a user-agent switching plugin to trick the browser</p>
<p>User Agent Switcher (<a title="Firefox User Agent Switcher" href="http://chrispederick.com/work/user-agent-switcher/" target="_blank">http://chrispederick.com/work/user-agent-switcher/</a>) works well for this.</p>
<ol>
<li>Download the User Agent Switcher Add-on for Firefox</li>
<li>Restart Firefox for the add-on change to take place.</li>
<li>To start a new browsing session using an emulated browser, go to Tools &gt; User Agent Switcher and select the appropriate mobile web browser you want to emulate</li>
<li>To switch back to normal browsing, just select the default option from the above menu.</li>
</ol>
<p>If you need more specific UA Strings check here: <a title="Mobile User Agent Strings" href="http://www.zytrax.com/tech/web/mobile_ids.html" target="_blank">http://www.zytrax.com/tech/web/mobile_ids.html</a></p>
<p>For more serious work there are obviously dedicated emulators from the major Mobile OS vendors (but they need to be installed and configured for each platform):</p>
<ul>
<li>Android (<a title="Android SDK Emulator" href="http://developer.android.com/guide/developing/tools/emulator.html" target="_blank">http://developer.android.com/guide/developing/tools/emulator.html</a>)</li>
<li>iOS (<a title="iOS Developer Emulator" href="http://developer.apple.com/devcenter/ios/index.action" target="_blank">http://developer.apple.com/devcenter/ios/</a>)</li>
<li>WinPhone (<a href="http://www.microsoft.com/download/en/details.aspx?id=13890">http://www.microsoft.com/download/en/details.aspx?id=13890</a>)</li>
<li>Nokia (<a title="Nokia Mobile Phone Emulator" href="http://www.developer.nokia.com/Develop/Web/" target="_blank">http://www.developer.nokia.com/Develop/Web/</a>)</li>
<li>Opera (<a title="Opera Mini Emulator" href="http://www.opera.com/developer/tools/mini/" target="_blank">http://www.opera.com/developer/tools/mini/</a>)</li>
<li>WebOS (<a title="WebOS Emulator" href="http://developer.palm.com/" target="_blank">http://developer.palm.com/</a>)</li>
</ul>
<p>&nbsp;</p>
<p>PS: Nothing substitutes final QA testing on actual devices &#8230;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/01/mobile-browser-testing-on-the-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Governance Index – measuring openness</title>
		<link>http://www.gaggl.com/2011/12/open-governance-index-measuring-openness/</link>
		<comments>http://www.gaggl.com/2011/12/open-governance-index-measuring-openness/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 22:47:50 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[governance]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=722</guid>
		<description><![CDATA[This is an interesting report and info-graphic by the folks at VisionMobile on a new way of measuring the openness of some mobile open source projects. The Open Governance Index measures the true openness of eight open source projects &#8211; Android, Qt, &#8230; <a href="http://www.gaggl.com/2011/12/open-governance-index-measuring-openness/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is an interesting report and info-graphic by the folks at <a title="VisionMobile - [Infographic] The Open Governance Index – A new way of measuring openness" href="http://www.visionmobile.com/blog/2011/12/infographic-the-open-governance-index/" target="_blank">VisionMobile</a> on a new way of measuring the openness of some mobile open source projects.</p>
<p>The Open Governance Index measures the true openness of eight open source projects &#8211; Android, Qt, Symbian, MeeGo, Mozilla, WebKit, Linux and Eclipse &#8211; and analyses how governance, and not licenses, tell the full story of a project&#8217;s openness, across transparency, influence and control.</p>
<p><a title="Infographic" href="http://www.visionmobile.com/blog/wp-content/uploads/infographics/4/VMInfo_OpenGov800.png" target="_blank"><img src="http://www.visionmobile.com/blog/wp-content/uploads/infographics/4/VMInfo_OpenGov150.png" alt="The Open Governance Index – A new way of measuring openness" border="0" /></a></p>
<p>The full report can be downloaded free (email required) <a title="Open Governance Index - Report" href="http://www.visionmobile.com/research.php#OGI" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2011/12/open-governance-index-measuring-openness/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install Handbrake on Ubuntu 11.04 (Natty)</title>
		<link>http://www.gaggl.com/2011/05/install-handbrake-on-ubuntu-11-04-natty/</link>
		<comments>http://www.gaggl.com/2011/05/install-handbrake-on-ubuntu-11-04-natty/#comments</comments>
		<pubDate>Sat, 28 May 2011 19:21:09 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[h264]]></category>
		<category><![CDATA[mpeg4]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=481</guid>
		<description><![CDATA[To convert a DVD and make it viewable on your mobile device Handbrake seems to be the most useful tool I have discovered so far. Since it is not part of the default Ubuntu Repositories here is the installation process. &#8230; <a href="http://www.gaggl.com/2011/05/install-handbrake-on-ubuntu-11-04-natty/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>To convert a DVD and make it viewable on your mobile device <a title="Handbrake " href="http://handbrake.fr/" target="_blank">Handbrake</a> seems to be the most useful tool I have discovered so far.  Since it is not part of the default Ubuntu Repositories here is the installation process. The first step is to insure libdvdcss2 is installed</p>
<pre>sudo apt-get install libdvdcss2
sudo add-apt-repository ppa:stebbins/handbrake-releases
sudo apt-get update
sudo apt-get install handbrake-gtk</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2011/05/install-handbrake-on-ubuntu-11-04-natty/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My mobile personal learning environment</title>
		<link>http://www.gaggl.com/2011/04/my-mobile-personal-learning-environment/</link>
		<comments>http://www.gaggl.com/2011/04/my-mobile-personal-learning-environment/#comments</comments>
		<pubDate>Sun, 03 Apr 2011 22:26:27 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[telework / digital nomads]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[mobimooc]]></category>
		<category><![CDATA[ple]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=408</guid>
		<description><![CDATA[Taking part in MobiMOOC has given me the opportunity to take stock of my own MobilePLE &#8211; the top 5 tools I find most useful as part of my ongoing learning. &#160; Catch Notes (previously 3Bananas) &#8211; mobile note taking the &#8230; <a href="http://www.gaggl.com/2011/04/my-mobile-personal-learning-environment/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Taking part in MobiMOOC has given me the opportunity to take stock of my own MobilePLE &#8211; the top 5 tools I find most useful as part of my ongoing learning.</p>
<p>&nbsp;</p>
<ul>
<li><a title="Catch.com Mobile Notes" href="http://catch.com/" target="_blank">Catch Notes</a> (previously 3Bananas) &#8211; mobile note taking the most critical component. Whenever I get a new device &#8211; this is what has to be installed as one of the first actions. For those not familiar with this software &#8211; it&#8217;s like Evernote without the bloat.</li>
<li><a title="TwiDroid mobile Twitter for Android" href="http://twidroyd.com/" target="_blank">TwiDroyd</a> &#8211; mobile Twitter / Status.Net client. This could be replaced by similar Twitter clients</li>
<li><a title="GoogleReader Mobile" href="http://www.google.com/reader/m/" target="_blank">GoogleReader</a> &#8211; RSS reader client</li>
<li><a title="Flickr Mobile" href="http://m.flickr.com/" target="_blank">Flickr</a> &#8211; image upload and sharing</li>
<li><a title="Foursquare Mobile" href="http://foursquare.com/mobile/" target="_blank">FourSquare</a> &#8211; location based sharing</li>
</ul>
<p>&nbsp;</p>
<p>These are the main applications I use pretty much constantly, however here are some other useful services I use regularily:</p>
<p>&nbsp;</p>
<ul>
<li><a title="Delicious" href="http://www.delicious.com/leogaggl" target="_blank">Delicious</a> &#8211; Online Bookmarking (this is an old one, but a good one). Unfortunately there are not a great deal of mobile interfaces for Delicious as Yahoo has publicly stated that it is trying to offload the project</li>
<li><a title="PixelPipe mobile upload" href="http://pixelpipe.com/" target="_blank">Pixelpipe</a> &#8211; universal uploader (upload to multiple services such as Flickr, Picasa, Youtube from mobile)</li>
<li><a title="BeyondPod" href="http://www.beyondpod.mobi/" target="_blank">BeyondPod</a> &#8211; podcast client</li>
<li><a title="Google Goggles" href="http://www.google.com/mobile/goggles/" target="_blank">GoogleGoggles</a> &#8211; image recognition software to allow searches based on camera input</li>
<li><a title="Zxing barcode scan" href="http://code.google.com/p/zxing/wiki/GetTheReader" target="_blank">Zxing Barcode Scan</a> &#8211; open source barcode scanner (QR codes as well as EAN type)</li>
<li><a title="Wordpress Mobile Clients" href="http://en.blog.wordpress.com/2010/02/11/mobile-apps-for-wordpress/" target="_blank">WordPress Client</a> &#8211; mobile client to edit wordpress blogs</li>
<li><a title="Autodesk Sketchbook" href="http://area.autodesk.com/sketchbook" target="_blank">Sketchbook</a> &#8211; mobile drawing application from Autodesk (you need a reaonable screen for this &#8211; tab preferred)</li>
<li><a title="UStream Broadcast" href="http://www.ustream.tv/everywhere" target="_blank">UStream Broadcaster</a> &#8211; streaming video producer from mobile handset</li>
</ul>
<p>&nbsp;</p>
<p>One thing worth noting is that this is very much the &#8220;CURRENT Mobi-PLE&#8221;. The one sure thing with mobile tech in general is that it tends to change quickly over time and with need.</p>
<p>Looking forward to hearing about things I am missing &#8211; comments welcome !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2011/04/my-mobile-personal-learning-environment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Huawei K3765 on Ubuntu 10.04 (Lucid)</title>
		<link>http://www.gaggl.com/2010/05/huawei-k3765-on-ubuntu-10-04-lucid/</link>
		<comments>http://www.gaggl.com/2010/05/huawei-k3765-on-ubuntu-10-04-lucid/#comments</comments>
		<pubDate>Sat, 22 May 2010 04:57:51 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[telework / digital nomads]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[eeepc]]></category>
		<category><![CDATA[huawei]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vodafone]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=372</guid>
		<description><![CDATA[Since I have switched my 3G data network from Hutchinson Three to Vodafone AU recently I also upgraded the USB modem from a Huwaei E220 (which used to work fine on recent Ubuntu NBR releases on my trusty old ASUS &#8230; <a href="http://www.gaggl.com/2010/05/huawei-k3765-on-ubuntu-10-04-lucid/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since I have switched my 3G data network from Hutchinson Three to Vodafone AU recently I also upgraded the USB modem from a Huwaei E220 (which used to work fine on recent Ubuntu NBR releases on my trusty old ASUS EEE 900)</p>
<p>Unfortunately the new Huawei K3765 would not be recognised as a valid modem by the network manager. After a fair bit of searching it turns out that you only need to install one additional package (usb-modeswitch) to make this modem work (be recognised) on the current stable 10.04 release:</p>
<pre>sudo apt-get install usb-modeswitch</pre>
<p>For the command-line challenged here is a quick screenshot on how to do it using Synaptic Package Manager:</p>
<p><a href="http://www.gaggl.com/wp-content/uploads/2010/05/usb-modswitch.png"><img class="alignnone size-medium wp-image-374" title="Synaptic usb-modswitch - screenshot" src="http://www.gaggl.com/wp-content/uploads/2010/05/usb-modswitch-300x175.png" alt="Synaptic usb-modswitch - screenshot" width="300" height="175" /></a></p>
<p>Hope this might save some time for people trying to make this modem work on Lucid.</p>
<p>Happy roaming !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2010/05/huawei-k3765-on-ubuntu-10-04-lucid/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Ubuntu &#8211; Google Mail (GoogleApps) as default mail client</title>
		<link>http://www.gaggl.com/2009/12/ubuntu-google-mail-googleapps-as-default-mail-client/</link>
		<comments>http://www.gaggl.com/2009/12/ubuntu-google-mail-googleapps-as-default-mail-client/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 09:04:22 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[telework / digital nomads]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google mail]]></category>
		<category><![CDATA[googleaps]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mailclient]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=313</guid>
		<description><![CDATA[Since Ubuntu 9.10 NetbookRemix has been released I am again finding myself using my trusty old ASUS EEE when on the road.  And  finally it seems I have found a vanilla Linux distribution that is reasonably responsive and works &#8216;out of the box&#8217;. &#8230; <a href="http://www.gaggl.com/2009/12/ubuntu-google-mail-googleapps-as-default-mail-client/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since <a title="Ubuntu UNR" href="https://wiki.ubuntu.com/UNR" target="_blank">Ubuntu 9.10 NetbookRemix</a> has been released I am again finding myself using my trusty old ASUS EEE when on the road.  And  finally it seems I have <a title="Finding ideal OS" href="/2009/02/finding-the-ideal-os-for-my-eee-pc/" target="_self">found a vanilla Linux distribution</a> that is reasonably responsive and works &#8216;out of the box&#8217;.</p>
<p>One thing I don&#8217;t need on the road (as a matter of fact on none of my equipment) is having to install &amp; maintain some client/server mail client. Here is a workable solution to have your browser default &#8216;mailto:&#8217; links to Google Apps.</p>
<h3>Howto</h3>
<p>System &#8211;&gt; Preferences &#8211;&gt; Preferred Applications</p>
<p><img class="alignnone size-full wp-image-321" title="Ubuntu Preferences Screenshot" src="http://www.gaggl.com/wp-content/uploads/2009/12/ubuntu_googlemail1.png" alt="Ubuntu Preferences Screenshot" width="494" height="418" /></p>
<h4>Chrome:</h4>
<p><code>perl -MURI::Escape -e '$to = shift;$to =~ s/^mailto://i;exec("chromium-browser", "https://mail.google.com/a/yourdomain.tld/?view=cm&amp;fs=1&amp;tf=1&amp;cmid=22&amp;to=".URI::Escape::uri_escape($to) );' '%s'</code></p>
<h4>Firefox:</h4>
<p><code>perl -MURI::Escape -e '$to = shift;$to =~ s/^mailto://i;exec("firefox", "https://mail.google.com/a/yourdomain.tld/?view=cm&amp;fs=1&amp;tf=1&amp;cmid=22&amp;to=".URI::Escape::uri_escape($to) );' '%s'</code></p>
<p><strong>Note:</strong> do not forget to replace &#8216;yourdomain.tld&#8217; with your actual Google Apps domain</p>
<p>Here is the link to the original blog entry by David Davis (xantus77): <a title="Xantus" href="http://xantus.vox.com/library/post/howto-use-gmail-for-mailto-links-linuxubuntu.html" target="_blank">http://xantus.vox.com/library/post/howto-use-gmail-for-mailto-links-linuxubuntu.html</a> (Kudos !)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2009/12/ubuntu-google-mail-googleapps-as-default-mail-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>m-learn: Mobile evidence gathering using GoogleDocs</title>
		<link>http://www.gaggl.com/2009/02/m-learn-mobile-evidence-gathering-using-googledocs/</link>
		<comments>http://www.gaggl.com/2009/02/m-learn-mobile-evidence-gathering-using-googledocs/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 00:22:46 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[elearning]]></category>
		<category><![CDATA[googleapps]]></category>
		<category><![CDATA[mlearning]]></category>
		<category><![CDATA[moodle]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=198</guid>
		<description><![CDATA[This one nearly escaped my attention yesterday. Google has just announced the ability to edit Google Docs on your mobile device via their Google Mobile Blog. Just point your mobile browser to m.google.com/docs and start editing. Along with the use &#8230; <a href="http://www.gaggl.com/2009/02/m-learn-mobile-evidence-gathering-using-googledocs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This one nearly escaped my attention yesterday. Google has just announced the ability to edit Google Docs on your mobile device via their <a title="Google Mobile Blog" href="http://googlemobile.blogspot.com/2009/02/edit-google-docs-spreadsheets-from-your.html" target="_blank">Google Mobile Blog</a>.</p>
<p>Just point your mobile browser to <strong><a title="Mobile Google Docs" href="http://m.google.com/docs">m.google.com/docs</a></strong> and start editing.</p>
<p>Along with the use of <a title="2D barcodes" href="http://en.wikipedia.org/wiki/Barcode#2D_barcodes" target="_blank">2D barcodes</a> this will open a few interesting m-learning possiblities for educators that would previously have required custom coding to achieve. I can see this being very useful in situations where you have students being in the field and allowing them to enter data gathered using a standard mobile phone. The barcodes could point students to the location of the spreadsheet (avoiding the need to type the information)</p>
<p>The screenshot below shows a spreadsheet that I just made up for demonstration purposes.</p>
<div id="attachment_205" class="wp-caption alignnone" style="width: 235px"><img class="size-medium wp-image-205" title="Google Spreadsheet" src="http://www.gaggl.com/wp-content/uploads/2009/02/googledocs_ss01-225x300.jpg" alt="Google Spreadsheet" width="225" height="300" /><p class="wp-caption-text">Google Spreadsheet</p></div>
<div id="attachment_206" class="wp-caption alignnone" style="width: 235px"><img class="size-medium wp-image-206" title="Google Spreadsheet - add record" src="http://www.gaggl.com/wp-content/uploads/2009/02/googledocs_ss04-225x300.jpg" alt="Google Spreadsheet - add record" width="225" height="300" /><p class="wp-caption-text">Google Spreadsheet - add record</p></div>
<p>The data gathered can easily be used embedded into LMS course pages for review in the classroom. The (quite capable) graphing tools in Google Spreadsheets can be used to visualise the results gathered. For some of our clients that use Moodle and GoogleApps for Education this is a very interesting combination as would allow for the authenticated entering of mobile data into the LMS.</p>
<p>It would be interesting to look at how you could easily <a title="Geotagging" href="http://http://en.wikipedia.org/wiki/Geotagging" target="_blank">geo-tag</a> the information gathered for mapping purposes. But that&#8217;s probably a topic for another post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2009/02/m-learn-mobile-evidence-gathering-using-googledocs/feed/</wfw:commentRss>
		<slash:comments>0</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>
		<item>
		<title>QR code usage in Japan</title>
		<link>http://www.gaggl.com/2009/01/qr-code-usage-in-japan/</link>
		<comments>http://www.gaggl.com/2009/01/qr-code-usage-in-japan/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 23:49:48 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[2d barcodes]]></category>
		<category><![CDATA[qr code]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=90</guid>
		<description><![CDATA[Just came across this post about barcode tombstones in Japan. Shows very clearly how much public acceptance the 2D barcode technology has got in Japan. It allows visitors to the grave to access to the biography and photos of the &#8230; <a href="http://www.gaggl.com/2009/01/qr-code-usage-in-japan/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just came across this post about <a title="barcode tombstone" href="http://asiajin.com/blog/2008/03/13/2d-barcode-tombstone/" target="_blank">barcode tombstones</a> in Japan. Shows very clearly how much public acceptance the 2D barcode technology has got in Japan.</p>
<p>It allows visitors to the grave to access to the biography and photos of the deceased person and leave a personal message.</p>
<p>This concept probably takes some time to get used to, but you can see that it could clearly add some value for people visiting cemeteries. There is not much info you can fit on tombstone. A good example of providing &#8216;further information&#8217; for people that are interested.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2009/01/qr-code-usage-in-japan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

