Items matching "api" (RSS Feed)

March 15, 2010
FiXPOD is the Quality Australian iphone Repair and ipod Repair service with the fastest turnaround, the reliability of quality genuine parts and offering professional service.

Whatever the fault, FiXPOD are the repair specialists, offering value for money and
the longest warranty of any repairer,
so don't risk it - trust it to FiXPOD.

visit www.fixpod.com.au
January 20, 2010
Speculation is fun.
January 05, 2010
Link To Article A nice overview of UITextField, tailored primarily toward beginners but may have some areas even experienced developers haven't noticed!
StoreKitUI is a static library for iPhone that gives you a simple user interface and API for StoreKit. StoreKitUI is best intended for applications that already have functionality built into the app, and just need to be unlocked. As such, no information is sent to a server somewhere to download new content, and whether a feature is enabled or not is stored in the user defaults. StoreKitUI just provides a very simple UI with a simple API.
December 09, 2009
UStream App Including Live Streaming Now Available Second app that uses a private-API to capture screen contents after Knocking Live to be approved by Apple.
June 26, 2009
Pricing for HTTPush API

Bigcurl HTTPush is a hosted web service that enables developers for the iPhone and iPod Touch to easily and cost-effectively send vast amounts of push notifications to there customers via a simple to understand API.

Bigcurl HTTPush hides all the scaling pains from collecting the information to reach a user and sending notifications to all users, behind a few simple API calls. It acts as a secure gateway to Apples infrastructure using only best practices.
May 02, 2009
"ASIHTTPRequest is an easy to use wrapper around the CFNetwork API that makes some of the more tedious aspects of communicating with web servers easier. It is written in Objective-C and works in both Mac OS X and iPhone applications.

It is suitable performing basic HTTP requests and interacting with REST-based services (GET / POST / PUT / DELETE). The included ASIFormDataRequest subclass makes it easy to submit POST data and files using multipart/form-data."
April 28, 2009
http://push.bigcurl.de Bigcurl is building an HTTP API for Apples's Push Notification service. We take care of any scaling issue you might face and free you from maintaining your own infrastructure. Since we use standart HTTP, you can call the api from almost any program language and network device. If you are interested to take an early look please sign up at http://push.bigcurl.de
March 26, 2009
Link Title Some good sample code for using an external API to download images for hundreds of UITableViewCells.