<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Al Nyveldt</title>
    <description>Adventures in Code and Other Stories</description>
    <link>http://www.nyveldt.com/blog/</link>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>BlogEngine.NET 1.6.0.0</generator>
    <language>en-US</language>
    <blogChannel:blogRoll>http://www.nyveldt.com/blog/opml.axd</blogChannel:blogRoll>
    <blogChannel:blink>http://www.dotnetblogengine.net/syndication.axd?format=rss</blogChannel:blink>
    <dc:creator>Al Nyveldt</dc:creator>
    <dc:title>Al Nyveldt</dc:title>
    <geo:lat>0.000000</geo:lat>
    <geo:long>0.000000</geo:long>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/razorant" /><feedburner:info uri="razorant" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>razorant</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
      <title>The story of my latest app</title>
      <description>&lt;p&gt;&lt;a href="http://itunes.apple.com/us/app/runnow-pro/id483497500?mt=8"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="Icon512" border="0" alt="Icon512" align="right" src="http://nyveldt.com/blog/image.axd?picture=Icon512_1.png" width="80" height="80" /&gt;&lt;/a&gt;In the past week, my latest app , &lt;a href="http://itunes.apple.com/us/app/runnow-pro/id483497500?mt=8"&gt;RunNow Pro&lt;/a&gt; was approved and released in the Apple App Store. The app project began about 6 weeks ago. My wife and I were talking about running and my wife decided she was going to try to run a half marathon next fall. While it is pretty far away, we decided it was best to get started with a run / walk program so she'd be ready to hit the road come spring.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://itunes.apple.com/us/app/runnow-pro/id483497500?mt=8"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 5px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="RunNowPro4" border="0" alt="RunNowPro4" align="left" src="http://nyveldt.com/blog/image.axd?picture=RunNowPro4.png" width="160" height="240" /&gt;&lt;/a&gt;I looked up some plans online and thought there would be an app out there to help with this.&amp;#160; There are lots of them actually, but of all the ones I looked at, none seems like the right one.&amp;#160; Later that week, I got an evening home alone with the kids and the idea struck me to make the app for her myself. That night, I had the kids record encouraging messages of when it was time to run and then when it was time to walk or recover.&amp;#160; After I got the kids to bed, I coded up the app and it was ready for her run the next day.&lt;/p&gt;  &lt;p&gt;Over the next few nights, I cleaned things up, added a settings page for controlling the workouts, and added a log so she could see the workouts she did.&amp;#160; It wasn't too fancy, but it worked well.&amp;#160; The personal messages were fun and it was very customized to exactly how she worked out.&amp;#160; She ran a timed workout of 20 minutes so she'd just run/walk for 10 minutes, the app would remind her to turn around and she be back in the driveway when her workout was done.&amp;#160; I decided I would make a version for release soon after.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://itunes.apple.com/us/app/runnow-pro/id483497500?mt=8"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 0px 0px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="RunNowPro2" border="0" alt="RunNowPro2" align="right" src="http://nyveldt.com/blog/image.axd?picture=RunNowPro2.png" width="160" height="240" /&gt;&lt;/a&gt;Over the next few weeks I spend a few more evenings polishing it up and sent the &amp;quot;Pro&amp;quot; version to the app store.&amp;#160; I removed the kids voices but added other notification options. It has a built in couch to 5k workout plan, but still has the manual settings which will make the app work well for running intervals or just doing a custom run / walk plan.&amp;#160; It runs great on our old original iPhone with iOS 3.1.3 which is the device my wife uses it on.&lt;/p&gt;  &lt;p&gt;I'm working on the free version of RunNow as time permits with less features, ads, and the ability to upgrade to the full version with in app purchase.&amp;#160; It is not my top priority, but I’ll hopefully be able to finish it up some time in the coming weeks.&amp;#160; It was fun to see this simple project come together so quickly and was a nice break from my larger iOS project that I’ve gotten back to in the last week.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/razorant?a=cZAReAnzaLU:xs8VQKwx5hw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/razorant?a=cZAReAnzaLU:xs8VQKwx5hw:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/razorant/~4/cZAReAnzaLU" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/razorant/~3/cZAReAnzaLU/post.aspx</link>
      <author>Al Nyveldt</author>
      <comments>http://www.nyveldt.com/blog/post/The-story-of-my-latest-app.aspx#comment</comments>
      <guid isPermaLink="false">http://www.nyveldt.com/blog/post.aspx?id=fffb352c-2f9c-420e-947f-24241d978b9f</guid>
      <pubDate>Thu, 15 Dec 2011 12:42:35 -0500</pubDate>
      <category>iDevBlogADay</category>
      <category>Software</category>
      <category>iOS</category>
      <dc:publisher>Al Nyveldt</dc:publisher>
      <pingback:server>http://www.nyveldt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://www.nyveldt.com/blog/post.aspx?id=fffb352c-2f9c-420e-947f-24241d978b9f</pingback:target>
      <slash:comments>100</slash:comments>
      <trackback:ping>http://www.nyveldt.com/blog/trackback.axd?id=fffb352c-2f9c-420e-947f-24241d978b9f</trackback:ping>
      <wfw:comment>http://www.nyveldt.com/blog/post/The-story-of-my-latest-app.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.nyveldt.com/blog/syndication.axd?post=fffb352c-2f9c-420e-947f-24241d978b9f</wfw:commentRss>
    <feedburner:origLink>http://www.nyveldt.com/blog/post.aspx?id=fffb352c-2f9c-420e-947f-24241d978b9f</feedburner:origLink></item>
    <item>
      <title>Perfect mockups</title>
      <description>&lt;p&gt;There is nothing like drawing up your app ideas so you can visualize things better.&amp;#160; Like most of you, I’ve used the trusty paper and pen method the most.&amp;#160; I came across &lt;a href="http://www.nyveldt.com/blog/post/Balsamiq-Mockups-Review.aspx"&gt;Balsamiq&lt;/a&gt; in mid 2009 and have used it a nice amount. It does some things really well and the end product is great for sharing.&amp;#160; However when there isn’t a widget for everything you need, it breaks down.&amp;#160; I usually found myself starting with paper and moving to Balsamiq if I need to communicate a design to others.&lt;/p&gt;  &lt;p&gt;Recently, I came across &lt;a href="http://www.fluidtouch.biz/noteshelf/"&gt;Noteshelf&lt;/a&gt; and it is my new mockup tool of choice.&amp;#160; Noteshelf is a slick notetaking app for the iPad that is currently at the top of the US iPad sales chart as I write this.&lt;/p&gt;  &lt;p&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 0px 5px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="NS-MainView" border="0" alt="NS-MainView" align="right" src="http://nyveldt.com/blog/image.axd?picture=NS-MainView_1.png" width="304" height="229" /&gt;Noteshelf is a handwriting app that just takes what you draw/write and saves it as an image (No keyboard input.)&amp;#160; As you would expect, there are lots of pen and color options along with the ability to import images.&amp;#160; You can create multiple notebooks to organize all your notes on the common bookshelf view.&amp;#160; Notebooks can be saved as images or PDFs.&amp;#160; &lt;/p&gt;  &lt;p&gt;Where this gets interesting is there is an in app purchase for designer paper which gives you an iPhone template and an iPad template for drawing mockups. &lt;/p&gt;  &lt;p&gt;Once you add these to &lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 5px 0px 5px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="NS-ZoomView" border="0" alt="NS-ZoomView" align="right" src="http://nyveldt.com/blog/image.axd?picture=NS-ZoomView.png" width="304" height="229" /&gt;your app, you can make notebook of mockup pages for your app.&amp;#160; There are some incredibly helpful features like the zoom feature which lets you make work a smaller section of the page to give you a finer control and wrist protection which when turned on keeps your hand from making marks when you are writing with a stylus.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;strong&gt;Pro Tip:&lt;/strong&gt; Splurge for a stylus if you plan to give this a real test. It makes a huge difference.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;Once you’ve got your app mocked up over as many pages as you need, it is easily sharable. The export options are excellent.&lt;/p&gt;  &lt;p&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="NS-Export" border="0" alt="NS-Export" align="right" src="http://nyveldt.com/blog/image.axd?picture=NS-Export.png" width="304" height="229" /&gt;I linked up my DropBox account and that to me is the perfect why to export these at least until iCloud is fully rolled out.&lt;/p&gt;  &lt;p&gt;At the moment, the app is $0.99 and the designer paper pack is another $0.99.&amp;#160; $2 is a bargain for the perfect mockup tool assuming you have an iPad handy.&lt;/p&gt;            &lt;p&gt;Note regarding the marvelous sample images: I wasn’t quite ready to share any of the real mockup images I’ve done in Noteshelf yet, so I made up this fine sample of Rabbot.&amp;#160; I have no idea what it is or how it plays, but if you find an interesting game in there, I look forward to trying it out.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/razorant?a=DMwnTynQhBE:TDtFPRDldd4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/razorant?a=DMwnTynQhBE:TDtFPRDldd4:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/razorant/~4/DMwnTynQhBE" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/razorant/~3/DMwnTynQhBE/post.aspx</link>
      <author>Al Nyveldt</author>
      <comments>http://www.nyveldt.com/blog/post/Perfect-mockups.aspx#comment</comments>
      <guid isPermaLink="false">http://www.nyveldt.com/blog/post.aspx?id=49d30bcd-c70e-45e5-b9b0-81397d6fb65e</guid>
      <pubDate>Thu, 08 Sep 2011 08:00:00 -0500</pubDate>
      <category>iOS</category>
      <category>iDevBlogADay</category>
      <dc:publisher>Al Nyveldt</dc:publisher>
      <pingback:server>http://www.nyveldt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://www.nyveldt.com/blog/post.aspx?id=49d30bcd-c70e-45e5-b9b0-81397d6fb65e</pingback:target>
      <slash:comments>68</slash:comments>
      <trackback:ping>http://www.nyveldt.com/blog/trackback.axd?id=49d30bcd-c70e-45e5-b9b0-81397d6fb65e</trackback:ping>
      <wfw:comment>http://www.nyveldt.com/blog/post/Perfect-mockups.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.nyveldt.com/blog/syndication.axd?post=49d30bcd-c70e-45e5-b9b0-81397d6fb65e</wfw:commentRss>
    <feedburner:origLink>http://www.nyveldt.com/blog/post.aspx?id=49d30bcd-c70e-45e5-b9b0-81397d6fb65e</feedburner:origLink></item>
    <item>
      <title>Delayed release in progress</title>
      <description>&lt;p&gt;&lt;a href="http://razorant.com/apps/sudokukids-for-ipad/"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 0px 0px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="SudokuKids" src="http://nyveldt.com/blog/image.axd?picture=SudokuKids.png" border="0" alt="SudokuKids" width="186" height="246" align="right" /&gt;&lt;/a&gt;I recently finished up my 3rd App Store game, &lt;a href="http://razorant.com/apps/sudokukids-for-ipad/"&gt;SudokuKids for iPad&lt;/a&gt;.&amp;nbsp; While I can't wait to see it available in the App Store, I decided this was a good candidate for delayed release.&lt;/p&gt;
