Following up on our recent post about the new Doc List capability in Google Apps Script, we thought we’d take a moment to look a little more closely...
Geocoding - finding the geographical location of a given address - is one of the most popular features of the Google Maps API. Both the JavaScript Maps APIs...
La gran final del Developer Bus en Colombia, la innovación desde las tecnologías Google (spanish)
Toda la innovación del Developer Bus en Colombia con la presentación de los proyectos, la devolución del jurado y el gran ganador de la edición de Bogotá.#DevBusLatAm #DevBusBogota +Desarrolla...
From:
GoogleDevelopers
Views:
0
0
ratings
Time:
00:00
More in
Science & Technology
Google Summer of Code TM , our flagship program to introduce college students to open source development, opens today. Over the past five years, we've seen more than...
Introducing the Store Locator Library for Google Maps API
In this screen cast, Chris Broadfoot gives an overview of the Store Locator library, a new open-source utility library that makes it simple for developers to create useful, valuable store locators. Documentation: goo.gl Follow Chris on G+: chrisbroadfoot.id.au
From:
GoogleDevelopers
Views:
197
0
ratings
Time:
03:42
More in
Science & Technology
Editor's Note: This post was written by Jim McNelis and Vinay Thakker of Dito , a provider of Google Apps deployment, training, integration, and support services, and makers...
We've just announced the list of accepted mentoring organizations for Google Summer of Code™ 2010 . Congratulations to all of our future mentors! After reviewing just over 365...
The Google Annotations Gallery is an exciting new Java open source library that provides a rich set of annotations for developers to express themselves. Do you find the...
We’re incredibly proud of the diversity of applications and tools making use of the Google Analytics Export API. We also know that several of you have been asking...
We’ve had a great showing from students around the world for Google Summer of Code ™ this year. In all, we accepted 1,026 students from 69 countries worldwide...
Google App Engine is a powerful system, designed to take all the pain of infrastructure management and performance scaling out of web application programming. App Engine applications are...
If you’re attending Google I/O next month, you’ve likely taken a gander at this year’s sessions and made a mental note of ones you’d like to attend. (Or...
Location, location, location . In case you haven’t noticed, we’re really excited about all the ways location can make mobile apps and websites more useful. With Google Latitude...
In April, we announced Google Cloud Print, a service that enables any app (web, mobile, desktop), on any device, OS, or browser, to print to any printer. Development...
When it comes to code, Google's support has made a big difference to the Tor Project . Providing privacy and helping to circumvent censorship online is a challenge...
We recently added a new feature to Apps Script: the ability to interact with your Google Docs List. With this new integration, scripts can create, rename, or move...
Google I/O 2011: How to Get Your Startup Idea Funded by Venture Capitalists
Don Dodge, Joe Kraus, Paul Buchheit, Seth Priebatsch Have an idea and want to start a company? Learn how to attract investors, and what they want to see before writing a check. Hear from entrepreneurs who have raised money and VCs who have funded them.
From:
GoogleDevelopers
Views:
16911
146
ratings
Time:
01:00:27
More in
Science & Technology
We launched the Google Apps Marketplace only a couple of weeks ago with great apps available from 50+ vendors. More than a dozen of these vendors have not...
Sometimes you’re only interested in specific elements from a Google Data API feed. With most APIs, you typically have to retrieve the entire feed and parse out the...
Starting today all our students are formally begin coding their projects for Google Summer of Code ™. Our students’ projects this year range from compilers to mobile applications...
I’m using Google Analytics on a site — let’s call it www.domain.com.
My Google Analytics website profile is for www.domain.com, and my only report is set up for www.domain.com. Requests to domain.com redirect permanently to www.domain.com.
I’ve got the regular Analytics JavaScript on my index page for the domain. For some reason, it seems to be setting its cookies for domain.com instead of www.domain.com.
This is unfortunate, as I’ve got cdn.domain.com set up as a CDN using Amazon Cloudfront, so I’d rather not have useless cookies (Analytics seems to set four cookies) cluttering up those requests.
How can I make Analytics set cookies for www.domain.com instead of domain.com?
Kuan Yong, Gareth McSorley and I -- representing Product Management, Engineering, and Developer Relations, respectively -- were happy to present a YouTube API session at this year’s Google...