Very simple solution: I created a "GetNews.bat" file, inside the file:
cd C:\Temp\News
feeds2lrf WSJ_S.py
feeds2lrf Nesweek
etc.
Then I added this to the windows task scheduler (on XP under Accessories\Scheduled Tasks). This task runs every morning at 6am, I only need to move files to the reader (I could put files directly on the reader, but usually I don't keep it connected).
|