--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/atom.rst Wed Dec 15 11:56:03 2010 +0200
@@ -0,0 +1,18 @@
+-*- mode: outline; coding: utf-8; fill-column: 80 -*-
+
+* About Atom.
+
+ http://www.ibm.com/developerworks/xml/library/x-atom10.html
+ An overview of the Atom 1.0 Syndication Format
+
+* About Atom Publishing Protocol.
+
+ http://www.ibm.com/developerworks/library/x-atompp1/
+ Getting to know the Atom Publishing Protocol, Part 1: Create
+ and edit Web resources with the Atom Publishing Protocol
+ http://www.ibm.com/developerworks/xml/library/x-atompp2/index.html
+ Getting to know the Atom Publishing Protocol, Part 2: Put the
+ Atom Publishing Protocol (APP) to work
+ http://www.ibm.com/developerworks/xml/library/x-atompp3/index.html
+ Getting to know the Atom Publishing Protocol, Part 3:
+ Introducing the Apache Abdera project
--- a/blog.rst Wed Dec 15 11:34:45 2010 +0200
+++ b/blog.rst Wed Dec 15 11:56:03 2010 +0200
@@ -2,9 +2,9 @@
* Blogspot.
-http://code.google.com/apis/blogger/
+ http://code.google.com/apis/blogger/
The Blogger Data API
-http://code.blogger.com/
+ http://code.blogger.com/
Developer Documentation (API/Gadget/Layouts)
** Blogspot and Emacs.
@@ -106,6 +106,26 @@
aesthetics, web standards, and usability. WordPress is both free and priceless
at the same time.
+** Movable Type.
+
+ http://www.movabletype.com/download/
+ Movable Type Download
+ http://www.movabletype.org/documentation/
+ Movable Type Documentation
+ http://www.sixapart.com/movabletype/docs/
+ Old Movable Type Documentation
+ http://www.movabletype.org/documentation/developer/
+ Movable Type Developer Guide
+ http://www.movabletype.org/documentation/developer/api/
+ Web Service APIs
+
+** LiveJournal.
+
+ http://www.livejournal.com/doc/server/ljp.csp.xml-rpc.protocol.html
+ XML-RPC Client/Server Protocol Reference
+ http://www.livejournal.com/developer/
+ Developer Information
+
** Byteflow.
Byteflow is a blog engine written in Python using Django.
@@ -119,6 +139,7 @@
* Blogspot.
* Livejornal.
* Wordpress.
+ * LiveInternet.ru
** Commercial blog services.
@@ -128,11 +149,57 @@
* Blog API.
-** MetaWeblog
+** Blogger API (old Blogger API or version 1.0).
+
+Supported engines: Blogger.
+
+*** Spec.
+
+ http://www.blogger.com/developers/api/
+
+** MetaWeblog API.
+
+Based on XML-RPC.
+
+Supported engines: WordPress, LiveInternet.
+
+ http://codex.wordpress.org/XML-RPC_Support
+ XML-RPC Support
+ http://wiki.liveinternet.ru/ServisDnevnikovLiveInternet/InterfejjsyVzaimodejjstvija/MetaWeblogAPI?v=15qg
+ MetaWeblog API
+
+*** Spec.
+
+ http://www.xmlrpc.com/metaWeblogApi
+
+** MovableType API.
+
+Based on XML-RPC.
+
+Supported engines: WordPress, LiveInternet.
+
+ http://codex.wordpress.org/XML-RPC_Support
+ XML-RPC Support
+ http://mindsharestrategy.com/wp-xmlrpc-movabletype/
+ WordPress XML-RPC — MovableType API
+ http://wiki.liveinternet.ru/ServisDnevnikovLiveInternet/InterfejjsyVzaimodejjstvija/MovableTypeAPI
+ MovableType API
+*** Spec.
+
+ http://www.sixapart.com/developers/xmlrpc/movable_type_api/
+
+** Blogger API v2.0.
+
+Based on APP (Atom Publishing Protocol).
+
+Supported engines: Blogger only.
** WordPress API.
-** XML-RPC.
+This is an extensions to the Movable Type API.
+
+Supported engines: WordPress only.
-** APP.
+*** Spec.
+ http://codex.wordpress.org/XML-RPC_wp
--- a/feed.rst Wed Dec 15 11:34:45 2010 +0200
+++ b/feed.rst Wed Dec 15 11:56:03 2010 +0200
@@ -10,9 +10,31 @@
The purpose of this page is to summarize, as clearly and simply as possible, the
differences between the RSS 2.0 and Atom 1.0 syndication languages.
+* Feed validator.
+
+ http://www.atomenabled.org/feedvalidator/
+ for Atom and RSS
+
* Emacs feed reader.
** newsticker.el
http://www.nongnu.org/newsticker/
home page
+
+* Feed readers.
+
+** Thunderbird.
+
+** Google Reader.
+
+* Blog posting software.
+
+** ScribeFire.
+
+ScribeFire is an extension for the Mozilla Firefox Web browser, Google Chrome
+Web browser, and Apple Safari Web browser that allows you to easily post to all
+of your blogs.
+
+ http://www.scribefire.com/
+ home page
--- a/licence.rst Wed Dec 15 11:34:45 2010 +0200
+++ b/licence.rst Wed Dec 15 11:56:03 2010 +0200
@@ -24,7 +24,10 @@
** GPL.
-GPL (GNU genneral public licence)
+GPL (GNU genneral public licence).
+
+ http://www.gnu.org/licenses/gpl-faq.html#ReportingViolation
+ Reporting Violation
** LGPL.
--- a/uri.rst Wed Dec 15 11:34:45 2010 +0200
+++ b/uri.rst Wed Dec 15 11:56:03 2010 +0200
@@ -4,6 +4,8 @@
http://www.iana.org/assignments/uri-schemes.html
List of registered by IANA URI schemes
+ http://www.iana.org/assignments/urn-namespaces/urn-namespaces.xml
+ Uniform Resource Names
http://www.rfc-editor.org/rfc/rfc1738.txt
Uniform Resource Locators (URL)
http://en.wikipedia.org/wiki/URI_scheme
--- a/web-site.rst Wed Dec 15 11:34:45 2010 +0200
+++ b/web-site.rst Wed Dec 15 11:56:03 2010 +0200
@@ -40,3 +40,11 @@
http://googlewebmastercentral.blogspot.com/2008/06/improving-on-robots-exclusion-protocol.html
Improving on Robots Exclusion Protocol
+* Web document structure useage.
+
+ http://dev.opera.com/articles/view/mama/
+ Metadata Analysis and Mining Application
+
+* Validation.
+
+ http://validator.w3.org/
--- a/xml.rst Wed Dec 15 11:34:45 2010 +0200
+++ b/xml.rst Wed Dec 15 11:56:03 2010 +0200
@@ -39,3 +39,10 @@
* Microformats.
http://microformats.org/about
+
+* XML encoding.
+
+ http://www.ietf.org/rfc/rfc3023.txt
+ XML Media Types
+ http://www.xml.com/pub/a/2004/07/21/dive.html
+ XML on the Web Has Failed