![]() |
|
|
ColdFusion Twitter Lib
Project Home • Blog • Wiki • Known Issues • External Project Link • Contact Project
Author: Pedro Claudio (All RIAForge projects by this author) Description:
Library that enables integration of ColdFusion with the Twitter API.
Usage: [cfscript] twitter = createObject('component','Twitter').init('username','password'); /* sent message */ xmlString = twitter.updateStatus('Message for your friend','FriendID','xml'); xmlString = twitter.updateStatus('Message','','xml'); [/cfscript]
Recent Blog Entries:
8/30/09 CFTwitterLib - TweetDiff - example application in ColdFusion for Twitter
7/15/09 CF Twitter Lib updated for ColdFusion 9 4/24/09 CFTwitterLib in ColdFusion Open-Source List 4/22/09 ColdFusion Twitter Lib - getUserTimeline 4/22/09 ColdFusion Twitter Lib - follow Issue Tracker:
This project has an external bug tracker. You can find it here: |
||||||||||||||||||||||||||||||||
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.