Apple App Store Approval Process Explained

Apple App Store Approval Process Explained

Mobile applications are expanding exponentially, but whilst most app development still seems to be concentrated on iPhone development, the number of companies looking for iPad development is catching up fast. This uptake of new development is in spite of the stringent requirements for acceptance of apps within the Apple App Store. Apple has always had [...]


Why Cheap Software Development Costs More

Why Cheap Software Development Costs More

It is a natural situation that companies want to save money, reducing costs maximises profits after all, and when it comes to sourcing software development services, this is no exception. The iPhone and iPad development market is awash with budding developers, small agencies as well as more established software houses and do-it-all companies. Why is [...]


Marketing iPhone And iPad Apps

Marketing iPhone And iPad Apps

iPhone and iPad Apps aren’t going to market themselves. No matter how brilliant, how innovative or how plainly time-saving and cost-effective an app might be, it always requires some form of marketing. Luckily, not all marketing costs money, especially on the internet. Learning how to harness virtual word of mouth can go a long way [...]


Objective-C Categories Explained

Objective-c Categories Explained
Good developers know how to save time, this generally means no copy-and-paste, no duplicate code and a good class structure to keep common items grouped together in an efficient class hierarchy. One way to add functionality to an existing class is to subclass it. We create a new descendent of our class, add the required functionality and use the new class in place of the old one.


Keeping Things Simple: The Dynamic Box Model

Animate UITableView Cell height Change
As developers, solving problems is what we do, but often the approach is just as important as the solution. Today, we are going to run trough an example of how a relatively complex problem can be solved by ‘thinking simple’, giving you a self-working, generic solution.


The ‘Home Screen’: A Mobile Phones Real Estate

The ‘Home Screen’: A Mobile Phones Real Estate

With the increase in sales figures for the iPhone and iPad, as well as other platforms such as Android, it is clear that the mobile ecosystem is a valuable and profitable environment for businesses to target with their products and services. With each generation of device comes a wave of new adopters, sat atop a [...]


Animate UITableView Cell Height Change

Animate UITableView Cell height Change
Well this is going to be a fairly short article, but I just wanted to share with you a snippet of magic I discovered quite some time ago. It is something that I posted on StackOverflow and to date is the most up-votes I have received on there, with votes coming in pretty much every day.


Carrying You Office With You

Carrying You Office With You

These days, you don’t need to rush back to your physical office and turn on your PC to find out what is happening in your business. Thanks to recent developments in smart phones and tablets (specifically in iPhone, iPad, and Android development) you can carry your virtual office around with you all day. This ability [...]


Temporary Storage In Apple’s CoreData

iOS vs Android: Big Pieces Of The Same Pie
Whilst CoreData is good, it can take a while for developers to get to grips with this new approach to data storage. One thing I see time and time again is the question of how to handle temporary data. This article discusses one approach to such a problem.


iOS vs Android: Big Pieces Of The Same Pie

iOS vs Android: Big Pieces Of The Same Pie

The smartphone and tablet market is dominated by Apple’s iOS and Google’s Android operating systems. Globally, iOS and Android combine for 28.3 percent of the mobile market, and each continue to increase their market share while other mobile operating systems are slowly declining in popularity. The Android operating system and Apple’s iOS have increased their [...]