Closed dltj closed 10 years ago
:+1: for the Yahoo Pipe
Hey, @edsu -- I hadn't seen any of the new sources come up over the past couple times I've been curating data. Then I saw that I had put the changes into a file called settings.py.template
-- is there a real settings.py that I missed someplace?
As part of the installation the settings.py.template is copied to settings.py. This prevents settings.py from being committed with various private keys. Here's the feeds that are currently in there, are there any that are missing:
JOB_FEEDS = [
'http://joblist.ala.org/news/',
'http://archivesgig.wordpress.com/feed/',
'http://feeds.feedburner.com/alljobs',
'http://digital-scholarship.org/digitalkoans/category/digital-library-jobs/feed/',
'http://www.alia.org.au/rss/vacancies.php',
'http://www.higheredjobs.com/rss/categoryFeed.cfm?catID=34',
'http://www.museumsandtheweb.com/taxonomy/term/2703/0/feed',
'http://jobs.educause.edu/jobs?keywords=library&resultsPerPage=12&noStem=false&titlesOnly=false&salary_open=false&showMoreOptions=false&display=rss',
'http://www.jobs.ac.uk/jobs/library-services-and-information-management/?format=rss',
'http://careers.archivists.org/jobs?resultsPerPage=12&display=rss'
'http://www.libraryjobline.org/rss',
'http://pipes.yahoo.com/arljobstorss/c8f6fa1c3aa9c60d39bc01a35e899fa5?_render=rss'
]
Ah, okay; never mind. All those URLs still look fine. Just weird odds that I haven't run into any yet through the curate queue.
The first tends to be Colorado-specific. The second is an RSS feed of the ARL Jobs site (http://www.arl.org/leadership-recruitment/job-listings).