I have no idea what Python is. All I want to do is pull specific cells of data from a spreadsheet onto a Web page. HOW DO I DO THIS? Is there a simple tutorial that just says "type this for your jQuery script to pull 'x' data from your spreadsheet"?!
If you want to see more code for this, do a search for Andreas Kahler's blog (i can't post the url here). He has a great example which includes the authentication code that is not shown here.
The guy is too advanced for me. He goes straight into coding and doing geeky things I have no idea about, and I don't know how to even get started. Actually when I open the p/gdata etc. page I get it slightly different because I don't have all his documents saved up there and he just jumps into the next thing without explaining where I should click to open up his database thingy and it's more... encouraging... than it is teaching... but thanks!
Yikes, a green on black command line window and mentions of knights. It's like 1980 all over again. I hope normal people will be able to use Google Spreadsheets as full-blown databases one day soon. I do, but mine are really just Google Spreadsheets with data in them, and everything in your command window looks like Martian to me. Luckily, Google takes care of business and I don't seem to need to do that.
This is a very useful feature. My silver light Gantt editor written 2 years ago works with gdata on the back end using all that complexity that Jeff hides with text db.
Like krislyttle I would like to see SQL features - especially JOIN between "tables" ("worksheets"). Still, current state is very appreciated. Thanks Jeff
Good video. That's a seriously cool and useful trick. I've been using importXML() and importfeed() but the built-in delay has sometimes been an issue. Being able to interactively push and pull data (some of the time) will be much more effect.
is there a similar Google Spreadsheet API in java?
buzznaveen 1 week ago
I have no idea what Python is. All I want to do is pull specific cells of data from a spreadsheet onto a Web page. HOW DO I DO THIS? Is there a simple tutorial that just says "type this for your jQuery script to pull 'x' data from your spreadsheet"?!
Sylvan012 1 month ago
this api is overcomplicated for most cases, check gspread on github, it's simpler.
ohtonytony 1 month ago
Oh yeah! I'll give him enthusiasm containment props!
xuoa 2 months ago
Spreadsheets could be created as a Database too.
VondaFononono 3 months ago
This has been flagged as spam show
This is awesome!
One little thing that took me a while to figure out...
If you want to type along, replace the 'import demo' part with
client = gdata.spreadsheet.text_db.DatabaseClient(username='yourname@gmail.com',password='yourpassword')
Then you can follow along in IDLE. Thanks for a super useful tutorial-I can't wait to implement this!
therealmarkTube 3 months ago
If you want to see more code for this, do a search for Andreas Kahler's blog (i can't post the url here). He has a great example which includes the authentication code that is not shown here.
coatsworthmark 3 months ago
nhbn
vdasg 4 months ago
Dude probably gets mad pussy
bvllets 5 months ago
Can someone tell me whats in the demo module please
woodygar 5 months ago
php example??
CompTutts 5 months ago
"I also see that we got Galahad's favorite color wrong."
Awesome.
IrrationalAgent 7 months ago
This tutorial is useless without showing what is in the demo module. You'd think the geniuses at Google would figure that out!
coatsworthmark 7 months ago
This has been flagged as spam show
SKILLS! Is it just me, or does he go into Napoleon mode when he describes the boolean operators defined for CLI.
TG: Whhhhat is the air speed velocity of a chicken?
JS: Does the chicken have large talons?
TG: I don't understand a word you just said.
JS: Aaaaah...
TG: Waaaaaaaaah!
Waaaaah!
QuicumqueVult 8 months ago
Comment removed
QuicumqueVult 8 months ago
The guy is too advanced for me. He goes straight into coding and doing geeky things I have no idea about, and I don't know how to even get started. Actually when I open the p/gdata etc. page I get it slightly different because I don't have all his documents saved up there and he just jumps into the next thing without explaining where I should click to open up his database thingy and it's more... encouraging... than it is teaching... but thanks!
mtoussieh 8 months ago
My favorite is when he pauses to swallow :40
I know, I'm just being stupid. I love this.
luinva 8 months ago
@luinva hahahahahha
ipkeez 7 months ago
Someone kill me now...I just want a database to track training in the cloud so my clients can access it. I c
ould NEVER do this mess.
meltray61 8 months ago
Comment removed
jeufederer 9 months ago
I almost fell asleep.. Thumbs up if tiredness came upon you while watching this video! And I'm a geek!
worldtechguru 10 months ago
import demo
this is not working...?
fsl4faisal 10 months ago
Does anyone know how to do this in Ruby?
MrMulti 10 months ago
It would be really nice if you could post the contents of demo, so that we could understand what demo.Client() does
josephavaughan 11 months ago
awesome!!!
XxshadowxX132 1 year ago
This has been flagged as spam show
If you can meet naughty women benaughtyman.info
samnthikumari 1 year ago
ca n this database link the iphone?
ashlovemira 1 year ago
@ashlovemira if you can get python to run on the iPhone :S
Otherwise youll have to use REST services to call the API from your server, which in turn fetches data from Gdocs.
1000japi 1 year ago
This has been flagged as spam show
client = gdata.spreadsheet.text_db.DatabaseClient()
client.SetCredentials(username="your_name@gmail.com", password="your_password")
ss = client.GetDatabases(spreadsheet_key= "your_sskey")
voscausa 1 year ago
This has been flagged as spam show
client = gdata.spreadsheet.text_db.DatabaseClient()
client.SetCredentials(username="your_name@gmail.com", password="your_passwordr")
ss = client.GetDatabases(spreadsheet_key= "your_sskey")
voscausa 1 year ago
tnx a lot
hydrofal78 1 year ago
This has been flagged as spam show
Ready to night party and meet naughty women **mworld5.info**
sfgdxgfsdgdfg 1 year ago
is this support indexing?
abar40 1 year ago
Yikes, a green on black command line window and mentions of knights. It's like 1980 all over again. I hope normal people will be able to use Google Spreadsheets as full-blown databases one day soon. I do, but mine are really just Google Spreadsheets with data in them, and everything in your command window looks like Martian to me. Luckily, Google takes care of business and I don't seem to need to do that.
thebarak 1 year ago
This is a very useful feature. My silver light Gantt editor written 2 years ago works with gdata on the back end using all that complexity that Jeff hides with text db.
Like krislyttle I would like to see SQL features - especially JOIN between "tables" ("worksheets"). Still, current state is very appreciated. Thanks Jeff
michaelkariv 1 year ago
can we please see the demo class?
DrewLeSueur2 2 years ago
man, why oh why didn't you show us HOW TO LOGIN.
Now I have to snoop around and try to figure what the hell did you do in the demo object...
Sheeet
dawmster 2 years ago
Really cool !!! this can be really useful, a free simple database on the web.
surfzion 3 years ago
Nice. Would a relational-based DB with full SQL features (still built on top of spreadsheets) be next?
krislyttle 3 years ago
This comment has received too many negative votes show
this is so hard..i'm confused...what the hell is he talking about...
greekmonstervt91 3 years ago
Why don't you add a rudimentary database offering to join Google docs and spreadsheets?
gli7utubeo 3 years ago
Good video. That's a seriously cool and useful trick. I've been using importXML() and importfeed() but the built-in delay has sometimes been an issue. Being able to interactively push and pull data (some of the time) will be much more effect.
Thanks for the work.
beelerb 3 years ago 7
This comment has received too many negative votes show
for links, please use a url shortener, like tinyurl or shrinkster.
have to give the presenter a K- for enthusiasm in delivery.
walktothebeach 3 years ago
How about giving him an "Awesome" for containing his enthusiasm, as he presented an amazing new api. I would have geeked out and crapped my pants!
360percent 3 years ago 24
This has been flagged as spam show
2nd
pauldengmelb 3 years ago
This has been flagged as spam show
First.
hprof1 3 years ago
This comment has received too many negative votes show
3rd
utemkes 3 years ago