<?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>Matt Galloway&#039;s iPhone Apps &#187; QuickPass</title>
	<atom:link href="http://iphone.galloway.me.uk/category/iphoneapps/quickpass/feed/" rel="self" type="application/rss+xml" />
	<link>http://iphone.galloway.me.uk</link>
	<description>iPhone Applications</description>
	<lastBuildDate>Mon, 17 May 2010 17:04:17 +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>Quick Pass v1.0: Now available</title>
		<link>http://iphone.galloway.me.uk/2008/12/quickpass-v10-now-available/</link>
		<comments>http://iphone.galloway.me.uk/2008/12/quickpass-v10-now-available/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 22:09:52 +0000</pubDate>
		<dc:creator>Matt Galloway</dc:creator>
				<category><![CDATA[QuickPass]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[iPhone Apps]]></category>

		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=63</guid>
		<description><![CDATA[
Quick Pass v1.0 is now available on the App Store! Quick Pass is an application designed for system administrators who need to be able to quickly generate random passwords. You might use it when creating an account for instance.
Quick Pass was a bit of an experiment for me where I decided to develop and release [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Quick Pass v1.0 is now available on the <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=298988743&amp;mt=8" target="_blank">App Store</a>! Quick Pass is an application designed for system administrators who need to be able to quickly generate random passwords. You might use it when creating an account for instance.</p>
<p>Quick Pass was a bit of an experiment for me where I decided to develop and release an app all within one night. It took 2 hours 40 minutes over all and was accepted into the App Store within a few days. It was a fun experiment!</p></div>
]]></content:encoded>
			<wfw:commentRss>http://iphone.galloway.me.uk/2008/12/quickpass-v10-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Pass: An iPhone app in 2 hours 40 minutes!</title>
		<link>http://iphone.galloway.me.uk/2008/12/quickpass-an-iphone-app-in-2-hours-40-minutes/</link>
		<comments>http://iphone.galloway.me.uk/2008/12/quickpass-an-iphone-app-in-2-hours-40-minutes/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 21:09:18 +0000</pubDate>
		<dc:creator>Matt Galloway</dc:creator>
				<category><![CDATA[QuickPass]]></category>
		<category><![CDATA[iPhone Apps]]></category>

		<guid isPermaLink="false">http://iphone.galloway.me.uk/?p=57</guid>
		<description><![CDATA[At the company I work for, Senokian, we have been working on Operation Canine for the past 2 days which aims to be project which we design and code within 3 days &#8211; the final day is tomorrow. When I got home from work today I decided to undertake a similar task for the iPhone [...]]]></description>
			<content:encoded><![CDATA[<p>At the company I work for, <a href="http://www.senokian.com/">Senokian</a>, we have been working on <a href="http://www.operationcanine.com/">Operation Canine</a> for the past 2 days which aims to be project which we design and code within 3 days &#8211; the final day is tomorrow. When I got home from work today I decided to undertake a similar task for the iPhone &#8211; I decided to see if I could design, code and submit an application within an evening.</p>
<p><span id="more-22"></span></p>
<p align="center"><img src="/wp-content/themes/iphone/images/quickpass-icon.png" width="200" /></p>
<p>My first hurdle was to decide what application to code. I&#8217;d had a few ideas previously and thought that my idea for a password generator would be a fairly straightforward task to create within the evening. It&#8217;s not so much that I wanted to create a complicated app within the evening, but more to see just how quick a simple (but hopefully useful) app can be made. Quick Pass is designed to be a tool for system administrators to generate multiple passwords and then they can use these by either copying from the screen, or by emailing the generated passwords to themselves.</p>
<p>I started off with a fresh XCode project, using the navigation based application template. From here it was easy to make the code which handled the table to display the controls and passwords. I used <a href="http://blog.galloway.me.uk/iphone-sdktutorials/custom-uitableviewcell/">UITableViewCells in Interface Builder</a> to enable me to create the cells with a slider and the cell with buttons.</p>
<p>Well, basically, I managed to put it all together and submit using iTunes Connect in 2 hours and 40 minutes&#8230; not bad I thought! I&#8217;ll post again when I&#8217;ve heard back from Apple regarding release!</p>
<p style="text-align: center;"><img src="http://iphone.galloway.me.uk/wp-content/gallery/quickpass/quickpass-screenshot_0.jpg" alt="QuickPass Screenshot 1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://iphone.galloway.me.uk/2008/12/quickpass-an-iphone-app-in-2-hours-40-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
