Friday, April 30, 2010

CODE FB feed

FB Feed iframe

Sunday, April 25, 2010

Flickr API

1. Get your nsid of the user

add your api key

2.http://api.flickr.com/services/rest/?&method=flickr.people.getPublicPhotos&api_key=&user_id=36897512@N03&format=json&per_page=50

3. make the response json or xml

4. get the value of the image id http://www.flickr.com/photos/36897512@N03/image_id_value_here/

4. photo set id