If you’re backing up local files to Google Docs using the Documents List API , there’s nothing more frustrating than having the upload fail moments before it completes...
Chrome Mobile: The Mobile Web Developers Toolkit (Part 1)
Building for mobile web requires a different mindset than desktop web development, and a different set of tools. The tools we're used to using often aren't available or would take up too much screen real estate. And going back to the dark ages of tweak/save/deploy/test/repeat isn't exactly optimal, so what can we do? Thankfully there are a number of great options - from remote debugging to emulation, mobile browsers are offering more and more tools to make our lives easier. We'll take a look at a couple of tools that you can use today to make cross platform mobile web development easier and then peer into the crystal ball to see what tools may bring in the future. Join us for Part 1 - as we take a look at a few boiler plates, frameworks and helpful libraries for building the mobile web.
From:
GoogleDevelopers
Views:
0
0
ratings
Time:
01:00:00
More in
Science & Technology
This article illustrates the risks of exceptions being thrown where it is generally not expected, e.g., a library function or a finally block, and shows ways to prevent some insidious errors (such as inconsistency of program data or loss of exception information).
The OpenSocial Foundation cordially invites you to come and meet the developers and community leaders that are driving OpenSocial. This is your chance to learn more about what...
Campfire One: GWT 2.0 with Speed Tracer (pt. 5)
Video footage of Google Campfire One on 12/8/09.
From:
GoogleDevelopers
Views:
4073
14
ratings
Time:
13:44
More in
Science & Technology
Since the launch of Custom Search, we've been constantly pushing the customization envelope -- allowing users to tweak ranking, provide refinements, add promotions above results, change the look...
.NET provides extensive support for image conversion. Any image can be processed from one format to another. Most common formats to which .NET have support for are .BMP, .EMF, .GIF, .ICO, .JPG, .PNG, .TIF and .WMF.
Apps Script Office Hours - November 9, 2012
In this episode Ikai and Eric ... - Plugged the upcoming hackathon in Los Angeles. - Covered the release notes from the past week, which included some great enchancements to the Gmail and Drive services. - Discussed the new Google Cloud SQL integration in Apps Script. - Hyped the upcoming special episode with the creator of the "Google Analytics Report Automation (Magic)" script. - Answered questions about integrating Apps Script with Google Docs and Forms. The schedule of future episodes can be found at: developers.google.com
From:
GoogleDevelopers
Views:
61
2
ratings
Time:
31:24
More in
Science & Technology
Highlights from Google I/O 2011
Google I/O brings together thousands of developers for two days of deep technical content, focused on building the next generation of web, mobile, and enterprise applications with Google and open web technologies such as Android, Google Chrome, Google APIs, Google Web Toolkit, App Engine, and more.
From:
GoogleDevelopers
Views:
19561
281
ratings
Time:
01:54
More in
Science & Technology
Silverlight BusyIndicator is not a new thing in Silverlight. It was first added in Silverlight 3 Toolkit in November 2009 release (if I am not wrong). In this post I will describe about this for those who wants to know about it. So, What is this Busy Indicator? Busy indicator is a tool which you ca
[This post is by Dianne Hackborn, a Software Engineer who sits very near the exact center of everything Android. — Tim Bray] Android is fairly unique in the ways it allows...