Bookmarks database and Internet robot.
-Author: Oleg Broytman <phd@phd.pp.ru>
+Author: Oleg Broytman <phd@phdru.name>
Copyright (C) 1997-2010 PhiloSoft Design.
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 . && \
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 && \
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 <phd@phd.pp.ru>
+ Oleg Broytman <phd@phdru.name>
COPYRIGHT
Copyright (C) 1997-2010 PhiloSoft Design
this URL is unavailable due to: host not found...
AUTHOR
- Oleg Broytman <phd@phd.pp.ru>
+ Oleg Broytman <phd@phdru.name>
COPYRIGHT and LEGAL ISSUES
Copyright (C) 1997-2010 PhiloSoft Design
-New robot based on PycURL.
+A new robot based on PycURL.
A program to publish bookmarks with icons.
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.
<hr width="50%">
<blockquote>
Please <b>DO NOT</b> bookmark this page. Bookmark the
-<a href="http://phd.pp.ru/Bookmarks/">main page</A> instead.
+<a href="http://phdru.name/Bookmarks/">main page</A> instead.
Any other page in the hierarchy can be renamed, moved or removed at any time.
</blockquote>
FOO
# Mk-distr script.
#
# This file is a part of Bookmarks Database and Internet robot.
-# Author: Oleg Broytman <phd@phd.pp.ru>.
+# Author: Oleg Broytman <phd@phdru.name>.
# Copyright: (C) 2004-2008 PhiloSoft Design.
# License: GPL.
# __version__ = \
# __revision__ = "$Id$"
# __date__ = "$Date$"[7:-2]
-# __author__ = "Oleg Broytman <phd@phd.pp.ru>"
+# __author__ = "Oleg Broytman <phd@phdru.name>"
# __copyright__ = "Copyright (C) 2004-2008 PhiloSoft Design"