July 12th, 2007 § § permalink
http://creativecommons.org/weblog/entry/7566
Checkout the Slideshare karaoke application built on top of the SlideShare API, a very cool tool which allows you to randomly pickup sideshows and have some really random fun ….
The API has been released some days back and hence the documentation is very sparse, but rest assured that with some more applications coming up there will be enough open source documentation around. This really cool piece of Javascript using the prototype library has been developed by Lalit patel , who is a specialist at JS and cross-browser issues. The code for this application has been released at google code under GNU/GPL … so you can just dive into the code eh ….
Enjoi the karaoking … and start thinking about the next big slideshare mashup eh ….
Screenshot

July 9th, 2007 § § permalink
Checkout these links reviewing the slideshare application , the coolest presentation sharing application on the planet
….
These are some of the links which are talking about the Slideshare facebook application, so have you added the application yet ??? if not, go get it ….
Screenshot

July 5th, 2007 § § permalink
Today, SlideShare has shown the way and has become the first of presentation sharing site to become developer friendly. The long-awaited API has been released and yes, I have a series of tutorials in the works for using the really cool REST API released.
There is some PHP helper code (ref: SSUtil) which allows a developer to start off using the code, that code also contains some functions which can generate a SlideShare RSS feed for you. Its not great but provides a start, if you want to develop more things using the API. So hop on … and create some really cool SlideShare mashups….
More about the API and what more cool things that can be done in part II , actually the SlideShare Facebook application was built on top of the current API
, that has to say a lot about how serious SlideShare is about the developer community….
Another big development was fixing the RSS(here) to the new media standard, now the feed rocks and is much more usable than before, the slideshare namespace still exists and will be extended to include other meta information that the current RSS standard doesnt allow us to include
….
Or we could always work towards pushing the new standard to fit SlideShare feeds he he …. (The RSS compatibility issue needs a complete blog post, I hate what the internet biggies have done to the RSS standard …. the readers have also made it way worse … )
So things to checkout at SlideShare.net:
SlideShare API
Improved RSS – Sample