Sample GET/POST using Google AppEngine Java HttpConnection
A sample code on basic usage of HTTP GET/POST is always helpful.
Figuring out software, one rabbit hole at a time.
A sample code on basic usage of HTTP GET/POST is always helpful.
When my new iMac was delivered, the only unsatisfactory I had was with the faulty trackpad. It can click, but canβt move the cursor at all! I sent it for servicing and got a rep...
I did a migration using the Migration Assistant app when I bought a new iMac (late 2012 27β model).
Some tips on your iOS code change needed for supporting iOS 6.
If you submit an iOS app to Apple, and they get back to you with the unfortunate news that your app crashed.. you have to (of course) fix the bug and resubmit again.
If you are starting out iOS development, there are some good tips for you from Stuart Hall:
This is a research from surveying 100 mobile developers.
Not long ago, I posted about a guide to iOS multiple devices resolutions.
I posted a tip before on how you can find the real cause of exception in Xcode.
I was researching on popup/modal views to use, and finally decided on RNBlurModalView, which has a nicer blurred background effect.
I wrote a Phewtick Hack a few days ago.
My biggest problem with SVN is that I donβt have good Mac software supporting SVN. For Git, I have the free SourceTree app.
Making a beautiful iOS app icon takes some hard work. Even more work now that there are more devices with different resolutions.
One of the greatest feature with GHUnit is that it supports unit tests that perform asynchronous stuff.
Google App Engine has this item - Discounted Instance Hour - which you can reserve a number of hours per week at a cheaper cost.
iOS 5 does NOT support Base Internationalization.
I have been thinking which to use.
If you are an iOS developer, you are probably familiar with the 3 ways to install an app - Run/debug on device, Ad hoc distribution, and App Store distribution.
My experience with using ads in iOS goes as far back in 2008 when iOS is released. It was simple back then, but now, I have lost count of the number of ad networks.
nosetests is Python favorite unit testing framework.
This post is about some custom stuff I did for localization.
Lambda is
There are some simple steps you can take to make your iOS app friendly to the visually impaired users. All you need is to provide more meaningful labels and iOS VoiceOver will t...
I came across this great slideshow about projects, teams and developers.
I am never good at using Git.
With every iOS updates and new release of devices from Apple, there are more things developers have to do.
Mountain Lion comes with a Wifi Scanner that is much better than you expected.
UPDATE: For AFNetworking 2.0, refer to this tutorial instead.
This is a review of the book Good Strategy, Bad Strategy.
I swear this is the most common error I have seen whenever I upload an iOS binary.