Computers?!

My wife is always telling me that she doesn’t understand how with computers something can be working fine one day and then the next day it’s broken.  Being a developer, I see this kind of thing all the time.  “It was working a minute ago!”, or the times when you ask someone to look at something that isn’t working and when you go to show it to them it suddenly starts working perfectly.

Something like this happened to me recently.  I was thinking about making some modifications to the iPhone app that I wrote, so I opened up the project and ran it but the audio wasn’t working and it locked up.  I thought that was strange since I hadn’t changed anything since I ran it last, and the last time I ran it was when I was getting it ready to submit it to the App Store. I knew that this exact same code was currently for sale, which was a little disconcerting.

After a bit of digging I finally discovered an error that was complaining about a DivX file that couldn’t be found.  I remembered installing a DivX codec to try and resolve a video playback issue I was having on my laptop but it doesn’t make any sense to me why that would have any effect on audio playback in the iPhone simulator.  The DivX codec had not resolved my video issue, however, so I proceeded to uninstall it and sure enough my code started working again!

So those times when something is working one day and not the next, I’m 100% positive that there is a reason for it, because that’s just how computers work.  Whether or not you can find the reason for it, the world may never know.

iFakeUout

ifakeuout_store

iFakeUout is my first iPhone application, and it went on sale in the App Store today!

My idea for this app started out as something else, but because of some limitations I ran into it evolved into what I think is just a fun, simple app that can be used to get a laugh out of your friends.  The idea is to wait for just the right moment, then pick a sound to play that will get the best reaction.  Thinking back, this would have been great to have on some sleepovers, like playing the school bell or the bugle when the whole tent is quiet and everyone is just about to fall asleep.  Maybe that’s only funny to me though, but only because we actually did that kind of thing.

If you’ve got iTunes installed, click on the link below to check it out:

Apple App Store

Ah, the dreaded shameless self promotion, nothing wrong with that though, right?  On a side note, it was very encouraging for me as a developer to have my app accepted on the first try.  I learned a ton doing it and I already have more ideas to improve the app, so I think I smell an update coming soon.