Ignite will be at this year’s Google I/O! Last year, we had talks on big data, cartography and DIY devices -- a "typical" Ignite line-up. This year, our...
If you didn't attend Google I/O 2010 you can see the videos of every session on YouTube. All of the Enterprise sessions are now online. See the link...
As developers and businesses move to the cloud, there’s a growing demand for core services such as storage that power cloud applications. Today we are introducing Google Storage...
As part of the Developer Relations team at Google, we get the chance to run lots of different types of events. Some of the most rewarding are hackathons...
The Android intensity at Google I/O 2010 was definitely palpable. The Android presence included all of Day 2’s keynote along with a full session track, office hours, an...
Since the initial beta release of Google Chrome for Linux last December , we've been hard at work adding the polish necessary to upgrade the browser to our...
As businesses move to the cloud, there’s a growing demand for core services such as storage that power cloud applications. Today we are introducing a preview of Google...
This year's Google I/O was one to remember, with demos and presentations that showcased the power of HTML5 for consumers and businesses, as well as a complete proliferation...
Google I/O is now just a month away, and we're incredibly excited by the breadth of companies and developers that will be showcasing their applications in this year's...
Today on the Chromium blog , we announced that we’re open-sourcing the RLZ library in Google Chrome as its own project. The RLZ library gives us the ability...
Does anyone know if MKReverseGeocoder can be used in commercial apps/paid apps? The Google Maps Terms of Service are not very clear on that (to me).
http://code.google.com/apis/maps/iphone/terms.html
Using Google Maps API v3, I was able to create multiple google.maps.Circle objects on my map. However, I now need to "connect" them somehow. I have the following map with multiple circles:
I now need to get it to look something like this:
I've looked all over the Internet for solutions, but to no avail. Any ideas?
Just like you visit maps.google.com.tw or maps.google.co.kr or maps.google.co.jp, you can see their own language shown on every country. Is there any property that I can use in Google Maps API to dynamically set google maps using specific language to display?
Hi
We are planning a web application to buid on google app engine platform.
My query is, is it good to use django 1.1 framework to develop google app engine applciation.
If not, could you please suggest me the best option available, which has good tutorials and learning resource...
Thank you very much.
I'd like to use the google charts API to create a step chart for my Rails application. Preferably using the annotated timeline Google has (since it has a nice wrapper plugin for rails):
http://code.google.com/apis/visualization/documentation/gallery/annotatedtimeline.html
However, there doesn't seem to be a way to create a step chart using the annotated timeline or any other chart in the Google API.
I'm looking to make a plot like this:
If there is no way to do this with the google API, is there an alternative graphing library that can handle such a task?
I have an application built with GWT/Appengine/Jdo...and i am using Google User Service for authentication.
Google Chrome Extensions can use OAuth...I don't really undestand OAuth yet..
Would GWT RPC have to be reworked to enable OAuth?
Is there another way to authenticate users for Chrome Extensions?