I'm pretty sure Matt Woodward has put together something like this already. Not sure if he is releaseing the source but you could ask. He demonstrated his micro blogging app in a mach-ii / openBD presentation a few months ago.
Paul. On Sat, May 9, 2009 at 6:54 AM, Peter Boughton <[email protected]> wrote: > > What, exactly, are you looking for? > > The simplest form of microblogging is essentially two database tables > (user,message), a handful of select/insert queries, and some basic CFML for > the UI. > That shouldn't take any developer more than an hour, tops. > > If you want more complexity than that, you'll need to be specific about what > you're after. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322350 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

