An iPad is the mobile computer of choice for casual computing. How about making quick fixes or other tasks to your git repository? Sure you can do that from an iPad – if using git on the command line is your thing. GUI lovers doesn’t have this luxury. Yet.
Checklist for Publishing to the App Store
You’re about to submit an app to the Apple’s App Store, Android App Market, or Windows Phone Marketplace? STOP and read this article first before you do. A binary doesn’t make a product and here’s a checklist of the things that you need to have so that your product gets noticed.
How I Prematurely Killed My Second Game
I was in the middle of working on my first iPhone game and was so excited about iOS games, I began having ideas for more games. Then I realized that these won’t make it through the noise and tough competition in the App Store and decided to pivot from making games. Here is the back story how I came to that realization and on what conditions should I return to making games.
Blood & Glory: Invictus!
I’ve just completed all tournaments in Blood and Glory — all the free ones, that is. Read this article to find out more about the game, how I completed it, and how you can use my experience to improve your own game play.
Wrapping C-Style Callbacks with Blocks
Elegantly handle C-style callbacks with Objective-C blocks. Reduce clutter, improve readability, and a really cool way of wrapping those clunky callback style that’s more than 20 years old!
News Anchor 2.4.6 Beta 1 is available
News Anchor 2.4.6 Beta 1 is out and fixes a compatibility issue with a future version of Mac OS X.
How to Get Employees for Your Startup (and Compete with MegaCorps for People)
If you’re running a startup and wanting to hire star performers for your company, you should know how to compete with the hiring power of large established companies that many good talents are drawn to. Likewise if you’re a recruiting agent and have a startup as your client, don’t repeat the same mistakes that hundreds of headhunters do every day.
Multithreading with Core Data on iOS
The pervasive use of blocks and new nested context in iOS 5 and Mac OS X Lion paved the path to a whole new way of multithreading. Apple has lifted yet another barrier to use Core Data for applications that needs to run on multiple threads. This article teach you how to effectively write multi-threaded apps that uses Core Data as it’s backing store.
Mac OS X “Mountain Lion” will be more secure than ever
It may be well likely that Will Shipley has some influence in designing the Gatekeeper feature that will be a part of OS X “Mountain Lion” .
Sandboxing the PubSub framework
Are you having trouble sandboxing your app for the Mac App Store? I did and here is my experience on sandboxing News Anchor that uses Apple’s PubSub framework and didn’t play well with the sandbox. This cost me a DTS ticket and you will want to pay attention if your app also consumes RSS/ATOM feed data.
Lion’s sandboxing deadline may have been pushed back, but News Anchor came through and met the original date. Bringing News Anchor into the sandbox cost me one of the two precious DTS tickets in my quota, due to the difficulties in getting the PubSub framework to function in the environment. I’d figured I ought to write this out to contribute back to the Mac Developer community.
Lion "Production" Day One: Xcode snafu
The last (hopefully) last step of my migration to Lion was installing the latest public release of Xcode. Again I hit some snags. On first (and subsequent) launches, Xcode crashes with some undefined references to the iPhone SDK private plugin. The issue was finally resolved by re-installing iTunes 10.5 beta. It was Xcode 4.1.1 and…
Finally bit the Lion bullet
I finally installed Mac OS X Lion on my main drive today. A wee bit earlier than my original plan of installing Lion only after iCloud comes out. The reason is that I’m starting a new project and I’d better make use of the latest tools and APIs that are available to me. It wasn’t…
LifeHack: Achieve real multitasking on iOS
Let’s face it, multitasking doesn’t really exist on the iOS for third party apps. Even the new “multitasking” features of iOS 4.0 is only task switching — not real multitasking since 3rd party applications get frozen when it enters the background. For example, while the Dropbox app is downloading a large file, you can’t switch…
How I said "no thank you" to Apple’s job offer
Recently I’ve said “no thanks” to Apple’s job offer. Was I stupid? Probably. But probably not. A few days ago, I’ve received a LinkedIn message from Jennifer Rakow that claims to be an Apple recruiter. She told me that she had several opportunities and asked whether I would be interested to work for her company.…


