in reply to Is it possible to get RSS output from user nodes info xml generator?

I couldn't find a way to get what I wanted in a way that friendfeed wouldn't hammer every 16 seconds -- and it's impolite to search perlmonks very often...

... but I wanted to be able to show my perlmonks stuff on friendfeed and the like ... so I wrote this thingy

-Paul

  • Comment on Re: Is it possible to get RSS output from user nodes info xml generator?

Replies are listed 'Best First'.
Re^2: Is it possible to get RSS output from user nodes info xml generator?
by Burak (Chaplain) on May 03, 2009 at 19:53 UTC
    Hmm... not sure how FF refreshes the services but only Twitter updates seem to appear real time AFAICT. I'll check your code thanks :)
Re^2: Is it possible to get RSS output from user nodes info xml generator?
by Burak (Chaplain) on May 09, 2009 at 00:26 UTC
    I wrote this today: http://gist.github.com/109072. That's a cgi app, unlike yours. Creates a RSS cache file from PM site and refreshes that cache after two hours.