<?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>blogitech from Chris Maddern &#187; Programming</title>
	<atom:link href="http://www.blogitech.co.uk/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogitech.co.uk</link>
	<description>...technology editorial in a blog-saturated industry.</description>
	<lastBuildDate>Sun, 25 Jul 2010 20:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Writing my first iPhone App Store App</title>
		<link>http://www.blogitech.co.uk/2009/writing-my-first-iphone-app-store-app/</link>
		<comments>http://www.blogitech.co.uk/2009/writing-my-first-iphone-app-store-app/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 23:27:23 +0000</pubDate>
		<dc:creator>Chris Maddern</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[First iPhone App]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Sockets]]></category>

		<guid isPermaLink="false">http://www.blogitech.co.uk/?p=327</guid>
		<description><![CDATA[An introduction to writing a first iPhone Application.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="size-full wp-image-328 alignright" style="margin: 10px;" title="iphone-app-store" src="http://www.blogitech.co.uk/wp-content/uploads/2009/10/iphone-app-store.jpg" alt="iPhone App Store" width="190" height="143" /></p>
<p style="text-align: justify;">I&#8217;ve made a few attempts at this before (that have lasted less than a day each!), but for the past week I&#8217;ve begun teaching myself Objective-C and working on an App for submission to the App Store.</p>
<p style="text-align: justify;">Objective C isn&#8217;t the easiest language to move to, despite what Apple seems to have droves of developers willing to testify &#8211; infact, it&#8217;s probably the most difficult language to &#8216;penetrate&#8217; of all the high level languages. That said, the potential benefits and uses of being able to create applications to work on what will likely become one of the most ubiquitous platforms about are enormous.</p>
<p style="text-align: justify;">So, I&#8217;ve now gotten to the stage of having a working Application on my iPhone (having payed for the Developer account) with it&#8217;s icon etc&#8230; It can run a sockets server, and connect to a sockets server. Hurrah.</p>
<p style="text-align: justify;">Over the next 3 weeks (my aim for this app being to a stage where work will be polish and not interesting to write about), I will be posting most days about my progress  and letting you in on how the process of getting an App in to the App Store goes.</p>
<p style="text-align: justify;">Wish me luck!<br />
Chris</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogitech.co.uk/2009/writing-my-first-iphone-app-store-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wonderful Success Message</title>
		<link>http://www.blogitech.co.uk/2008/wonderful-success-message/</link>
		<comments>http://www.blogitech.co.uk/2008/wonderful-success-message/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 20:40:47 +0000</pubDate>
		<dc:creator>Chris Maddern</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Humour]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://chrismaddern.wordpress.com/?p=47</guid>
		<description><![CDATA[Error messages have gotten a lot of flack over the years for unintuitive wording or programatic creation (causing odd succesions of phrases to the effect of &#8216;there was an error&#8217;) to which all you can reply is &#8216;okay&#8217; implying that somehow it is acceptable for the computer to erase all your data. Today, however, a [...]]]></description>
			<content:encoded><![CDATA[<p>Error messages have gotten a lot of flack over the years for unintuitive wording or programatic creation (causing odd succesions of phrases to the effect of &#8216;there was an error&#8217;) to which all you can reply is &#8216;okay&#8217; implying that somehow it is acceptable for the computer to erase all your data. Today, however, a new level of brilliance was achieved by a success message; a friend of mine is building a download manager that reports:</p>
<p style="text-align:center;"><img src="http://gigglesoft.co.uk/ErrorMessage.JPG" alt="" width="402" height="142" /></p>
<p>&#8220;All of the downloads you were downloading have been downloaded&#8221;. It just rings excellence doesn&#8217;t it!? Admittedly this is in beta and will now be fixed before a release however the very fact that someone sat down and wrote that definitely highlights a general problem in the way engineers think in comparison to the thought processes of the average user (or human being).</p>
<p>Chris</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogitech.co.uk/2008/wonderful-success-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
