Updating App for iPhone 5
This post is a guide to updating existing app for iPhone 5.
Figuring out software, one rabbit hole at a time.
This post is a guide to updating existing app for iPhone 5.
I spent about 2 weeks using Scala, before concluding that I hate the language.
This is a continuation to a short Scala tutorial and Scala+Play Development Guide.
This is a guide on using Typesafe Stack (basically on Scala + Play! Framework).
The Lean Startup is about a scientific approach to managing startups/entrepreneurs.
Heroku has a good getting started guide with Scala.
This post is a tutorial guide for Java programmers who want to learn Scala.
The installation guide for GHUnit is for installing the framework in the traditional way.
I was using SenTestingKit, the default unit testing framework from Apple, when I found out that it does not support tests that involve asynchronous methods, or blocks.
iOS 6 has introduced a big change to how App Store works.
CocoaPods is a tool for managing dependecies for iOS and Mac OS X projects.
I encountered a problem when I did a rake deploy. Somehow it does not get deployed.
The singleton pattern is widely used in iOS to have a global, static class.
If you are designing an SDK/library/API, read these 25 rules by Matt Gemmell:
Some of my favorite Xcode tips & tricks (tested on Xcode 4.5).
Octopress has been very cool for the 2 weeks since I began using.
This blog is now given an official (domain) name since I switched to Octopress 2 weeks ago.
In the last post, I blogged about how you should write Getter/Setter for member variables.
Coming from the Java world, I am used to writing getter/setter for every member variables that I want to expose. (truth is I made use of IDE to auto generate)
If you have non-ASCII characters eg. chinese in your python source code, you would encounter the following error:
I introduced mitmproxy for sniffing iPhone HTTP traffic back at just2us.com.
Custom font can be easily added and used in iOS 3.2 or above. Yet it is a very popular question on for iOS Developers.
Python is a wonderful language also because of the awesome tools that are available.
It took me a few months before I decide โAll My Filesโ is a useless feature for Mac OS Lion.
This blog is hosted entirely on Github Pages, powered by the blogging framework for hacker - Octopress.
I started just2us.com 3 years ago, using it as a avenue for me to share about my apps and development guides.