My favorites | Sign in
Google
Projects on Google Code Results 1 - 5 of 5
An application that allows you to upload pictures to your Tarpipe (tarpipe.com) account.
Habari Plugin to add Tarpipe Share Widget into your blog posts. This plugin will add a Share button, that will allow your visitors to share your posts among their communities using Tarpipe.com service.
=Description= eCouch is an [http://www.erlang.org/ Erlang] application that provides access to [http://couchdb.org/ CouchDb] servers. ==Characteristics== * eCouch is an application that provides an API to a [http://couchdb.org/ CouchDb] server * It uses the [http://www.lshift.net/blog/...
=Tarpipe.com PHP API= PHP Api implementation for tarpipe.com service. *NOTICE: At this moment only CURL is supported, no HTTP Support yet* ===Quick Usage=== {{{ <? require_once("lib/Tarpipe_PHP.php"); $key = "YOUR_WORKFLOW_KEY"; $client = new Tarpipe_PHP($key); $title...
Project Moved to [http://github.com/alcides/tarpipe-python GitHub]