.. -*- coding: utf-8; -*-====== Blog======.. contents:: :local:Blogspot========http://code.google.com/apis/blogger/ The Blogger Data APIhttp://code.blogger.com/ Developer Documentation (API/Gadget/Layouts)Blogspot mobile version-----------------------``http://BLOGNAME.blogspot.com/?m=1``Blogspot and Emacs------------------* http://code.google.com/p/e-blog/Blogspot feeds==============See:* http://www.google.com/support/webmasters/bin/answer.py?answer=71188* http://www.google.com/support/blogger/bin/answer.py?answer=97933Article feeds:* Atom 1.0: http://BLOGNAME.blogspot.com/feeds/posts/default* RSS 2.0: http://BLOGNAME.blogspot.com/feeds/posts/default?alt=rss* Atom 1.0: http://BLOGNAME.blogspot.com/atom.xml* RSS 2.0: http://BLOGNAME.blogspot.com/rss.xmlComments-only feed:* Atom 1.0: http://BLOGNAME.blogspot.com/feeds/comments/default* RSS 2.0: http://BLOGNAME.blogspot.com/feeds/comments/default?alt=rssLabel-specific site feed:* Atom 1.0: http://BLOGNAME.blogspot.com/feeds/posts/default/-/labelname* RSS 2.0: http://BLOGNAME.blogspot.com/feeds/posts/default?alt=rss/-/labelnameIndividual post comment feed:* Atom 1.0: http://BLOGNAME.blogspot.com/feeds/postId/comments/default* RSS 2.0: http://BLOGNAME.blogspot.com/feeds/postId/comments/default?alt=rssLivejornal==========See:* http://www.livejournal.com/support/faqbrowse.bml?faqid=149Journal Feed URLs:* Atom: http://NAME.livejournal.com/data/atom* RSS: http://NAME.livejournal.com/data/rssCommunity Feed URLs:* Atom: http://community.livejournal.com/NAME/data/atom* RSS: http://community.livejournal.com/NAME/data/rssTagged 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.Wordpress=========See:* http://support.wordpress.com/email-subscriptions/* http://codex.wordpress.org/WordPress_FeedsArticles feed:* http://BLOGNAME.wordpress.com/feed* http://BLOGNAME.wordpress.com/feed/* http://BLOGNAME.wordpress.com/feed/rss/* http://BLOGNAME.wordpress.com/feed/rss2/* http://BLOGNAME.wordpress.com/feed/rdf/* http://BLOGNAME.wordpress.com/feed/atom/* http://BLOGNAME.wordpress.com/?feed=rss* http://BLOGNAME.wordpress.com/?feed=rss2* http://BLOGNAME.wordpress.com/?feed=rdf* http://BLOGNAME.wordpress.com/?feed=atomComments feeds:* http://BLOGNAME.wordpress.com/comments/feed/* http://BLOGNAME.wordpress.com/?feed=comments-rss2Tagged Entries:* http://BLOGNAME.wordpress.com/category/TAG/feed/* http://BLOGNAME.wordpress.com/tag/TAG/feed/* http://BLOGNAME.wordpress.com/?cat=CATNUMBER&feed=rss2* http://BLOGNAME.wordpress.com/?tag=TAG&feed=rss2Blog engines============Wordpress---------WordPress is a state-of-the-art publishing platform with a focus on aesthetics,web standards, and usability. WordPress is both free and priceless at the sametime.Movable Type------------http://www.movabletype.com/download/ Movable Type Downloadhttp://www.movabletype.org/documentation/ Movable Type Documentationhttp://www.sixapart.com/movabletype/docs/ Old Movable Type Documentationhttp://www.movabletype.org/documentation/developer/ Movable Type Developer Guidehttp://www.movabletype.org/documentation/developer/api/ Web Service APIsLiveJournal-----------http://www.livejournal.com/doc/server/ljp.csp.xml-rpc.protocol.html XML-RPC Client/Server Protocol Referencehttp://www.livejournal.com/developer/ Developer InformationByteflow--------Byteflow is a blog engine written in Python using Django.http://byteflow.su/ Home page.Blog services-------------Cost-free blog services:* Blogspot.* Livejornal.* Wordpress.* LiveInternet.ruCommercial blog services:* TypePad: http://www.typepad.com/Blog API--------http://www.blogger.com/developers/api/ Blogger API (old Blogger API or version 1.0).http://www.xmlrpc.com/metaWeblogApi MetaWeblog API. Based on XML-RPC. Supported engines: WordPress, LiveInternet.http://codex.wordpress.org/XML-RPC_Support XML-RPC Supporthttp://wiki.liveinternet.ru/ServisDnevnikovLiveInternet/InterfejjsyVzaimodejjstvija/MetaWeblogAPI?v=15qg MetaWeblog APIMovableType API Based on XML-RPC.Supported engines: WordPress, LiveInternet.http://codex.wordpress.org/XML-RPC_Support XML-RPC Supporthttp://mindsharestrategy.com/wp-xmlrpc-movabletype/ WordPress XML-RPC — MovableType APIhttp://wiki.liveinternet.ru/ServisDnevnikovLiveInternet/InterfejjsyVzaimodejjstvija/MovableTypeAPI MovableType APIhttp://www.sixapart.com/developers/xmlrpc/movable_type_api/ SpecAtom Publishing Protocol (AtomPub)----------------------------------Supported engines: Blogger (Blogger API v2.0), WordPress (since version 2.3).* http://codex.wordpress.org/AtomPubWordPress API-------------This is an extensions to the Movable Type API.Supported engines: WordPress only.http://codex.wordpress.org/XML-RPC_wp Spec.After the jump/Read More.-------------------------It's a holdover from newspaper pagination lingo. A story begun on page one mightbe longer than the space available, so a "See page #" is added at the end of thefirst page and the article continues on another. The continuation is referred toas the "jump".Blogs usually allow you to separate a post into two parts, one an excerpt thatgets posted to the main page and to RSS, and the other a continuation with themain text of the article. 'After the jump' usually refers to the part that yousee after you click 'Read more...'. "Below the fold" means the same thing onsome sites.http://www.google.com/support/blogger/bin/answer.py?answer=154172 Creating 'After the jump' summarieshttp://codex.wordpress.org/Customizing_the_Read_More Customizing the Read Morehttp://www.livejournal.com/support/faqbrowse.bml?faqid=75 How do I hide part of my entry behind a link? What is an lj-cut?