summaryrefslogtreecommitdiff
path: root/published/Webmonkey/Monkey_Bites/2007/08.06.07/Mon/gapi.txt
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2019-05-04 15:48:55 -0500
committerluxagraf <sng@luxagraf.net>2019-05-04 15:48:55 -0500
commit79fafe2f44f5e31522dd93013950474342bfdfb0 (patch)
treebc9ccf5b4eadeebf3a2f86b21f9b382edfa41735 /published/Webmonkey/Monkey_Bites/2007/08.06.07/Mon/gapi.txt
parent62167091560c908db0613bcb35ff9ae8292f5961 (diff)
archived all the stuff from freelancing for wired
Diffstat (limited to 'published/Webmonkey/Monkey_Bites/2007/08.06.07/Mon/gapi.txt')
-rw-r--r--published/Webmonkey/Monkey_Bites/2007/08.06.07/Mon/gapi.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/published/Webmonkey/Monkey_Bites/2007/08.06.07/Mon/gapi.txt b/published/Webmonkey/Monkey_Bites/2007/08.06.07/Mon/gapi.txt
deleted file mode 100644
index 5d1fa7d..0000000
--- a/published/Webmonkey/Monkey_Bites/2007/08.06.07/Mon/gapi.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Google has added another API to its ever-growing stable of developer tools. The ["Google Documents List Data API"][1] can be used to upload new documents or to grab a list of existing documents from your Google Documents List.
-
-The Documents List Data API builds on the GData framework, but offers some more hooks into the Google Docs and Spreadsheets application. Other improvements include full-text search capabilities for grabbing particular documents.
-
-There's also a separate [Spreadsheets API][2] which offers some impressively fine grained options -- right down to individual spreadsheet cells.
-
-Google offers some code samples for the new API in both Java and Python. The notable absence of PHP -- probably the most popular web-programming language -- seems to indicate that Google seems this as more of a desktop client tool, though at this point the API is too simplistic to build anything really cool like a Microsoft Word or OpenOffice plug-in.
-
-[via [Google Blogoscoped][3]]
-
-[1]: http://code.google.com/apis/docsapis/overview.html
-[2]: http://code.google.com/apis/spreadsheets/overview.html
-[3]: http://blogoscoped.com/archive/2007-08-06-n59.html \ No newline at end of file