Home Docs Tutorials/Examples

Projects

Resources Download

RSS-IM Gateway

The RSS-IM Gateway allows any site with an RSS feed to make their feed available via an IM network. It is very easy to set up. Just create a new IM nick on your favorite network (links here) - something like "MySiteIM" always works - fill out the blanks in the config.im file, and your headlines are viewable on that network automatically, including from most cell phones if you use AIM or MSN. It works with AIM, ICQ, YIM and Jabber.

This project is a derivative of the SDBA Revolution IM Application Server version 1.85 and includes all files you will need. You will need to have an uptodate version of Perl with XML::RSS, in addition to the other libraries required

(To install XML::RSS, run ppm, then "install XML-RSS" in Windows, or "perl -MCPAN -e "install 'Net::AIM'" anywhere else.

To see a demo, send a message to SlashdotIM on AIM.

Screenshot:

Instructions: 

  1. Make sure Perl is set up correctly, with all libraries (including XML::RSS!).
  2. Open config.im and put in your chosen nick and password for the bot, edit the network (default is AIM), and put in the URL to your feed.
  3. Start sdba.pl from the command line.
  4. Message the nick you chose from any IM client.

Requirements: None - all files are included.

Download.