summaryrefslogtreecommitdiff
path: root/old/published/Webmonkey/Monkey_Bites/2007/08.06.07/Mon/gapi.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/published/Webmonkey/Monkey_Bites/2007/08.06.07/Mon/gapi.txt')
-rw-r--r--old/published/Webmonkey/Monkey_Bites/2007/08.06.07/Mon/gapi.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/old/published/Webmonkey/Monkey_Bites/2007/08.06.07/Mon/gapi.txt b/old/published/Webmonkey/Monkey_Bites/2007/08.06.07/Mon/gapi.txt
deleted file mode 100644
index 5d1fa7d..0000000
--- a/old/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