&lt;p&gt;I know many people advocate the delayed release.&amp;nbsp; Usually, the main point is to try to build up a buzz around the app. &lt;a href="http://twitter.com/#!/noel_llopis"&gt;Noel Llopis&lt;/a&gt; wrote &lt;a href="http://gamesfromwithin.com/the-business-of-iphone-and-ipad-app-development"&gt;a nice short description of delayed release&lt;/a&gt; at the end of his review of the Business of iPhone and iPad Development.&amp;nbsp; You can contact media/review sites and even give out promo codes for your app ahead of time with the goal of having most of your PR hit right around the launch day.&amp;nbsp; To be honest, I&amp;rsquo;m not expecting to be able to generate a lot of buzz, but any buzz does help.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The main reason I delayed the release of this app was to give myself sometime to work on some of the tasks I&amp;rsquo;ve been neglecting.&amp;nbsp; I&amp;rsquo;m not sure how important these tasks are but I was beginning to feel they were pulling me down.&amp;nbsp; I decided I would give myself a few days to try to get them in order before this app hit the store.&lt;/p&gt;
&lt;p&gt;First up was a new &lt;a href="http://razorant.com/"&gt;RazorAnt Software web site&lt;/a&gt;.&amp;nbsp; It still isn&amp;rsquo;t quite done yet, but is getting closer every day.&amp;nbsp; I needed to make more information available about my apps and this is the place for that.&amp;nbsp; I&amp;rsquo;m not sure how valuable the web site is for iOS game developers, but as I have some different apps coming up yet this year, I figured I really can&amp;rsquo;t neglect it any longer.&lt;/p&gt;
&lt;p&gt;Next, I needed to start getting some social media connections going.&amp;nbsp; I&amp;rsquo;ve just focused on making games in the past and hoped the marketing would come.&amp;nbsp; Word of mouth has been ok, but hopefully this will propel it a bit better.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Lastly, I wanted to work on getting better pre-release details together.&amp;nbsp; Better images, write ups, a press release.&amp;nbsp; Hopefully, I&amp;rsquo;ll be able to get a video done this week as well.&lt;/p&gt;
&lt;p&gt;I was kind of hoping this would be the calm before the storm type of thing.&amp;nbsp; So far, I&amp;rsquo;ve been busy, busy, busy and feel like I&amp;rsquo;m not producing a whole lot, but I feel better about the image RazorAnt Software is projecting and that counts for something.&amp;nbsp; Since this is my first iPad app, I&amp;rsquo;ll have no idea if any of this helped compared to my previous releases, but I feel better about what I&amp;rsquo;ve done.&lt;/p&gt;
&lt;p&gt;SudokuKids for iPad was approved last week and will be available in the App Store this Thursday, August 11th.&amp;nbsp; If you have kids, be sure to check it out.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/razorant?a=ZxRXWTIb648:IBzLzMMIpJw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/razorant?a=ZxRXWTIb648:IBzLzMMIpJw:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/razorant/~4/ZxRXWTIb648" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/razorant/~3/ZxRXWTIb648/post.aspx</link>
      <author>Al Nyveldt</author>
      <comments>http://www.nyveldt.com/blog/post/Delayed-release-in-progress.aspx#comment</comments>
      <guid isPermaLink="false">http://www.nyveldt.com/blog/post.aspx?id=b68bbb68-6d8e-43bd-a778-dfad64a7e049</guid>
      <pubDate>Tue, 09 Aug 2011 15:00:00 -0500</pubDate>
      <category>iDevBlogADay</category>
      <category>iOS</category>
      <dc:publisher>Al Nyveldt</dc:publisher>
      <pingback:server>http://www.nyveldt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://www.nyveldt.com/blog/post.aspx?id=b68bbb68-6d8e-43bd-a778-dfad64a7e049</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.nyveldt.com/blog/trackback.axd?id=b68bbb68-6d8e-43bd-a778-dfad64a7e049</trackback:ping>
      <wfw:comment>http://www.nyveldt.com/blog/post/Delayed-release-in-progress.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.nyveldt.com/blog/syndication.axd?post=b68bbb68-6d8e-43bd-a778-dfad64a7e049</wfw:commentRss>
    <feedburner:origLink>http://www.nyveldt.com/blog/post.aspx?id=b68bbb68-6d8e-43bd-a778-dfad64a7e049</feedburner:origLink></item>
    <item>
      <title>The organization of a indie developer</title>
      <description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/rog2bark/3437630552/"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 0px 0px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="List" src="http://nyveldt.com/blog/image.axd?picture=List.jpg" border="0" alt="List" width="180" height="240" align="right" /&gt;&lt;/a&gt;Project organization is something we all need to deal with on a daily basis.&amp;nbsp; The way we handle it leads directly to how efficient we can be, how support is handled, and how complete our products are.&amp;nbsp; No one wants the be the guy who is letting things fall through the cracks.&lt;/p&gt;
