Continuing on with RSSBus scripts showing how to pipe Google Calendar to Twitter and Flickr to Twitter, here's my last Twitter RSBScript. Here's a script to pipe any existing RSS feed to Twitter. I wanted to sync my blog with my twitter, so now everytime I post a new blog entry, it will be added to my Twitter status. Here's the url:
http://www.textbox1.com/apps/twitterminder/blog_to_twitter.rsb?
blog_url=http%3A%2F%2Ffeeds.feedburner.com%2FTextBoxOne
&twitter_password=mypassword
&twitter_user=mytwittername.
Of course you'll need to replace the querystring arguments blog_url, twitter_user, and twitter_password with your own values.
Here's what the actual script looks like, if you'd rather run it on your own server:
Technorati Tags:
RSSBus,
Twitter