From: Oleg Broytman Date: Fri, 24 Dec 2010 19:18:12 +0000 (+0000) Subject: phd.pp.ru => phdru.name. X-Git-Tag: v4.5.3~83 X-Git-Url: https://git.phdru.name/?p=bookmarks_db.git;a=commitdiff_plain;h=73f9264a9bf0eeeda5f0bc773ca5e0a1e04775ba phd.pp.ru => phdru.name. git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@293 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23 --- diff --git a/README b/README index 59a2181..546a9ce 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ Bookmarks database and Internet robot. -Author: Oleg Broytman +Author: Oleg Broytman Copyright (C) 1997-2010 PhiloSoft Design. diff --git a/bkmk-publish b/bkmk-publish index 6234992..e7a6bf8 100755 --- a/bkmk-publish +++ b/bkmk-publish @@ -7,7 +7,7 @@ STARTDIR="`pwd`" BKMK_FORMAT=NETSCAPE db2bkmk.py -p "Private links" -o bookmarks.html || exit 1 echo "Splitting bookmarks..." -cd $HOME/Internet/WWW/htdocs/phd.pp.ru/Bookmarks && \ +cd $HOME/Internet/WWW/htdocs/phdru.name/public_html/Bookmarks && \ rm -rf split || exit 1 mv $STARTDIR/bookmarks.html . && \ diff --git a/bkmk-publish.old b/bkmk-publish.old index f64ea3c..6e4fae9 100755 --- a/bkmk-publish.old +++ b/bkmk-publish.old @@ -8,7 +8,7 @@ bkmk-koi -c && \ mv public-koi.tmp bkmk-koi.html && chmod a+r bkmk-koi.html || exit 1 echo "Splitting bookmarks..." -cd $HOME/Internet/WWW/htdocs/phd.pp.ru/Bookmarks && \ +cd $HOME/Internet/WWW/htdocs/phdru.name/Bookmarks && \ rm -rf split || exit 1 $HOME/lib/bookmarks_db/hotexplode.pl -o split $STARTDIR/bookmarks.html && \ diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index 79eec54..6a36e5d 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -13,12 +13,12 @@ asynchronous robot(s) that would test many URLs in parallel. WHERE TO GET - Master site: http://phd.pp.ru/Software/Python/#bookmarks_db + Master site: http://phdru.name/Software/Python/#bookmarks_db Mirrors: http://phd.webhost.ru/Software/Python/#bookmarks_db http://phd.by.ru/Software/Python/#bookmarks_db AUTHOR - Oleg Broytman + Oleg Broytman COPYRIGHT Copyright (C) 1997-2010 PhiloSoft Design diff --git a/doc/README b/doc/README index b896092..94c2546 100644 --- a/doc/README +++ b/doc/README @@ -20,7 +20,7 @@ detailed report. For example: this URL is unavailable due to: host not found... AUTHOR - Oleg Broytman + Oleg Broytman COPYRIGHT and LEGAL ISSUES Copyright (C) 1997-2010 PhiloSoft Design diff --git a/doc/TODO b/doc/TODO index e9064c4..20dab1a 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,4 +1,4 @@ -New robot based on PycURL. +A new robot based on PycURL. A program to publish bookmarks with icons. @@ -12,7 +12,8 @@ More and better documentation. Merge "writers" to storage managers. New storage managers: shelve, SQL, ZODB, MetaKit. -More robots (URL checkers): threading, asyncore-based, PycURL multi. +More robots (URL checkers): threading, asyncore-based; +robots that test many URLs in parallel. Configuration file to configure defaults - global defaults for the system and local defaults for subsystems. diff --git a/hotexplode.pl b/hotexplode.pl index 4103291..8cf2dd4 100755 --- a/hotexplode.pl +++ b/hotexplode.pl @@ -28,7 +28,7 @@ approval of or agreement with its content.
Please DO NOT bookmark this page. Bookmark the -main page instead. +main page instead. Any other page in the hierarchy can be renamed, moved or removed at any time.
FOO diff --git a/mk-distr b/mk-distr index 302e5f2..bd82cac 100755 --- a/mk-distr +++ b/mk-distr @@ -2,7 +2,7 @@ # Mk-distr script. # # This file is a part of Bookmarks Database and Internet robot. -# Author: Oleg Broytman . +# Author: Oleg Broytman . # Copyright: (C) 2004-2008 PhiloSoft Design. # License: GPL. @@ -10,7 +10,7 @@ # __version__ = \ # __revision__ = "$Id$" # __date__ = "$Date$"[7:-2] -# __author__ = "Oleg Broytman " +# __author__ = "Oleg Broytman " # __copyright__ = "Copyright (C) 2004-2008 PhiloSoft Design"