Hi Guy, You can access Google Spreadsheets via its API from App Engine
Check out http://code.google.com/apis/spreadsheets/ regards didier On Dec 1, 9:58 am, Guy Bobenrieth <[email protected]> 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)" <[email protected]> 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 > > <[email protected]>wrote: > > > > 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 > > > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<google-appengine-java%2B > > > [email protected]> > > > . > > > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
