[twitter-dev] Re: Adding @username replies to twitter feed?

2009-05-18 Thread Mark Mzyk
J,

The script I mentioned is now available for download and use:

http://github.com/mmzyk/getencouraged/tree/master

The file you'll want to look at is twitterrespost.rb

Sorry for the delay in getting it posted.  I hope it helps you.

- Mark Mzyk

On Tue, May 5, 2009 at 1:15 PM, J  wrote:

>
> Please. As it stands right now I'm using the RSS search function for
> @celebfood and then bringing that into Yahoo Pipes to create a new
> RSS, then importin that RSS through twitterfeed, which really isn't
> working. The sooner I can get this functionality in, the better.
>
> On May 5, 11:25 am, Mark Mzyk  wrote:
> > J,
> >
> > We currently do this for the getecouraged feed (
> http://twitter.com/getencouraged).  I wrote a custom script that runs on a
> > cron job that retweets replies to the getnecouraged feed every five
> minutes
> > using the twitter api (or more specifically, the twitter gem - the script
> is
> > written in ruby).
> >
> > I don't know if that type of solution works for you or not.  I actually
> plan
> > on open sourcing the script (hopefully within the next couple days).  If
> > you're interested, I can let you know when it's available.
> >
> > - Mark Mzyk
> >
> > On Tue, May 5, 2009 at 11:04 AM, J  wrote:
> >
> > > Hi,
> >
> > > I've been searching all over, but can't seem to figure out how to add
> > > @USERNAME replies to my twitter feed. I want ANYONE who has something
> > > to add to a discussion to be able to add to the feed.
> >
> > > Thoughts?
> >
> > > Thanks so much,
> > > J
>


[twitter-dev] Re: Adding @username replies to twitter feed?

2009-05-05 Thread Mark Mzyk
J,

We currently do this for the getecouraged feed (
http://twitter.com/getencouraged).  I wrote a custom script that runs on a
cron job that retweets replies to the getnecouraged feed every five minutes
using the twitter api (or more specifically, the twitter gem - the script is
written in ruby).

I don't know if that type of solution works for you or not.  I actually plan
on open sourcing the script (hopefully within the next couple days).  If
you're interested, I can let you know when it's available.


- Mark Mzyk


On Tue, May 5, 2009 at 11:04 AM, J  wrote:

>
> Hi,
>
> I've been searching all over, but can't seem to figure out how to add
> @USERNAME replies to my twitter feed. I want ANYONE who has something
> to add to a discussion to be able to add to the feed.
>
> Thoughts?
>
> Thanks so much,
> J
>