More of an architecture / long-term view question. I\'m in the process of putting together a service. I would like to write it in ASP.NET or MVC but I\'d also like for it to integrate with the Google
开发者_运维问答Do any of you use the javascript macro capabilities of Google Apps, particularly for spreadsheets? How do the capabilities compare? Is there anything that Google Apps can\'t do that can
I have a GWT application, where users can sign on with their Google Apps account (OpenID Login). Now I want to be able to know, if the user signed on is an admin for this domain.
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I\'ve to add one event notification inside of the calendar of my users they all have an account of my Google Apps.
Just wondering about this, is it possible to use Django with the Google Apps API\'s? I have a small organization that uses Google Apps Education Edition. I was thinking about making a small intranet u
I\'m trying to get a list of all contacts within my Google Apps domain. To do so I\'m using the Scribe-Java library (http://github.com/fernandezpablo85/scribe-java) within my GWT application.
I\'m using LightOpenID and have a test page that is a near-copy of the example-google.php that came with it (I threw some echo\'s in to debug).Clicking the \'Login with Google\' button takes me to Goo
I\'m using the built-in api for scripting against Google Spreadsheets to send some booking confirmations, and currently my script breaks if someone has filled in an invalid email. I\'d like it to just
I\'m writing an application with Google Web Toolkit and am trying to figure out the Google Apps domain of the user currently logged in.