<?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>Jeremy Kemp &#187; Apps</title>
	<atom:link href="http://www.jeremykemp.co.uk/category/apps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeremykemp.co.uk</link>
	<description>//TODO</description>
	<lastBuildDate>Sun, 15 Jan 2012 15:32:26 +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>Unit Converter &#8211; Currency!</title>
		<link>http://www.jeremykemp.co.uk/13/06/2011/unit-converter-currency/</link>
		<comments>http://www.jeremykemp.co.uk/13/06/2011/unit-converter-currency/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 09:43:33 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android sdk]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[unit converter]]></category>

		<guid isPermaLink="false">http://www.jeremykemp.co.uk/?p=292</guid>
		<description><![CDATA[I&#8217;ve just released an update for my Android app which now supports currency conversion! All global currencies are supported with live exchange rates being fed from the internet. Obviously, it now requires the &#8220;full internet access&#8221; permission as well as &#8220;view network state&#8221;. I&#8217;d appreciated it if you could let me know of any improvements [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jeremykemp.co.uk/wp-content/uploads/2011/06/currency-unit.png"><img class="size-medium wp-image-295 alignright" title="Unit Converter" src="http://www.jeremykemp.co.uk/wp-content/uploads/2011/06/currency-unit-180x300.png" alt="Unit Converter Currency Selection" width="180" height="300" /></a></p>
<p>I&#8217;ve just released an update for my Android app which now supports currency conversion!</p>
<p>All global currencies are supported with live exchange rates being fed from the internet. Obviously, it now requires the &#8220;full internet access&#8221; permission as well as &#8220;view network state&#8221;.</p>
<p style="text-align: left;">I&#8217;d appreciated it if you could let me know of any improvements that you&#8217;d like, or any problems with the application that you may be experiencing so that I can improve the application.</p>
<p style="text-align: left;">You can get Unit Converter directly from your phone <a title="here" href="market://details?id=com.joopware.unitconverter">here</a> or from the Android Market website <a title="here" href="https://market.android.com/details?id=com.joopware.unitconverter">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremykemp.co.uk/13/06/2011/unit-converter-currency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Git and GitHub!</title>
		<link>http://www.jeremykemp.co.uk/09/02/2011/git-and-github/</link>
		<comments>http://www.jeremykemp.co.uk/09/02/2011/git-and-github/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 21:27:27 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[GitHub]]></category>

		<guid isPermaLink="false">http://www.jeremykemp.co.uk/?p=239</guid>
		<description><![CDATA[Just a quick update on my Unit Converter App. I&#8217;ve just switched over to Git from Subversion to coincide with the creation of my new GitHub account. Unit Converter&#8217;s code is now available to view and modify for all! Access the repository here!]]></description>
			<content:encoded><![CDATA[<p>Just a quick update on my Unit Converter App. I&#8217;ve just switched over to Git from Subversion to coincide with the creation of my new <a href="https://github.com/Odc/" target="_blank">GitHub account</a>.</p>
<p>Unit Converter&#8217;s code is now available to view and modify for all!</p>
<p>Access the repository <a href="https://github.com/Odc/Unit-Converter" target="_blank">here</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremykemp.co.uk/09/02/2011/git-and-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Development</title>
		<link>http://www.jeremykemp.co.uk/19/11/2010/android-development/</link>
		<comments>http://www.jeremykemp.co.uk/19/11/2010/android-development/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 14:35:19 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[unit converter]]></category>

		<guid isPermaLink="false">http://www.jeremykemp.co.uk/?p=181</guid>
		<description><![CDATA[I&#8217;ve recently got myself a new phone sporting the Android operating system. It&#8217;s a great little device and sparked my interest in developing for the platform. To ease myself into it, I&#8217;ve developed a simple unit conversion app to help teach me the core features of the Android SDK whilst providing something that I can [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently got myself a new phone sporting the Android operating system. It&#8217;s a great little device and sparked my interest in developing for the platform.</p>
<p>To ease myself into it, I&#8217;ve developed a simple unit conversion app to help teach me the core features of the Android SDK whilst providing something that I can publish on the Android Market that only took a few days to develop!</p>
<p><a href="http://www.jeremykemp.co.uk/wp-content/uploads/2010/11/original-unit.png"><img src="http://www.jeremykemp.co.uk/wp-content/uploads/2010/11/original-unit-200x300.png" alt="" title="Unit Selection Screen" width="200" height="300" class="aligncenter size-medium wp-image-182" /></a></p>
<p>At the moment, it supports simple units and conversions such as area, length, and volume but I&#8217;m currently expanding to include density, memory sizes, and currency.</p>
<p>Currency provides an exiting challenge in that I will be able to pull live exchange rates to the app where an internet connection is available for highly accurate conversions. I could even use GPS to detect which currency the user will currently be using based on the country that they are in.</p>
<p>Such a simple premise for an application has and will be able to teach me a lot about the Android SDK and provide an excellent grounding for future apps!</p>
<p>Head on over to the <a href="market://details?id=com.joopware.unitconverter">Android Market</a> or <a href="http://www.appbrain.com/app/unit-converter/com.joopware.unitconverter">AppBrain</a> and download my modest little app!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremykemp.co.uk/19/11/2010/android-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dropbox</title>
		<link>http://www.jeremykemp.co.uk/13/12/2009/dropbox/</link>
		<comments>http://www.jeremykemp.co.uk/13/12/2009/dropbox/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 11:27:57 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[Back Up]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[Sync]]></category>

		<guid isPermaLink="false">http://www.jeremykemp.co.uk/?p=105</guid>
		<description><![CDATA[Dropbox is a great little app I found about a year ago for backing up all your important files and making them available anywhere in the world, as well as syncing them to any other computer you have linked to your account. For example, if you&#8217;re working on a document on your computer, any changes [...]]]></description>
			<content:encoded><![CDATA[<p>Dropbox is a great little app I found about a year ago for backing up all your important files and making them available anywhere in the world, as well as syncing them to any other computer you have linked to your account.</p>
<p>For example, if you&#8217;re working on a document on your computer, any changes you make to the document will instantly be reflected on your laptop or iPhone so you don&#8217;t have to bother with a flash drive or e-mail.</p>
<p><img class = "aligncenter" src = "http://www.jeremykemp.co.uk/wp-content/uploads/2009/12/tour_1-300x237.jpg" alt = "Dropbox Diagram" width = "300" height = "237" /></p>
<p>I&#8217;ve found it ridiculously useful for all my uni work as it saves up to 30 days of revisions to any file. So for example, you mess up some piece of source code and you want to get the version back from 3 days ago at 3 o&#8217;clock, then that&#8217;s possible via the Dropbox website (Obviously no replacement for SVN but handy anyway). You just select which version you want to restore, and then that version is pushed back to all your devices with Dropbox installed! You can even recover deleted files and it works on Windows, Linux, Mac and iPhone.</p>
<p>Sign up for free <a title="Dropbox Sign Up" href="https://www.dropbox.com/referrals/NTYzODUyMjk" target="_blank">here</a> and get an extra 250mb on top of the standard 2Gb that you&#8217;d usually get.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremykemp.co.uk/13/12/2009/dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

