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...
Editor's Note : Brent Frei is founder and chairman at SmartSheet. Smartsheet makes an online project management solution that employs a spreadsheet-like interface on top of a powerful...
Google I/O 2012 - Computing Map Tiles with Go on App Engine
Chris Broadfoot, Andrew Gerrand In this talk we use the Maps API and Go on App Engine to build an app to build custom tile sets for Google Maps. The app demonstrates using Go's suitability for computation in the cloud and App Engine's key scalability features, such as Task Queues and Backends. For all I/O 2012 sessions, go to developers.google.com
From:
GoogleDevelopers
Views:
1170
21
ratings
Time:
47:22
More in
Science & Technology
[This post, the first in a series about new features in Android 2.2 ("Froyo"), is by Jacek Surazski, a Googler from our Krakow office. — Tim Bray] The...
Google Wave was first unveiled at Google I/O in 2009, alongside our first draft of Wave APIs and specifications for the open-source world. We worked hard this past...
These days, I'm investing heavily in data structures and algorithms and trying to solve some programming puzzles.
I'm trying to code and solve with Java and Clojure.
Am I wasting my time? should I invest more in technologies and frameworks that I already know in order to gain deeper knowledge (the ins and the outs) and be able to code with them more quickly?
By studying data structures and algorithms, am I going to become a better programmer or those subjects are only important during college years?
LiveJournal Tags: TSQL,How To,SSMS,Tips and Tricks Did you know that SQL Server Management Studio can mislead you with how your code is performing? I found a query that was using a scalar function to return a date and wanted to take the opportunity to remove it in favour of a table valued function that would be more efficient. The original function was simply returning the start date of the current financial year. The code we were using was: ALTER FUNCTION...(read more)
The Custom Search team is always working to provide more relevant results, and improving user queries is a big part of that goal. We've shown you how to...
Google I/O 2012 - Knowledge-Based Application Design Patterns
Shawn Simister In this talk we'll look at emerging design patterns for building web applications that take advantage of large-scale, structured data. We'll look at open datasets like Wikipedia and Freebase as well as structured markup like Schema.org and RDFa to see what new types of applications these technologies open up for developers. For all I/O 2012 sessions, go to developers.google.com
From:
GoogleDevelopers
Views:
1
0
ratings
Time:
56:55
More in
Science & Technology
Google Chrome Extensions: Launch Event (part 5)
Video Footage from the Google Chrome Extensions launch event on 12/09/09. Xmarks, ebay and Google Translate present their experience developing an extension for Google Chrome.
From:
GoogleDevelopers
Views:
3039
18
ratings
Time:
10:30
More in
Science & Technology
Through a clean OOP solution to deal with progressive operations, I will implicitly show you how OOP principles can work together to make a full, clean solution.
This article includes a fully working Javascript with user interface that plugs-in to Internet Explorer. The plugin allows you to effortlessly manage which websites are part of your "Trusted Zone". The Trusted Zone is a little used (and generally little known) powerful security feature of
Hi, my name is Jay Patel and I'm a software engineer at eBay. I'm excited to introduce the Google Friend Connect community to the new eBay Social Shopping...
Google I/O 2012 - Fast UIs for the Cross-Device Web
Boris Smus One of the great features of the modern web is that sites work on any device with a browser. This session will focus on creating UIs for the cross-device web. We will cover building web sites that support multiple device form factors (responsive and non-responsive approaches), discuss single page sites and some of the layout features in modern mobile browsers, and do a deep dive into multi-touch input on the web. Finally, we'll show some of the awesome new mobile debugging tools in Chrome and Chrome for Android. For all I/O 2012 sessions, go to developers.google.com
From:
GoogleDevelopers
Views:
105
3
ratings
Time:
49:31
More in
Science & Technology
GDL Presents: Creative Sandbox | YouTube API
Tune in to hear about two cool, innovative applications of the YouTube API, Meet the Prius and Le Club Perrier, from the core creative teams at Saatchi & Saatchi LA, Stopp LA and Ogilvy & Mather in conversation with a YouTube Developer Relations expert. They'll talk about how they pushed the possibilities of the YouTube API - and will inspire you to do the same.
From:
GoogleDevelopers
Views:
0
0
ratings
Time:
01:00:00
More in
Science & Technology
[This post is by Wei Huang, who helped implement this feature. — Tim Bray] In the just-launched Android 2.2, we’ve added a new service to help developers send...