Mailman RSS
dvanhorn <[email protected]> Tue, 06 Jan 2004 00:28:15 -0600
| Newsgroups | gmane.org.ballistichelmet.devel |
|---|---|
| Message-ID | <[email protected]> |
I installed on phpwh the Mailman to RSS script that Justin mentioned earlier. http://jmason.org/software/scripts/mailman-archive-to-rss.txt Now located at ~/local/bin/mailman-archive-to-rss. The script ~/bin/mmrss will update http://ballistichelmet.org/rss/list.rss where list = heads, devel, lambda. There is now a crontab entry of 0,10,20,30,40,50 * * * * /home/bh/local/bin/mmrss so that the RSS feeds are updated every 10 minutes. (Use crontab -l to view current entries.) Scratch that off the todo list. /david PS I have it set to retrieve the 5 latest posts; I could do more. Edit mmrss.