This repository hosts an rss feed of papers I add to my paper database, which may be of interest.
The update_paperfeed.sh shell script just uses jabref to export recently added papers into an xml, rss output that works with jekyll. It then commits the changes into the git repository and pushes it.
I put this line in my crontab to run the update each night:
0 22 * * * DISPLAY=:0.0 path/to/update_paperfeed.sh >> /home/nsheff/cronlog.log 2>&1
The resulting feed is then auto-updating at http://paperfeed.databio.org/paperfeeds/paperfeed.xml