Saturday, April 16, 2011

Working on Flickr

JavaScript Object Notation is an open source json-framework wrapper for Objective-C.
The object is able to hold the geotags,and normal tags for the emotions.
All I need to do is to convert json object to flickr REST XML.
This is done by a simple HTTP GET or POST action. e.g. to request the flickr.test.echo service, invoke like this:

http://api.flickr.com/services/rest/?method=flickr.test.echo&name=value
By default, REST requests will send a REST response.
I am currently working on how to save photos to the documents directory within an application. Some other errors occurred due to unfamiliar with Objective-C. Took me quite a lot of time to solve those simple issues. Hopefully the upload of photos would be successfully done this week.

No comments:

Post a Comment