JSON posting data iOS5 [closed] - objective-c

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
How can i do the JSON post method in iOS 5,i have fetched data using NSJSONSerialization,but i don't know how to post the data to the server.
Can anyone please help me with this?

Check AFNetworking library http://mobile.tutsplus.com/tutorials/iphone/ios-sdk_afnetworking/, available here https://github.com/AFNetworking/AFNetworking, makes posting and receiving JSON data a breeze.

Related

Is there any apis for searching and downloading subtitles online? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I need an api for searching and downloading subtitles online in my android app.
I tried the Sublight's api,but i can't get any subtitle.
Is there any other api for that?
Yes, actually. OpenSubtitles.org has a nice API for searching and downloading.
Here you go

How to integrate AMF in ios app [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
i am new-bee for AMFClient integration in ios app. if any one have good tutorial please share it with me. i appreciate your help in advance.
thanks,
you want to use this lib:
https://github.com/nesium/cocoa-amf
I can't seem to find a tutorial though.

What Amazon REST API do I use to get book information? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
What Amazon REST API do I use to get book information? I will be using PHP.
If you know the book's ID, use ItemLookup. If you don't know it, use ItemSearch.

IOS and shoutcast [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I'd like to know how to get the stream from a shoutcast radio and manage it with a native iphone app.
Any suggestion ?
Thats overviewed here: http://cocoawithlove.com/2008/09/streaming-and-playing-live-mp3-stream.html
"I present a sample application that streams and plays an audio file from a URL on the iPhone or Mac."

Admob for iPhone/iPad [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Can you explain me please in short how to start with admob? I registered, but can't find the download link for the sdk. Any good tutorials? Thank you for your help.
Instead of using AdMob directly, you can try AdWhirl