&lt;p&gt;Project management for an independent can be easy to overlook as you don&amp;rsquo;t have anyone to answer to, but it is important to have a solid system to keep track of everything.&amp;nbsp; I&amp;rsquo;ve been asked by a number of friends over the years how I keep on top of stuff and have had the idea of blogging about it for a while now.&lt;/p&gt;
&lt;h2&gt;Key Points&lt;/h2&gt;
&lt;p&gt;I figure it is best to start off with the key points before I describe how I personally implement them.&amp;nbsp; Here they are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Have a single tool were you keep all your project tasks and support items. &lt;/li&gt;
&lt;li&gt;Find a tool that is quick, easy and everywhere you are.&lt;/li&gt;
&lt;li&gt;Make the tool a part of your workflow and review it often. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I think these are things that have made the biggest impact for me.&amp;nbsp; It doesn&amp;rsquo;t matter what tool you use to manage things.&amp;nbsp; It could be a notebook, a text file, or something more advanced.&amp;nbsp; It just needs to become the place for managing project stuff.&amp;nbsp; It can&amp;rsquo;t be a hassle to use and must be as quick to access.&amp;nbsp; It has to become an indispensible part of your work process.&lt;/p&gt;
&lt;p&gt;The rest of this post will be focused on how I&amp;rsquo;ve implemented these.&amp;nbsp; Hopefully, it will be helpful or at least interesting to compare to your own workflow.&amp;nbsp; For the past few years, my key tool for project organization has been &lt;a href="http://www.rememberthemilk.com/"&gt;RememberTheMilk&lt;/a&gt; (RTM).&amp;nbsp;&amp;nbsp; The rest of this post will focus heavily on how I use RTM to manage things, but most of these types of things could be done with other tools easily enough.&lt;/p&gt;
&lt;h2&gt;Areas&lt;/h2&gt;
&lt;p&gt;If you are looking to organize everything, you are gonna need multiple lists.&amp;nbsp; I keep a number of high level lists or areas.&amp;nbsp; Personal, Work (day job), and RazorAnt (my company) are the big ones.&amp;nbsp; Ideas and Someday are special areas that I&amp;rsquo;ll explain a bit near the end of this post.&amp;nbsp; The main point here is a have a few high level areas to place my tasks.&lt;/p&gt;
&lt;p&gt;The RazorAnt list is the one we are concerned about in this post.&amp;nbsp; It is a list of every task I&amp;rsquo;ve record for all my myriad of projects.&amp;nbsp; (Yes, I have way too many projects between client work and my own projects, but that is a different problem.)&amp;nbsp; Since I have so many things going on, I like to have them all lumped together in one area.&amp;nbsp; I assign each task a tag stating what project it is a part of, but they are all part of the RazorAnt list.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The point of the big list is I can see at a glance which projects have the high priority tasks and which ones have due dates coming up.&amp;nbsp; This helps me know what projects need the most attention.&amp;nbsp; It is often the place I start the day at so that nothing gets forgotten.&lt;/p&gt;
&lt;h2&gt;Project List&lt;/h2&gt;
&lt;p&gt;Once I&amp;rsquo;ve settle down to work on a specific project, I pull up the filtered view so I&amp;rsquo;m just seeing tasks for the project at hand.&amp;nbsp; This gets rid of the extra noise and helps keep me focused.&amp;nbsp; The last thing any of us needs is more distractions.&amp;nbsp; I keep the project list organized by using the priority levels and due dates.&amp;nbsp; I&amp;rsquo;ve included a screen shot of one of my current projects that is in the early stages to give you an idea of what this looks like.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://nyveldt.com/blog/image.axd?picture=Screen%20shot%202011-07-25%20at%2011.07.11%20PM.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Screen shot 2011-07-25 at 11.07.11 PM" src="http://nyveldt.com/blog/image.axd?picture=Screen%20shot%202011-07-25%20at%2011.07.11%20PM_thumb.png" border="0" alt="Screen shot 2011-07-25 at 11.07.11 PM" width="486" height="242" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Tasks&lt;/h2&gt;
&lt;p&gt;These are the real key.&amp;nbsp; As I work in the early stages of a project, I sometimes feel like I&amp;rsquo;m adding as more tasks than I&amp;rsquo;m crossing off as I breakdown tasks into multiple steps. Once you do the work of breaking down the tasks into the steps, you might as well make them into tasks. Big items on your list can sit out there until you are ready to deal with them and break them down to manageable chunks.&lt;/p&gt;
&lt;p&gt;When I first started writing down all these little tasks I felt like I was wasting time, but it turns out it is more then worth it.&amp;nbsp; You don&amp;rsquo;t want to have to figure out the steps again and you can&amp;rsquo;t always control interruptions and other issues.&amp;nbsp; Besides, there is a sense of completion as you mark items as completed.&lt;/p&gt;
&lt;h2&gt;Support&lt;/h2&gt;
&lt;p&gt;Many indie developers handle support by having customers email them.&amp;nbsp; I&amp;rsquo;m the same way.&amp;nbsp; Emails come in and if the email is a feature request, bug or other issue that requires work, I just forward it to my RTM email address, give it a smart subject line, and it shows up right in my task list tagged correctly.&amp;nbsp; It is placed right with the rest of my task and doesn&amp;rsquo;t get lost.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the screen shot above, you can see a bug item that came via email.&amp;nbsp; It has a note icon on it where the body of the email can be viewed.&lt;/p&gt;
&lt;h2&gt;Project Ideas &amp;amp; Questions&lt;/h2&gt;
&lt;p&gt;As we work on projects, new ideas are always popping up.&amp;nbsp; When new ideas or questions come up, I just add a new task with the project tag and a question mark on the end.&amp;nbsp; If there are lots of details, I usually end up send RTM an email with the details in my head so it gets listed and everything is right there for me.&lt;/p&gt;
&lt;p&gt;I can evaluate these question mark items later and not lose focus completely on the task at hand.&amp;nbsp; It is not uncommon for me to have lots of question mark tasks when I&amp;rsquo;m in the prototype phase.&amp;nbsp; Question marks don&amp;rsquo;t mean I&amp;rsquo;m going to do these things, just that I&amp;rsquo;m going to think about them.&lt;/p&gt;
&lt;h2&gt;Other Lists&lt;/h2&gt;
&lt;p&gt;If you are anything like me you have a list of ideas for possible apps you&amp;rsquo;d like to consider.&amp;nbsp; I keep my project idea list in RTM as well.&amp;nbsp; These aren&amp;rsquo;t tasks like everything else, but it is a great listing tool and since I&amp;rsquo;m in this app all the time, the ideas don&amp;rsquo;t get lost and get to revisited often.&lt;/p&gt;
&lt;p&gt;Hear about a book you should read or a video you should watch?&amp;nbsp; I put them in my Someday list.&amp;nbsp; Again, it is simple a place to list things that you might want to revisit.&amp;nbsp; If after 3 months you no longer care about that book, just delete it from the list.&amp;nbsp; The key here is again having a place to put something that you see often.&lt;/p&gt;
&lt;p&gt;I keep this list at the big area level as I don&amp;rsquo;t need to see these every day but since I&amp;rsquo;m in RTM all the time, they are always there and get reviewed on regular basis.&amp;nbsp; (Roughly weekly for me.)&lt;/p&gt;
&lt;h2&gt;Why I chose RTM&lt;/h2&gt;
&lt;p&gt;RTM has some key functions for me.&amp;nbsp; Since I rely on it so heavily for my dev work and my personal organization, it is important it is always with me.&amp;nbsp; The iPhone app is great and it automatically syncs with the web site.&amp;nbsp; Everything is always up to date everywhere.&lt;/p&gt;
&lt;p&gt;The easy of entering tasks is huge.&amp;nbsp; The &lt;a href="http://www.rememberthemilk.com/services/smartadd/"&gt;smart add functionality&lt;/a&gt; allows me to put tags, lists, priority and due dates all on the task line as I enter it.&amp;nbsp; One line of text and enter and I have my task in the right list, tagged and organized.&amp;nbsp; No messing around with separate fields.&lt;/p&gt;
&lt;p&gt;Lastly, the ability to easily manage emailed items is huge.&amp;nbsp; I can keep my inbox clean and not let it get out of hand.&amp;nbsp; I simply forward the emails to my RTM address, change the subject (and use the smart add features) and send it.&amp;nbsp; Nothing gets lost and I don&amp;rsquo;t have 2 places to keep track of items.&lt;/p&gt;
&lt;h2&gt;Summary&lt;/h2&gt;
&lt;p&gt;The goal of this post isn&amp;rsquo;t to sell you on RTM, but to share the key things I think are important in keeping me on track and showing you how I do that.&amp;nbsp; There are tons of great tools to help solve this and many of them might work better for you than RTM.&amp;nbsp; Hopefully, my key points show through in the description of my workflow.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/razorant?a=oPfvBpM29fI:ePYtMB2eFpA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/razorant?a=oPfvBpM29fI:ePYtMB2eFpA:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/razorant/~4/oPfvBpM29fI" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/razorant/~3/oPfvBpM29fI/post.aspx</link>
      <author>Al Nyveldt</author>
      <comments>http://www.nyveldt.com/blog/post/The-organization-of-a-indie-developer.aspx#comment</comments>
      <guid isPermaLink="false">http://www.nyveldt.com/blog/post.aspx?id=d82c23ea-f166-4de4-af97-dc14c9538437</guid>
      <pubDate>Tue, 26 Jul 2011 09:00:00 -0500</pubDate>
      <category>Development</category>
      <category>iDevBlogADay</category>
      <dc:publisher>Al Nyveldt</dc:publisher>
      <pingback:server>http://www.nyveldt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://www.nyveldt.com/blog/post.aspx?id=d82c23ea-f166-4de4-af97-dc14c9538437</pingback:target>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://www.nyveldt.com/blog/trackback.axd?id=d82c23ea-f166-4de4-af97-dc14c9538437</trackback:ping>
      <wfw:comment>http://www.nyveldt.com/blog/post/The-organization-of-a-indie-developer.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.nyveldt.com/blog/syndication.axd?post=d82c23ea-f166-4de4-af97-dc14c9538437</wfw:commentRss>
    <feedburner:origLink>http://www.nyveldt.com/blog/post.aspx?id=d82c23ea-f166-4de4-af97-dc14c9538437</feedburner:origLink></item>
    <item>
      <title>Getting the most out of Ad-Hoc testing</title>
      <description>&lt;p&gt;I&amp;rsquo;m sure most iOS developers are familiar with ad-hoc testing.&amp;nbsp; For the uninitiated, it is a way of testing where you can put a development version of your app on someone else&amp;rsquo;s iDevice without having to have it sync to yourself. In the early days of iOS development, this was a somewhat painful process, but with the advent of services like &lt;a href="http://testflightapp.com/"&gt;TestFilght&lt;/a&gt;, this is now a breeze to do.&lt;a href="http://www.flickr.com/photos/albertogp123/5843577306/"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 0px 0px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Exam" src="http://nyveldt.com/blog/image.axd?picture=exam.jpg" border="0" alt="Exam" width="362" height="241" align="right" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Without going into to all the reasons you might want to do this, I want to focus this post on how you can make this process more valuable to you.&amp;nbsp; I&amp;rsquo;ve done Ad-Hoc testing with 4 separate apps now and each time I&amp;rsquo;ve changed up the way I did the testing to get better results from my testers.&lt;/p&gt;
