Showing posts with label dummies guide. Show all posts
Showing posts with label dummies guide. Show all posts

Wednesday, December 12, 2007

Dummies guide for using Slideshare Api using Ruby

unix timestamp => TS = Time.now.to_i
get hash => HASH = Digest::SHA1.hexdigest(sharedsecret+TS)
Api Key => AKEY


AKEY and sharedsecret will be mailed to you once you apply for API

http://www.slideshare.net/developers/documentation

for ex:
http://www.slideshare.net/api/1/get_slideshow?api_key=AKEY&ts=TS&hash=HASH&username=UN&password=PWD&slideshow_id=Sid