On Thu, May 7, 2009 at 11:19 AM, Nathan C. Smith <[email protected]>wrote:
> > I know somebody is working on an identi.ca type software in CF but I > wondered if anyone had a smaller-scale twitter-like application. I'm not > looking for super-fancy APIs or the ability to federate sites. This would > be something used experimentally on an intranet for now. > > Thanks for any pointers. > > -Nate > there are a few floating around on riaforge. Simplest http://twittercfc.riaforge.org/ Methods: init(username,password) postToTwitter(status,username,password) getFriendsTimeline(username,password) getPublicTimeline() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322297 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

