mitcho / lingbuzzrss

RSS feed for LingBuzz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LingBuzz RSS

Script to generate an RSS feed for LingBuzz.

Runs regularly on my server and is cached by FeedBurner at http://feeds.feedburner.com/LingBuzz. This also powers the LingBuzz twitter account.

Notes for users

  • The feed excludes external listings shown on the website (ROA + Semantics Archive). Semantics Archive already has its own RSS feed.
  • If you like this feed, you probably would also enjoy my better Linguist List RSS feeds.

Usage for hackers

node lingbuzzrss.js

Runs using Node. Requires async, request, cheerio, and rss packages, which are all available on NPM.

About

RSS feed for LingBuzz


Languages

Language:JavaScript 100.0%