1

Topic: ZC29 – Introduction to the Google Docs API

Thought I would start off a discussion about Episode 29. There's an excellent bit of demo code provided by Zend for handling Google Docs Spreadsheets and all the CRUD that comes with it:

http://framework.zend.com/svn/framework … tLogin.php

2

Re: ZC29 – Introduction to the Google Docs API

Excellent episode!

3

Re: ZC29 – Introduction to the Google Docs API

Hello
After watching this great video I was wondering if it’s possibile to read Google doc and display its conntent as html?

4

Re: ZC29 – Introduction to the Google Docs API

Hi Jon, this was a great tutorial.

When I tried to insert a row in spreadsheet, it gave me 'Namespace Error'. Other functions like countrows and columns worked perfectly.

Could you please help?

I've posted it in details on StackOverflow http://stackoverflow.com/questions/2334 … rting-data