google-apps

Google App Engine

What is the difference between google apps and google app engine? ...

Google WebToolkit + Google App Engine: is it really for free ?

hi, I'm considering to use google web toolkit to develop my web application. It is not clear if the service is completely free for web storage under 500 mb. Can I use google web toolkit to develop my own app, and use my own server for it ? Am I going to have some issues if I do this ? Could you give me some feedback ? Thanks ...

How can be created new user in google Google Apps Standard Edition account with Zend Gdata/PHP ?

Hi, How can be created new user in google Google Apps Standard Edition account with Zend Gdata/PHP ? (Is it possible or google only give option to make it manually?) Thanks ...

Is it possible to use Google Apps Standard user accounts with OpenID?

I am using Google Apps Standard for all of my email and calendaring. I am trying to implement a Single Sign On solution with a Django app that I am building, but I am running into an issue with using my Apps account to login. I have all of the authentication code in place to authenticate with OpenID's in Django. When I hit the /admin pa...

dotnetopenauth, MVC2 And No OpenID endpoint found.

After I upgraded to MVC2 and the newest dotnetopenauth I keep getting "No OpenID endpoint found." when I try to login using google apps. I works fine on localhost but not on my domain - any ideas? namespace TheDataEngineMVCb1.Areas.Admin.Controllers { using System; using System.Collections.Generic; using System.Diagnostics.C...

Google APPS site - not being indexed

Help! I am having fun getting Google to index my googleapps site and wandered if anyone can help. 1) I have successfully created CNAME records to point my www.mydomain.co.uk to myap.appspot.com. When the user goes to www.mydomain.co.uk, www.mydomain.co.uk shows in the address bar (fab). When I do a "fetch as googlebot" the detail of ...

Google Apps Premium Edition: which authentication mechanism to use?

Our company has a web application that is only used internally by our employees. We also have Google Apps Premier Edition. We would like to make it so our employees can log into our private web application using the Google Apps account that they already have. Requirements: We want to display our own login form. We don't want to pass the...

How do I make a Google gadget embedded in a website force refresh to reflect updated data in a Google Spreadsheet?

How do I make a Google gadget embedded in a website force refresh to reflect updated data in a Google Spreadsheet? ...

is possible to build applications directly into gmail using google applications (google.com/a) ?

We are looking for a CRM web application and so far salesforce.com/force.com seems the only one which allows you to build applications directly on their platform. However I was wondering if gmail/google applications offer the same freedom on their platform . So far we found a firefox extension being "exactly" what we are looking for. Yo...

Java Generics Question

Alright, I thought I understood generics pretty well, but for some reason I can't get my head wrapped around why this doesn't work. I have two classes, or I should say that Google has two classes (I'm trying to implement their Contacts API). They have a ContactEntry class (abbreviated below): package com.google.gdata.data.contacts; pub...

DotNetOpenAuth - OnLoggedIn not firing on OpenIdButton

I am trying to implement OpenID for a website using only Google as the authentication provider. I am using the OpenIdButton control to send users to their Google Apps login since I always want them to go to the same place. The button sends them to the right place and returns them to the ReturnToUrl correctly but it doesn't seem that ...

google sites as my web site in my domain.

Hello everyone. I bought a domain www.whatever.com and i'm currently using google apps. Is there a way i can use one of my google sites as my website in my domain? To explain myself better: When anyone access my domain www.whatever.com i want people to see my google site i created with google apps. Thankyou very much for your answers. ...

migrating from google apps standard mail to yahoo small business mail (not a programming question)

Our Company wishes to transfer its mail from google apps standard to Yahoo small business mail, how to do that seamlessly. Thanks and regards ...

Need help with Google Apps set up

Hi Cade, I've read your post in http://discuss.joelonsoftware.com/default.asp?biz.5.730915.0 and learnt that you have used Google Apps email with your domain at NetworkSolutions. I got my domain name at NetworkSolutions and already added a TXT record in my a DNS config but I Google can't still verify my site. Also can't seem to get he...

Google Apps Authentication for a Rails App

Hi, I'm currently using Authlogic to handle all user accounts, but our company has switched over to Google apps and I would much rather use that same authentication for all users. My question is - how? I know I'll need the ruby-openid gem but I have yet to integrate authentication with a 3rd party. Any recent examples or tutorials out...

Log in using Google Apps account using Janrain Exchange (http://www.janrain.com)

Hi, I tried logging in using my google app account ([email protected]) but it says no such user (or something to that effect). According to http://www.janrain.com/solutions/supported-networks/google-api, Janrain Exchange can support google app accounts, but how exactly do i do it? Thanks! ...

Google Apps login

Hi Im working with Google apps domain java, My idea is to display the domain's login page which used is to authenticate users then it should be redirected to JSP page.I tried following example, in which i want to specify four arguments for userservice as described in example But my servlet allow only two arguments such as userService.cre...

google Apps account, can't login to voice, picasa on android

hey folks, I have a new HTC Evo, and have sync'd it to my Google Apps Email, Calendar, and Contacts. That same apps account, is associated with Google Voice and Picasa. Those two services aren't native to Google Apps of course, but they allow me to login with the same credentials. However ... on Android I can't login. Google Voice say...

DotNetOpenAuth + MVC2 + Google App Standard

Hi, I'm trying to authenticate users to my ASP.Net MVC2 app throw a google apps standard edition account. I could not found examples nor documentation to achieving. I looked into DotNetOpenAuth Samples Solution, but did not found an example according my needs. All the examples were working against google accounts, but no with google app...

resource usage for each user in app engine

Is it possible in Google App Engine to get resource usage by each user. Basically, the app is to be used by each user separately. There is no data thats shared between users (Simplifying a bit here, as its projects which are separate, to which users belong). I dont want to blindly charge users the same value, but rather find out the ac...