# HG changeset patch # User Oleksandr Gavenko # Date 1249666588 -10800 # Node ID 95c55e2920e59d245a2f594bdec0a7748b30fcbb # Parent 8a80c98c044c6a8025018ff5c9a8de62c05faa47# Parent 08429bbf63d024bea141b5eb60dfa24a3b2431c4 merged diff -r 08429bbf63d0 -r 95c55e2920e5 blog.rst --- a/blog.rst Fri Aug 07 09:41:54 2009 +0300 +++ b/blog.rst Fri Aug 07 20:36:28 2009 +0300 @@ -1,6 +1,13 @@ -*- outline -*- -* Blogspot and Emacs. +* Blogspot. + +http://code.google.com/apis/blogger/ + The Blogger Data API +http://code.blogger.com/ + Developer Documentation (API/Gadget/Layouts) + +** Blogspot and Emacs. See diff -r 08429bbf63d0 -r 95c55e2920e5 testing.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/testing.rst Fri Aug 07 20:36:28 2009 +0300 @@ -0,0 +1,5 @@ +-*- outline -*- + +* List of testing software. + + http://opensourcetesting.org/ diff -r 08429bbf63d0 -r 95c55e2920e5 torrent.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/torrent.rst Fri Aug 07 20:36:28 2009 +0300 @@ -0,0 +1,11 @@ +-*- outline -*- + +* Torrent client. + +** rtorrent. + +rTorrent is a text-based ncurses BitTorrent client written in C++, based on +the libTorrent libraries for Unix. + + http://libtorrent.rakshasa.no/ + http://en.wikipedia.org/wiki/RTorrent