blog.rst
changeset 160 775d7e91dc65
parent 148 18c11b2cb394
child 163 dd8211e8a012
equal deleted inserted replaced
159:8aa1d5c18313 160:775d7e91dc65
     3 * Blogspot and Emacs.
     3 * Blogspot and Emacs.
     4 
     4 
     5 See
     5 See
     6 
     6 
     7   http://code.google.com/p/e-blog/
     7   http://code.google.com/p/e-blog/
       
     8 
       
     9 * Livejornal.
       
    10 
       
    11 ** Feed.
       
    12 
       
    13 See
       
    14 
       
    15   http://www.livejournal.com/support/faqbrowse.bml?faqid=149
       
    16 
       
    17 *** Journal Feed URLs.
       
    18 
       
    19  * Atom: http://NAME.livejournal.com/data/atom
       
    20  * RSS: http://NAME.livejournal.com/data/rss
       
    21 
       
    22 *** Community Feed URLs.
       
    23 
       
    24  * Atom: http://community.livejournal.com/NAME/data/atom
       
    25  * RSS: http://community.livejournal.com/NAME/data/rss
       
    26 
       
    27 *** Tagged Entries.
       
    28 
       
    29 View entries with a specific tag by adding ?tag=tagname to the end of the feed
       
    30 URL, replacing tagname with the actual tag name. If you want to view two or
       
    31 more tags at once, separate the tags with commas: ?tag=tag1,tag2.
       
    32