[appengine-java] Access to Google spreadsheet from GAEJ

2010-12-03 Thread Guy Bobenrieth
Dear reader,

I need some advise on the way to achieve this. My web application is
hosted on GAEJ. As users are using it, data are produced. These data
are stored  inside the database, using jdo. I want too to write/update
some of these data inside a Google spreadsheet.

I saw the Google spreadsheet API and Google List doc.

What I'm unsure is about the authentication procedure to follow.

Will have my web application direct access to the Google docs
associated to my account, once running inside GAEJ, or should I do an
authentication before ?

In this case which one should I prefer, I think about  the
ClientLogin ...

Are there some examples about this somewhere ?

Thanks for your work and help

Guy

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: Is GAEJ's admin console a Google Apps application ?

2010-12-01 Thread Guy Bobenrieth
Hello Ikai,

In fact I'm looking for a way to extend the admin console.

As I see the evolution in Google apps script ... I thought it would
have been a very efficient way to add some new features to the console
this way.

I see the console app like being a sort of dashboard for the
admin 

It's true that  
http://code.google.com/appengine/docs/java/config/appconfig.html#Admin
provides a way to add some functionalities to it. I try it but was
force to log in twice (one time inside the console, one time inside
the app protected this way).

What I try to achieve is to give the admin a way to exploit the data
produce by a web app deploy inside GAEJ.

Are their some links between GAEJ and the Google Apps (for example the
spreadsheet)  that could  be used to exchange data between the two ?
For example using the spreadsheet as a dashboard could be of some
interest !

Thanks for your answer.

Guy

On 1 déc, 01:04, Ikai Lan (Google) ikai.l+gro...@google.com wrote:
 Are you looking for something like this?

 http://code.google.com/appengine/docs/java/config/appconfig.html#Admi...

 --
 Ikai Lan
 Developer Programs Engineer, Google App Engine
 Blogger:http://googleappengine.blogspot.com
 Reddit:http://www.reddit.com/r/appengine
 Twitter:http://twitter.com/app_engine

 On Tue, Nov 30, 2010 at 5:02 AM, Guy Bobenrieth 
 guy.bobenri...@gmail.comwrote:







  Dear reader,

  In fact what I've in mind is if it could be possible to add some  new
  functionnalities to the admin console like it is possible to other
  Google Apps application ?

  Thanks in advance for your help.

  Guy

  --
  You received this message because you are subscribed to the Google Groups
  Google App Engine for Java group.
  To post to this group, send email to
  google-appengine-j...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine-java+unsubscr...@googlegroups.comgoogle-appengine-java%2B 
  unsubscr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: Is GAEJ's admin console a Google Apps application ?

2010-12-01 Thread Guy Bobenrieth

Hi Didier,

Do you know if the opposite is possible too ? That is to say access
the GAEJ data from inside Google Spreadsheets may be with Google Apps
Scripts or gadget ?

Thanks for help

Guy

On 1 déc, 10:06, Didier Durand durand.did...@gmail.com wrote:
 Hi Guy,

 You can access Google Spreadsheets via its API from App Engine

 Check outhttp://code.google.com/apis/spreadsheets/

 regards
 didier

 On Dec 1, 9:58 am, Guy Bobenrieth guy.bobenri...@gmail.com wrote:







  Hello Ikai,

  In fact I'm looking for a way to extend the admin console.

  As I see the evolution in Google apps script ... I thought it would
  have been a very efficient way to add some new features to the console
  this way.

  I see the console app like being a sort of dashboard for the
  admin 

  It's true that  
  http://code.google.com/appengine/docs/java/config/appconfig.html#Admin
  provides a way to add some functionalities to it. I try it but was
  force to log in twice (one time inside the console, one time inside
  the app protected this way).

  What I try to achieve is to give the admin a way to exploit the data
  produce by a web app deploy inside GAEJ.

  Are their some links between GAEJ and the Google Apps (for example the
  spreadsheet)  that could  be used to exchange data between the two ?
  For example using the spreadsheet as a dashboard could be of some
  interest !

  Thanks for your answer.

  Guy

  On 1 déc, 01:04, Ikai Lan (Google) ikai.l+gro...@google.com wrote:

   Are you looking for something like this?

  http://code.google.com/appengine/docs/java/config/appconfig.html#Admi...

   --
   Ikai Lan
   Developer Programs Engineer, Google App Engine
   Blogger:http://googleappengine.blogspot.com
   Reddit:http://www.reddit.com/r/appengine
   Twitter:http://twitter.com/app_engine

   On Tue, Nov 30, 2010 at 5:02 AM, Guy Bobenrieth 
   guy.bobenri...@gmail.comwrote:

Dear reader,

In fact what I've in mind is if it could be possible to add some  new
functionnalities to the admin console like it is possible to other
Google Apps application ?

Thanks in advance for your help.

Guy

--
You received this message because you are subscribed to the Google 
Groups
Google App Engine for Java group.
To post to this group, send email to
google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to
google-appengine-java+unsubscr...@googlegroups.comgoogle-appengine-java%2B
 unsubscr...@googlegroups.com
.
For more options, visit this group at
   http://groups.google.com/group/google-appengine-java?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Is GAEJ's admin console a Google Apps application ?

2010-11-30 Thread Guy Bobenrieth
Dear reader,

In fact what I've in mind is if it could be possible to add some  new
functionnalities to the admin console like it is possible to other
Google Apps application ?

Thanks in advance for your help.

Guy

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.