New hyperlocal ad feature helps you find nearby businesses

Imagine driving to work and your Check Engine light comes on. After pulling over and calling a tow truck, you realize you’ll need another car to get to work while yours is getting repaired. You pull out your phone and search for “car rental,” hoping that you can find one nearby. From a Google search ad result you discover there’s an Enterprise Rent-A-Car location just half-a-mile away! You click on the phone number listed in the ad and are instantly connected with the car rental service. Soon, an Enterprise representative is on his way to pick you up.


Visit the Google Mobile Ads blog to read more about how a new hyperlocal ad feature provides distance information to help you know a business is nearby and helps businesses better connect with mobile users on the go.

Introducing the Google Phone Gallery

Here at Google, we’re thrilled with the global adoption of Android and with the high quality of devices that are coming to market around the world. Since there are so many great phones, we wanted to make the selection process a little easier for people who are in the market for a new one. Today we’re rolling out the Google Phone Gallery — a showcase of Android-powered devices that deliver the best Google experience today. Check it out at http://www.google.com/phone.

All the phones in the gallery include Android Market, Google Search, and other Google Mobile services such as Gmail, Maps, and YouTube. There are tools that make it easy to compare phones side by side: you can filter phones by country, manufacturer, and carrier; view and compare technical specifications and features; and find where each phone is available for sale.



We’ll continue adding phones and countries over time, both to round out the gallery and as new phones come to market.

New 3-Legged OAuth support for Google Apps Administrative APIs

Editor’s Note: This post was originally published on the Google Enterprise Blog. We decided to re-post it here as we think it’ll be interesting to readers of the Google Apps Developer Blog.

Google Apps is designed to provide a secure and reliable platform for your data. Until today, Google Apps administrators had to sign requests for calls to Google Apps APIs using their username and password (this is called ClientLogin Authorization).

Yet sharing passwords across sites can pose security risks. Furthering our commitment to make the cloud more secure for our users, today we are pleased to announce support for OAuth authorization on Google Apps APIs.

There are several advantages to using OAuth instead of the username/password model:

  • OAuth is more secure: OAuth tokens can be scoped and set to expire by a certain date, making them more secure than using the ClientLogin mechanism.
  • OAuth is customizable: Using OAuth, you can create tokens that scripts may only use to access data of a particular scope when calling Google Apps APIs. For instance, a token set to call the Email Migration API would not be able to use your login credentials to access the Google Apps Provisioning API.
  • OAuth is an open standard: OAuth is an open source standard, making it a familiar choice for developers to work with.

The Google Apps APIs that support the OAuth signing mechanism are:

1. Provisioning API
2. Email Migration API
3. Admin Settings API
4. Calendar Resource API
5. Email Settings API
6. Audit API

OAuth support for Google Apps APIs is another step towards making Google Apps the most secure, reliable cloud based computing environment for organizations. To learn more about OAuth support and other administrative capacities launched in Google Apps this quarter, join us for a live webinar on Wednesday, September 29th at 9am PT / 12pm EST / 5pm GMT.

Administrators for Google Apps Premier, Education, and Government Editions can use OAuth authorization for Google Apps APIs starting today.For more information about the OAuth standard, visit http://oauth.net.

Posted by Ankur Jain, Software Engineer

Want to weigh in on this topic? Discuss on Buzz