My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 13
Contains slides from various presentations by Robert Nyman, http://robertnyman.com
A public repository of code for presentations and/or code samples by Ben Scheirman
First publication: At this point, it's a short python script to show presentations. This procedure continuos starting presentations from a specified directory.
A public repository of code for presentations and/or code samples by Tim Tyrrell
These are samples from presentations or other musings for people to browse and hopefully learn from :)
This hosts any code that David O'Hara is working on related to his blog "Driven to Develop" as well as any presentations given.
== About Google Docs: Download == Users of the Google Docs web service can easily access and manage their documents in one location online. However, they still would like to be able to back up and archive their files on their own systems. Unfortunately that isn't so easy and requires you to downl...
Repository of images and documents for display or download in the Web site http://www.ante.lv
Presentations and sample code by Aaron Lerch
=Python wrapper for slideshare api= ==Sample Usage== {{{ from pyslideshare import pyslideshare api_key = '' # Your api key secret_key = '' # Your secret key obj = pyslideshare.pyslideshare(locals(), verbose=True) print obj.get_slideshow(slideshow_id=436333) }}} == Features == * ...
1 2 Next