<?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</title>
	<atom:link href="http://codeaplus.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeaplus.com/blog</link>
	<description>Beautiful creations working smartly</description>
	<lastBuildDate>Thu, 03 Jun 2010 19:07:47 +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>Ambient Mood Lamp spotlighted in iPad App Store</title>
		<link>http://codeaplus.com/blog/2010/124/ambient-mood-lamp-spotlighted-in-ipad-app-store/</link>
		<comments>http://codeaplus.com/blog/2010/124/ambient-mood-lamp-spotlighted-in-ipad-app-store/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 11:12:36 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Mood Lamp]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[spotlight]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/2010/124/ambient-mood-lamp-spotlighted-in-ipad-app-store/</guid>
		<description><![CDATA[First time: one of our apps is spotlighted by Apple stuff on the App Store.]]></description>
			<content:encoded><![CDATA[<p>I don’t know since when is this the case, but our simple app is spotlighted in the Utilities category on the iPad.</p>
<p>So happy with this. Version 1.2 should be on sale soon, bringing better performance and some new features to play with.</p>
<p><a href="http://codeaplus.com/wpa/wp-content/uploads/2010/04/l_760_428_E1671348-5867-4BC4-8B75-547F2C5E4A70.jpeg"><img class="alignnone size-full" src="http://codeaplus.com/wpa/wp-content/uploads/2010/04/l_760_428_E1671348-5867-4BC4-8B75-547F2C5E4A70.jpeg" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2010/124/ambient-mood-lamp-spotlighted-in-ipad-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Newsflash — RunMate 1.3, first iPad app and more</title>
		<link>http://codeaplus.com/blog/2010/120/newsflash-runmate-1-3-first-ipad-app-and-more/</link>
		<comments>http://codeaplus.com/blog/2010/120/newsflash-runmate-1-3-first-ipad-app-and-more/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 09:14:28 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Mood Lamp]]></category>
		<category><![CDATA[Run Mate]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[Quickie]]></category>
		<category><![CDATA[run mate]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=120</guid>
		<description><![CDATA[I’m so busy here with the development stuff that can hardly find time to update the blog. Thus will write down some short news, to keep you all in loop.
Run Mate 1.3
Run Mate 1.3 is out on the store for a week or so. It features two new programs included, tailor-made for people that have [...]]]></description>
			<content:encoded><![CDATA[<p>I’m so busy here with the development stuff that can hardly find time to update the blog. Thus will write down some short news, to keep you all in loop.</p>
<h3>Run Mate 1.3</h3>
<p>Run Mate 1.3 is out on the store for a week or so. It features two new programs included, tailor-made for people that have never, ever run before. You can now set a difficulty level for each program. Program level is shown with an icon in front of program and all its sessions.</p>
<p>The great new feature are completion checkmarks. Those new icons have another use — once you complete the session, it will automatically be check-marked so you can easily track your progress.</p>
<p>More settings are added – you can now turn off voice alerts for sequence repeats and finishes, leaving only pace changes announced.</p>
<h3>Our first iPad app</h3>
<p>Did you notice all the frenzy in tech press around the April Fools Day? code·aplus has an app right from the start — <a href="http://codeaplus.com/moodlamp/">Animated Mood Lamp</a>. It’s a simple application, showing great animation, best experienced in dark rooms. It also doubles up as a really large map/flashlight when you need one, with the choice of thousands of colors. I hope you will like it — when you get your iPad, please write back how it runs as I don’t know yet when I’ll be able to get an iPad for myself. :)</p>
<h3>Quickie</h3>
<p>Quickie is not forgotten, 1.3 version is almost complete and will feature some nice improvements. Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2010/120/newsflash-runmate-1-3-first-ipad-app-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screencast: how to add new programs into Run Mate</title>
		<link>http://codeaplus.com/blog/2010/113/screencast-how-to-add-new-programs-into-run-mate/</link>
		<comments>http://codeaplus.com/blog/2010/113/screencast-how-to-add-new-programs-into-run-mate/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 12:32:14 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Run Mate]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=113</guid>
		<description><![CDATA[Using CoolRunning.com Couch to 5k plan]]></description>
			<content:encoded><![CDATA[<p>One of the main design goals of Run Mate was to allow quick and easy setup of new running schedules, as well as tweaking existing stuff. Here’s a simple screencast showing just how quickly you can do that, using CoolRunning.com Couch to 5k as example.</p>
<p><object width="500" height="444"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9990707&#038;server=vimeo.com&#038;show_title=1&#038;show_byline=1&#038;show_portrait=1&#038;color=00ADEF&#038;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9990707&#038;server=vimeo.com&#038;show_title=1&#038;show_byline=1&#038;show_portrait=1&#038;color=00ADEF&#038;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="444"></embed></object></p>
<p>Or you can watch on <a href="http://www.vimeo.com/9990707">Vimeo</a> or <a href="http://www.youtube.com/watch?v=zkwt_oJAVng">YouTube</a>, possibly in larger resolution.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2010/113/screencast-how-to-add-new-programs-into-run-mate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run Mate — how to pick and play music, inside the app</title>
		<link>http://codeaplus.com/blog/2010/97/run-mate-how-to-pick-and-play-music-inside-the-app/</link>
		<comments>http://codeaplus.com/blog/2010/97/run-mate-how-to-pick-and-play-music-inside-the-app/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 11:04:13 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Run Mate]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[playlist]]></category>
		<category><![CDATA[run mate]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=97</guid>
		<description><![CDATA[An illustrated guide to how Run Mate integrates with background music.]]></description>
			<content:encoded><![CDATA[<p>I received several emails with question “how to play the music from the iPod library, inside Run Mate”. These questions point out that this interface could be improved and I’ll certainly look into possible ways to do that. In the meantime, I hope this post will provide sufficient help.</p>
<p>When designing Run Mate’s integration with iPod music library, my main goal was to be a good neighbor in the iPhone OS and to not impose unnecessary actions to start the run. Thus, if you had any music already started — regardless is it playing or paused, it is enough that iPod app with its library is in memory — Run Mate will go along and re-use that.</p>
<p>If that is the case, then when you get to the Sequence screen this is the display you will see if the background music is playing:</p>
<div id="attachment_110" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-110" title="runmate-musicplaying" src="http://codeaplus.com/wpa/wp-content/uploads/2010/02/runmate-musicplaying.png" alt="" width="320" height="154" /><p class="wp-caption-text">With background music is playing, Run Mate shows pause and stop controls</p></div>
<p>or this one if background music is paused:</p>
<div id="attachment_108" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-108" title="runmate-musicpaused" src="http://codeaplus.com/wpa/wp-content/uploads/2010/02/runmate-musicpaused.png" alt="" width="320" height="155" /><p class="wp-caption-text">With background music paused, Run Mate shows play and stop controls</p></div>
<p>If you now tap “<em>Start run</em>” that music will be reused.</p>
<p>If you tap the red Stop button, you will effectively clear out whatever playlist is in memory and thus no music will be available to Run Mate, so the screen will change into this:</p>
<div id="attachment_111" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-111" title="runmate-musicstopped" src="http://codeaplus.com/wpa/wp-content/uploads/2010/02/runmate-musicstopped.png" alt="" width="320" height="155" /><p class="wp-caption-text">No background music available, “Pick music” buttons shows up</p></div>
<p>Thus now you can tap “<em>Pick music</em>” button and the iPhone’s music picker screen will show up:</p>
<div id="attachment_109" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-109" title="runmate-musicpicker" src="http://codeaplus.com/wpa/wp-content/uploads/2010/02/runmate-musicpicker.png" alt="" width="320" height="460" /><p class="wp-caption-text">The standard iPhone’s music picker</p></div>
<p>Here you tap any number of songs you want (or just tap “<em>Add All Songs</em>”) and then tap “<em>Done</em>”; you’ll be returned to Run Mate which will again show the appropriate interface with play/pause and stop buttons.</p>
<p>I hope this helps.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2010/97/run-mate-how-to-pick-and-play-music-inside-the-app/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>
		<item>
		<title>Version 1.2 is live on the store</title>
		<link>http://codeaplus.com/blog/2009/62/version-1-2-is-live-on-the-store/</link>
		<comments>http://codeaplus.com/blog/2009/62/version-1-2-is-live-on-the-store/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 01:16:48 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Run Mate]]></category>
		<category><![CDATA[run mate]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=62</guid>
		<description><![CDATA[Run Mate 1.2 brings improved support for iPod audio, independent control of sound and voice alerts in the app and Google Analytics tracking. Oh, and you can set the app to never lock the screen during the run, so you can see our beautiful animation on the running view while your feet are eating away the miles.]]></description>
			<content:encoded><![CDATA[<p>Actually it’s 1.2.1, since quickly after getting 1.2 live, I got a report of the serious issue in 1.2 (it occurs when you create entirely new program or session), so 1.2.1 was quickly submitted.</p>
<p>One small new feature is the ability to prevent the screen lock during the run. So if you like to visually check your progress, turn this feature on in the main iPhone Settings app.</p>
<h3>Voice and sound alerts toggles</h3>
<p>The main new feature is ability to independently toggle voice and sound alerts. You can do this:</p>
<div id="attachment_66" class="wp-caption alignright" style="width: 330px"><img class="size-full wp-image-66" title="Options" src="http://codeaplus.com/wpa/wp-content/uploads/2009/11/options.png" alt="Setting options for all sessions or sequences" width="320" height="199" /><p class="wp-caption-text">Setting options for all sessions or sequences</p></div>
<ul>
<li>for one sequence</li>
<li>all sequences in particular session</li>
<li>all session in program</li>
<li>all programs</li>
</ul>
<p>This feature is also handy to setup your preferred defaults before creating new items.</p>
<p>There’s only one sound alert in the app — it’s that ping sound at the end of each pace interval. Voice alerts are various spoken cues during the run. Important distinction is that sound alerts are mixed with the background music – they don’t interrupt the music. Voice cues however pause the music while they are on then continue playing it when done.<br />
If you prefer to not have the music interrupted, turn off the voice alerts and leave the pings on and you’re good to go.</p>
<div id="attachment_65" class="wp-caption alignright" style="width: 330px"><img class="size-full wp-image-65 " title="edit-sequence" src="http://codeaplus.com/wpa/wp-content/uploads/2009/11/edit-sequence.png" alt="New edit sequence screen" width="320" height="308" /><p class="wp-caption-text">New edit sequence screen</p></div>
<p>On the other hand, if you use carefully crafted music background, like music mix prepared for HIIT type of training, you’ll probably want to turn both off and use your music changes as cues.</p>
<p>Along with this, cooperation with iPod is thoroughly re-tested and improved, as well as interruptions like phone calls. Application will pause when you answer the phone and continue when it’ over.</p>
<h3>Google Analytics</h3>
<p>This feature is useful only for us here. :)</p>
<p>This allow us to anonymously track the way Run Mate is used and plan the features, possibly spot problems etc. This tracking will not interfere  with the way app works and you’ll not even notice it. If for any reason you don’t want this to be on, it’s easy to turn it off, again through the Settings app.</p>
<p>With hope you’ll put Run Mate to good use, wish you good weather and clean tracks.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2009/62/version-1-2-is-live-on-the-store/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Updates, updates</title>
		<link>http://codeaplus.com/blog/2009/59/updates-updates/</link>
		<comments>http://codeaplus.com/blog/2009/59/updates-updates/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 10:43:54 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Run Mate]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=59</guid>
		<description><![CDATA[Today is the 24th day since I sent Run Mate 1.1 to Apple for approval. It’s still not published, obviously. I asked Apple, they told me it’s “taking unexpected additional time for review”, will let me know when status updates etc. Whatever that means, I can only wait.
In the meantime I have completed the feature [...]]]></description>
			<content:encoded><![CDATA[<p>Today is the 24th day since I sent Run Mate 1.1 to Apple for approval. It’s still not published, obviously. I asked Apple, they told me it’s “taking unexpected additional time for review”, will let me know when status updates etc. Whatever that means, I can only wait.</p>
<p>In the meantime I have completed the feature set of the 1.2 version and I’m tweaking the UI, not really satisfied with what I have now — too cluttered, too easy to make a mistake and change you might regret as user of the application. That’s all general regular work.</p>
<p>Main issue I have is that enduring this long wait times is really hard and discouraging. I can’t possibly send 1.2 for approval until 1.1 is live. Then I need to wait at least few weeks after 1.1 is live, in case there’re bugs and issues I missed, so I can include them in 1.2. And that means that anyone actually having issues could potentially wait over a month for a fix — unless he/she contacts me and I give him ad-hoc build to install (this <em>is</em> an option, please <a href="/support/">contact me </a>if you have serious problems running the app).</p>
<p>So, I have not forgotten you nor abandoned the app. Things are largely out of my control here and can only further test my patience with the App Store.<br />
Hoping for good news in the following days…</p>
<p><strong>Update</strong>: 1.1 is approved on 30th day. Feedback more than welcome</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2009/59/updates-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run Mate 1.1 feature set</title>
		<link>http://codeaplus.com/blog/2009/50/run-mate-1-1-feature-set/</link>
		<comments>http://codeaplus.com/blog/2009/50/run-mate-1-1-feature-set/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 15:31:58 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Run Mate]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[run mate]]></category>
		<category><![CDATA[running]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=50</guid>
		<description><![CDATA[A short overview of the new version. Long time coming, it's a good basis for future updates.]]></description>
			<content:encoded><![CDATA[<p>Version 1.1 is sent to Apple for approval, eagerly awaiting “Ready for sale” mark. :)<br />
This version took much longer time to push put than I expected, mainly due to me trying cram too many stuff into it. Thus after much back and forth, this is what 1.1 brings.</p>
<div id="attachment_55" class="wp-caption alignright" style="width: 67px"><img class="size-full wp-image-55 " title="Icon" src="http://codeaplus.com/wpa/wp-content/uploads/2009/09/Icon.png" alt="New Run Mate icon, in 1.1 version" width="57" height="57" /><p class="wp-caption-text">New icon</p></div>
<h3>New icon :)</h3>
<p>Not really a feature, but it will be a relief to me. New icon is a bit unusual, in that it does not have a background at all and no shine that Apple is adding by default. Hopefully you’ll like it too.</p>
<h3>New pace types: warm up, cool down</h3>
<p>Needed before and after each run, they can be anything you like or are used to: brisk walk, stretching, jumping etc. There are no rules, do whatever you feel like doing for warming up or cooling down.</p>
<h3>Time intervals definable in seconds</h3>
<p>We opted for the 5s increment, mainly to prevent too much scrolling when setting pace interval. I wanted to do this in the first version, but Apple time picker has only hours and minutes.</p>
<div id="attachment_56" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-56" title="new-paces-and-picker" src="http://codeaplus.com/wpa/wp-content/uploads/2009/09/new-paces-and-picker.png" alt="New pace types and new interval picker" width="320" height="418" /><p class="wp-caption-text">New pace types and new interval picker</p></div>
<p>This time I wrote my own, it looks rather fine. Upgrade will update anything you might already have defined.</p>
<h3>Ability to clone entire session</h3>
<p>This allows quicker setup of the weekly running programs where sessions are often repeated several times in one week with few or no changes at all.</p>
<h3>No music required</h3>
<p>If you want to run in silence – maybe you want to hear your breathing rhythm – now you can. Run Mate will fully work with no music, even with screen locked.</p>
<h3>Access iPod library from Run Mate</h3>
<p>This removes the need for switch into iPod app and back into Run Mate — access all your music and pick individual songs, albums or playlists. Through iPhone’s default Settings application, set your preference should music start as soon as picked (this is default) or when you actually touch the “Start run” button.</p>
<p>Of course, there’s inevitable bug fixes. I have fixed few that I have found and some reported to me and all that have shown up in iTunes Connect as crash logs. Hopefully this will also help with issues few of the people that left a review on the App Store had. As I don’t know what the actual problem is — I can know this only if I receive the crash log — I can’t be sure. And App Store does not have any means of contacting people that left the review. Frustrating, but that’s how it is. If you do have a problem, of any kind, please contact us, I’ll do my best to help.</p>
<p>Now, off to working on 1.2 :)<br />
I hope to have a shorter period between updates, adding few features at a time.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2009/50/run-mate-1-1-feature-set/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New feature in 1.1: in-app iPod music access</title>
		<link>http://codeaplus.com/blog/2009/44/new-feature-in-1-1-in-app-ipod-music-access/</link>
		<comments>http://codeaplus.com/blog/2009/44/new-feature-in-1-1-in-app-ipod-music-access/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 11:41:22 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Run Mate]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=44</guid>
		<description><![CDATA[Run Mate 1.1 will bring in-app iPod music library access.]]></description>
			<content:encoded><![CDATA[<p>In 1.0, to play the background music you need to first start the iPod application to play the music you like to run with, then close iPod app, start Run Mate and start the running. This is the most glaring issue in 1.0 for me and I’m looking forward to integrating the music browsing and control in Run Mate.</p>
<div id="attachment_45" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-45" title="Picture 4" src="http://codeaplus.com/wpa/wp-content/uploads/2009/08/Picture-4.png" alt="In-app music access" width="320" height="112" /><p class="wp-caption-text">In-app music access</p></div>
<p>No more switching apps, all conviently accessible from the Run Mate. Working hard to bring this up.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2009/44/new-feature-in-1-1-in-app-ipod-music-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run Mate support</title>
		<link>http://codeaplus.com/blog/2009/41/run-mate-support/</link>
		<comments>http://codeaplus.com/blog/2009/41/run-mate-support/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 12:39:16 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Run Mate]]></category>
		<category><![CDATA[run mate]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=41</guid>
		<description><![CDATA[Run Mate support post - post here in comments any issues you may have.]]></description>
			<content:encoded><![CDATA[<p>This post is a backup solution for support requests for Run Mate application. First avenue for all requests is our <a href="/support/">Support page</a>, but if you don’t receive an answer, feel free to post a comment to this blog post and we will respond.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2009/41/run-mate-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run Mate 1.1 preview: new time interval picker</title>
		<link>http://codeaplus.com/blog/2009/33/run-mate-1-1-preview-new-time-interval-picker/</link>
		<comments>http://codeaplus.com/blog/2009/33/run-mate-1-1-preview-new-time-interval-picker/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 15:39:44 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Run Mate]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=33</guid>
		<description><![CDATA[New in Run Mate 1.1: pace interval can be as short as 5s! This will enable many nice things in the future versions. Read on to see the early screenshot.]]></description>
			<content:encoded><![CDATA[<p>Apple’s default time picker from the iPhone SDK does not have the option to show seconds. Thus I’m making custom picker that will allow intervals of less than 1 minute.</p>
<div id="attachment_34" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-34" title="Time interval picker" src="http://codeaplus.com/wpa/wp-content/uploads/2009/07/Picture-1.png" alt="New in Run Mate 1.1: interval picker now allows time resolution down to 5s" width="320" height="199" /><p class="wp-caption-text">New in Run Mate 1.1: interval picker now allows time resolution down to 5s</p></div>
<p>This is laying foundation for many things in the future, like HIIT training and for the famous <em>Couch to 5k</em> running plans from CoolRunning.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2009/33/run-mate-1-1-preview-new-time-interval-picker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Couch to 5k andwhy it’s important to finish it</title>
		<link>http://codeaplus.com/blog/2009/25/couch-to-5k-and-why-its-important-to-finish-it/</link>
		<comments>http://codeaplus.com/blog/2009/25/couch-to-5k-and-why-its-important-to-finish-it/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 11:22:12 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[running]]></category>
		<category><![CDATA[couch to 5k]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[workout]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=25</guid>
		<description><![CDATA[My experience with Couch to 5k type of running plans is really telling why it's important to start it and finish it. How much it takes you to do that is irrelevant.

The only thing that matters is that you finish it. Read on to see why.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.coolrunning.com/engine/2/2_3/181.shtml">Couch to 5k</a> by CoolRunning site running plan is probably the most popular plan for beginners out there. However, when I started running, I did not know about it — I first encountered Nike’s Beginner 5k through <a href="http://nikeplus.com/">Nike+</a> web site (I had iPod Nano with Nike+ workout on it).</p>
<div class="photo photor" style="width: 333px;"><img src="http://farm3.static.flickr.com/2248/2498695707_cd712aa429.jpg?v=0" alt="" /><br />
<span class="photocredits">Photo by: <a href="http://www.flickr.com/photos/bangarara/2498695707/">Vicky McCormack</a> on Flickr</span></div>
<p>I was in terrible shape last autumn — I would get tired just chasing a bus a short while. I hated this but all my attempts to get into some regular workout failed. I’m also a bit overweight, but that did not bother me much like the out-of-shape state. I know people more over weight than me and in way better shape.</p>
<p>So I gave Nike’s plan a chance. If you haven’t checked it yet, Nike’s plan is basically this:</p>
<ul>
<li>Run 4 days a week: Mon, Wed, Fri, Sun</li>
<li>Mon, Wed, Fri are 20mins workout on average</li>
<li>Sun is more relaxing, but lasts 30 to 40mins</li>
<li>It lasts 6 weeks; on the last Sunday you should be able to run 5km with no stopping</li>
</ul>
<p>First week looked easy. 1min walk, 1min easy jog, repeat 10x. Easy, yes?<em><br />
Like hell.</em><br />
I would be hyperventilating after 10mins, which was just plain embarrassing. I realized just how badly out of shape I was. So, instead of pushing myself into injury, <strong>I repeated first week 3 times</strong>, until I got into good enough shape that I felt comfortable to continue with week 2.</p>
<p>This is the key: do not follow this blindly, you’ll end up injured and it will do you no good. If you can’t walk home after finishing the workout, you’re overdoing it.</p>
<p>The program lasts 6 weeks, but it does not says anywhere it should last exactly 6 weeks. It’s just a plan. What’s important is that you stick with it ’till the end, regardless of how much it takes you.</p>
<p>Why?<br />
This summer, I started the same plan again, after not running for over 6 months. I went through first week like a breeze and continuing with the second. There was enough “shape” left in me from those 8 weeks last autumn, even after entire winter and most of spring of not exercising almost anything.</p>
<p>You don’t have to get into serious running. Stay casual and still be in good shape. <em>But don’t give up</em>.</p>
<p>p.s. <strong>Run Mate</strong> is perfect companion to these plans. <a href="http://codeaplus.com/runmate/">Check out</a> why.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2009/25/couch-to-5k-and-why-its-important-to-finish-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No crashes so far</title>
		<link>http://codeaplus.com/blog/2009/22/no-crashes-so-far/</link>
		<comments>http://codeaplus.com/blog/2009/22/no-crashes-so-far/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 20:28:25 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Run Mate]]></category>
		<category><![CDATA[run mate]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=22</guid>
		<description><![CDATA[In first week, there are no reported crashes of Run Mate. Very happy here.]]></description>
			<content:encoded><![CDATA[<p>This is a pretty sight:</p>
<p><img class="alignnone size-full wp-image-23" title="No crash reports" src="http://codeaplus.com/wpa/wp-content/uploads/2009/07/Picture-4.png" alt="No crash reports" width="619" height="161" /></p>
<p>No crashes reported through iTunes so far, which is fine. Run Mate was extensively tested before going on sale but experience tells me that some obscure corner always gets un-dusted in software development.</p>
<p>Regardless of this, if you do have problems with 1.0, please let me know — the sooner, the better — so I can fix them before 1.1.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2009/22/no-crashes-so-far/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog is up, welcome</title>
		<link>http://codeaplus.com/blog/2009/17/blog-is-up-welcome/</link>
		<comments>http://codeaplus.com/blog/2009/17/blog-is-up-welcome/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 15:20:43 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Run Mate]]></category>
		<category><![CDATA[code·aplus]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=17</guid>
		<description><![CDATA[Our blog is live. First post is an overview of the Run Mate launch week. Subscribe to the blog's feed, it will be the place where new features will be presented before each release.]]></description>
			<content:encoded><![CDATA[<p>code·aplus finally has blog. It took me longer than I expected to push it up, but starting a micro-ISV is far from easy. :)</p>
<p>This has been an interesting week, to say the least, with each day of the week my sleep time was around 4am. Main reason was that <a href="/runmate/">Run Mate</a> went on sale on the App Store last Sunday, while I have not yet finished the web site. Thus 24 full hours of working later I had a passable site live. if you have visited the site in the last several days, you could see the design coming along, day by day, to its current form.</p>
<p>At the same time, I needed to get the word out. Contacting blogs, review sites — that took a lot of time, just doing the research. Opened an account with <a href="http://prmac.com/">prmac.com</a> which does press release distribution — great service, very quick. Writing a good <a href="http://prmac.com/release-id-6567.htm">press release</a> is seriously hard job — it took an entire day of writing, re-writing, editing and re-editing to get to the point of being acceptable.</p>
<p>At the same time, the <strong>sales took off</strong>. This was really surprising as I did not expect any, until I get the word out. But the very first day Run Mate sold few dozen copies! Big <em>thank you</em> to all of you who bought the app, you made those long nights more than worthwhile.</p>
<p>And with sales comes feedback, with some really good feature suggestions. Feature request list is growing steadily, along with work progressing on the 1.1 version.<br />
Keep the feedback coming, either here in the comments or through the <a href="/support/">feedback form</a>.</p>
<p>I’ll write more, when 1.1 enters beta stage.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeaplus.com/blog/2009/17/blog-is-up-welcome/feed/</wfw:commentRss>
		<slash:comments>2</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! -->