| Projects on Google Code | Results 1 - 9 of 9 |
=Usage=
{{{
import twitpic
twit = twitpic.TwitPicAPI('USERNAME', 'PASSWORD')
twitpic_url = twit.upload('FILE_LOCATION')
# Post to Twitter
#twitpic_url = twit.upload('FILE_LOCATION', post_to_twitter=True)
#twitpic_url = twit.upload('FILE_LOCATION', message='messages rock!', post_to_twitter=Tru...
updates flickr with your twitpics
Python GIMP plugin to upload images to the following twitter image services:
twitpic.com, yfrog.com, img.ly, twitgoo.com and posterous.com
Based on the Flickr/Picasa upload plugin from http://www.altcanvas.com (http://code.google.com/p/altcanvas/wiki/GimpPublishr)
(in fact this may be inclu...
It implements the Twitpic API (http://www.twitpic.com/api.do). At present, it requires Adobe AIR runtime.
=Summary=
This library is intended to ease image uploads to TwitPic by handling the construction of multipart/form-data POST requests. The library offers methods for both the "upload" and "uploadAndPost" TwitPic API calls. It's extremely easy to use and designed to be lightweight.
==Features==...
Screentweetr is an AIR application for uploading desktop screenshots to twitter image services. This is the Google Code SVN repository for Screentweetr, if you'd like to have a look closer into how it's built.
Screentweetr is built in Adobe AIR, with Flex Builder and the Flex component framework...
Es un proyecto que tratará de integrar Twitter, Twitpic y TinyURL en una sola aplicación y así poder hacer tus tweets más fácilmente, en primera instancia será para escritorio, más adelante se tratará de hacer para dispositivos móviles
= !Services_TwitPic =
=== [http://php.net PHP] [http://pear.php.net PEAR] Package for accessing [http://twitpic.com TwitPic's] [http://twitpic.com/api.do API]. ===
== Installation ==
* Install [http://pear.php.net/manual/en/installation.getting.php PEAR] if you don't already have it.
* Exe...
A application to post an image to twitter via twitpic api. Available for Linux and Windows OS.