Android developers will know that there are some serious issues of fragmentation on the platform. These issue have been well recorded and, at times, greatly exaggerated. The truth is that in the last year Google has taken great steps toward making the Android...
Crisis Coding: Stop The High-Res Madness
As someone who lives less than five miles from the Atlantic ocean in NJ, I’ve been having a bit of a bad time recently due to Hurricane Sandy. Luckily, I was not harmed nor were any of my loved ones in the crisis. I did, however, notice something important: even my...
A Look at PFQuery
Querying data is a pretty common task for most if not all mobile apps. iOS and Android have made the work pretty easier for developers, but Parse has thrown their hat into the ring to make it even easier for developers who choose to use their development tools and...
Bad Synchronous Call! Bad!
Back in the dark old days of Commodore 64 and its brethren computers were pretty much all synchronous; instructions executed one after the other, one at a time. It was a simpler time. Users did expect a responsive UI during slow operations or so I have been told....
WWDC 2012 Keynote Let Down
Earlier today I hosted Coder Radio with Chris Fisher of Jupiter Broadcasting and in the episode we discussed my reactions as a developer to the WWDC keynote this year (2012). First things first. I did not attend WWDC nor have I installed the iOS 6.0 developer release,...
Programming Pitfalls: Android Keystore Files
Programming Pitfalls is a series that aims to help new and seasoned developers avoid common and at times terribly painful programming errors and other missteps. Ever submit an Android app to the Market... er I mean Play Store? If you haven’t I hope you do (mobile...
More from Mike:
Intro to API Driven Automation
Automation has...
Sunday Funday: Pygame For Kids
Hello, young...
Open Source’s Funding Fiasco
I've been thinking...
Minitest: Small But Mighty
I was recently...