&lt;h2&gt;Test it early&lt;/h2&gt;
&lt;p&gt;Now that Ad-Hoc testing is so much easier to distribute, bring it into your development cycles earlier. I&amp;rsquo;ve been running early tests with small groups of trusted friends.&amp;nbsp; It is super valuable to get some great feedback at very early stages in the development process.&amp;nbsp; Some of this feedback has saved me a lot of time pushing in the wrong directions.&amp;nbsp; It is just so easy to do now, I don&amp;rsquo;t hesitate to get those early builds out to those I trust.&lt;/p&gt;
&lt;h2&gt;Be specific&lt;/h2&gt;
&lt;p&gt;The first few times I did ad-hoc testing, I just included a message that said, &amp;ldquo;Check this out. Let me know what you think or if you have problems.&amp;rdquo; Oddly enough, I didn&amp;rsquo;t get the kind of feedback I was hoping for. As I&amp;rsquo;ve done more releases, I&amp;rsquo;ve found that highlighting new features and asking specific questions with the release has given me the type of feedback I was looking for.&lt;/p&gt;
&lt;p&gt;There is nothing wrong with asking your testers questions or asking them to take a look at a function and requesting their feedback on it.&amp;nbsp; You don&amp;rsquo;t want to lead them to answers though, so take you time and ask good questions.&lt;/p&gt;
&lt;h2&gt;Make it easy to give you feedback&lt;/h2&gt;
&lt;p&gt;Now that you are testing often and asking specific questions, you want to make it as easy as possible to have your users give you feedback. The easier you make it for someone to give you feedback, the more likely you are to get it.&lt;/p&gt;
&lt;p&gt;In my more recent testing process, I&amp;rsquo;ve taken to putting &amp;ldquo;Send Feedback&amp;rdquo; buttons right in the app to encourage testers to get in touch.&amp;nbsp; It can be as simple as a button that opens an email addressed to yourself or as advanced as you want it to be.&lt;/p&gt;
&lt;h2&gt;Make feedback count&lt;/h2&gt;
&lt;p&gt;Lastly, if you are going to get some feedback, you might as well get a serving of data to go along with it. When a user presses the &amp;ldquo;Send Feedback&amp;rdquo; button to send you information, there is no reason you can&amp;rsquo;t load some stats, error reports, logging details, or whatever else into the feedback message.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It is best to be up front with your testers that you are doing this, but I&amp;rsquo;d guess most won&amp;rsquo;t mind a bit.&lt;/p&gt;
&lt;p&gt;If you have suggestions on getting more value out of ad-hoc testing, I&amp;rsquo;d love to hear about it in the comments.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/razorant?a=X1UBQGbX4FE:3HzHyBPEFL4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/razorant?a=X1UBQGbX4FE:3HzHyBPEFL4:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/razorant/~4/X1UBQGbX4FE" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/razorant/~3/X1UBQGbX4FE/post.aspx</link>
      <author>Al Nyveldt</author>
      <comments>http://www.nyveldt.com/blog/post/Getting-the-most-out-of-Ad-Hoc-testing.aspx#comment</comments>
      <guid isPermaLink="false">http://www.nyveldt.com/blog/post.aspx?id=9104e3d1-ff93-4452-a00f-73b53d07e8f5</guid>
      <pubDate>Tue, 12 Jul 2011 03:10:00 -0500</pubDate>
      <category>iDevBlogADay</category>
      <category>iOS</category>
      <dc:publisher>Al Nyveldt</dc:publisher>
      <pingback:server>http://www.nyveldt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://www.nyveldt.com/blog/post.aspx?id=9104e3d1-ff93-4452-a00f-73b53d07e8f5</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.nyveldt.com/blog/trackback.axd?id=9104e3d1-ff93-4452-a00f-73b53d07e8f5</trackback:ping>
      <wfw:comment>http://www.nyveldt.com/blog/post/Getting-the-most-out-of-Ad-Hoc-testing.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.nyveldt.com/blog/syndication.axd?post=9104e3d1-ff93-4452-a00f-73b53d07e8f5</wfw:commentRss>
    <feedburner:origLink>http://www.nyveldt.com/blog/post.aspx?id=9104e3d1-ff93-4452-a00f-73b53d07e8f5</feedburner:origLink></item>
    <item>
      <title>Email from ProfitTrain with Sparrow via AppleScript</title>
      <description>&lt;p&gt;I use an app called &lt;a href="http://clickablebliss.com/profittrain/"&gt;ProfitTrain&lt;/a&gt; to handle invoicing my customers and keeping track of expenses.&amp;nbsp; It works well for my basic needs.&lt;/p&gt;
