Four Ways To Build A Mobile Application, Part 1: Native iOS
The mobile application development landscape is filled with many ways to build a mobile app. Among the most popular are: native iOS, native Android, PhoneGap, Appcelerator Titanium. This article...
View ArticleGood-Looking Animations For iOS – Canvas
When developing with Xcode and Objective-C, it is usually hard and time-consuming to create animations. Canvas is a project that makes adding good-looking animations easy for iOS apps. With almost no...
View ArticleGood-Looking Animations For iOS – Canvas
When developing with Xcode and Objective-C, it is usually hard and time-consuming to create animations. Canvas is a project that makes adding good-looking animations easy for iOS apps. With almost no...
View ArticleFour Ways To Build A Mobile Application, Part 3: PhoneGap
This is the third installment in a series covering four ways to develop a mobile application. In previous articles, we examined how to build a native iOS and native Android tip calculator. In this...
View ArticlePop – Extensible iOS and OS X Animation Library
Advertise here via BSA Pop is an extensible animation engine for iOS and OS X. In addition to basic static animations, it supports spring and decay dynamic animations, making it useful for building...
View ArticleThe Mystery Of The jQuery Object: A Basic Introduction
Have you ever come across a bit of JavaScript like $(".cta").click(function(){}) and thought, “What the $('#x') is that” If it looks like gibberish to you, then please read on. If you think that...
View ArticleHow Limitations Led To My Biggest App Store Success and Failure
Look at your calendar. If you’re anything like me, all you see are meetings, places to go, things to do, people to meet and not a lot of white space. Few people love their calendar. So, we set out to...
View ArticleIntroducing Avocode — PSD to Code Without Photoshop
Photoshop has been a part of web design for years, and it’s very likely to continue as such for a long time. If you design for the web using Photoshop, or you’re a developer who handles coding up...
View ArticleUnderstanding Mobile Back End As A Service
What if you could create an entire back end for your mobile applications that was feature-complete in data synchronization, push-notification support, user management and file-handling before you even...
View ArticlePutting Mobile Back End As A Service Into Practice (Part 1)
In a previous article 1 I introduced mobile back end as a service (MBaaS) which aims at giving app developers the ability to create seamlessly new feature-complete cross-platform native and web...
View Article