[Google-Docs-Data-APIs] How to publish / share documents with google docs api ?

2009-04-03 Thread Emmanuel

Hello,
I'm editing a website which displays online presentation uploaded on
google docs server. I'm using the Zend Gdata framework for uploading /
finding my documents, but when i want to make them public, i need to
go on google doc backoffice in order to publish them. Is it possible
for publishing documents with a special method that could be directly
implemanted in the API ?
Thanks for your answer,
Emmanuel
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Docs Data APIs group.
To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com
To unsubscribe from this group, send email to 
google-docs-data-apis+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~--~~~~--~~--~--~---



[Google-Docs-Data-APIs] Re: How to publish / share documents with google docs api ?

2009-04-03 Thread Eric Bidelman
Publishing docs is a feature request:
http://code.google.com/p/gdata-issues/issues/detail?id=72

Eric

On Fri, Apr 3, 2009 at 4:38 AM, Emmanuel emmanuel.mazur...@gmail.comwrote:


 Hello,
 I'm editing a website which displays online presentation uploaded on
 google docs server. I'm using the Zend Gdata framework for uploading /
 finding my documents, but when i want to make them public, i need to
 go on google doc backoffice in order to publish them. Is it possible
 for publishing documents with a special method that could be directly
 implemanted in the API ?
 Thanks for your answer,
 Emmanuel
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Docs Data APIs group.
To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com
To unsubscribe from this group, send email to 
google-docs-data-apis+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~--~~~~--~~--~--~---



[Google-Docs-Data-APIs] Re: Create python MediaSource without a file?

2009-04-03 Thread AN

That was perfect. And the unit tests seem to be a great reference.
Thanks Eric!

On Apr 1, 1:44 pm, Eric Bidelman api.e...@google.com wrote:
 The unit tests have an example of using a 
 stream:http://code.google.com/p/gdata-python-client/source/browse/trunk/test...

 Eric

 On Wed, Apr 1, 2009 at 9:34 AM, AN data2w...@gmail.com wrote:

  In app engine - if I want to create a gdata.MediaSource - what are the
  options? The MediaSource class wants a file_path but app. engine won't
  allow that. I believe I'll have to get a blob from the database. The
  Java API allows a byte[] as an input but can't find an equivalent in
  the Python API.

  Please advise..

  Thanks!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Docs Data APIs group.
To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com
To unsubscribe from this group, send email to 
google-docs-data-apis+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~--~~~~--~~--~--~---



[Google-Docs-Data-APIs] Google Spreadsheet

2009-04-03 Thread NickZ

Hello, I am new to google spreadsheet.  I have a question.  I really
want to use google spreadsheet in my asp.net web page, so client will
be able to view, modify, copy, paste data.  Data in speadsheet will be
obtained from database and any modification on spreadsheet will be
saved in database.  Is this doable?  I did search but couldn't find
any code samples.
Appreciate your help.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Docs Data APIs group.
To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com
To unsubscribe from this group, send email to 
google-docs-data-apis+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~--~~~~--~~--~--~---