&lt;p&gt;More recently, I switched over to using &lt;a href="http://sparrowmailapp.com/"&gt;Sparrow&lt;/a&gt; as my mail client.&amp;nbsp; I&amp;rsquo;ve noticed since I&amp;rsquo;ve made the change that it will still pull up my old mail client when I send my invoice to my clients however.&amp;nbsp; I decided to dig into that and clean that up.&lt;/p&gt;
&lt;p&gt;In ProfitTrain, there is an option to &lt;a href="http://help.clickablebliss.com/profittrain/custom_email_applescript.html"&gt;install a custom email applescript&lt;/a&gt; and when you select it, you are given a basic script which works with the mail app and a few others to work with.&amp;nbsp; I was able to modify this to get it working.&amp;nbsp; Below is the code you will need:&lt;/p&gt;
&lt;div id="codeSnippetWrapper" style="text-align: left; padding: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; width: 97.5%; font-family: 'Courier New',courier,monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; cursor: text; border: 1px solid silver;"&gt;
&lt;div id="codeSnippet" style="border-style: none; text-align: left; padding: 0px; line-height: 12pt; background-color: #f4f4f4; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt; overflow: visible;"&gt;
&lt;pre style="border-style: none; text-align: left; padding: 0px; line-height: 12pt; background-color: white; margin: 0em; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt; overflow: visible;"&gt;-- Script &lt;span style="color: #0000ff"&gt;using&lt;/span&gt; Sparrow &lt;/pre&gt;
&lt;!--CRLF--&gt;
&lt;pre style="border-style: none; text-align: left; padding: 0px; line-height: 12pt; background-color: #f4f4f4; margin: 0em; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt; overflow: visible;"&gt;on mail_invoice(subject_line, to_name, to_address, attachment_path)     &lt;/pre&gt;
&lt;!--CRLF--&gt;
&lt;pre style="border-style: none; text-align: left; padding: 0px; line-height: 12pt; background-color: white; margin: 0em; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt; overflow: visible;"&gt;    tell application &lt;span style="color: #006080"&gt;"Sparrow"&lt;/span&gt; &lt;/pre&gt;
&lt;!--CRLF--&gt;
&lt;pre style="border-style: none; text-align: left; padding: 0px; line-height: 12pt; background-color: #f4f4f4; margin: 0em; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt; overflow: visible;"&gt;        activate &lt;/pre&gt;
&lt;!--CRLF--&gt;
&lt;pre style="border-style: none; text-align: left; padding: 0px; line-height: 12pt; background-color: white; margin: 0em; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt; overflow: visible;"&gt;        set attachmentfilename to (POSIX file attachment_path) &lt;span style="color: #0000ff"&gt;as&lt;/span&gt; &lt;span style="color: #0000ff"&gt;string&lt;/span&gt; &lt;/pre&gt;
&lt;!--CRLF--&gt;
&lt;pre style="border-style: none; text-align: left; padding: 0px; line-height: 12pt; background-color: #f4f4f4; margin: 0em; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt; overflow: visible;"&gt;        set myMessage to make &lt;span style="color: #0000ff"&gt;new&lt;/span&gt; outgoing message with properties {subject:subject_line, content:&lt;span style="color: #006080"&gt;"Your invoice is attached."&lt;/span&gt;} &lt;/pre&gt;
&lt;!--CRLF--&gt;
&lt;pre style="border-style: none; text-align: left; padding: 0px; line-height: 12pt; background-color: white; margin: 0em; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt; overflow: visible;"&gt;        tell myMessage &lt;/pre&gt;
&lt;!--CRLF--&gt;
&lt;pre style="border-style: none; text-align: left; padding: 0px; line-height: 12pt; background-color: #f4f4f4; margin: 0em; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt; overflow: visible;"&gt;            make &lt;span style="color: #0000ff"&gt;new&lt;/span&gt; to recipient at end of to recipients with properties {name:to_name, address:to_address} &lt;/pre&gt;
&lt;!--CRLF--&gt;
&lt;pre style="border-style: none; text-align: left; padding: 0px; line-height: 12pt; background-color: white; margin: 0em; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt; overflow: visible;"&gt;            make &lt;span style="color: #0000ff"&gt;new&lt;/span&gt; mail attachment with properties {filename:attachmentfilename &lt;span style="color: #0000ff"&gt;as&lt;/span&gt; alias} &lt;/pre&gt;
&lt;!--CRLF--&gt;
&lt;pre style="border-style: none; text-align: left; padding: 0px; line-height: 12pt; background-color: #f4f4f4; margin: 0em; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt; overflow: visible;"&gt;            compose &lt;/pre&gt;
&lt;!--CRLF--&gt;
&lt;pre style="border-style: none; text-align: left; padding: 0px; line-height: 12pt; background-color: white; margin: 0em; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt; overflow: visible;"&gt;        end tell &lt;/pre&gt;
&lt;!--CRLF--&gt;
&lt;pre style="border-style: none; text-align: left; padding: 0px; line-height: 12pt; background-color: #f4f4f4; margin: 0em; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt; overflow: visible;"&gt;    end tell &lt;/pre&gt;
&lt;!--CRLF--&gt;
&lt;pre style="border-style: none; text-align: left; padding: 0px; line-height: 12pt; background-color: white; margin: 0em; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt; overflow: visible;"&gt;end mail_invoice&lt;/pre&gt;
&lt;!--CRLF--&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;For those less adventurous, you can download the entire script file below.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.nyveldt.com/blog/file.axd?file=2011%2f7%2femail_invoice_using_user_script.scpt"&gt;email_invoice_using_user_script.scpt&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/razorant?a=USFFPyPg8-c:xRDFIBTf8cs:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/razorant?a=USFFPyPg8-c:xRDFIBTf8cs:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/razorant/~4/USFFPyPg8-c" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/razorant/~3/USFFPyPg8-c/post.aspx</link>
      <author>Al Nyveldt</author>
      <comments>http://www.nyveldt.com/blog/post/Email-from-ProfitTrain-with-Sparrow-via-AppleScript.aspx#comment</comments>
      <guid isPermaLink="false">http://www.nyveldt.com/blog/post.aspx?id=1ba97c13-ce1d-4d80-981b-f3be70635a10</guid>
      <pubDate>Fri, 01 Jul 2011 19:00:00 -0500</pubDate>
      <category>Software</category>
      <dc:publisher>Al Nyveldt</dc:publisher>
      <pingback:server>http://www.nyveldt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://www.nyveldt.com/blog/post.aspx?id=1ba97c13-ce1d-4d80-981b-f3be70635a10</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.nyveldt.com/blog/trackback.axd?id=1ba97c13-ce1d-4d80-981b-f3be70635a10</trackback:ping>
      <wfw:comment>http://www.nyveldt.com/blog/post/Email-from-ProfitTrain-with-Sparrow-via-AppleScript.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.nyveldt.com/blog/syndication.axd?post=1ba97c13-ce1d-4d80-981b-f3be70635a10</wfw:commentRss>
    <feedburner:origLink>http://www.nyveldt.com/blog/post.aspx?id=1ba97c13-ce1d-4d80-981b-f3be70635a10</feedburner:origLink></item>
    <item>
      <title>Audience</title>
      <description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/jazmanaut/5862674287/in/photostream"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 0px 0px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="audience" src="http://nyveldt.com/blog/image.axd?picture=audience.jpg" border="0" alt="audience" width="247" height="432" align="right" /&gt;&lt;/a&gt;Everything that man has created has been created with an audience in mind.&amp;nbsp; We create things for ourselves, for others and sometimes, we create for both ourselves and others.&amp;nbsp; As application developers, this is just as true.&lt;/p&gt;
