<?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>Damon&#039;s Modern Life &#187; DevelopmentDamon&#039;s Modern Life</title>
	<atom:link href="http://damonsk.com/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://damonsk.com</link>
	<description>From Student to Programmer</description>
	<lastBuildDate>Fri, 13 Apr 2012 14:20:15 +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>Summer</title>
		<link>http://damonsk.com/2011/09/university-of-bolton-iphone/</link>
		<comments>http://damonsk.com/2011/09/university-of-bolton-iphone/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 20:01:13 +0000</pubDate>
		<dc:creator>Damon</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://damonsk.com/?p=271</guid>
		<description><![CDATA[Is over, yay! My favorite time of the year is here. So over summer I should have been working on my University project, I did some.  I have instead, taken residence at a local creative studio writing loads of code and sipping lots of coffee, good times!! I have been focusing on my iOS development&#8230; <a href="http://damonsk.com/2011/09/university-of-bolton-iphone/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://damonsk.com/2011/09/university-of-bolton-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript Objects using Literal Notation</title>
		<link>http://damonsk.com/2011/05/javascript-objects-using-literal-notation/</link>
		<comments>http://damonsk.com/2011/05/javascript-objects-using-literal-notation/#comments</comments>
		<pubDate>Mon, 16 May 2011 22:19:05 +0000</pubDate>
		<dc:creator>Damon</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[University Project]]></category>

		<guid isPermaLink="false">http://damonsk.com/?p=244</guid>
		<description><![CDATA[Javascript files can get pretty messy pretty quick if you prefer to keep everything contained in one javascript file.  Together with jQuery, I find that creating objects using the literal notation form works best. Just like any language, it&#8217;s ideal to create objects that represent something or else you&#8217;re back to square one.  An example&#8230; <a href="http://damonsk.com/2011/05/javascript-objects-using-literal-notation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://damonsk.com/2011/05/javascript-objects-using-literal-notation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Out with mysql in with PDO</title>
		<link>http://damonsk.com/2011/05/out-with-mysql-in-with-pdo/</link>
		<comments>http://damonsk.com/2011/05/out-with-mysql-in-with-pdo/#comments</comments>
		<pubDate>Mon, 16 May 2011 21:51:06 +0000</pubDate>
		<dc:creator>Damon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[University Project]]></category>

		<guid isPermaLink="false">http://damonsk.com/?p=236</guid>
		<description><![CDATA[A not so new feature of PHP which dates back to version 5.0 is PDO (PHP Data Objects).  PDO is a data-access abstraction layer that can access several database engines whilst maintaining the same set of functions.  I&#8217;m surprised I hadn&#8217;t discovered PDO earlier considering its been around way before I knew PHP. As part&#8230; <a href="http://damonsk.com/2011/05/out-with-mysql-in-with-pdo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://damonsk.com/2011/05/out-with-mysql-in-with-pdo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Parts Crawler</title>
		<link>http://damonsk.com/2011/03/the-aprilia-vespa-piaggio-parts-crawler/</link>
		<comments>http://damonsk.com/2011/03/the-aprilia-vespa-piaggio-parts-crawler/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 16:43:32 +0000</pubDate>
		<dc:creator>Damon</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://damonsk.com/?p=217</guid>
		<description><![CDATA[I had an interesting project which involved a CD-ROM containing tens, if not hundreds of thousands of Piaggio/Vespa/Aprilia parts, one of these part catalogues nicely wrapped up in some kind of stand alone Java web application, Jetty I think it was. The task, to extract all data and images from the CD, after looking through&#8230; <a href="http://damonsk.com/2011/03/the-aprilia-vespa-piaggio-parts-crawler/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://damonsk.com/2011/03/the-aprilia-vespa-piaggio-parts-crawler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye Google Base :(</title>
		<link>http://damonsk.com/2011/03/goodbye-google-base/</link>
		<comments>http://damonsk.com/2011/03/goodbye-google-base/#comments</comments>
		<pubDate>Sun, 06 Mar 2011 18:40:02 +0000</pubDate>
		<dc:creator>Damon</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[University Project]]></category>

		<guid isPermaLink="false">http://damonsk.com/?p=212</guid>
		<description><![CDATA[I&#8217;ve just submitted my project proposal for Uni and decide to make a start collating information, then I find out Google Base is going. Google Base was supposed to be a major part of my final year project, however it appears Google has other plans. The whole service has been depreciated and will be gone&#8230; <a href="http://damonsk.com/2011/03/goodbye-google-base/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://damonsk.com/2011/03/goodbye-google-base/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s been a while.</title>
		<link>http://damonsk.com/2011/01/its-been-a-while/</link>
		<comments>http://damonsk.com/2011/01/its-been-a-while/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 12:07:04 +0000</pubDate>
		<dc:creator>Damon</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[VB.Net]]></category>

		<guid isPermaLink="false">http://damonsk.com/?p=205</guid>
		<description><![CDATA[Since I posted here&#8230; Heres a catch up! I&#8217;ve since started creating iPhone, iPad apps and backed off with the Android apps.  One reason, iOS pays compared to Android.  Maybe this will change in future but for the time being, I&#8217;m sticking with iOS and plan to push out random apps!  I&#8217;m looking for that&#8230; <a href="http://damonsk.com/2011/01/its-been-a-while/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://damonsk.com/2011/01/its-been-a-while/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UK Property Market &#8211; The rightmove for Android!</title>
		<link>http://damonsk.com/2010/07/uk-property-market-the-rightmove-for-android/</link>
		<comments>http://damonsk.com/2010/07/uk-property-market-the-rightmove-for-android/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 20:40:41 +0000</pubDate>
		<dc:creator>Damon</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[findaproperty]]></category>
		<category><![CDATA[primelocation]]></category>
		<category><![CDATA[real estate]]></category>
		<category><![CDATA[rentals]]></category>
		<category><![CDATA[rightmove]]></category>

		<guid isPermaLink="false">http://damonsk.com/?p=196</guid>
		<description><![CDATA[If you have followed my blog, a couple of months ago I started to develop a Rightmove app for Android.  I got to the stage where I felt I should seek permission to release the app using the data supplied from Rightmove before I continued.  Unfortunately they refused. Never mind.. A few week ago I started&#8230; <a href="http://damonsk.com/2010/07/uk-property-market-the-rightmove-for-android/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://damonsk.com/2010/07/uk-property-market-the-rightmove-for-android/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>UK Lotto/Lottery Results (Week 3)</title>
		<link>http://damonsk.com/2010/06/uk-lotto-lottery-android-application/</link>
		<comments>http://damonsk.com/2010/06/uk-lotto-lottery-android-application/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 21:11:19 +0000</pubDate>
		<dc:creator>Damon</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[App A Week]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://damonsk.com/?p=190</guid>
		<description><![CDATA[Another week means another Android application that I&#8217;ve managed to push out This week its a UK lottery results app which obtains the latest lottery results from the interwebs and displays it all nicely on the users screen.  The application will work from Android version 1.6, so theres a good chance your handset will support&#8230; <a href="http://damonsk.com/2010/06/uk-lotto-lottery-android-application/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://damonsk.com/2010/06/uk-lotto-lottery-android-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hawkeye &#8211; New Android App (Week 2)</title>
		<link>http://damonsk.com/2010/06/hawkeye-new-android-application/</link>
		<comments>http://damonsk.com/2010/06/hawkeye-new-android-application/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 10:06:13 +0000</pubDate>
		<dc:creator>Damon</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[App A Week]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://damonsk.com/?p=186</guid>
		<description><![CDATA[Following on from last weeks app which was launched to the market.  This week comes another app available via the market.  At this rate I may have to set up &#8216;a app a week&#8217; weksite &#8211; similar to Jayekai&#8217;s A Game A Week website  Doubt I have the time to be able to push one&#8230; <a href="http://damonsk.com/2010/06/hawkeye-new-android-application/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://damonsk.com/2010/06/hawkeye-new-android-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UK Universities &#8211; Android App (Week 1)</title>
		<link>http://damonsk.com/2010/05/new-project-uk-universities-and-higher-education-android-app/</link>
		<comments>http://damonsk.com/2010/05/new-project-uk-universities-and-higher-education-android-app/#comments</comments>
		<pubDate>Sat, 29 May 2010 02:24:33 +0000</pubDate>
		<dc:creator>Damon</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[App A Week]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://damonsk.com/?p=184</guid>
		<description><![CDATA[Since the Rightmove app was a non-starter, I&#8217;ve decided (in my quest to publish my first ever app for a mobile device) to create something else. I&#8217;m not entirely sure where this app will end, but the initial app will be a simple directory with some advanced features.  Using the data I collected last year&#8230; <a href="http://damonsk.com/2010/05/new-project-uk-universities-and-higher-education-android-app/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://damonsk.com/2010/05/new-project-uk-universities-and-higher-education-android-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

