Name | Modified | Size | Downloads / Week |
---|---|---|---|
latest.tar.gz | 2013-10-03 | 43.3 kB | |
README | 2013-10-03 | 1.3 kB | |
Totals: 2 Items | 44.6 kB | 0 |
Latest on Arxiv is a program/script with a simple job to do. Every day, it will download all pdf files from your favorite Arxiv RSS, and will then scan it to see if any authors from your favorite institute(s) are on there. If so, it will save the resulting index. The matched files are then parsed into a short list, featuring only the latest 4 preprints (which is ideal for a single TV screen in the coffee corner), and a long list which contains every paper in a clickable way. I provide this software as a demonstration on how we do it at the Kapteyn Astronomical Institute. The script is run daily as a cron command. Feel free to take and modify this code any way you want. But if you are using it, I'd love to at least here from you and know I didn't put this up for nothing. The program has no major prerequisites, except the Python package pyPdf. It is build for Python 2.6.x series, but will probably work on many others as well. You will need to edit some lines in the parse.py file before it will work on your system. Most specifically will be the keywords and the folders where to save. I have the folders to save selected at my ~/public_html folder. You might also want to delete the current database first, as it will probably not be your institute.