Entries Tagged as 'iphone'

Thursday, April 29th, 2010

Tired of trying to create nice buttons for your iPhone app? Try this.

Flat iPhone buttons as offered in Interface builder suck. They don’t look nice.
There’s the option of using Three20 to get good looking buttons. Its an option, but frankly, it feels a bit like using a sledgehammer to crack a nut. You end up with a large addition to your code, just for [...]

Tuesday, April 6th, 2010

Project Firepit

We’ve had our heads down for a couple of months. This is because we’ve been working on a project we’re very excited about. Now that our initial release is out the door, we’re happy to give out some information about it.
That project is Firepit.

What is Firepit?
Firepit is

A web based framework
For bands going [...]

Thursday, March 11th, 2010

Welcome Adam

I’m stoked about this. This morning, I’m welcoming Adam McCarthy into tapadoo. I’d already known Adam though twitter as the guy who was giving Mac keyboard shortcut advice, and later got to meet him an XCake meeting. I was delighted when he responded to my tweet looking for iPhone developers.
You may know [...]

Monday, March 1st, 2010

Why App distribution policy could be bad for iPad

I see lots of people thinking of great ideas for the iPad. I agree with pretty much all of them. Anywhere where there’s a person carrying a handheld device, or indeed a notepad an pen, could be a potential application. Here’s a few examples

Waiter taking orders at a table
UPS Delivery guy
Gas man [...]

Tuesday, February 16th, 2010

The iPhone killer is on the way

The new windows 7 phone is upon us. Finally there’s an “iPhone killer”!!!
Ehhhhh. No.
There will be an iPhone killer. But it’s not going be today tomorrow. The iPhone is just far too advanced of any competition.
Why? Apple have one thing in spades that no other computer or handset manufacturer has: Taste.
This seems [...]

Tuesday, December 22nd, 2009

A message about Ireland’s Phone Book

It has come to our attention that current versions of “Ireland’s Phone Book” and “Ireland’s Phone Book Pro” are currently not operable. We regret to inform users that in light of a recent threat of legal challenge, we WILL NOT be providing a fix to the application in its current guise. We have [...]

Thursday, October 1st, 2009

A simple credits screen with Core Animation

Whilst working on my latest iPhone project (not yet announced), I wanted to do up a useful credits screen. This project had more than just myself involved and I wanted to ensure everyone got a mention.
I was also conscious of the exposure my apps were getting through apps.ie, so wanted to do something that [...]

Friday, August 21st, 2009

The problem with “revenue share”

As an iPhone developer for hire, I get regular approaches from people with ideas that they would like to turn into realities. I sign non-disclosure agreements and then get brought into their confidence to explain their idea.
Some turn out to be better than others. Those with a broad appeal may become successes; those [...]

Thursday, May 14th, 2009

Charging for iPhone App Maintenance

In an earlier blog post, I spoke about how to charge for developing of an iPhone app. A comment was recently added by Finbarr which I think is an interesting question:

One question though. How do you factor in the cost of maintenance? Since all updates to iPhone app’s are free, most [...]

Thursday, May 7th, 2009

iPhone – How to do full screen activity status

I’ve seen questions about how feed back to a user that something is pending, where you don’t want any input from the user. An example may be making an XML request for data from your iPhone app back to your server. While it is pending you want to show that your app is [...]