Implementing Add/Update/Delete/View Screens using Zend_Gdata_Spreadsheets Published by oplabo on 2008 年 5 月 8 日2008 年 5 月 7 日 This article shows code that uses google spreadsheet CRUD controller created in previous article. Read More
Creating Add/Update/Delete/View Controller using Zend_Gdata_Spreadsheets Published by oplabo on 2008 年 5 月 7 日2008 年 5 月 6 日 This article shows code of CRUD controller that uses google spreadsheet as data source. Read More
Displaying Google Spreadsheet using Zend_Gdata_Spreadsheet Published by oplabo on 2008 年 5 月 3 日2008 年 5 月 3 日 This article shows code to display google spreadsheet that was created in the previous article using Zend_Gdata_Spreadsheet. Read More
Creating Google Document using Zend_Gdata_Docs Published by oplabo on 2008 年 5 月 2 日2008 年 5 月 2 日 This article shows code to upload a csv file and create a google document using Zend_Gdata_Docs. Read More
Accessing Google Calendar using Zend_Gdata_AuthSub Published by oplabo on 2008 年 5 月 1 日2008 年 5 月 2 日 This article shows code that access your google calendar using Zend_Gdata_AuthSub and Zend_Gdata_Calendar. Please see Programmer’s Reference Guide(16.2) for more detail information. Read More