<?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/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>TannieSpace &#187; shopping</title>
	<atom:link href="http://tanniespace.com/tag/shopping/feed/" rel="self" type="application/rss+xml" />
	<link>http://tanniespace.com</link>
	<description>geekery, drawing, and then some</description>
	<lastBuildDate>Sat, 24 Dec 2011 08:32:01 +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>The making of an iPhone app, part I</title>
		<link>http://tanniespace.com/2009/the-making-of-an-iphone-app-part-i/</link>
		<comments>http://tanniespace.com/2009/the-making-of-an-iphone-app-part-i/#comments</comments>
		<pubDate></pubDate>
		<dc:creator>tanja</dc:creator>
				<category><![CDATA[geekery]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[shopping]]></category>

		<guid isPermaLink="false">http://tanniespace.com/?p=1555</guid>
		<description><![CDATA[Because my favourite shopper app has now gone mental, I decided I should write my own. I have no idea how to, and have so far not tried writing anything for the iPhone, it should turn into a neat little adventure. So far, I have read a little on Apple&#8217;s iPhone Developer site about Human [...]]]></description>
			<content:encoded><![CDATA[<p>Because my favourite shopper app has now gone mental, I decided I should write my own. I have no idea how to, and have so far not tried writing anything for the iPhone, it should turn into a neat little adventure.</p>

<p>So far, I have read a little on <a href="http://developer.apple.com/iphone/">Apple&#8217;s iPhone Developer site</a> about Human Interface Guidelines and Planning your app. I&#8217;ve also did some looking around and thinking about a database structure, and what kind of things I do and what I don&#8217;t want in my app. Currently I have:</p>

<ul>
<li>multiple lists</li>
<li>checkboxes to check of items</li>
<li>a cart</li>
<li>separate totals for &#8216;in cart&#8217; and &#8216;on list&#8217;</li>
<li>item info including: name, category (sort-per-store) and / or aisle, note, store, per-store-price, photo</li>
</ul>

<p>I haven&#8217;t made my mind up about coupons / discounts, because I rarely use them. However, when I do, I like them showing up in the price.</p>

<p>I&#8217;d also like to make it so that the lowest price has a visual feedback if you have selected a store &#8212; something <a href="http://www.ggaub.com/hswiki/tiki-index.php">Handyshopper</a> always did very well. I want the interface as clutterfree as possible, and from what I can tell, I have some pretty good options with the default iPhone thingies.</p>
]]></content:encoded>
			<wfw:commentRss>http://tanniespace.com/2009/the-making-of-an-iphone-app-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

