June 1st, 2012
How to access a web service that uses a self-signed SSL certificate
No Comments, Cocoa Touch, iPhone, by Jasarien.I recently came up against an issue in an iOS app where the development server for the web service I…
I recently came up against an issue in an iOS app where the development server for the web service I…
Whether the web service you’re working with is using HTTP Basic Auth or HTTP Digest Auth, as long as you’re…
Apple has a couple of weeds taking root in their walled garden recently. The most recent being the Pokemon fiascos….
A quick tip: If you’re developing an iChat service plugin with IMServicePlugin and friends, don’t forget to run this from…
Since I’ve posted the JSTokenField project, I might as well post about my other open source pride and joy, JSCoreTextHyperlinkView….
I’ve just made my latest iOS open source project available: JSTokenField It does it’s best to mimic the recipient field…
So the previous post focussed on retrieving data from a webservice – namely Google’s Local Search. This post will focus…
Need to search for places of interest, restaurants, hotels and display them on a map? Google’s Local Search can help you out.