Mark Richman provides expert advice, strategy, and software solutions to businesses worldwide. His clients range from the Fortune 500 to small businesses to startups seeking dramatic results. Mark creates and improves business-critical web applications, increasing productivity and maximizing profits.

Posts Tagged ‘soap mac cocoa ruby webservices xml rest iphone xcode’

Interacting with SOAP based web services from Cocoa

SOAP based web services and Cocoa have never been good friends, and although REST based webservices are fortunately today’s standard there are still tons of SOAP-based ones out there. What has always been missing in Cocoa is high level support for interacting with SOAP-based webservices. Here I describe one way in which you can build [...]