Re: Small scale Twitter Clone for CF?

2009-05-09 Thread Paul Kukiel

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  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


Re: Small scale Twitter Clone for CF?

2009-05-08 Thread Phillip Vector

On Fri, May 8, 2009 at 1:54 PM, Peter Boughton  wrote:
> 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.

While I agree with you, I think he's trying to save the hour. In these
economic times, if you can shave an hour off the time, it might be
helpful. :)

~|
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:322345
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Small scale Twitter Clone for CF?

2009-05-08 Thread Peter Boughton

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. 

~|
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:322343
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Small scale Twitter Clone for CF?

2009-05-08 Thread Nathan C. Smith

I'm not actually looking for an interface to twitter, I'm looking for a 
scaled-down version of twitter.

Thanks though, this may have other uses.

-Nate 

> -Original Message-
> From: Casey Dougall [mailto:ca...@uberwebsitesolutions.com] 
> Sent: Thursday, May 07, 2009 12:35 PM
> To: cf-talk
> Subject: Re: Small scale Twitter Clone for CF?
> 
> 
> On Thu, May 7, 2009 at 11:19 AM, Nathan C. Smith 
> 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:322330
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Small scale Twitter Clone for CF?

2009-05-07 Thread Casey Dougall

On Thu, May 7, 2009 at 11:19 AM, Nathan C. Smith 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


Small scale Twitter Clone for CF?

2009-05-07 Thread Nathan C. Smith

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

~|
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:322284
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4