blog.rst
changeset 1905 fba288d59662
child 1912 8b81a8f0f692
equal deleted inserted replaced
1904:78357d58b7ab 1905:fba288d59662
       
     1 .. -*- coding: utf-8; -*-
       
     2 .. include:: HEADER.rst
       
     3 
       
     4 ======
       
     5  Blog
       
     6 ======
       
     7 .. contents::
       
     8    :local:
       
     9 
       
    10 Blogspot
       
    11 ========
       
    12 
       
    13   http://code.google.com/apis/blogger/
       
    14                 The Blogger Data API
       
    15   http://code.blogger.com/
       
    16                 Developer Documentation (API/Gadget/Layouts)
       
    17 
       
    18 Blogspot mobile version
       
    19 -----------------------
       
    20 
       
    21   http://BLOGNAME.blogspot.com/?m=1
       
    22 
       
    23 Blogspot and Emacs
       
    24 ------------------
       
    25 
       
    26   http://code.google.com/p/e-blog/
       
    27 
       
    28 Feeds
       
    29 -----
       
    30 
       
    31 Blogspot.
       
    32 =========
       
    33 
       
    34 See:
       
    35 
       
    36  * http://www.google.com/support/webmasters/bin/answer.py?answer=71188
       
    37  * http://www.google.com/support/blogger/bin/answer.py?answer=97933
       
    38 
       
    39 Article feeds:
       
    40 
       
    41  * Atom 1.0: http://BLOGNAME.blogspot.com/feeds/posts/default
       
    42  * RSS 2.0: http://BLOGNAME.blogspot.com/feeds/posts/default?alt=rss
       
    43  * Atom 1.0: http://BLOGNAME.blogspot.com/atom.xml
       
    44  * RSS 2.0: http://BLOGNAME.blogspot.com/rss.xml
       
    45 
       
    46 Comments-only feed:
       
    47 
       
    48  * Atom 1.0: http://BLOGNAME.blogspot.com/feeds/comments/default
       
    49  * RSS 2.0: http://BLOGNAME.blogspot.com/feeds/comments/default?alt=rss
       
    50 
       
    51 Label-specific site feed:
       
    52 
       
    53  * Atom 1.0: http://BLOGNAME.blogspot.com/feeds/posts/default/-/labelname
       
    54  * RSS 2.0: http://BLOGNAME.blogspot.com/feeds/posts/default?alt=rss/-/labelname
       
    55 
       
    56 Individual post comment feed:
       
    57 
       
    58  * Atom 1.0: http://BLOGNAME.blogspot.com/feeds/postId/comments/default
       
    59  * RSS 2.0: http://BLOGNAME.blogspot.com/feeds/postId/comments/default?alt=rss
       
    60 
       
    61 Livejornal
       
    62 ==========
       
    63 
       
    64 See:
       
    65 
       
    66   http://www.livejournal.com/support/faqbrowse.bml?faqid=149
       
    67 
       
    68 Journal Feed URLs:
       
    69 
       
    70  * Atom: http://NAME.livejournal.com/data/atom
       
    71  * RSS: http://NAME.livejournal.com/data/rss
       
    72 
       
    73 Community Feed URLs:
       
    74 
       
    75  * Atom: http://community.livejournal.com/NAME/data/atom
       
    76  * RSS: http://community.livejournal.com/NAME/data/rss
       
    77 
       
    78 Tagged Entries:
       
    79 
       
    80   View entries with a specific tag by adding ?tag=tagname to the end of the feed
       
    81   URL, replacing tagname with the actual tag name. If you want to view two or
       
    82   more tags at once, separate the tags with commas: ?tag=tag1,tag2.
       
    83 
       
    84 Wordpress
       
    85 =========
       
    86 
       
    87 See:
       
    88 
       
    89  * http://support.wordpress.com/email-subscriptions/
       
    90  * http://codex.wordpress.org/WordPress_Feeds
       
    91 
       
    92 Articles feed:
       
    93 
       
    94  * http://BLOGNAME.wordpress.com/feed
       
    95  * http://BLOGNAME.wordpress.com/feed/
       
    96  * http://BLOGNAME.wordpress.com/feed/rss/
       
    97  * http://BLOGNAME.wordpress.com/feed/rss2/
       
    98  * http://BLOGNAME.wordpress.com/feed/rdf/
       
    99  * http://BLOGNAME.wordpress.com/feed/atom/
       
   100  * http://BLOGNAME.wordpress.com/?feed=rss
       
   101  * http://BLOGNAME.wordpress.com/?feed=rss2
       
   102  * http://BLOGNAME.wordpress.com/?feed=rdf
       
   103  * http://BLOGNAME.wordpress.com/?feed=atom
       
   104 
       
   105 Comments feeds:
       
   106 
       
   107  * http://BLOGNAME.wordpress.com/comments/feed/
       
   108  * http://BLOGNAME.wordpress.com/?feed=comments-rss2
       
   109 
       
   110 Tagged Entries:
       
   111 
       
   112  * http://BLOGNAME.wordpress.com/category/TAG/feed/
       
   113  * http://BLOGNAME.wordpress.com/tag/TAG/feed/
       
   114  * http://BLOGNAME.wordpress.com/?cat=CATNUMBER&feed=rss2
       
   115  * http://BLOGNAME.wordpress.com/?tag=TAG&feed=rss2
       
   116 
       
   117 Blog engines
       
   118 ============
       
   119 
       
   120 Wordpress
       
   121 ---------
       
   122 
       
   123 WordPress is a state-of-the-art publishing platform with a focus on aesthetics,
       
   124 web standards, and usability. WordPress is both free and priceless at the same
       
   125 time.
       
   126 
       
   127 Movable Type
       
   128 ------------
       
   129 
       
   130   http://www.movabletype.com/download/
       
   131     Movable Type Download
       
   132   http://www.movabletype.org/documentation/
       
   133     Movable Type Documentation
       
   134   http://www.sixapart.com/movabletype/docs/
       
   135     Old Movable Type Documentation
       
   136   http://www.movabletype.org/documentation/developer/
       
   137     Movable Type Developer Guide
       
   138   http://www.movabletype.org/documentation/developer/api/
       
   139     Web Service APIs
       
   140 
       
   141 LiveJournal
       
   142 -----------
       
   143 
       
   144   http://www.livejournal.com/doc/server/ljp.csp.xml-rpc.protocol.html
       
   145     XML-RPC Client/Server Protocol Reference
       
   146   http://www.livejournal.com/developer/
       
   147     Developer Information
       
   148 
       
   149 Byteflow
       
   150 --------
       
   151 
       
   152 Byteflow is a blog engine written in Python using Django.
       
   153 
       
   154   http://byteflow.su/
       
   155     Home page.
       
   156 
       
   157 Blog services
       
   158 -------------
       
   159 
       
   160 Cost-free blog services:
       
   161 
       
   162  * Blogspot.
       
   163  * Livejornal.
       
   164  * Wordpress.
       
   165  * LiveInternet.ru
       
   166 
       
   167 Commercial blog services:
       
   168 
       
   169  * TypePad: http://www.typepad.com/
       
   170 
       
   171 Blog API
       
   172 --------
       
   173 
       
   174   http://www.blogger.com/developers/api/
       
   175     Blogger API (old Blogger API or version 1.0).
       
   176   http://www.xmlrpc.com/metaWeblogApi
       
   177     MetaWeblog API. Based on XML-RPC.
       
   178 
       
   179     Supported engines: WordPress, LiveInternet.
       
   180 
       
   181   http://codex.wordpress.org/XML-RPC_Support
       
   182     XML-RPC Support
       
   183   http://wiki.liveinternet.ru/ServisDnevnikovLiveInternet/InterfejjsyVzaimodejjstvija/MetaWeblogAPI?v=15qg
       
   184     MetaWeblog API
       
   185 
       
   186 MovableType API Based on XML-RPC.
       
   187 
       
   188 Supported engines: WordPress, LiveInternet.
       
   189 
       
   190   http://codex.wordpress.org/XML-RPC_Support
       
   191     XML-RPC Support
       
   192   http://mindsharestrategy.com/wp-xmlrpc-movabletype/
       
   193     WordPress XML-RPC — MovableType API
       
   194   http://wiki.liveinternet.ru/ServisDnevnikovLiveInternet/InterfejjsyVzaimodejjstvija/MovableTypeAPI
       
   195     MovableType API
       
   196   http://www.sixapart.com/developers/xmlrpc/movable_type_api/
       
   197     Spec
       
   198 
       
   199 ** Atom Publishing Protocol (AtomPub).
       
   200 
       
   201 Supported engines: Blogger (Blogger API v2.0), WordPress (since version 2.3).
       
   202 
       
   203   http://codex.wordpress.org/AtomPub
       
   204 
       
   205 WordPress API
       
   206 -------------
       
   207 
       
   208 This is an extensions to the Movable Type API.
       
   209 
       
   210 Supported engines: WordPress only.
       
   211 
       
   212   http://codex.wordpress.org/XML-RPC_wp
       
   213     Spec.
       
   214 
       
   215 * After the jump/Read More.
       
   216 
       
   217 It's a holdover from newspaper pagination lingo. A story begun on page one might
       
   218 be longer than the space available, so a "See page #" is added at the end of the
       
   219 first page and the article continues on another. The continuation is referred to
       
   220 as the "jump".
       
   221 
       
   222 Blogs usually allow you to separate a post into two parts, one an excerpt that
       
   223 gets posted to the main page and to RSS, and the other a continuation with the
       
   224 main text of the article. 'After the jump' usually refers to the part that you
       
   225 see after you click 'Read more...'. "Below the fold" means the same thing on
       
   226 some sites.
       
   227 
       
   228   http://www.google.com/support/blogger/bin/answer.py?answer=154172
       
   229                 Creating 'After the jump' summaries
       
   230   http://codex.wordpress.org/Customizing_the_Read_More
       
   231                 Customizing the Read More
       
   232   http://www.livejournal.com/support/faqbrowse.bml?faqid=75
       
   233                 How do I hide part of my entry behind a link? What is an lj-cut?
       
   234