Google Data API for Python (Presentation)
(→Outline of the Program) |
|||
Line 1: | Line 1: | ||
This presentation will be given at the [[Maemo Summit 2008]] by [[User:brontide| Eric Warnke]] | This presentation will be given at the [[Maemo Summit 2008]] by [[User:brontide| Eric Warnke]] | ||
- | The goal of the presentation is to give users a quick introduction to using the python bindings. Focus will be on | + | The goal of the presentation is to give users a quick introduction to using the python bindings. Focus will be on showing enabling code snippits and how they can be used to enhance the Maemo experience. |
+ | |||
+ | All source code will be available after the presentation. | ||
+ | |||
==Outline of the Program== | ==Outline of the Program== | ||
Line 8: | Line 11: | ||
# Atom and CRUD: What it is and why it works | # Atom and CRUD: What it is and why it works | ||
- | # Python | + | # Python library: Code demos using the picasaweb service |
# Authentication: How to authenticate to google | # Authentication: How to authenticate to google | ||
- | # Examples: | + | # Examples: Authenticated access to google docs |
# Brief discussion of services that might be interesting under maemo | # Brief discussion of services that might be interesting under maemo | ||
+ | # DocSync: Full code and example working document sync process | ||
# Problems: Not everything is puppy dogs and rainbows, here are the hidden downsides. | # Problems: Not everything is puppy dogs and rainbows, here are the hidden downsides. | ||
3-5 minutes Q&A | 3-5 minutes Q&A | ||
- | ==Slides and Video== | + | ==Slides and Code ( Video? )== |
To follow presentation at summit. | To follow presentation at summit. |
Revision as of 21:51, 16 September 2008
This presentation will be given at the Maemo Summit 2008 by Eric Warnke
The goal of the presentation is to give users a quick introduction to using the python bindings. Focus will be on showing enabling code snippits and how they can be used to enhance the Maemo experience.
All source code will be available after the presentation.
Contents |
Outline of the Program
20-22 minutes on slides, example code, and demo
- Atom and CRUD: What it is and why it works
- Python library: Code demos using the picasaweb service
- Authentication: How to authenticate to google
- Examples: Authenticated access to google docs
- Brief discussion of services that might be interesting under maemo
- DocSync: Full code and example working document sync process
- Problems: Not everything is puppy dogs and rainbows, here are the hidden downsides.
3-5 minutes Q&A
Slides and Code ( Video? )
To follow presentation at summit.
Q&A
Your question here?
Copy and paste these two lines and add your question, I will respond and possibly your question in the presentation.
Other sessions
I will be presenting a demo of DocSync as a flash session. I would be happy to demonstrate Picasa syncing as well to anyone interested.