![]() |
|
|
|
twitPic API
Project Home • Blog • Contact Project
Author: Matt Gifford aka coldfumonkeh (All RIAForge projects by this author) Description:
The twitpic API code is a custom-written ColdFusion wrapper to interact with the TwitPic photo-uploading API.
The interface is managed through the single twitpic object, containing one simple public-facing method: 'upload'. The single function will handle the photo upload to the user's twitpic account (using their twitter username and password). An optional string message can also be sent in the POST request, which will generate a tweet with the URL of the new image appended to the status update. == Debugging == The twitpic object accepts a non-required parameter to toggle the format of the response output. This allows the response to be output as a string or as structural information through the use of XmlParse().
Requirements:
ColdFusion MX 7
|
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.