Getting the most out of iTunes Connect

If you are new to releasing apps to the iOS App Store, you may not be aware of all the features available in iTunes Connect that can help you manage your application. Even if you have had apps in the store for several years, there have been many new updates to iTunes Connect over the last […]

Batch Image Processing Illustrator Files With Javascript

We recently received a large set of .eps files that needed to be scaled, optimized and converted to .png format to use in an iOS and Android project. Here is a simple script you can use with Illustrator to process these. Save the code below as a javascript file. Then in Illustrator navigate to choose […]

Should you develop with Titanium?

What Is Titanium The Titanium platform by Appcelerator allows developers to produce cross platform mobile applications from code written in Javascript. There are several benefits that they highlight for using the Titanium platform, such as: Supports 5,000+ native APIs JavaScript-based platform Support for iOS, Android, and HTML5 70% faster than developing in Objective-C or Java […]

iPhone App Developer Account: Why You Should Set-up Your Own

One of the last steps in a project lifecycle of developing a mobile app is submitting the application to the store for distribution. Although submitting the app comes last, creating your own developer account should be one of the first things you do. Some might shy away from this thinking the development company should be […]

Enhancing the Mobile User Experience With Speed

There are many factors to take into account when thinking about how to enhance the user experience for a mobile application or a mobile based web site. It’s important to keep in mind that a mobile device will provide an entirely different user experience compared to a desktop computer. Hardware limitations, screen sizes, input methods, […]