Category: iOS

Using RestKit with HTTP POST Operations 2

Using RestKit with HTTP POST Operations

In my previous article on RestKit I showed how to use HTTP GET with JSON to access remote APIs like Twitter and BestBuy’s open APIs. That’s some really cool stuff, but now I want...

3

Parsing JSON and Object Mapping with RestKit

So now that I’ve got the basics of getting data, what’s a guy to do? Parse it baby! I’m going to be sticking with some pretty basic tasks around store and product location searches....

iOS REST-JSON APIs 1

iOS REST-JSON APIs

Now that I seem to be getting the hang of iOS development I want to try and get some cool integration with PaaS and BaaS services from various places on the internet. Perhaps some...

More Thoughts on Xcode…Getting the Hang of It – Updated 12/17/12! 1

More Thoughts on Xcode…Getting the Hang of It – Updated 12/17/12!

Now that I’m getting into it with Xcode I’ve got more experience and a bit of knowledge – and a few gripes I guess. Gripes…oh woe is me 🙂 Numero uno – come on...

Tripping Through Xcode and iOS 1

Tripping Through Xcode and iOS

I’ve been playing around with iOS and apps. As an experienced programmer with C/C++, Java, PHP, etc. Xcode and iOS is an “interesting” experience. I think there’s a certain level of discomfort when you...