&lt;p&gt;As we design apps, we need to determine who our core audience is.&amp;nbsp; This can be tricky enough but when looking at mobile apps, I believe we often miss the mark by including one extra person in the target group who rarely belongs there.&amp;nbsp; This extra person is ourselves.&lt;/p&gt;
&lt;h2&gt;Building this for me&lt;/h2&gt;
&lt;p&gt;As developers, you have likely created tons of little programs or scripts that are just for you.&amp;nbsp; These work great for you and might even be extremely helpful for someone else but they are not very polished and they rarely seem worth the extra effort to generalize and package them up for general consumption.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you ever have taken one of these personal projects and made them available for the public you likely have had to make plenty of changes to make it understandable or even workable. In my experience, if you ever decided to share them with a group of general public (read non-developers), you will wish you had not or at least wish you had started with that in mind to begin with.&amp;nbsp; The transformation here can be huge.&lt;/p&gt;
&lt;h2&gt;This app is for people who love &amp;lsquo;x&amp;rsquo;, just like me&lt;/h2&gt;
&lt;p&gt;Building something that you will use yourself and will share with others for their use is a lot of fun.&amp;nbsp; You are excited about what you are building and if you are honest with yourself, you are sure the most everyone else with a similar passion will love it too.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;While these projects are great, they often tend to focus on what you want the app to do.&amp;nbsp; You love &amp;lsquo;x&amp;rsquo; and this is the best way to do/share/collect &amp;lsquo;x&amp;rsquo;.&amp;nbsp; (You get the idea here.)&amp;nbsp; Depending on your true aim for the app, this likely is not ideal.&amp;nbsp; If you are really just building the app for yourself and will let people use it if it suits them, then keep on truckin&amp;rsquo;.&amp;nbsp; There is nothing for you to see here.&amp;nbsp; However, if you are really building it for the masses (of which you happen to be a passionate member of), then you need to tread carefully.&lt;/p&gt;
&lt;p&gt;First off, as a developer, we tend to be tech savvy.&amp;nbsp; We know how things work, how to find and set options, and are often considered a master of every thing software related by most everyone we know.&amp;nbsp; What we see clearly, the average users often sees through a fog.&amp;nbsp; You likely already know this, but when things seem so easy to us, we tend to not see how it might not be clear to others.&amp;nbsp; This is always a trap for developers.&lt;/p&gt;
&lt;p&gt;Our passion for &amp;lsquo;x&amp;rsquo; and our desire to see it &amp;lsquo;done right&amp;rsquo; tend to lead to complexity. We want to build a better mouse trap so to speak.&amp;nbsp; It might be called &amp;ldquo;no feature left behind&amp;rdquo; syndrome.&amp;nbsp; More does not equal better.&lt;/p&gt;
&lt;p&gt;This kind of thinking tends to make us think of pruning.&amp;nbsp; We are trimming back the features and the UI to make things easy, light and wonderful.&amp;nbsp; However, I disagree.&amp;nbsp; Pruning is not the ideal answer.&lt;/p&gt;
&lt;h2&gt;I made this for you&lt;/h2&gt;
&lt;p&gt;When we do a project for someone else, we are not a user and have no idea what they need.&amp;nbsp; We need to watch, learn, and ask a ton of questions.&amp;nbsp; It is not uncommon for me to do a client project and build something I think is a bit odd, but my clients love.&amp;nbsp; Sure, I help them make design decisions.&amp;nbsp; We work on things together.&amp;nbsp; I share from my experience the things they should consider (and sometime beg them to reconsider), but in the end, I&amp;rsquo;m building something for them and they tell me how it should be.&lt;/p&gt;
&lt;p&gt;As a mobile developer, we likely don&amp;rsquo;t have that kind of contractual deal going on and I think we miss out on the give and take with the client.&amp;nbsp; Often, we are trying to imagine our audience, what they need and what would delight them.&amp;nbsp; We might have a few perspective customers to bounce things off of, but it often comes back to us and how we envision our audience.&lt;/p&gt;
&lt;p&gt;When we are part of that audience, the possibilities tend to get endless.&amp;nbsp; There are tons of ways to go with the app and things we could do.&amp;nbsp; The process can be become a pairing down of features and fitting in the things we need to stand out.&lt;/p&gt;
&lt;p&gt;When we can keep ourselves out of that audience, I believe we get a different product.&amp;nbsp; The general audience would tell us to start with the very basics that they need.&amp;nbsp; Get them done right.&amp;nbsp; Make them drop dead simple to use.&amp;nbsp; Make them shiny.&amp;nbsp; If (and really only if) we get that knocked out, it might be really special if they could do one or two other things.&amp;nbsp; The number of times my first project meeting with a small business client end up with this basic message is close to 100%.&amp;nbsp; Yes, I add to the value of the project and design, but it is as a compliment to the client&amp;rsquo;s vision, not the driving force.&lt;/p&gt;
&lt;h2&gt;Experience&lt;/h2&gt;
&lt;p&gt;My first iOS app was another learning experience in audience as I made a simple game for children.&amp;nbsp; &lt;a href="http://itunes.apple.com/us/app/sudokukids-a-beautiful-sudoku/id359064844?mt=8"&gt;SudokuKids&lt;/a&gt; started out as a test app to get my feet wet in the iOS world, but I learned a ton along the way.&amp;nbsp; My in-house audience for this app start out to be my 3 oldest kids, ages 7, 6, and 4 at the time.&amp;nbsp; (Note: A app for young kids has an odd audience.&amp;nbsp; Parents are going to be selecting and buying the app.&amp;nbsp; Children are going to be my users.&amp;nbsp; From a design and usage perspective, I was mainly worried about usage by young kids.&amp;nbsp; Some things were done with the parents in mind though.)&lt;/p&gt;
&lt;p&gt;So while I am a parent and could fit into the perspective buyer role, I was not a target user and was easy to keep out of the audience. I decided to spend lots of time watching my kids work on puzzles.&amp;nbsp; I watched them work on puzzles on paper.&amp;nbsp; I watched them with different interfaces and a few others puzzles.&amp;nbsp; I saw how they did things and what things they did.&amp;nbsp; I also saw many things I would have done they they never did.&amp;nbsp; I had to learn to hold my tongue as I watch them search for what to do or press next. I know that my kids, who had not spent a lot of time on the iPhone, had to be able to play the game without help or frustration and it should give them a good sense of accomplishment. This was an incredible learning experience (and lots of fun too).&lt;/p&gt;
&lt;p&gt;As it turned out, a number of the things I had on my initial brainstorming list for my test app, never made it there.&amp;nbsp; I don&amp;rsquo;t feel like they are missing, only that I misunderstood what my audience might have wanted before I got to know them better.&lt;/p&gt;
&lt;p&gt;I have heard a number of indie developers make comments to the effect of re-designing their apps so more people could understand them better.&amp;nbsp; I doubt this process is as effective as starting with that audience firmly in mind. Since we are often left with the job to envision our audience anyway, I'm just saying we should do our best to exclude ourselves from that group.&amp;nbsp; This is not to say that our design experience and awesome ideas are bad, just that they should not be the driving force of the design.&amp;nbsp; They are there to compliment it and make it special.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/razorant?a=DUN81mu9tJU:wZLbru5wdB8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/razorant?a=DUN81mu9tJU:wZLbru5wdB8:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/razorant/~4/DUN81mu9tJU" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/razorant/~3/DUN81mu9tJU/post.aspx</link>
      <author>Al Nyveldt</author>
      <comments>http://www.nyveldt.com/blog/post/Audience.aspx#comment</comments>
      <guid isPermaLink="false">http://www.nyveldt.com/blog/post.aspx?id=8fdbc89f-cbb9-44f8-94ac-9e8bfe0f3669</guid>
      <pubDate>Tue, 28 Jun 2011 03:30:00 -0500</pubDate>
      <category>iDevBlogADay</category>
      <category>iOS</category>
      <dc:publisher>Al Nyveldt</dc:publisher>
      <pingback:server>http://www.nyveldt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://www.nyveldt.com/blog/post.aspx?id=8fdbc89f-cbb9-44f8-94ac-9e8bfe0f3669</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.nyveldt.com/blog/trackback.axd?id=8fdbc89f-cbb9-44f8-94ac-9e8bfe0f3669</trackback:ping>
      <wfw:comment>http://www.nyveldt.com/blog/post/Audience.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.nyveldt.com/blog/syndication.axd?post=8fdbc89f-cbb9-44f8-94ac-9e8bfe0f3669</wfw:commentRss>
    <feedburner:origLink>http://www.nyveldt.com/blog/post.aspx?id=8fdbc89f-cbb9-44f8-94ac-9e8bfe0f3669</feedburner:origLink></item>
    <item>
      <title>SudokuKids gets an update</title>
      <description>&lt;p&gt;&lt;a href="http://nyveldt.com/blog/image.axd?picture=skgame.jpg"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 0px 0px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="skgame" src="http://nyveldt.com/blog/image.axd?picture=skgame_thumb.jpg" border="0" alt="skgame" width="167" height="240" align="right" /&gt;&lt;/a&gt;I&amp;rsquo;m really happy to announce that the latest &lt;a href="http://razorant.com/site/page/SudokuKids.aspx"&gt;SudokuKids&lt;/a&gt; update (version 1.1) is now available for &lt;a href="http://itunes.apple.com/us/app/sudokukids-a-beautiful-sudoku/id359064844?mt=8"&gt;download in the App Store&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is the first update for SudokuKids and it has a lot of little things that together really improve the app experience.&amp;nbsp; The most noticeable improvement is the addition of the cool new music that plays when you enter the app.&amp;nbsp; We&amp;rsquo;ve added new sounds as well for feedback as you tab squares and buttons while playing through the puzzles.&lt;/p&gt;
