PDA

View Full Version : First iPhone App Now Submitted



DaveSawers
11-25-2010, 09:12 AM
After tinkering with the development of my first app for quite a while, I finally got it to a state where it all works so I submitted it to iTunes a couple of days ago. I now have to wait for an Apple reviewer to test it before it becomes available to the masses. Hopefully they won't find some trivial excuse to reject it!

It's an app for engineering unit conversion. Although there are several unit conversion apps already available on iTunes, they are mainly useful for everyday conversions to ensure your recipe tastes OK. Mine includes 77 unique dimensions with lots of engineer/scientist conversion categories such as viscosity, density, mass and volume flowrates, heat transfer coefficients, etc. It's priced at $0.99 mainly to see what the level of interest is for what I would call "serious apps" for engineers. If I get enough sales to cover my costs so far I have plans for other apps as well as extensions to this one. If you are interested, in finding out more before it appears on iTunes, the full description can be found on my website at: http://activeminds.ca/iphone.php

Because of the severe limitations of the iPhone screen size, I'll mainly be targeting future apps at the iPad. I firmly believe that tablets like the iPad is the way mainstream computing is heading and I intend to be out there near the front of developments. Most of my future apps will rely heavily on AJAX methods to communicate with a server for all the heavy lifting and use the iPad screen to present that information in a friendly fashion.

I mentioned somewhere else on this forum that one way of providing iPad apps is simply to reference dynamic AJAX websites and let the built in browser do the necessary display work. This works just fine of course but one of the odd things about the Apple marketplace is that users want specific apps that display data using native iDevice widgets so that it looks like it was specifically designed for the device. Since Apple users are prepared to pay extra for these apps, it behoves us as developers to pander to their whims. I don't really know why the market is skewed towards paid for apps but it's good for us developers because it provides a niche to re-present old websites as new apps with relatively little in the way of extra development work. Converting those apps in the future for other tablet devices as they appear is quite straightforward as all the server end code stays the same.

In the future, I wonder if a phenomenon similar to the Apple one will occur with more traditional computing hardware. Will users of regular computers be prepared to buy specific apps even if they can get the same information via their browser for free? There are certainly some advantages in getting internet access via an app rather than a browser, not least the protection of minors from some of the bad stuff out there. The closed nature of the platform also reduces the chances of introducing viruses and other malware.

kgun
11-29-2010, 02:12 PM
Interesting. Was the iPhone application developed in Objective C?

DaveSawers
11-30-2010, 08:07 AM
Yes. Objective C using XCode on a Mac.

DaveSawers
12-04-2010, 05:25 PM
At last, it's been approved and is now available on iTunes. http://itunes.apple.com/app/engineering-unit-conversion/id406207100?mt=8#

This feels as good as when I first started programming. :D

Question now is: Will anyone want to buy it?

williamc
12-05-2010, 09:50 AM
So let me get this straight Dave, you are trying to sell a simple calculator that is already available free in every other type widget and app out there?

DaveSawers
12-11-2010, 10:11 PM
Initial sales have been quite encouraging. Not quite up to my wildest dreams, but that's hardly surprising. The next step will require increasing publicity on what I'm trying to do so I don't drop off the iTunes radar and can get some outside interest going.

I'm already working on the next app so I really need to publicise what I'm trying to do for the engineering community rather than specifically pushing this simple app.

kgun
12-12-2010, 10:22 AM
Initial sales have been quite encouraging. Not quite up to my wildest dreams, but that's hardly surprising. The next step will require increasing publicity on what I'm trying to do so I don't drop off the iTunes radar and can get some outside interest going.
Congratulation. Very good that you share your experience with us here.

weegillis
12-12-2010, 05:06 PM
In the future, I wonder if a phenomenon similar to the Apple one will occur with more traditional computing hardware. Will users of regular computers be prepared to buy specific apps even if they can get the same information via their browser for free? There are certainly some advantages in getting internet access via an app rather than a browser, not least the protection of minors from some of the bad stuff out there. The closed nature of the platform also reduces the chances of introducing viruses and other malware.

An interesting article regarding the future of conventional desktop computing:

Windows Secrets: Your next PC: thinking beyond the desktop (http://windowssecrets.com/2010/12/02/01-Your-next-PC-thinking-beyond-the-desktop)

Congratulations on the release of your new app.

DaveSawers
12-12-2010, 07:54 PM
In terms of publicity, I've finally decided that I should join Twitter and start using it.

I won't pretend that I understand why Twitter is a success, because I don't. But since it is so successful and because it is a valuable business tool, it's something that cannot be ignored. We'll see how that goes.

Ditto Facebook of course, although I do see some value there. I ditched my Facebook account a while ago because I got fed up with inane messages from banal applications. Who cares if so-and-so won a black sheep in Farmville! Not me. So now I'll restart Facebook and try to use it to support the business. See how that goes too.

DaveSawers
12-12-2010, 07:57 PM
An interesting article regarding the future of conventional desktop computing.

Thanks for that link. It pretty much summarises my thinking too. Don't blindly replace your current computer, look at what's new and think about how you use computing.

kgun
12-12-2010, 10:46 PM
There are always tradeoffs. Some companies here take the attitude that if you have a good product on the internet, people find it. So it may be more profitable to use your time on developing new tools.

DaveSawers
12-13-2010, 12:15 AM
There is the old saying (paraphrased here) that if you build a better mousetrap then even if you live in the depths of the forest, people will beat a path to your door.

That may have been the case in the past but in these times I don't believe that is so. There are probably hundreds of better mousetraps out there but if they're not publicised, noone will find them (or buy them).