AnantLabs / oohembed

Automatically exported from code.google.com/p/oohembed
Other
0 stars 0 forks source link

Upgrade to SlideShare's v2 API #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
SlideShare now support documents and spreadsheets that utilize a new format for 
the embedded code.  
v1 of the SlideShare API (using get_slideshow_info) does not output the correct 
embedded html code for 
these kinds of documents.

Here is an example SlideShare document that does not behave well with the 
current version of oohEmbed:
http://www.slideshare.net/CrystalTecheSolutions/how-dry-cleaning-works

v2 of the SlideShare API does output the correct embedded code.   Please 
upgrade oohEmbed to use the 
SlideShare v2 API.

Here is documentation on the working get_slideshow API call in v2:
http://www.slideshare.net/developers/documentation/v2#get_slideshow

Attached is a cursory patch to upgrade the API.  The changes are pretty 
trivial, but my lack of python and 
app engine experience kept me from fully testing it.  Hopefully, it gets you 
started if not takes you the 
whole way.

Original issue reported on code.google.com by ryan.mcg...@gmail.com on 21 Jul 2009 at 1:06

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for the info & the patch. I am currently doing some refactoring of the
oohembed code and will hopefully have a new beta version live this weekend 
(famous
last words!)

I'll check the patch and decide whether to merge it with the current version or 
wait
till I finish the refactoring and merge it with that.

Original comment by deepak.s...@gmail.com on 22 Jul 2009 at 2:49

GoogleCodeExporter commented 8 years ago
I've applied this path to the main code line. You can test it out at:
http://chocochip.latest.oohembed.appspot.com/

Original comment by deepak.s...@gmail.com on 26 Jul 2009 at 10:11

GoogleCodeExporter commented 8 years ago
Deepak,  Works great.  Thanks!  When do you expect the "production" side of 
things to take advantage of this 
new feature and your other refactors?

Original comment by ryan.mcg...@gmail.com on 26 Jul 2009 at 4:19

GoogleCodeExporter commented 8 years ago
Hi Ryan.

Just created a [wiki page][1] that lists the stuff I plan to do for this 
release.
Hopefully, I'll switch oohembed.com to chocochip within the next week or so.

[1]: http://code.google.com/p/oohembed/wiki/chocochip

Original comment by deepak.s...@gmail.com on 27 Jul 2009 at 2:57

GoogleCodeExporter commented 8 years ago

Original comment by deepak.s...@gmail.com on 20 Aug 2009 at 2:32