My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 167
Wrapper around python client gdata api to ease management of GAE domains from command line. The name stands for *University of Puerto Rico GAE console*. Development started in the Information Systems Office at the [http://www.cayey.upr.edu UPR-Cayey] campus. ---- ==News== === Stopped ...
Java client library for Douban APIs === 安装方法 === 可以选择直接下载编译好的jar包 或者 编译安装 == 下载安装 == 1.下载[http://douban-java.googlecode.com/files/douban-java-0.2.0.tgz douban-java-0.2.0.tgz],解压缩(tar xzf douban-java-0.2.0.tgz),可以得到commons-codec-1.3.jar,commons-httpclient-3.1.jar,commons-logging-1.1.jar,douba...
A simple utility library that can be used to {{{GET/POST/PUT/DELETE}}} data using the Google Data APIs. The code contains helpers for authentication, sending http request using curl, and parsing an atom feed. A [http://code.google.com/p/gdata-cpp-util/source/browse/trunk/doclist_sample.cc sample...
Honeybird builds on the Google Analytics API to fluently express queries and process their results, all while providing compile-time checks for valid queries. For example, this is a query using the raw Analytics API: {{{ DataQuery query = new DataQuery(ANALYTICS_URL); query.setIds(PROFILE_ID);...
Max OS X application to allow for easy and quick uploading of documents into Google Docs, or uploading of photos or videos to Picasa Web Albums. This project creates an icon that can be on your desktop or dock, and you can simply drag and drop one of the Google Docs SupportedFiletypes onto the ic...
The [http://code.google.com/apis/gdata/index.html Google data APIs] provide a simple protocol for reading and writing data on the web. Many Google services provide a Google data API. Each of the following Google services provides a Google Data API: * [http://code.google.com/apis/analytics...
The Google Data APIs ([http://code.google.com/apis/gdata/index.html Google Data]) provide a simple protocol for reading and writing data on the web. Though it is possible to use these services with a simple HTTP client, this library provides helpful tools to streamline your code and keep up with ser...
Google Docs File System (gdocsfs) provides a mountable Linux filesystem which uses your Google Docs account as its storage medium. GDocsFS is a Java application and uses the [http://fuse.sourceforge.net/ FUSE] userland filesystem infrastructure to help provide the filesystem, and [http://code.google...
== Google Data Apis Mavenized == This project is a maven project containing no code but being a Maven repository for Google Data Java Apis. With it, I can use Google Apis in my maven projects without having to install files manually in my local maven repository. This is a bit dumb to store jars...
The Google Data APIs (GData) provide a simple protocol for reading and writing data on the web. Each of the following Google services provides a Google data API: * Base * Blogger * Calendar * Spreadsheets * Google Apps Provisioning * Code Search * Notebook ...
1 2 3 4 5 6 7 8 9 10 Next