hi i am useing zend Gdata Library for youtube videos i am trying to show more then 20 v开发者_JAVA技巧ideos or i can set how much videos i want to show but i found no options
I want to allow anyone register on my site, to upload their videos on my own youtube user channel. 开发者_JS百科I don\'t want them to comment any videos, or anything that requires their own login cre
I want to manipulate Google Spreasheet in my application (in php), so, to do this, I want to use the google docs api with the zend gdata librairy.
How get google search results url? (I use Zend_Gdata_Gbase for get search google results and not DomDocument/htmlsimpleparser because its looks to me that Zend_Gdata_Gbase done specially for parsing
I have got as far as using ClientLogin to log in to the Google Account, I can retrieve a list of the calendar names for this user (using the example code on the Dev Guide).
Hey I have been playing with the GDATA_Calendar implementation inside the Zend Framework and have been successfully able to create sub calendars.
I want to list all the worksheets with the name of the sheet and the \"开发者_开发百科worksheetid\" which is used in the API to reference the sheet.Here is a script you can use to output all of the wo
I\'m using Zend Gdata to connect users to a shared Google Docs spreadsheet that serves as a backend to a custom interface.
I am creating an application within our company that handles all our processing. This will need to implement Google Apps (we have premier).
So, i\'m having a lot of trouble with this little piece of code. An example timestamp is this: \'1278509422000\'.. the problem is that it comes in as a string and I have to convert it somehow. I know