&lt;p&gt;Lots of little changes were made as well.&amp;nbsp; I decided to change the color of number you enter yourself in the puzzle.&amp;nbsp; As you can see in the picture to the right, numbers are in two colors.&amp;nbsp; Dark blue for given number when the puzzle was started and green numbers are what you&amp;rsquo;ve entered.&amp;nbsp; While it was a small fix, I&amp;rsquo;ve received a number of comments regarding how they like this from the &lt;a href="http://razorant.com/site/page/SudokuKidsPlus.aspx"&gt;SudokuKids+&lt;/a&gt; app, so we brought it to this one along with a few other functions we didn&amp;rsquo;t have here.&lt;/p&gt;
&lt;p&gt;Anyway, I&amp;rsquo;m very open to hearing ideas for future updates to SudokuKids.&amp;nbsp; Please feel free to share them below or send me an message.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/razorant?a=29Fw4nX70mU:0JV6BK7yItY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/razorant?a=29Fw4nX70mU:0JV6BK7yItY:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/razorant/~4/29Fw4nX70mU" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/razorant/~3/29Fw4nX70mU/post.aspx</link>
      <author>Al Nyveldt</author>
      <comments>http://www.nyveldt.com/blog/post/SudokuKids-updated-to-11.aspx#comment</comments>
      <guid isPermaLink="false">http://www.nyveldt.com/blog/post.aspx?id=d45514ba-ecb7-44be-877f-86aa57de8bd0</guid>
      <pubDate>Sat, 05 Mar 2011 14:35:00 -0500</pubDate>
      <category>iOS</category>
      <dc:publisher>Al Nyveldt</dc:publisher>
      <pingback:server>http://www.nyveldt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://www.nyveldt.com/blog/post.aspx?id=d45514ba-ecb7-44be-877f-86aa57de8bd0</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.nyveldt.com/blog/trackback.axd?id=d45514ba-ecb7-44be-877f-86aa57de8bd0</trackback:ping>
      <wfw:comment>http://www.nyveldt.com/blog/post/SudokuKids-updated-to-11.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.nyveldt.com/blog/syndication.axd?post=d45514ba-ecb7-44be-877f-86aa57de8bd0</wfw:commentRss>
    <feedburner:origLink>http://www.nyveldt.com/blog/post.aspx?id=d45514ba-ecb7-44be-877f-86aa57de8bd0</feedburner:origLink></item>
    <item>
      <title>SudokuKids+ update is live</title>
      <description>&lt;p&gt;&lt;a href="http://itunes.apple.com/us/app/sudokukids/id362402100?mt=8#"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="icon_large" src="http://nyveldt.com/blog/image.axd?picture=icon_large.png" border="0" alt="icon_large" width="240" height="240" align="right" /&gt;&lt;/a&gt;It took a while, but I finally completed the update for &lt;a href="http://razorant.com/site/page/SudokuKidsPlus.aspx"&gt;SudokuKids+&lt;/a&gt; and it hit the app store today!&amp;nbsp; Be sure to get &lt;a href="http://itunes.apple.com/us/app/sudokukids/id362402100?mt=8#"&gt;your update&lt;/a&gt; and if you don&amp;rsquo;t already have the app, you can &lt;a href="http://itunes.apple.com/us/app/sudokukids/id362402100?mt=8#"&gt;get it here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you are not familiar with &lt;a href="http://razorant.com/site/page/SudokuKids.aspx"&gt;SudokuKids&lt;/a&gt; and &lt;a href="http://razorant.com/site/page/SudokuKidsPlus.aspx"&gt;SudokuKids+&lt;/a&gt;, these are apps I wrote last year that are simple Sudoku puzzles for kids.&amp;nbsp; SudokuKids is 4x4 puzzles (numbers 1-4 across, down, and in the box), while SudokuKids+ is 6x6 puzzles.&lt;/p&gt;
