<?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>JoshuaScotton.com &#187; Ubuntu</title>
	<atom:link href="http://www.joshuascotton.com/main/archives/tag/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://www.joshuascotton.com/main</link>
	<description>It's all relative ...</description>
	<lastBuildDate>Sat, 24 Dec 2011 23:01:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Adding a road to OpenStreetMap</title>
		<link>http://www.joshuascotton.com/main/archives/193</link>
		<comments>http://www.joshuascotton.com/main/archives/193#comments</comments>
		<pubDate>Sat, 01 Nov 2008 12:52:41 +0000</pubDate>
		<dc:creator>Joshua Scotton</dc:creator>
				<category><![CDATA[IT and Linux]]></category>
		<category><![CDATA[BGT-31]]></category>
		<category><![CDATA[JOSM]]></category>
		<category><![CDATA[Mapping]]></category>
		<category><![CDATA[Navilink]]></category>
		<category><![CDATA[OpenStreetMap]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.joshuascotton.com/main/?p=193</guid>
		<description><![CDATA[This is a short HOWTO for adding a road to the OpenStreetMap project using the BGT-31. First, make sure you have downloaded navilink.pl (see my earlier post) and installed JOSM. On Ubuntu you can install JOSM with the following command: apt-get install josm You will also need to register with the OpenStreetMap site and wiki. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-195" title="1218150545" src="http://www.joshuascotton.com/main/wp-content/uploads/2008/11/1218150545.png" alt="" width="120" height="120" />This is a short HOWTO for adding a road to the OpenStreetMap project using the BGT-31.<span id="more-193"></span></p>
<p>First, make sure you have downloaded navilink.pl (<a href="http://www.joshuascotton.com/main/archives/189">see my earlier post</a>) and installed <a href="http://josm.openstreetmap.de/">JOSM</a>. On Ubuntu you can install JOSM with the following command:</p>
<p><code>apt-get install josm</code></p>
<p>You will also need to register with the OpenStreetMap <a href="http://www.openstreetmap.net/user/new">site</a> and <a href="http://wiki.openstreetmap.org/index.php?title=Special:UserLogin&amp;type=signup">wiki</a>.</p>
<p><strong>1. Map the Road</strong></p>
<p>First record the trackpoints and waypoints. On the BGT-31 I did this by going to track, pressing the main button and selecting mark. To record a waypoint, just hold down the main button until it bleep.</p>
<p><strong>2. Download data and Open with JOSM</strong></p>
<p>First, I&#8217;ll change to my OSM project directory and create a folder for the information:<br />
<code>cd ~/Projects/OSM/<br />
mkdir track$(date +%G%m%d)<br />
cd track$(date +%G%m%d)</code></p>
<p>Now extract the data from the BGT-31:<br />
<code>../navilink.pl -o trackpoints.gpx gettp<br />
../navilink.pl -o waypoints.gpx getwp</code></p>
<p>Now as I&#8217;m a firm believer in <a href="http://en.wikipedia.org/wiki/Don%27t_repeat_yourself">DRY</a>, I&#8217;ve put the above commands in a script which you can download <a href="http://www.joshuascotton.com/misc/uploads/import_points.sh ">here</a>.</p>
<p>You may want to upload the trackpoints.gpx to OSM before you start editing. A HOWTO is <a href="http://wiki.openstreetmap.org/index.php/Beginners_Guide_1.2.2">here</a>.</p>
<p>You can now start JOSM with the command: <code>josm</code></p>
<p>Open the gpx files you created.</p>
<p><strong>3. Edit data with JOSM</strong></p>
<p>The OSM guide for JOSM is <a href="http://wiki.openstreetmap.org/index.php/Beginners_Guide_1.3.1.1">here</a></p>
<p>After you&#8217;ve edited your gpx files, you&#8217;ll want to zoom out slighty and download (Ctrl-Shift-D) from the OSM servers to put your edits into context, you may want to merge some nodes after this to get everything merging properly.</p>
<p><strong>4. Upload to OpenStreetMap</strong></p>
<p>Press (Ctrl-Shift-U) and follow the prompts.</p>
<p>After a while you should get an email with notification of success/failure.</p>
<p>Thats it, all done!</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Adding+a+road+to+OpenStreetMap+http%3A%2F%2Fis.gd%2FvjercF" title="Post to Twitter"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.joshuascotton.com/main/archives/193&amp;title=Adding+a+road+to+OpenStreetMap" title="Post to Delicious"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.joshuascotton.com/main/archives/193&amp;title=Adding+a+road+to+OpenStreetMap" title="Post to Digg"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.joshuascotton.com/main/archives/193&amp;t=Adding+a+road+to+OpenStreetMap" title="Post to Facebook"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.joshuascotton.com/main/archives/193/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Free Font</title>
		<link>http://www.joshuascotton.com/main/archives/186</link>
		<comments>http://www.joshuascotton.com/main/archives/186#comments</comments>
		<pubDate>Tue, 21 Oct 2008 09:27:11 +0000</pubDate>
		<dc:creator>Joshua Scotton</dc:creator>
				<category><![CDATA[IT and Linux]]></category>
		<category><![CDATA[Font]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[Handwriting]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.joshuascotton.com/main/?p=186</guid>
		<description><![CDATA[A new handwriting font called rufscript has been released by Hiran Venugopalan under the GNU GPL version 3 + Font Exception. A link to the Hiran&#8217;s blog is here and UbuntuGeek.com has installation instructions for Intrepid and Hardy here.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-187" title="rufs-300x168" src="http://www.joshuascotton.com/main/wp-content/uploads/2008/10/rufs-300x168.jpg" alt="" width="300" height="168" />A new handwriting font called rufscript has been released by Hiran Venugopalan under the <a href="http://www.fsf.org/licensing/licenses/gpl.html">GNU GPL version 3</a> +<a href="http://www.fsf.org/licensing/licenses/gpl-faq.html#FontException"> Font Exception</a>.</p>
<p>A link to the Hiran&#8217;s blog is <a href="http://hiran.in/blog/rufscript-font">here</a> and UbuntuGeek.com has installation instructions for Intrepid and Hardy <a href="http://www.ubuntugeek.com/how-to-install-rufscript-a-nice-handwriting-font-in-ubuntu-hardyintrepid.html">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=New+Free+Font+http%3A%2F%2Fis.gd%2Fhuu9Yv" title="Post to Twitter"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.joshuascotton.com/main/archives/186&amp;title=New+Free+Font" title="Post to Delicious"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.joshuascotton.com/main/archives/186&amp;title=New+Free+Font" title="Post to Digg"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.joshuascotton.com/main/archives/186&amp;t=New+Free+Font" title="Post to Facebook"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.joshuascotton.com/main/archives/186/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Work and Play</title>
		<link>http://www.joshuascotton.com/main/archives/60</link>
		<comments>http://www.joshuascotton.com/main/archives/60#comments</comments>
		<pubDate>Tue, 29 Jan 2008 22:59:35 +0000</pubDate>
		<dc:creator>Joshua Scotton</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[IT and Linux]]></category>
		<category><![CDATA[M257]]></category>
		<category><![CDATA[M362]]></category>
		<category><![CDATA[M366]]></category>
		<category><![CDATA[Netbeans]]></category>
		<category><![CDATA[Open University]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.joshuascotton.com/main/archives/60</guid>
		<description><![CDATA[I finally finished off my M366 assignment today and submitted it via the OU&#8217;s ever helpful eTMA. Boy did I miss the online submissions when I was doing my math courses last year. This means that I have a tiny bit more free time to spend on other stuff, like pimping this blog with a [...]]]></description>
			<content:encoded><![CDATA[<p>I finally finished off my M366 assignment today and submitted it via the OU&#8217;s ever helpful eTMA. Boy did I miss the online submissions when I was doing my math courses last year.</p>
<p>This means that I have a tiny bit more free time to spend on other stuff, like pimping this blog with a shiny new Ubuntu badge that you can see to your right (courtesy of <a href="http://crunchbang.org/archives/2008/01/25/random-ubuntu-advocacy/">crunchbang.org</a>)</p>
<p>Also I can start reading the course books for my two new courses starting February, M362 and M257.</p>
<p>Luckily both course make use of Java and Netbeans, which I have used before, so the learning curve will be smoother than with M366 (for which I had to learn NetLogo in about 2 days to finish off an assignment)</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Work+and+Play+http%3A%2F%2Fis.gd%2F9nPLq8" title="Post to Twitter"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.joshuascotton.com/main/archives/60&amp;title=Work+and+Play" title="Post to Delicious"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.joshuascotton.com/main/archives/60&amp;title=Work+and+Play" title="Post to Digg"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.joshuascotton.com/main/archives/60&amp;t=Work+and+Play" title="Post to Facebook"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.joshuascotton.com/main/archives/60/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Installing Adobe 8 in Ubuntu Gutsy</title>
		<link>http://www.joshuascotton.com/main/archives/38</link>
		<comments>http://www.joshuascotton.com/main/archives/38#comments</comments>
		<pubDate>Mon, 17 Dec 2007 13:51:02 +0000</pubDate>
		<dc:creator>Joshua Scotton</dc:creator>
				<category><![CDATA[IT and Linux]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Gutsy]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.joshuascotton.com/main/archives/38</guid>
		<description><![CDATA[UbuntuGeek have a nice guide on how to update Adobe Reader to version 8 in Gutsy. Find it here]]></description>
			<content:encoded><![CDATA[<p>UbuntuGeek have a nice guide on how to update Adobe Reader to version 8 in Gutsy.</p>
<p><a href="http://www.ubuntugeek.com/how-to-install-adobe-pdf-reader-811-with-plug-in-for-mozilla-firefox-in-gutsy-gibbon.html/trackback/">Find it here</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Installing+Adobe+8+in+Ubuntu+Gutsy+http%3A%2F%2Fis.gd%2FGRkgds" title="Post to Twitter"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.joshuascotton.com/main/archives/38&amp;title=Installing+Adobe+8+in+Ubuntu+Gutsy" title="Post to Delicious"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.joshuascotton.com/main/archives/38&amp;title=Installing+Adobe+8+in+Ubuntu+Gutsy" title="Post to Digg"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.joshuascotton.com/main/archives/38&amp;t=Installing+Adobe+8+in+Ubuntu+Gutsy" title="Post to Facebook"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.joshuascotton.com/main/archives/38/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Gnome-Do and the Avant Window Navigator</title>
		<link>http://www.joshuascotton.com/main/archives/36</link>
		<comments>http://www.joshuascotton.com/main/archives/36#comments</comments>
		<pubDate>Wed, 12 Dec 2007 19:25:40 +0000</pubDate>
		<dc:creator>Joshua Scotton</dc:creator>
				<category><![CDATA[IT and Linux]]></category>
		<category><![CDATA[AWN]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Gnome-Do]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.joshuascotton.com/main/archives/36</guid>
		<description><![CDATA[Came across a great alternative to Quicksilver on the Mac and Launchy for Windows for Ubuntu. I had been using Katapult (which is for kde) a while back but this had been causing problems with the development code for compiz-fusion so I stopped using it and relied on the Alt+F2 shortcut. However Gnome finally has [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.joshuascotton.com/main/wp-content/uploads/2007/12/screenshot.png" title="screenshot.png"><img src="http://www.joshuascotton.com/main/wp-content/uploads/2007/12/screenshot.png" alt="screenshot.png" /></a></p>
<p>Came across a great alternative to Quicksilver on the Mac and Launchy for Windows for Ubuntu.</p>
<p>I had been using Katapult (which is for kde) a while back but this had been causing problems with the development code for compiz-fusion so I stopped using it and relied on the Alt+F2 shortcut.</p>
<p>However Gnome finally has it&#8217;s own version &#8230; Gnome-Do!</p>
<p><a href="http://do.davebsd.com/?q=content/download">Download instructions here </a></p>
<p>Also AWN is another mac-like panel for gnome (see the pic), <a href="http://wiki.awn-project.org/index.php?title=Main_Page ">take a look here</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Gnome-Do+and+the+Avant+Window+Navigator+http%3A%2F%2Fis.gd%2FzAFaqd" title="Post to Twitter"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.joshuascotton.com/main/archives/36&amp;title=Gnome-Do+and+the+Avant+Window+Navigator" title="Post to Delicious"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.joshuascotton.com/main/archives/36&amp;title=Gnome-Do+and+the+Avant+Window+Navigator" title="Post to Digg"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.joshuascotton.com/main/archives/36&amp;t=Gnome-Do+and+the+Avant+Window+Navigator" title="Post to Facebook"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.joshuascotton.com/main/archives/36/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Paintballing and hacking my PS3</title>
		<link>http://www.joshuascotton.com/main/archives/35</link>
		<comments>http://www.joshuascotton.com/main/archives/35#comments</comments>
		<pubDate>Tue, 11 Dec 2007 21:41:14 +0000</pubDate>
		<dc:creator>Joshua Scotton</dc:creator>
				<category><![CDATA[IT and Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Gutsy]]></category>
		<category><![CDATA[Paintball]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[Team Ignis]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.joshuascotton.com/main/archives/35</guid>
		<description><![CDATA[Had an interesting day paintballing just south of Manchester on Saturday. It was very cold and very, very wet. A lot of the equipment freezed up and wouldn&#8217;t work and setting up the site took a long time. However we got a lot of paintball in once we got going. Last night following a couple [...]]]></description>
			<content:encoded><![CDATA[<p>Had an interesting day paintballing just south of Manchester on Saturday.</p>
<p>It was very cold and very, very wet. A lot of the equipment freezed up and wouldn&#8217;t work and setting up the site took a long time. However we got a lot of paintball in once we got going.</p>
<p>Last night following a couple of guides (including <a href="http://ubuntuforums.org/showthread.php?p=2042834">this one</a>) I installed Ubuntu Gutsy on my PS3.  It&#8217;s working fine and loads ok, but the graphics mode and the wifi aren&#8217;t correct yet.</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Paintballing+and+hacking+my+PS3+http%3A%2F%2Fis.gd%2FPevi6P" title="Post to Twitter"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.joshuascotton.com/main/archives/35&amp;title=Paintballing+and+hacking+my+PS3" title="Post to Delicious"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.joshuascotton.com/main/archives/35&amp;title=Paintballing+and+hacking+my+PS3" title="Post to Digg"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.joshuascotton.com/main/archives/35&amp;t=Paintballing+and+hacking+my+PS3" title="Post to Facebook"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.joshuascotton.com/main/archives/35/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Cowon iAudio D2</title>
		<link>http://www.joshuascotton.com/main/archives/17</link>
		<comments>http://www.joshuascotton.com/main/archives/17#comments</comments>
		<pubDate>Fri, 09 Nov 2007 21:36:07 +0000</pubDate>
		<dc:creator>Joshua Scotton</dc:creator>
				<category><![CDATA[IT and Linux]]></category>
		<category><![CDATA[Cowon]]></category>
		<category><![CDATA[D2]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[iAudio]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MP3 Player]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://www.joshuascotton.com/main/archives/17</guid>
		<description><![CDATA[Just got a new Cowon iAudio D2 to replace my old ipod and have been seeing how I can get it working on ubuntu linux. On Ubuntu when the D2 is plugged in it acts like a normal usb memory stick. Upgrading your firmware wipes the files on your D2 so you need to do [...]]]></description>
			<content:encoded><![CDATA[<p>Just got a new Cowon iAudio D2 to replace my old ipod and have been seeing how I can get it working on ubuntu linux.</p>
<p>On Ubuntu when the D2 is plugged in it acts like a normal usb memory stick.</p>
<p>Upgrading your firmware wipes the files on your D2 so you need to do this first if your firmware is not up to date<br />
When the D2 starts up it shows the current version number on the splash screen</p>
<p><strong>Firmware and Manual</strong></p>
<p>You can get the firmware from here:</p>
<p><a href="http://www.cowonglobal.com/zeroboard/zboard.php?id=C08&amp;bmenu=download">http://www.cowonglobal.com/zeroboard/zboard.php?id=C08&amp;bmenu=download</a></p>
<p>and a pdf of the manual from here:</p>
<p><a href="http://www.cowonglobal.com/zeroboard/zboard.php?id=C09&amp;page=1&amp;sn1=&amp;divpage=1&amp;bmenu=download&amp;sn=off&amp;ss=on&amp;sc=on&amp;select_arrange=headnum&amp;bmenu=download&amp;desc=asc&amp;no=34&amp;bmenu=download">http://www.cowonglobal.com/zeroboard/zboard.php?id=C09&amp;page=1&amp;sn1=&amp;divpage=1&amp;bmenu=download&amp;sn=off&amp;ss=on&amp;sc=on&amp;select_arrange=headnum&amp;bmenu=download&amp;desc=asc&amp;no=34&amp;bmenu=download</a></p>
<p><strong>Applications</strong></p>
<p>A quick search for applications reveals the following flash app links (put them in the FLASH folder)</p>
<p>Nice game list here<br />
<a href="http://iaudiophile.net/forums/showthread.php?t=15110"></a></p>
<p><a href="http://iaudiophile.net/forums/showthread.php?t=15110">http://iaudiophile.net/forums/showthread.php?t=15110</a></p>
<p>apps here<br />
<a href="http://iaudiophile.net/forums/showthread.php?t=15780"></a></p>
<p><a href="http://iaudiophile.net/forums/showthread.php?t=15780">http://iaudiophile.net/forums/showthread.php?t=15780</a></p>
<p>more games</p>
<p><a href="http://iaudiophile.net/forums/showthread.php?t=15120">http://iaudiophile.net/forums/showthread.php?t=15120<br />
</a><br />
and yet more games</p>
<p><a href="http://iaudiophile.net/forums/showthread.php?t=16397">http://iaudiophile.net/forums/showthread.php?t=16397</a></p>
<p><strong>Transcoder for D2</strong></p>
<p>http://ubuntuforums.org/showthread.php?t=404589</p>
<p>Follow instructions on the forums for transcoding tips</p>
<p>Next is investigating how to get music on easily&#8230;</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" class="tt" href="http://twitter.com/intent/tweet?text=Cowon+iAudio+D2+http%3A%2F%2Fis.gd%2Fl6LOQC" title="Post to Twitter"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.joshuascotton.com/main/archives/17&amp;title=Cowon+iAudio+D2" title="Post to Delicious"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.joshuascotton.com/main/archives/17&amp;title=Cowon+iAudio+D2" title="Post to Digg"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/digg/tt-digg.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.joshuascotton.com/main/archives/17&amp;t=Cowon+iAudio+D2" title="Post to Facebook"><img class="nothumb" src="http://www.joshuascotton.com/main/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.joshuascotton.com/main/archives/17/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

