Difference between revisions of "Flickr Autocuration"
 (setting up skeleton autocuration documentation for asheesh)  | 
				|||
| Line 2: | Line 2: | ||
[[Category:Developer]]  | [[Category:Developer]]  | ||
[[Category:Documentation]]  | [[Category:Documentation]]  | ||
| + | |||
| + | == Overview ==  | ||
LiveContent 2.0 incorporates the "autocuration" process for the photo-sharing website Flickr.com. Autocuration automatically pulls down CC-licensed photos from Flickr for inclusion in the LiveContent daily build. Developers use [http://www.flickr.com/services/api/ Flickr's API] to set up the content autocuration.  | LiveContent 2.0 incorporates the "autocuration" process for the photo-sharing website Flickr.com. Autocuration automatically pulls down CC-licensed photos from Flickr for inclusion in the LiveContent daily build. Developers use [http://www.flickr.com/services/api/ Flickr's API] to set up the content autocuration.  | ||
| + | |||
| + | == Process ==  | ||
| + | |||
| + | == Concerns ==  | ||
| + | |||
| + | == Recommendations for other API services ==  | ||
Revision as of 16:19, 3 March 2008
Overview
LiveContent 2.0 incorporates the "autocuration" process for the photo-sharing website Flickr.com. Autocuration automatically pulls down CC-licensed photos from Flickr for inclusion in the LiveContent daily build. Developers use Flickr's API to set up the content autocuration.