-*- outline -*-
* Blogspot and Emacs.
See
http://code.google.com/p/e-blog/
* Livejornal.
** Feed.
See
http://www.livejournal.com/support/faqbrowse.bml?faqid=149
*** Journal Feed URLs.
* Atom: http://NAME.livejournal.com/data/atom
* RSS: http://NAME.livejournal.com/data/rss
*** Community Feed URLs.
* Atom: http://community.livejournal.com/NAME/data/atom
* RSS: http://community.livejournal.com/NAME/data/rss
*** Tagged Entries.
View entries with a specific tag by adding ?tag=tagname to the end of the feed
URL, replacing tagname with the actual tag name. If you want to view two or
more tags at once, separate the tags with commas: ?tag=tag1,tag2.