You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SlideShare Developers, ash...@ennovations.in, par...@ennovations.in, ka...@ennovations.in
Hello Sir,
I want to create a website feathered with the latest update of
uploaded slides on slideshare on to our website.
How can we start this process to embed your API into our code.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to slideshare...@googlegroups.com
Hi,
Here you can find a small example http://sprasanna.com/slideshare/latest.html . I am using SSutil (php wrapper for slideshare api) to parse the rss from http://slideshare.net/rss/latest. And then showing the latest slideshows. You can check every minute for new slideshow using an ajax call and update your page. This is a very simple example so please feel free to explore more into SlideShare API.