&lt;p&gt;This update adds some fun, spacey music at the intro as well as nice feedback sounds while you are playing.&amp;nbsp; Lots of little things were polished up and made nicer as well as the known issues corrected.&lt;/p&gt;
&lt;p&gt;I had been hoping to finish these updates near the beginning of February, but I have many projects on the table clamoring for attention.&amp;nbsp; It did give a lot more time for testing and also adding lots of small touches that overall I&amp;rsquo;m really happy with.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/razorant?a=KOKJQmstC6I:ui6Dwi9XCkk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/razorant?a=KOKJQmstC6I:ui6Dwi9XCkk:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/razorant/~4/KOKJQmstC6I" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/razorant/~3/KOKJQmstC6I/post.aspx</link>
      <author>Al Nyveldt</author>
      <comments>http://www.nyveldt.com/blog/post/SudokuKids2b-update-is-live.aspx#comment</comments>
      <guid isPermaLink="false">http://www.nyveldt.com/blog/post.aspx?id=09662f2e-bf08-42a0-ac8a-124c30b48249</guid>
      <pubDate>Mon, 28 Feb 2011 21:28:00 -0500</pubDate>
      <category>iOS</category>
      <dc:publisher>Al Nyveldt</dc:publisher>
      <pingback:server>http://www.nyveldt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://www.nyveldt.com/blog/post.aspx?id=09662f2e-bf08-42a0-ac8a-124c30b48249</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.nyveldt.com/blog/trackback.axd?id=09662f2e-bf08-42a0-ac8a-124c30b48249</trackback:ping>
      <wfw:comment>http://www.nyveldt.com/blog/post/SudokuKids2b-update-is-live.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.nyveldt.com/blog/syndication.axd?post=09662f2e-bf08-42a0-ac8a-124c30b48249</wfw:commentRss>
    <feedburner:origLink>http://www.nyveldt.com/blog/post.aspx?id=09662f2e-bf08-42a0-ac8a-124c30b48249</feedburner:origLink></item>
    <item>
      <title>To update or not to update</title>
      <description>&lt;p&gt;As I wrote in my goals post, I&amp;rsquo;ve been focusing more of my spare time on iOS development.&amp;nbsp; After a long break at the end of 2010, I decided the way to get back into it was to give some love to my current apps, &lt;a href="http://razorant.com/site/page/SudokuKids.aspx"&gt;SudokuKids&lt;/a&gt; and &lt;a href="http://razorant.com/site/page/SudokuKidsPlus.aspx"&gt;SudokuKids+&lt;/a&gt;, in the way of updates.&lt;/p&gt;
&lt;p&gt;I added new music, some sounds, and a number of other nice touches to them and it truly was a great way to get back into iOS development.&amp;nbsp; When I finished testing the updates I had planned, I decided to hold off for just a bit before pushing them out.&lt;/p&gt;
&lt;p&gt;I had read &lt;a href="http://www.amazon.com/gp/product/1430227338?ie=UTF8&amp;amp;tag=razorant-20&amp;amp;linkCode=xm2&amp;amp;camp=1789&amp;amp;creativeASIN=1430227338"&gt;The Business of iPhone App Development&lt;/a&gt; last year and wanted to go back and go over some sections I had bookmarked to help promote the apps.&amp;nbsp; As I was doing that, I went off to &lt;a href="http://codemash.org/"&gt;CodeMash&lt;/a&gt; and one of the tables had a book that I added to my reading list, &lt;a href="http://www.amazon.com/gp/product/0789744279?ie=UTF8&amp;amp;tag=razorant-20&amp;amp;linkCode=xm2&amp;amp;camp=1789&amp;amp;creativeASIN=0789744279"&gt;iPhone and iPad Apps Marketing: Secrets to Selling your iPhone and iPad Apps&lt;/a&gt;.&amp;nbsp; I decided I should read this one as well before pushing the updates.&amp;nbsp; Then, I ran across a 3rd book, &lt;a href="http://www.amazon.com/gp/product/1449389767?ie=UTF8&amp;amp;tag=razorant-20&amp;amp;linkCode=xm2&amp;amp;camp=1789&amp;amp;creativeASIN=1449389767"&gt;App Savvy&lt;/a&gt;, that I added to the pile and therefore added to the delay.&amp;nbsp; (Yes, I will probably share an update on the 3 books in a future blog post.)&lt;/p&gt;
&lt;p&gt;Anyway, reading the books and making some notes, led to more things to do before the updates got pushed.&amp;nbsp; It seems I was suffering from a kind of self induced feature creep.&amp;nbsp; Maybe it could be called marketing creep or maybe it was polish creep.&amp;nbsp; I&amp;rsquo;ll let you decide.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, I think I lost out on something else and that is the reason I&amp;rsquo;m sharing this post.&amp;nbsp; I lost out on sharing my work with my users.&amp;nbsp; I could have easily pushed the initial update after I had completed testing it and then planned for a second update in February or March.&amp;nbsp; I believe apps that update often are thought better of by users and here I&amp;rsquo;ve been holding off.&lt;/p&gt;
&lt;p&gt;The only con I can think of to updating often is the loss of reviews and ratings.&amp;nbsp; It is not a small thing when you have an app that doesn&amp;rsquo;t have a lot of them.&amp;nbsp; My thinking is now though that solid updates will promote more reviews and hopefully more sales.&amp;nbsp;&amp;nbsp; I&amp;rsquo;m not sure if this is correct, but I doubt I can go wrong by pleasing my user base and updating more frequently and hoping that the reviews come out in force with future updates.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/razorant?a=8SkyLRNqAVU:IbRfYwwroNk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/razorant?a=8SkyLRNqAVU:IbRfYwwroNk:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/razorant?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/razorant/~4/8SkyLRNqAVU" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/razorant/~3/8SkyLRNqAVU/post.aspx</link>
      <author>Al Nyveldt</author>
      <comments>http://www.nyveldt.com/blog/post/To-update-or-not-to-update.aspx#comment</comments>
      <guid isPermaLink="false">http://www.nyveldt.com/blog/post.aspx?id=37d6536a-e723-4563-b843-e61bbeb51160</guid>
      <pubDate>Fri, 18 Feb 2011 18:36:00 -0500</pubDate>
      <category>Business</category>
      <category>iOS</category>
      <dc:publisher>Al Nyveldt</dc:publisher>
      <pingback:server>http://www.nyveldt.com/blog/pingback.axd</pingback:server>
      <pingback:target>http://www.nyveldt.com/blog/post.aspx?id=37d6536a-e723-4563-b843-e61bbeb51160</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.nyveldt.com/blog/trackback.axd?id=37d6536a-e723-4563-b843-e61bbeb51160</trackback:ping>
      <wfw:comment>http://www.nyveldt.com/blog/post/To-update-or-not-to-update.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.nyveldt.com/blog/syndication.axd?post=37d6536a-e723-4563-b843-e61bbeb51160</wfw:commentRss>
    <feedburner:origLink>http://www.nyveldt.com/blog/post.aspx?id=37d6536a-e723-4563-b843-e61bbeb51160</feedburner:origLink></item>
  </channel>
</rss>

