Is their a way on Mac OS X to sync a folder on my computer with Google Documents now that Docs supports all file types?
A lot like the functionality of DropBox.
If you are collaborating between multiple users, how do you enable googledocs to send automatic notifications to all users when a document is added / modified or removed.
hi,
I'm having a particular fight with Google Maps v2 on Chrome. The map is shown well on all browsers except Chrome, that without any particular reason, it does any of these things as you can see on the image:
Moving the center to the south
Showing the markers to the right, but if i move the map, they moved too to the next section of the map.…
Hi, I spent 5 hours by checking google gadgets websites and FAQs. maybe I am really stupid. I have no idea how to host a gadget.
What I knew from reading the google website:
1, I can write gadget with xml, javascript etc..
2, gadget can be added to igoogle etc..
3, google can host the gadget for you.
4, gadget can be hosted at…
Google Docs Viewer (http://docs.google.com/viewer) creates a cache of a document after the first viewing. To see what I mean, try the following:
Upload file.pdf to your server (i.e., http://example.com).
Visit http://docs.google.com/viewer?url=http://example.com/file.pdf
Upload a new file to replace file.pdf (but use the same name).…
I have recently added style information to my maps script, and it stopped working.
Have I done something wrong? Guess you can tell I'm very new to this. Any help appreciated.
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="content-type" content="text/html;…
I have a REST API to manage a booking system
I'm searching how to manage this situation :
A customer can book a time slot :
A TimeSlot resource is created and linked to a Person resource. In order to create the link between a time lot and a person, the REST client send a POST request on the TimeSlot resource
…
Google I/O 2011: 3D Graphics on Android: Lessons learned from Google Body
Nico Weber Google originally built Google Body, a 3D application that renders the human body in incredible detail, for WebGL-capable browsers running on high-end bPCs. To bring the app to Android at a high resolution and frame rate,…
Google I/O 2012 - Beyond Paper: Google Cloud Print and the Future of Printing
Akshay Kannan Use Google Cloud Print's API to send documents to a printer (or anywhere else) quickly and easily. We're currently integrated with Chrome, ChromeOS, mobile Gmail/Docs, and most new printers, and that's just the…
Google I/O 2012 - Empower Local Shopping Through Google Shopping
Thomas Kotzmann, Claudia Ciorascu More and more of consumers research online first before going to a local store to purchase a product and we can expect this trend to continue to rise. How can merchants and retailers take advantage of…
Google I/O 2011: Optimizing Android Apps with Google Analytics
Nick Mihailovski, Philip Mui, Jim Cotugno Thousands of apps have taken advantage of Google Analytics' native Android tracking capabilities to improve the adoption and usability of Andriod Apps. This session covers best practices for…
Google I/O 2012 - Google Play: Marketing 101 for Developers
Patrick Mork, Kushagra Shrivastava As soon as you hit the "Publish" button on your app, you become (partly) a marketer; you might as well try to be a good one. We'll share everything we know about promoting apps on Google play:…
Google I/O 2012 - Deep Dive into the Next Version of the Google Drive API
Ali Afshar, Ivan Lee This session discusses a number of best practices with the new Google Drive API. We'll cover how to properly sync files, how to manage sharing, and how to make your applications faster and…
Google I/O 2012 - Writing Polished Apps that have Deep Integration into the Google Drive UI
Mike Procopio, Steve Bazyl We'll go through how to implement complete Drive apps. This is not an introduction to Drive apps, but rather how to build your product into Google Drive, and ensure…
I have an API which allows a user to update their system status; and a separate call to retrieve system status updates from other users. Would it make sense to unify them under a PUT request where a user would request a PUT update with their own status update, and they would receive…
Google I/O 2012 - Optimizing Your Code Using Features of Google APIs
Sven Mawson Google APIs support a variety of features designed to enable state of the art development. In this session, you will learn how to create applications that use performance enhancing features to make…
I was looking into google.com's Net activity in firebug just because I was curious and noticed a request was returning "204 No Content."
It turns out that a 204 No Content "is primarily intended to allow input for actions to take place without causing a change to the user…
The README is in Google's codepreview which uses Google-appengine.
To run the app locally (e.g. for
testing), download the Google App
Engine SDK from http://code.google.com/appengine/downloads.html.
You
can then run the server using
make serve
…
Whenever I'm abroad and access Google's search (via Chrome browser, on my own laptop) or other Google services, they are presented to me in the local language. How can I get Google services displayed in English and instruct Chrome to use google.com (instead of the…
I'm running Google App Engine on the dev server.
Here is my models file:
from google.appengine.ext import db
import pickle
import re
re_dept_code = re.compile(r'[A-Z]{2,}')
re_course_number = re.compile(r'[0-9]{4}')
class DependencyArcHead(db.Model):
…
I am running the latest version of Google Chrome 23.0.1271.97 (Official Build 171054) m on Windows 7. Any new extension I install simply disappears(not disabled, total disappearance) once I close and re-start google chrome. This is not happening to one of my…
ASP.NET Web API's default output format is supposed to be JSON, but when I access my Web APIs using the browser address bar I'm always seeing an XML result instead. When working on AJAX application I like to test many of my AJAX APIs with the browser while…
Apple pourrait refuser d'intégrer l'application Google Maps dans l'AppStore
D'après Google, qui se dit « peu optimiste »
Selon The Guardian, ce n'est de sitôt que l'application Google Maps fera son retour sur iOS.
C'est en tout cas ce qu'aurait laissé…
https://docs.google.com/viewer is awesome, but there are some customizations I need to make, and documentation would be helpful. Discovered here http://googlesystem.blogspot.com... . Haven't seen any public documentation that would help.
…