blog.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 17 Jul 2009 23:08:57 +0300
changeset 148 18c11b2cb394
parent 95 f784876cf8e5
child 163 dd8211e8a012
permissions -rw-r--r--
About Livejornal feed.

-*- 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.