<?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>code·aplus &#187; Quickie</title>
	<atom:link href="http://codeaplus.com/blog/topics/quickie/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeaplus.com/blog</link>
	<description>Beautiful creations working smartly</description>
	<lastBuildDate>Fri, 06 Aug 2010 22:58:36 +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>Quickie 1.4: import and export</title>
		<link>http://codeaplus.com/blog/2010/126/quickie-1-4-import-and-export/</link>
		<comments>http://codeaplus.com/blog/2010/126/quickie-1-4-import-and-export/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 19:06:04 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Quickie]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[sharing]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=126</guid>
		<description><![CDATA[Finally a way to send out lists and to share with another person. Read on to find out what options are available.]]></description>
			<content:encoded><![CDATA[<p>There are few things I always had planned for Quickie and this version brings one of them: import and export, one way of sharing your lists.</p>
<p>When you install, you’ll notice few changes. The UI is streamlined and more consistent. Top bar is now working as identical as possible, both on lists and on items view. This is lists view:</p>
<p><img class="aligncenter size-full wp-image-128" title="lists-view-top-bar" src="http://codeaplus.com/wpa/wp-content/uploads/2010/06/lists-view-top-bar.png" alt="" width="320" height="44" /></p>
<p>And this is items view:</p>
<p><img class="aligncenter size-full wp-image-127" title="items-view-top-bar" src="http://codeaplus.com/wpa/wp-content/uploads/2010/06/items-view-top-bar.png" alt="" width="320" height="44" /></p>
<p>The UI is also working consistently and enables / disables buttons as needed. Thus now, when you’re in Edit mode, add-new-list or back-button are inaccessible. This lessens the available workflow paths and allows you to focus on singular tasks.</p>
<h3>Import / Export</h3>
<p>That new button next to Edit is where the main 1.4 feature is. Tap it on lists view and you’ll see the options slide down:</p>
<p><img class="aligncenter size-full wp-image-129" title="bump-lists-nothing-selected" src="http://codeaplus.com/wpa/wp-content/uploads/2010/06/bump-lists-nothing-selected.png" alt="" width="320" height="480" /></p>
<p>Here you have the option to add lists in, from another device (more on this later). Tap at least one of the local lists and then the other two options become available:</p>
<p><img class="aligncenter size-full wp-image-130" title="bump-lists-few-selected" src="http://codeaplus.com/wpa/wp-content/uploads/2010/06/bump-lists-few-selected.png" alt="" width="320" height="480" /></p>
<p>Of course, you can still import lists, regardless of what is locally selected, thus middle option is not disabled.</p>
<p>On the items view, this is almost identical, with the difference that all 3 options are always available, except when list is empty.</p>
<p>So, how this works?</p>
<h3>Mailing</h3>
<p>If you mail lists, it will open the mail controller inside the app, including all the lists you have selected. If you do this on items view, it will naturally add items from that list. This is how the mail contents looks:</p>
<pre>- - - - [only to do items] - - - -</pre>
<pre>Coffee for the office</pre>
<pre>2 large mochas</pre>
<pre>1 large late</pre>
<pre>- - - - [only done items] - - - -</pre>
<pre>Coffee for the office</pre>
<pre>*1 small late</pre>
<pre>- - - - [all items] - - - -</pre>
<pre>Coffee for the office</pre>
<pre>2 large mochas</pre>
<pre>*1 small late</pre>
<pre>1 large late</pre>
<p>The layout is pretty clear; list items are shown in 3 groups:</p>
<ul>
<li>only to-do items</li>
<li>only done items</li>
<li>all items</li>
</ul>
<p>This corresponds to the three tabs you see on the items view in Quickie. The * in front of the item denotes a <em>done</em> item. In order to get this into Quickie, select whatever group you want and copy/paste it into Quickie’s <em>Add new list</em> (+ button on lists view) or <em>Add more items</em> (+ button on the items view) screens.</p>
<p>If you mail out multiple lists, their contents will simply be added to the mail body, one by one.</p>
<p>Of course, you can also copy this in the mail controller screen before sending, then close that screen, switch to Messages app and send the list over SMS. From then, copy/paste into Quickie on receiving end.</p>
<h3>Bumping</h3>
<p><a href="http://bu.mp/">Bump</a>™ is a service that exists for quite some time, but which recently got a big stamp of approval when <a href="http://www.macrumors.com/iphone/2010/03/16/paypal-iphone-app-revamped-adds-bump-to-transfer/">PayPal implemented it</a> in their iPhone app.</p>
<p>How it works in Quickie:</p>
<ol>
<li>Select some lists in Quickie that you want to transfer <strong>to</strong> another iPhone. Tap <em>Bump lists out</em></li>
<li>Tap <em>Bump lists in</em> on the other iPhone</li>
<li>On both devices, the Bump connect screen will show up. Once you see this screen
<p><img class="aligncenter size-full wp-image-131" title="bump-connect-screen" src="http://codeaplus.com/wpa/wp-content/uploads/2010/06/bump-connect-screen.png" alt="" width="320" height="480" /><br />
then simply bump one device with another. You don’t have to bump the devices themselves, it’s enough to bump hands holding the iPhones (as the Bump logo shows).</li>
<li>You’ll be asked to confirm the transfer on both devices and after that, the magic happens. Data will be transfered, Bump screens will go away and you’ll see the lists on the target phone.</li>
</ol>
<p>You can bump any number of lists you want. The common way I use this feature is when I get home from work and my wife bumps me the list of things I need to fetch from the store; pronto. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2010/126/quickie-1-4-import-and-export/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quickie 1.2 is up</title>
		<link>http://codeaplus.com/blog/2010/99/quickie-1-2-is-up/</link>
		<comments>http://codeaplus.com/blog/2010/99/quickie-1-2-is-up/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 20:56:04 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Quickie]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[internationalization]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=99</guid>
		<description><![CDATA[Quickie 1.2 major news is that application is localized into 4 additional languages. There are few other minor features and a new icon.]]></description>
			<content:encoded><![CDATA[<p><em>Hello. Hallo. Bonjour. Hola. שלום</em></p>
<p>I hope this above is correct in all the languages that <strong>Quickie is now localized</strong>: <em>German</em>, <em>French</em>, <em>Spanish</em> and <em>Hebrew</em>. :) There’s also support for my own, <em>Serbian</em> (both in Latin and Cyrillic) but since Serbian is not an official language on the iPhone, it will have to wait until Apple adds it to iPhone OS.</p>
<p>Translation is the main feature of Quickie 1.2. I built Quickie to support localization from the first version and this is just the first fruit of that work. German, French and Spanish translations were done by <a href="http://localversion.com/">LocalVersion</a> — major kudos to Toni Rovira for great response times, mostly under a day. Swedish is done by my brother <a href="http://damir.se/">Damir</a>, while Hebrew translation is by <a href="http://www.iphone101.co.il/">Ziv Kitaro</a>, a writer and journalist from Israel. Big thank you to all of them, for the generous help and their time and effort.</p>
<p><img class="alignright size-full wp-image-103" title="icon-173" src="http://codeaplus.com/wpa/wp-content/uploads/2010/02/icon-173.png" alt="Quickie icon" width="173" height="173" /></p>
<p><strong>The new icon</strong> is the most obvious visual change. I’m pretty happy how it turned out, I hope you will like it too.</p>
<p>One of earliest requests was for the <strong>application badge</strong>. I was thinking how to do it, since there’s room only for one number. One option was to add up all the to-do items in all lists and show that; I quickly gave up on this, it would not make much sense if you have one week-long list and one for the day.<br />
Thus I decided to use the number of to-do items in the top most list. That would probably be the most urgent/important list to you, so it makes sense to use it. Re-ordering lists is easy, in case you want to change which list is connected with the application badge.</p>
<p>Minor improvements: UI is refined, buttons are re-drawn, a list with no t0-dos left is grayed out a bit.</p>
<p>Please note that while Quickie is now localized into 4 more languages, I don’t speak any of them. Thus if you <a href="/support/">write to me</a>, please do so in English or Serbian. As usual, comments and suggestions are more than welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2010/99/quickie-1-2-is-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quickie 1.1</title>
		<link>http://codeaplus.com/blog/2010/88/quickie-1-1/</link>
		<comments>http://codeaplus.com/blog/2010/88/quickie-1-1/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 19:42:27 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Quickie]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=88</guid>
		<description><![CDATA[Version 1.1 is on the store with few great features in it, most notably the ability to re-order items and lists and to quickly add multiple items at once. Read on to see what else is new.]]></description>
			<content:encoded><![CDATA[<p>This version was a bit longer in the making than I initially intended. I was brainstorming the road map and what I wanted to do and when, thus after some code tests I switched priorities. This version is first fruit of re-thinking of the road map.</p>
<p><em>First, you can now add multiple items to existing list at once</em>, in the same way as when initially creating the list — using separate multi-line input field. When in items view, tap <em>Edit</em> then the <strong>+</strong> button in the top bar and type in. I was contemplating other solutions but in testing they proved to be counter-intuitive and surprising. This solution adds to the consistency of the interface, which I value greatly.</p>
<p><em>Second, you can now re-order both items and lists.</em> This was originally planned for later versions, but I switched gears due to UI changes and features got moved up a bit. This is primary reason why I never publish road maps for my apps. Things that seem easy when outlined can turn out to be quite a challenge and could actively prevent the releases.</p>
<p><em>Third, in-app help is gone.</em> Quickie is very simple and that icon was taking space that can be used better. More important is that help text, as the single largest body of text, was actively stopping the internationalization process. Apart from the help, the Quickie UI has about 20 words and short phrases — help section was like 20x that. So it’s gone and translations are coming in.</p>
<p>I intended to ship 1.1 with at least 2–3 translations, but decided to leave them for future, as I did not want to postpone the 1.1 anymore. Once first translations are in, you can expect 1.1.x in the updates.</p>
<p><em>Forth, the green check-mark for done item is now on the left.</em> I <strong>really</strong> liked the left/right split, as it clearly separated the done and to-be-done items. However, with such layout, there was no place to put additional stuff I want to implement; I tried all UI layouts I could think of, nothing worked satisfactory. Thus, change. The space on the right is now free and will be used for a lot of stuff soon.</p>
<p><em>Fifth</em><em>, audio cues are changed.</em> Hopefully for the better. :)</p>
<p><em>Sixth, the UI widgets</em> are re-visited, as they were few pixels larger than regular iPhone OS widgets. The interface is also polished a bit and extraneous movement of the items when entering/exiting edit mode is removed and whole experience is better. Widgets now slide in and out while the text stays in place.</p>
<p>I hope you’ll like the changes; please let me know in either the comments or through <a href="/support/">Feedback</a> page.This is by no means an end, there are quite a bit more useful additions already in the works.</p>
<p>A review on the App Store page for Quickie is also very welcome. ;)</p>
<p>P.S. Quickie got great review on <a href="http://smokingapples.com/iphone/app-store-iphone/ad-hoc-lists-on-iphone-time-for-a-quickie/">Smoking Apples</a>. Very happy.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2010/88/quickie-1-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quickie — our new app</title>
		<link>http://codeaplus.com/blog/2009/84/quickie-our-new-app/</link>
		<comments>http://codeaplus.com/blog/2009/84/quickie-our-new-app/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 10:14:47 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Quickie]]></category>
		<category><![CDATA[to-do]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=84</guid>
		<description><![CDATA[Quickie is our new application. It's fast to-do app for ad-hoc lists, perfect for everyday situations where you need to quickly write down things to do.]]></description>
			<content:encoded><![CDATA[<p>Apple really surprised me with very fast approval rate lately. Run Mate’s 1.2.2 update was approved in 2 working days and the same happened with new to-do kid on the store — <a href="/quickie/">Quickie</a>. It’s already on the App Store, getting some nice reviews in its first days.</p>
<h3>What Quickie does</h3>
<p>Quickie is to-do application, made for people who occasionally need to <strong>quickly write down</strong> a list of things to do, checked them off one by one as being done and forget about it. This kind of <em>ad-hoc lists</em> is usually done in a hurry, of the top of one’s head.</p>
<p>Take this for example, a take away list of food to get for the office co-workers or for friends who dropped in to watch a movie or football game.</p>
<p style="text-align: center;">
<div class="wp-caption aligncenter" style="width: 330px"><a href="http://codeaplus.com/quickie/screenshots/add-list.png"><img class=" " title="add-list" src="http://codeaplus.com/quickie/screenshots/add-list.png" alt="" width="320" height="480" /></a><p class="wp-caption-text">Creating new list</p></div>
<p>This can be typed in 30s — you don’t really want to spend any more time on this.</p>
<p>So the <strong>fast entry is paramount</strong> and Quickie delivers – list of things in Quickie is created by typing the list name, followed by items, each on separate line. No back and forth through multiple screens, no picking items from endless lists — just type what you need. I often just type-in shorthands for the things I need, not full names. Here’s the usual shopping list</p>
<ul>
<li>br</li>
<li>che</li>
<li>yog</li>
<li>milk</li>
<li>apl</li>
<li>ora</li>
</ul>
<p>which translates to bread, cheese, yogurt, milk, apples, oranges. On tapping Save, this text is instantly transformed into list of items ready to checked off.</p>
<div class="wp-caption aligncenter" style="width: 330px"><a href="http://codeaplus.com/quickie/screenshots/list-items-view.png"><img title="items-view" src="http://codeaplus.com/quickie/screenshots/list-items-view.png" alt="" width="320" height="480" /></a><p class="wp-caption-text">List items, instantly ready to be checked off</p></div>
<p>Don’t worry if your forget something -<strong> adding items is just as easy and quick</strong>. Tap Edit and type-in new item, directly in the list.</p>
<p style="text-align: center;">
<div class="wp-caption aligncenter" style="width: 330px"><a href="http://codeaplus.com/quickie/screenshots/items-editing.png"><img title="editing-items" src="http://codeaplus.com/quickie/screenshots/items-editing.png" alt="" width="320" height="480" /></a><p class="wp-caption-text">Adding new items</p></div>
<p>Convenience and fast entry again — no need to go to another screen to enter the name, just type directly in the list. If you need to add multiple items, tap the green + icon and new placeholder will show up. Keep repeating that and you can add several entries as fast as you can type.</p>
<h3>More goodies to come</h3>
<p>Quickie’s development is driven by my needs so far and there’s already few new features planned for the future. I would really like to hear <strong>what you need</strong>. Few suggestions from beta testers are already in development for one of the next versions. Let me know what would you like to see in the comments, or through this <a href="http://codeaplus.com/support/">Feedback form</a>.</p>
<p>All suggestions will be considered, taking into account the basic Quickie premise — <strong>simplicity and speed</strong>. Give Quickie a go through the<a href="itms://itunes.apple.com/us/app/quickie-simple-fast-ad-hoc-to-do/id347415541?mt=8"> App Store</a>. Or <a href="http://codeaplus.com/quickie/">watch the demo</a> first on Quickie pages (where you can find more screenshots) and then decide. I’m sure you’ll find it useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2009/84/quickie-our-new-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best App Ever Awards 2009</title>
		<link>http://codeaplus.com/blog/2009/73/best-app-ever-awards-2009/</link>
		<comments>http://codeaplus.com/blog/2009/73/best-app-ever-awards-2009/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 16:22:41 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Quickie]]></category>
		<category><![CDATA[Run Mate]]></category>
		<category><![CDATA[awards]]></category>
		<category><![CDATA[run mate]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=73</guid>
		<description><![CDATA[Do you think Run Mate and Quickie deserve to be called Best outdoor use app and Best Productivity Enhancer app? If yes, help us spread the word. If not, read this post, we might change your mind. :)]]></description>
			<content:encoded><![CDATA[<p>People at <a href="http://148apps.com/">148apps.com</a> are organizing this year’s <a href="http://bestappever.com/">Best App Ever Awards</a>, in as much as 55 categories, tripling what’s available in the App Store. The way it works is that any app can be nominated, by anyone, in the appropriate category. And then you can second the nomination by visiting the appropriate URLs.</p>
<div id="attachment_76" class="wp-caption alignright" style="width: 330px"><img class="size-full wp-image-76" title="edit-sequence" src="http://codeaplus.com/wpa/wp-content/uploads/2009/12/edit-sequence1.png" alt="" width="320" height="308" /><p class="wp-caption-text">Editing sequence in Run Mate</p></div>
<p>I first heard about the competition through <a href="http://www.mobileorchard.com/best-app-ever-awards-better-odds/">this post</a> by Dan Grigsby of the Mobile Orchard fame, when I started reading blogs again after finishing initial Quickie development.</p>
<h3>What</h3>
<p>I nominated <a href="/quickie/">Quickie</a> in the Best Productivity Enhancer category and <a href="/runmate/">Run Mate</a> in the Best Outdoor Use App category. These are the links for nominations:</p>
<p><a href="http://bestappever.com/c/papp/347415541/nom">Quickie  nomination </a><br />
<a href="http://bestappever.com/c/ouap/322005319/nom">Run Mate  nomination </a></p>
<p>If you like our apps, please visit these links to help us spread the word.</p>
<h3>Why</h3>
<p>Since its inception in July, Run Mate is still (to the best of my knowledge) the only running trainer app that allows you to fully customize your running plan and individual sessions. As such, I can say — with no faked modesty — it’s a welcome change in the sea of similar apps that offer hard-coded single plans. With the planned feature upgrades in the next several months, I aim for the Best running app on the store, period.</p>
<div id="attachment_77" class="wp-caption alignright" style="width: 330px"><img class="size-full wp-image-77" title="lists-view" src="http://codeaplus.com/wpa/wp-content/uploads/2009/12/lists-view.png" alt="" width="320" height="220" /><p class="wp-caption-text">Lists view in Quickie</p></div>
<p>Quickie on the other hand is as simple as simple can go. Combining beautiful interface with simple and fast execution, Quickie is (again) a welcome refresh in the sea of GTD-monster apps. Experience tells me that most people don’t need full GTD productivity and only need a simple list of items that can be checked off and possibly an alert (<em>n.b.</em> alerting feature is coming in future upgrade). Quickie is a young app, but already indispensable in my daily routine — I built it because I needed it. I’m certain there’s a bunch of people that would also find it extremely useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2009/73/best-app-ever-awards-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->