<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

try {
var pageTracker = _gat._getTracker("UA-443472-10");
pageTracker._trackPageview();
} catch(err) {}</description><title>Ryan Grier Dev</title><generator>Tumblr (3.0; @ryangriersoftware)</generator><link>http://devblog.ryangrier.com/</link><item><title>DS_Store Cleaner 1.6 (native version)</title><description>&lt;p&gt;I have written an application called DS_Store Cleaner and it&amp;#8217;s been available for almost 10 years now. It was originally written in Java and always available on both Windows and Mac OS X. The Java version is &lt;a href="http://software.ryangrier.com/archives/"&gt;still available&lt;/a&gt; for Windows and older versions of Mac OS X. I am now launching a native version of &lt;a href="http://software.ryangrier.com/dsstorecleaner/"&gt;DS_Store Cleaner&lt;/a&gt; for Mac OS X. &lt;/p&gt;
&lt;p&gt;DS_Store Cleaner (native) was going to be available on the Mac App Store. I purchased a Mac Developer Certificate, rewrote the app in Objective-C and submitted the app to Apple. &lt;/p&gt;
&lt;p&gt;I submitted the app to Apple on August 14, 2011. The app went into review on August 18th, 2011. Apple rejected the app on August 31st, 2011. Their reason for rejecting the app was that the app had limited functionality. I appealed to Apple showing proof that they had already approved a similar app (which I won&amp;#8217;t promote here). I got a call from a gentleman named Steve (not that Steve) and we discussed the app for about 30 minutes. He went on to say that they couldn&amp;#8217;t approve an app that modified files that the Finder created. He said that they would not approve the app in it&amp;#8217;s current state. He finished by saying they would look into the other app they already approved (which today is still on the App Store). I guess the morale of the store is, submit to Apple early to avoid any new regulations they add. &lt;/p&gt;
&lt;p&gt;I decided instead to keep DS_Store Cleaner free and just release it on my site. I was planning on charging $1.99 on the App Store. Instead it&amp;#8217;s free &lt;a href="http://software.ryangrier.com/dsstorecleaner/"&gt;here&lt;/a&gt;. &lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/12658965795</link><guid>http://devblog.ryangrier.com/post/12658965795</guid><pubDate>Fri, 11 Nov 2011 17:35:05 -0500</pubDate></item><item><title>MarkIt Up 1.2 - Fixes an Issue</title><description>&lt;p&gt;Yesterday, MarkIt Up 1.2 was approved and released by Apple to the Apple iTunes App Store. This update has two important updates.&lt;/p&gt;
&lt;p&gt;Firstly, it &lt;a href="http://devblog.ryangrier.com/post/1298900240/markit-up-1-1-has-an-issue"&gt;fixes an issue&lt;/a&gt; that was created in MarkIt Up 1.1. This was an issue when a user would perform a calculation and then tap on the results (to perform another calculation with the results). The number that was moved into the Price field was in the wrong format and would break the app. That is fixed now.&lt;/p&gt;
&lt;p&gt;Secondly, the update includes a new feature. Now, you can enter two different prices and calculate the difference between the prices (percentage). This is a feature that I wanted to add to the app from the begining, but held it off so I coud release the app. &lt;/p&gt;
&lt;p&gt;Enjoy the update. There are more to come. &lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/1359116029</link><guid>http://devblog.ryangrier.com/post/1359116029</guid><pubDate>Wed, 20 Oct 2010 11:05:22 -0400</pubDate><category>markit up</category><category>iphone</category><category>iPod Touch</category><category>development</category></item><item><title>MarkIt Up 1.1 - Has an Issue</title><description>&lt;p&gt;MarkIt Up 1.1 was approved by Apple yesterday and released to the masses. I found out this morning that I sent an old(er) build to Apple.&lt;/p&gt;
&lt;p&gt;The issue occurs when you perform a calculation and then tap the results to perform another calculation on the results. The number put into the price field is in the wrong format and causes an error. &lt;/p&gt;
&lt;p&gt;The good news is that I submitted an update to Apple (last night) which has some new features and should fix this issue. I hope that Apple approves the fix shortly. I have a feeling that the update will be approved by Apple in a week or so. &lt;/p&gt;
&lt;p&gt;Please bear with me until Apple approves the fix. Thanks. &lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/1298900240</link><guid>http://devblog.ryangrier.com/post/1298900240</guid><pubDate>Tue, 12 Oct 2010 10:20:22 -0400</pubDate><category>markit up</category></item><item><title>MyCntdwn HD - Building an iPad App</title><description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/rwgrier/4929104447/"&gt;&lt;img class="image" width="240" height="240" src="http://28.media.tumblr.com/tumblr_l7rn68ivNb1qzehiao1_r1_250.jpg"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://software.ryangrier.com/mycntdwnhd/"&gt;MyCntdwn HD&lt;/a&gt;, my first &lt;a href="http://www.apple.com/ipad/"&gt;iPad&lt;/a&gt; app, has been approved and released by Apple. &lt;/p&gt;
&lt;p&gt;My original plan was to just port (slightly modify) the existing &lt;a href="http://software.ryangrier.com/mycntdwn/"&gt;MyCntdwn&lt;/a&gt; code to work on the iPad. After doing this for a bit, I decided that this just wouldn&amp;#8217;t work. I needed to start from scratch. &lt;/p&gt;
&lt;p&gt;MyCntdwn (and &lt;a href="http://software.ryangrier.com/mycntdwn2/"&gt;MyCntdwn 2&lt;/a&gt;) didn&amp;#8217;t allow for the iPhone to be displayed in landscape mode. The layout of the screens were also very iPhone-centric. I needed to rethink most of the app for the iPad verison.&lt;/p&gt;
&lt;p&gt;I developed and tested this application without owning an iPad. I hadn&amp;#8217;t even touched an iPad until I had been developing the app for a few weeks.&lt;/p&gt;
&lt;p&gt;During development, I decided that I needed to see how the pop-overs work, I ran to a local Apple Store and played with an iPad over lunch. I am glad that I did, my idea of how the pop-overs should work was wrong and I needed to change things. &lt;/p&gt;
&lt;p&gt;I had an excellent tester though. He played with the app for a number of weeks. He provided a ton of feedback. He also let me play with MyCntdwn HD on an iPad a number of times. It let me find a number of issues that I couldn&amp;#8217;t find just using Apple&amp;#8217;s iPad simulator. &lt;/p&gt;
&lt;p&gt;Some of this must have been what the initial iPad developers went through while developing apps before the iPad was released. &lt;/p&gt;
&lt;p&gt;Even thought MyCntdwn HD was released last night, I have already submitted a small update to Apple. My next goal is to get the push notifications working on the MyCntdwn HD. I also have a few more updates planned to get some of the editing screens to work better (more intuitive).&lt;/p&gt;
&lt;p&gt;Look forward for more changes. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://itunes.apple.com/app/mycntdwn-hd/id389461842?mt=8"&gt;&lt;img height="74" width="166" src="http://devimages.apple.com/global/elements/promos/avail_on_app_store.png"/&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/1047596962</link><guid>http://devblog.ryangrier.com/post/1047596962</guid><pubDate>Wed, 01 Sep 2010 08:25:07 -0400</pubDate></item><item><title>MyCntdwn 2.2 Released (w/New Themes)</title><description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/rwgrier/4840352075/"&gt;&lt;img height="240" width="160" src="http://farm5.static.flickr.com/4108/4840352075_cc13a83fca_m.jpg"/&gt;&lt;/a&gt; &lt;a href="http://www.flickr.com/photos/rwgrier/4840962394/"&gt;&lt;img height="240" width="160" src="http://farm5.static.flickr.com/4129/4840962394_6ac20df71d_m.jpg"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;MyCntdwn 2&amp;#160;2.2 has been approved and released to the Apple iTunes App Store. &lt;/p&gt;
&lt;p&gt;This latest update has two new themes for you to use. The new themes are &amp;#8216;Due Date&amp;#8217; and &amp;#8216;Wedding&amp;#8217;. These themes were highly requested. &lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve already started thinking about the next big update. My plan is to move the server syncing (which can be annoying) to the background. It ruins the flow of the application when you are adding/editing events and you see the &amp;#8216;Syncing with server&amp;#8217; screen a lot. I haven&amp;#8217;t started on this work yet, but I plan to make it my main goal once the new iPad app has been submitted to Apple. &lt;/p&gt;
&lt;p&gt;Enjoy the new themes!&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/882122767</link><guid>http://devblog.ryangrier.com/post/882122767</guid><pubDate>Fri, 30 Jul 2010 21:33:34 -0400</pubDate><category>mycntdwn</category><category>MyCntdwn 2</category></item><item><title>MarkIt Up 1.0</title><description>&lt;p&gt;&lt;img src="http://software.ryangrier.com/images/MarkItUpArtwork.png" width="289" height="289"/&gt;&lt;/p&gt;
&lt;p&gt;I am happy to announce that my latest application has been approved by Apple and placed on the Apple iTunes App Store. The application is called &lt;a href="http://itunes.apple.com/us/app/markit-up/id378757201?mt=8"&gt;MarkIt Up&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This app is another collaboration between Brad and myself. We wanted to make another iPhone app together. This is one of the ideas that we came up with. &lt;/p&gt;
&lt;p&gt;So what does MarkIt Up do? &lt;/p&gt;
&lt;p&gt;Brad wanted a way to add a mark up cost to certain freelance and work projects. He needs to do this a lot in his profession and wanted a super simple app to use. &lt;/p&gt;
&lt;p&gt;For Brad it was important to be able to mark up costs. For me, I wanted to be able to easily apply a discount to a price. I can often do these in my head, but I wanted something easier.&lt;/p&gt;
&lt;p&gt;MarkIt Up is also a great way to add sales tax to the price of something quickly. If something is $59.99 and there is 6% sales tax, use MarkIt Up to find out the final price quickly ($63.59). &lt;/p&gt;
&lt;p&gt;In the future, we plan on adding a way to find out the percentage marked up (or down) based on two prices. We were going to try to add this to the initial release, but we wanted to get the application released. We plan on adding that shortly in a free update.&lt;/p&gt;
&lt;p&gt;MarkIt Up keeps a running history of the calculations you perform. This makes it easy to go back and look at what you&amp;#8217;ve marked up or discounted down in the past. You can clear the entire history, or individual history items.  &lt;/p&gt;
&lt;p&gt;&lt;a href="http://itunes.apple.com/us/app/markit-up/id378757201?mt=8"&gt;&lt;img src="http://devimages.apple.com/global/elements/promos/avail_on_app_store.png" width="166" height="74"/&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/739029269</link><guid>http://devblog.ryangrier.com/post/739029269</guid><pubDate>Sat, 26 Jun 2010 14:20:01 -0400</pubDate><category>markit up</category><category>iPhone</category><category>development</category></item><item><title>Updates All Around!</title><description>&lt;p&gt;This past week Apple approved updates for all four of my iPhone apps. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=293970065&amp;amp;mt=8"&gt;MyCntdwn&lt;/a&gt;, &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=301223573&amp;amp;mt=8"&gt;Mycntup&lt;/a&gt;, and &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=323748184&amp;amp;mt=8"&gt;LearnIt&lt;/a&gt; have some minor defect fixes. I have also added a way to collect some basic usage stats. I want to know a bit more about the iPhone OS versions and devices that are using the app so if I can move up an OS version. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=338948835&amp;amp;mt=8"&gt;MyCntdwn 2&lt;/a&gt; has already been sending this information. MyCntdwn 2 was updated with some minor defect fixes. &lt;/p&gt;
&lt;p&gt;If you are concerned about the information I am collecting by these apps, don&amp;#8217;t be. I am only collecting the following information: application version, iPhone OS version, device type (iPad, iPod Touch, or iPhone), and a piracy bit. MyCntdwn and MyCntdwn 2 also send the number of events and the number of events ending soon. I do not send the device id, phone number, or any personal data. &lt;/p&gt;
&lt;p&gt;I plan on submitting a new update to LearnIt in the next day or two. This update adds &amp;#8220;swipe to change&amp;#8221; the flashcard. In addition to pressing the previous/next button to proceed, you can swipe left or right to proceed. &lt;/p&gt;
&lt;p&gt;On Father&amp;#8217;s Day, I submitted one of the completely new apps to Apple. If there aren&amp;#8217;t any issues, it should be approved within the next week. Expect a new blog post about it when it launches. If you want a hint of what&amp;#8217;s coming, check out the &amp;#8220;Info&amp;#8221; tab (Or About LearnIt button) in one of my apps.&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/722441890</link><guid>http://devblog.ryangrier.com/post/722441890</guid><pubDate>Mon, 21 Jun 2010 13:24:53 -0400</pubDate><category>mycntdwn</category><category>mycntup</category><category>learnit</category><category>iPhone</category><category>iPad</category></item><item><title>Updates, iPhone, iPad, Android?</title><description>&lt;p&gt;I have been planning for updates to all of my apps (&lt;a href="http://www.mycntdwnapp.com"&gt;MyCntdwn&lt;/a&gt;, &lt;a href="http://www.mycntupapp.com"&gt;MyCntup&lt;/a&gt;, and &lt;a href="http://www.learnitapp.com"&gt;LearnIt&lt;/a&gt;). The updates for these have been a long time in the making, but may not be that large in reality.&lt;/p&gt;
&lt;p&gt;I am also working on two new applications. No details on this yet, maybe in the next week or two. One application is completely different than what I am used to doing, so there won&amp;#8217;t be any updates for a while. The app may even become lost (like a few others that I have worked on). &lt;/p&gt;
&lt;p&gt;I have also started the process of designing and developing a few iPad applications. I am still unsure if I am going to make iPad specific versions of my existing applications, or working on completely new applications. &lt;/p&gt;
&lt;p&gt;I have also thought (a lot) about dipping my toes into the Android marketplace. I think my initial dip would be an Android version of MyCntdwn. I have a solid background in Java (which is the Android SDK language), so I should be able to port MyCntdwn over fairly easily. &lt;/p&gt;
&lt;p&gt;I have a lot of items up in the air right now. I hope that I don&amp;#8217;t drop them all. &lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/641116108</link><guid>http://devblog.ryangrier.com/post/641116108</guid><pubDate>Fri, 28 May 2010 12:30:00 -0400</pubDate><category>Android</category><category>iPad</category><category>iPhone</category></item><item><title>So Many Plans. A General Update.</title><description>&lt;p&gt;I currently have about 4 or 5 ideas for new apps or updates to my existing apps. I just need to find the time to implement these updates.&lt;/p&gt;
&lt;p&gt;I may try to see if I can port my existing apps to &lt;a href="http://www.android.com/"&gt;Android&lt;/a&gt; and possibly &lt;a href="http://na.blackberry.com/eng/developers/"&gt;Blackberry&lt;/a&gt;. I have a solid Java background and porting these may not be too difficult. I still need to investigate this though.&lt;/p&gt;
&lt;p&gt;I may also look into making some iPad specific applications. But I would like to get an iPad for development purposes. I did the same thing with an iPhone (among other reasons) and an iPod Touch and that was worked out well.&lt;/p&gt;
&lt;p&gt;Some large freelance iPhone and web development opportunities may be coming up soon. So, I really need to get to work. I&amp;#8217;ve had discussions with several people about developing iPhone apps for them. I&amp;#8217;m not sure where this will go yet, it may be a great opportunity for me. Plus there is always the constant possibility of freelance web development.&lt;/p&gt;
&lt;p&gt;With all of this potential work, I need to get cracking on my own ideas. With luck, I can deliver one or two of these apps/updates before any outside work comes in. And if the work falls through, I will have gotten my updates out and may make some more money.&lt;/p&gt;
&lt;p&gt;The traffic to my software site (&lt;a href="http://software.ryangrier.com"&gt;http://software.ryangrier.com&lt;/a&gt;) has been on a steady increase. I think that this also coincides with slight increase in my iPhone app sales.&lt;/p&gt;
&lt;p&gt;I often wonder how I can get more development time into the day (without losing my mind). I also wonder if I am too ambitious. Either way, I&amp;#8217;ll keep moving forward.&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/428503176</link><guid>http://devblog.ryangrier.com/post/428503176</guid><pubDate>Fri, 05 Mar 2010 11:46:00 -0500</pubDate><category>android</category><category>iphone</category><category>website</category><category>Blackberry</category><category>iPad</category><category>iphone apps</category></item><item><title>LearnIt 1.2 - Now with In App Purchases</title><description>&lt;p class="center"&gt;&lt;a href="http://www.flickr.com/photos/rwgrier/4332516924/"&gt;&lt;img height="240" width="160" src="http://farm5.static.flickr.com/4058/4332516924_99e233d2b5_m.jpg"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=323748184&amp;amp;mt=8"&gt;LearnIt 1.2&lt;/a&gt; was approved by Apple in the Apple iTunes App Store yesterday. This update is a big one because of one significant item. It includes an &lt;a href="http://developer.apple.com/iphone/program/sdk/inapppurchase.html"&gt;In App Purchase&lt;/a&gt; item.&lt;/p&gt;
&lt;p&gt;The In App Purchase available is called Barnyard Animals and costs $0.99. It includes 12 barnyard animal flashcards. LearnIt 1.2 also includes another free module called Shapes. Shapes includes 9 shape flashcards.&lt;/p&gt;
&lt;p&gt;In App Purchase (or Downloadable Content) has been something that I promised to add to LearnIt when the application was first released. It took about 6 months of time for me to get the feature in there, but it&amp;#8217;s there now.&lt;/p&gt;
&lt;p&gt;Apple initially rejected this update. But they rejected it because I hadn&amp;#8217;t submitted the In App Purchase for review. I thought that I could submit the In App Purchase after LearnIt was approved by Apple. It turns out that you have to submit the In App Purchase first (or at the same time). Apple was nice enough to send me an email to let me know this. They were also nice enough to allow me to reply to the email to get the approval moving again. So, thanks Apple!&lt;/p&gt;
&lt;p&gt;If you own LearnIt, please help support me and check out the In App Purchase. If you don&amp;#8217;t own LearnIt, please purchase both. :)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=323748184&amp;amp;mt=8"&gt;&lt;img border="0" src="http://devimages.apple.com/global/elements/promos/avail_on_app_store.png"/&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/372298623</link><guid>http://devblog.ryangrier.com/post/372298623</guid><pubDate>Fri, 05 Feb 2010 08:13:00 -0500</pubDate><category>LearnIt</category><category>iPhone</category><category>iPod Touch</category><category>App Store</category></item><item><title>I Suck.</title><description>&lt;p&gt;Yikes. It looks like I haven&amp;#8217;t been around in a while. I am busy plugging away though. I just submitted updates to the Apple iTunes App Store for &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=323748184&amp;amp;mt=8"&gt;LearnIt&lt;/a&gt;, &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=293970065&amp;amp;mt=8"&gt;MyCntdwn&lt;/a&gt;, &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=338948835&amp;amp;mt=8"&gt;MyCntdwn 2&lt;/a&gt;, and &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=301223573&amp;amp;mt=8"&gt;MyCntup&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This updated version of LearnIt finally includes a DLC pack. You can download a set of Farm Animals DLC for $0.99. I haven&amp;#8217;t enabled the DLC pack yet. I may wait until the application is approved.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m still looking into a brand new app. I am doing a lot of investigative work, but I don&amp;#8217;t have anything concrete yet. Maybe in a month or so.&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/358311833</link><guid>http://devblog.ryangrier.com/post/358311833</guid><pubDate>Thu, 28 Jan 2010 15:05:34 -0500</pubDate></item><item><title>Developing Again</title><description>&lt;p&gt;After my &lt;a href="http://devblog.ryangrier.com/post/250812881/on-hiatus"&gt;brief hiatus&lt;/a&gt;, I am developing again. It was nice to have some time off to relax. But my ambition is starting to get the better of me. I am kicking myself now, I could have spent the time working on the updates below.&lt;/p&gt;
&lt;p&gt;I almost have an interim update for &lt;a href="http://software.ryangrier.com/learnit/"&gt;LearnIt&lt;/a&gt; wrapped up and ready to test. This update has no noticeable features. The only changes are background changes which will eventually setup the ability to add DLC.&lt;/p&gt;
&lt;p&gt;I have updates for &lt;a href="http://software.ryangrier.com/mycntdwn/"&gt;MyCntdwn&lt;/a&gt; and &lt;a href="http://software.ryangrier.com/mycntup/"&gt;MyCntup&lt;/a&gt; planned. I want to fix a nagging issue with the data layer. I am going to change the data layer to use &lt;a href="http://www.sqlite.org/"&gt;SQLite&lt;/a&gt;. The data layer currently has a proprietary implementation which crashes more than I like. &lt;a href="http://software.ryangrier.com/mycntdwn2/"&gt;MyCntdwn 2&lt;/a&gt; doesn&amp;#8217;t have this issue because it uses Core Data.&lt;/p&gt;
&lt;p&gt;I don&amp;#8217;t have any plans for MyCntdwn 2 updates. Maybe by the time I&amp;#8217;ve updated the other apps, I&amp;#8217;ll have thought of some key updates for MyCntdwn 2.&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/266302962</link><guid>http://devblog.ryangrier.com/post/266302962</guid><pubDate>Wed, 02 Dec 2009 09:14:56 -0500</pubDate><category>LearnIt</category><category>MyCntdwn</category><category>MyCntup</category><category>MyCntdwn 2</category><category>SQLite</category><category>iphone</category></item><item><title>MyCntdwn 2 Launched</title><description>&lt;p class="center"&gt;&lt;a href="http://software.ryangrier.com/mycntdwn2/"&gt;&lt;img src="http://software.ryangrier.com/images/MyCntdwn2Artwork.png" width="289" height="289" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;MyCntdwn 2 was approved and released by Apple today. What is MyCntdwn 2? It&amp;#8217;s like &lt;a href="http://software.ryangrier.com/mycntdwn/"&gt;MyCntdwn&lt;/a&gt;, only better. Seriously.&lt;/p&gt;
&lt;p&gt;MyCntdwn and MyCntdwn 2 are two separate apps. You&amp;#8217;ll have to pay for this update. I did this for a few reasons. The most important reason is that MyCntdwn 2 is not compatible with iPhone OS 2.x. It requires features that are only available in iPhone 3.0. If you are still running iPhone 2.x, you can still use the latest MyCntdwn.&lt;/p&gt;
&lt;p&gt;Let&amp;#8217;s face it. Another reason that I am charging for this version is that it has Push Notifications. Honestly, I have to pay for the increased server load. MyCntdwn 2 as a separate app will help to pay for this. I fought with this for a long time. In the end, I didn&amp;#8217;t want to force anyone to upgrade to the latest iPhone OS, so I made it a separate app.&lt;/p&gt;
&lt;p&gt;MyCntdwn 2 has a number of new features. The features include Push Notifications, Themes, Swipe to Delete (for events), and more. I&amp;#8217;ve also rewritten much of the data layer (moved to Core Data).&lt;/p&gt;
&lt;p&gt;Push Notifications allow you to know when an event is ending without having to open Mycntdwn 2. MyCntdwn 2 will remind you of an event 2 days before, 1 day before and when an event is ending. You can essentially set the event and forget it. You can opt out of these notifications.&lt;/p&gt;
&lt;p&gt;Themes allow you to customize your events. I have included a number of themes to start with. You can chose from the following themes:  Birthday, Calendar, Christmas, Default (What you&amp;#8217;re already used to), and Sports.&lt;/p&gt;
&lt;p&gt;For more information about MyCntdwn 2 (and screenshots), check out the MyCntdwn 2 page: &lt;a href="http://software.ryangrier.com/mycntdwn2"&gt;&lt;a href="http://software.ryangrier.com/mycntdwn2"&gt;http://software.ryangrier.com/mycntdwn2&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;My goal was to release this app at the end of September. I missed that goal by just over a month. I had a lot of freelance work come up over the summer which was a blessing, but it caused my iPhone work to be pushed back.&lt;/p&gt;
&lt;p&gt;Now that I&amp;#8217;ve finished my summer project, what&amp;#8217;s next? Well, I am not sure. I have plans to update &lt;a href="http://software.ryangrier.com/learnit/"&gt;LearnIt&lt;/a&gt;. I also have some vague ideas for a new app. I am currently working on prototyping to see if the idea is even plausible. Firstly though, I have some freelance work coming up that I need to work through. After that, who knows.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=338948835&amp;amp;mt=8"&gt;&lt;img src="http://devimages.apple.com/global/elements/promos/avail_on_app_store.png"/&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/255936020</link><guid>http://devblog.ryangrier.com/post/255936020</guid><pubDate>Tue, 24 Nov 2009 14:47:00 -0500</pubDate></item><item><title>On Hiatus</title><description>&lt;p&gt;I&amp;#8217;ve been taking a short break from iPhone development (and web development). I&amp;#8217;ve been running strong with iPhone development and freelance web development for over a year. I decided that I needed a break.&lt;/p&gt;
&lt;p&gt;For the last week, I haven&amp;#8217;t done anything significant with iPhone or web development. I&amp;#8217;ve been nice. I&amp;#8217;ve been making small progress here and there, but I&amp;#8217;ve been enjoying other things. In my eyes, I&amp;#8217;ve been lazy.&lt;/p&gt;
&lt;p&gt;Part of it is that I needed a break. The other part is that I am waiting to see if Apple approves MyCntdwn 2. They rejected it last week because of an icon that I&amp;#8217;ve been using it in MyCntdwn and MyCntup for over a year. Anyway, I&amp;#8217;ve replaced the icon (but not the screenshots - yet) and sent it back to Apple for the waiting game.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m sure that I&amp;#8217;ll get back into it shortly, but it&amp;#8217;s nice to have a small break.&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/250812881</link><guid>http://devblog.ryangrier.com/post/250812881</guid><pubDate>Fri, 20 Nov 2009 09:07:00 -0500</pubDate></item><item><title>New Site Launch</title><description>&lt;p class="center"&gt;&lt;a href="http://www.flickr.com/photos/rwgrier/4079797243/"&gt;&lt;img src="http://farm4.static.flickr.com/3131/4079797243_3ec5d08ddb_m.jpg" width="240" height="167"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I am launching a new site.  &lt;a href="http://software.ryangrier.com/"&gt;software.ryangrier.com&lt;/a&gt; is replacing a few existing sites and merge the content into one new area.&lt;/p&gt;
&lt;p&gt;This new site is a holding area for all of my iPhone apps along with some of the older software that I have written. Now you can find more information on various software projects that I am currently working on and have worked on in the past.&lt;/p&gt;
&lt;p&gt;Older projects, like as DS_Store Cleaner, have been moved to the archive area of the site. The old site that used to host this will be shut down shortly.&lt;/p&gt;
&lt;p&gt;The site also has a new look, which is something that I wanted for the site. How does it look?&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/238206703</link><guid>http://devblog.ryangrier.com/post/238206703</guid><pubDate>Mon, 09 Nov 2009 12:00:00 -0500</pubDate></item><item><title>LearnIt 1.1 on App Store</title><description>&lt;p class="center"&gt;&lt;a href="http://www.flickr.com/photos/rwgrier/4055648528/"&gt;&lt;img src="http://farm4.static.flickr.com/3420/4055648528_87b3261631_m.jpg" width="160" height="240" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=323748184&amp;amp;mt=8"&gt;LearnIt 1.1&lt;/a&gt; has been approved by Apple and released to the iTunes App Store. I submitted the update about a week ago. I was surprised on how fast the approval came in. I was expecting to wait another week.&lt;/p&gt;
&lt;p&gt;This version includes a new flash card module &amp;#8220;Colors.&amp;#8221; The new module includes 12 colors. Colors includes the various colors, with an isolated view of the color, along with an accompanying photo of an object that represents that color. It also includes the option to listen to the color being said audibly.&lt;/p&gt;
&lt;p&gt;Future updates for LearnIt are currently being planned.&lt;/p&gt;
&lt;p&gt;More Information on LearnIt:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;LearnIt is a collection of flash cards and a fun tool to help keep your child entertained and learning while interacting with them.&lt;/p&gt;
&lt;p&gt;Initially LearnIt included two flash card sets - Numbers &amp;amp; Letters. These sets can be displayed in order, or you can &amp;#8220;shake-to-shuffle&amp;#8221; for a random card in that set.&lt;/p&gt;
&lt;p&gt;The latest update added the flash card set Colors.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Download LearnIt today.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=323748184&amp;amp;mt=8"&gt;&lt;img border="0" src="http://devimages.apple.com/global/elements/promos/avail_on_app_store.png"/&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/227026564</link><guid>http://devblog.ryangrier.com/post/227026564</guid><pubDate>Thu, 29 Oct 2009 12:00:00 -0400</pubDate><category>iPhone</category><category>LearnIt</category><category>iTunes App Store</category><category>iPod Touch</category></item><item><title>MyCntdwn Testing &amp; New Site</title><description>&lt;p&gt;I have been testing MyCntdwn for almost a week now. I have fixed a number of issues (server and client side). I have also tweaked a few things and added small features. All of this is an attempt to bring you a better experience.&lt;/p&gt;
&lt;p&gt;I have three known issues that I want to fix before submitting the app to Apple for review. Two of these issues should not take long to fix. The other one I&amp;#8217;ve known about for a while, but have not fixed yet.&lt;/p&gt;
&lt;p&gt;I was originally going to have the server portion check to send event notifications every five minutes. I have since changed that to every one minute. I have also reduced the window of notification from a few hours to a minute or two. I found that the longer notification wasn&amp;#8217;t presenting the greatest user experience. I may need to tweak things further as I move forward.&lt;/p&gt;
&lt;p&gt;I feel as if I am partially dragging my feet. I have the feeling that I am missing something important. I think its because this update has many more moving parts than previous updates. I also wonder how the server portion will hold up to any demand that the application sees.&lt;/p&gt;
&lt;p&gt;The new site is coming along. I am almost finished. I have the layout finished and am currently adding the content.&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/226194129</link><guid>http://devblog.ryangrier.com/post/226194129</guid><pubDate>Wed, 28 Oct 2009 16:30:00 -0400</pubDate></item><item><title>MyCntdwn is Test Ready</title><description>&lt;p&gt;The latest MyCntdwn is finally ready for testing. I need to make some more adjustments on the server side. I also need to add one more feature to the server.&lt;/p&gt;
&lt;p&gt;I have been doing some testing here and there, but I need to do quite a bit more. I expect that testing and any bug fixing will take about 2 weeks. Then it will be ready to submit to the iTunes App Store.&lt;/p&gt;
&lt;p&gt;In other news, new updates to MyCntup and LearnIt have been submitted to the iTunes App Store. I think that they should be approved within the next week. The new version of LearnIt has a new &amp;#8220;Colors&amp;#8221; module. MyCntup has a new icon.&lt;/p&gt;
&lt;p&gt;In yet more other news, I have finished the design for the new iPhone app site. I just need to finish adding the content and it should be ready to go. I expect that it will be finished around the same time as the MyCntdwn update is ready.&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/220255927</link><guid>http://devblog.ryangrier.com/post/220255927</guid><pubDate>Thu, 22 Oct 2009 16:30:00 -0400</pubDate></item><item><title>Still Working, I Promise</title><description>&lt;p&gt;I&amp;#8217;ve been working on MyCntdwn 2.0. I promise. It&amp;#8217;s been taking longer than I had hoped because of two things. First, I&amp;#8217;ve had a lot of freelance work in September that&amp;#8217;s slowed me down. Second, I needed to move my webhosting to a VPS in order to do the push notifications.&lt;/p&gt;
&lt;p&gt;I have added code to the iPhone app to subscribe and unsubscribe to my service. I&amp;#8217;ve also added the code to push the events to the server. I need to make some optimizations to the iPhone code. I also need to do more testing.&lt;/p&gt;
&lt;p&gt;I also need to do more work on the server for optimization. I&amp;#8217;ve also sent some test notifications to the iPhone from the server, but I need to do more of that.&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/213070479</link><guid>http://devblog.ryangrier.com/post/213070479</guid><pubDate>Wed, 14 Oct 2009 15:31:50 -0400</pubDate></item><item><title>Long Time, No See...</title><description>&lt;p&gt;It&amp;#8217;s been a while since I&amp;#8217;ve posted here. I&amp;#8217;ve been super busy with a freelance job that I needed to take care of before making more progress with MyCntdwn 2.0.&lt;/p&gt;
&lt;p&gt;I also had to move the websites to a new hosting company. This is in preparation for adding push to MyCntdwn 2.0.&lt;/p&gt;
&lt;p&gt;I think that the freelance job has finally been wrapped up and I can get back to iPhone Development. Most of my current work will be on the server side for a few days while I get the background processing in place.&lt;/p&gt;
&lt;p&gt;I had hoped to have MyCntdwn 2.0 released by now. I&amp;#8217;m sorry for the delay. I hope that I can knock this functionality out and get the update to you.&lt;/p&gt;</description><link>http://devblog.ryangrier.com/post/200077537</link><guid>http://devblog.ryangrier.com/post/200077537</guid><pubDate>Tue, 29 Sep 2009 09:17:41 -0400</pubDate></item></channel></rss>

