To get the URL needed to add an RSS feed, look for this symbol at the bottom of craigslist pages:
RSS
Click the "RSS" symbol to see each ".rss" XML file; copy the Location URL from that browser window
and paste it into the "URL of new RSS feed" area above.
collapse all feeds
same height for all RSS feeds:
pixels
columns:
arranging RSS feeds
Drag title bar of RSS feeds to re-arrange them on screen, within and between columns.
Tip: use the 'collapse all feeds' preference while re-arranging!
What's an RSS feed?
(from here)
RSS stands for "Really Simple Syndication" or "RDF Site Summary" depending on who you ask.
Simply put, it's a way for news sites to share lists of their current articles and headlines
in a common XML format.
What's an RSS aggregator?
An RSS aggregator shows a personalized view of multiple "RSS feeds".
On a single page, various sections of craigslist can be organized - draggable, sizeable and scrollable.
What's an XMLHttpRequest?
An emerging standard way for browsers to exchange data with a server without refreshing the entire page.
If an XML document is received, it is automatically parsed into a DOM object.
This has become known as "AJAX" (Asynchronous JavaScript and XML).