]> git.phdru.name Git - bookmarks_db.git/log
bookmarks_db.git
16 years agoLog dups either to the logfile or to stdout but not to both.
Oleg Broytman [Thu, 27 Dec 2007 19:37:42 +0000 (19:37 +0000)]
Log dups either to the logfile or to stdout but not to both.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@136 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoStrip every line in title.
Oleg Broytman [Thu, 27 Dec 2007 19:33:24 +0000 (19:33 +0000)]
Strip every line in title.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@135 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoConvert redirect timeout to int if possible.
Oleg Broytman [Thu, 27 Dec 2007 19:33:01 +0000 (19:33 +0000)]
Convert redirect timeout to int if possible.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@134 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoAvoid double-escaping.
Oleg Broytman [Thu, 27 Dec 2007 19:31:26 +0000 (19:31 +0000)]
Avoid double-escaping.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@133 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoBeautifulSoap is already here.
Oleg Broytman [Thu, 27 Dec 2007 10:28:11 +0000 (10:28 +0000)]
BeautifulSoap is already here.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@132 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoOpen the error log in append mode.
Oleg Broytman [Mon, 24 Dec 2007 20:59:45 +0000 (20:59 +0000)]
Open the error log in append mode.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@131 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoVersion 4.1.
Oleg Broytman [Sun, 23 Dec 2007 10:57:10 +0000 (10:57 +0000)]
Version 4.1.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@130 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoFlush stderr.
Oleg Broytman [Sun, 23 Dec 2007 10:54:16 +0000 (10:54 +0000)]
Flush stderr.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@129 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoMark the error output from the subprocess with a prefix.
Oleg Broytman [Sun, 23 Dec 2007 10:53:34 +0000 (10:53 +0000)]
Mark the error output from the subprocess with a prefix.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@128 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoRedirect subprocess' stderr to my stderr.
Oleg Broytman [Sat, 22 Dec 2007 23:17:53 +0000 (23:17 +0000)]
Redirect subprocess' stderr to my stderr.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@127 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoRedirect stderr to catch 'close failed: [Errno 9] Bad file descriptor' message
Oleg Broytman [Sat, 22 Dec 2007 22:01:19 +0000 (22:01 +0000)]
Redirect stderr to catch 'close failed: [Errno 9] Bad file descriptor' message
from os.close() in Subprocess.die().

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@126 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoHandle redirects when downloading the icon.
Oleg Broytman [Sat, 22 Dec 2007 20:53:08 +0000 (20:53 +0000)]
Handle redirects when downloading the icon.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@125 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoDo not encode non-encodeable entities.
Oleg Broytman [Sat, 22 Dec 2007 20:52:14 +0000 (20:52 +0000)]
Do not encode non-encodeable entities.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@124 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoAlways close the input file.
Oleg Broytman [Sat, 22 Dec 2007 16:59:28 +0000 (16:59 +0000)]
Always close the input file.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@123 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoAdded BadDeclParser.
Oleg Broytman [Sat, 22 Dec 2007 16:58:32 +0000 (16:58 +0000)]
Added BadDeclParser.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@122 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoSimpler temp file name.
Oleg Broytman [Wed, 19 Dec 2007 10:42:31 +0000 (10:42 +0000)]
Simpler temp file name.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@121 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoSlightly changed warning message.
Oleg Broytman [Wed, 19 Dec 2007 10:18:30 +0000 (10:18 +0000)]
Slightly changed warning message.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@120 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoFixed a bug.
Oleg Broytman [Tue, 18 Dec 2007 18:42:18 +0000 (18:42 +0000)]
Fixed a bug.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@119 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoDo all manipulations with title in one place.
Oleg Broytman [Tue, 18 Dec 2007 18:40:42 +0000 (18:40 +0000)]
Do all manipulations with title in one place.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@118 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoTimout can be float.
Oleg Broytman [Tue, 18 Dec 2007 18:37:14 +0000 (18:37 +0000)]
Timout can be float.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@117 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoChanged User-agent header: I saw a number of sites that forbid "Mozilla compatible...
Oleg Broytman [Tue, 18 Dec 2007 18:16:18 +0000 (18:16 +0000)]
Changed User-agent header: I saw a number of sites that forbid "Mozilla compatible" browsers.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@116 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoI saw a number of sites that forbid "Mozilla compatible".
Oleg Broytman [Tue, 18 Dec 2007 17:58:37 +0000 (17:58 +0000)]
I saw a number of sites that forbid "Mozilla compatible".

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@115 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoLog the module's name of the failed parse_html.
Oleg Broytman [Tue, 18 Dec 2007 06:10:34 +0000 (06:10 +0000)]
Log the module's name of the failed parse_html.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@114 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoTry BeautifulSoup; if it fails - fall back to HTML Parser.
Oleg Broytman [Tue, 18 Dec 2007 05:55:31 +0000 (05:55 +0000)]
Try BeautifulSoup; if it fails - fall back to HTML Parser.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@113 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoRecode from DEFAULT_CHARSET if recoding from cp1252 (bad guess by BeautifulSoup)...
Oleg Broytman [Tue, 18 Dec 2007 05:52:48 +0000 (05:52 +0000)]
Recode from DEFAULT_CHARSET if recoding from cp1252 (bad guess by BeautifulSoup) failed.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@112 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoFixed a bug = meta_charset is True if HTTP charset is not guessed charset.
Oleg Broytman [Tue, 18 Dec 2007 05:42:21 +0000 (05:42 +0000)]
Fixed a bug = meta_charset is True if HTTP charset is not guessed charset.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@111 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoWHAT'S NEW in version 4.1.0.
Oleg Broytman [Sun, 16 Dec 2007 21:37:34 +0000 (21:37 +0000)]
WHAT'S NEW in version 4.1.0.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@110 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoDirect return.
Oleg Broytman [Sun, 16 Dec 2007 21:36:13 +0000 (21:36 +0000)]
Direct return.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@109 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoCalculate if the charset came from HTTP or from HTML meta.
Oleg Broytman [Sun, 16 Dec 2007 19:55:26 +0000 (19:55 +0000)]
Calculate if the charset came from HTTP or from HTML meta.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@108 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoInherit HTMLParser (for unescape).
Oleg Broytman [Sun, 16 Dec 2007 19:50:53 +0000 (19:50 +0000)]
Inherit HTMLParser (for unescape).

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@107 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoAdded parser for html based on BeautifulSoup.
Oleg Broytman [Sun, 16 Dec 2007 19:45:36 +0000 (19:45 +0000)]
Added parser for html based on BeautifulSoup.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@106 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoFetch description...
Oleg Broytman [Sun, 16 Dec 2007 17:24:42 +0000 (17:24 +0000)]
Fetch description...

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@105 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoSplit parse_html.py into parse_html_htmlparser.py.
Oleg Broytman [Sun, 16 Dec 2007 17:24:07 +0000 (17:24 +0000)]
Split parse_html.py into parse_html_htmlparser.py.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@104 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoVersion 4.0.
Oleg Broytman [Tue, 23 Oct 2007 11:53:02 +0000 (11:53 +0000)]
Version 4.0.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@103 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoAdded bkmk-sort.
Oleg Broytman [Sat, 20 Oct 2007 09:34:21 +0000 (09:34 +0000)]
Added bkmk-sort.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@102 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoDo not even open non-image files; report the content type of a non-image file.
Oleg Broytman [Fri, 19 Oct 2007 22:14:43 +0000 (22:14 +0000)]
Do not even open non-image files; report the content type of a non-image file.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@101 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoRemoved dead code.
Oleg Broytman [Tue, 16 Oct 2007 20:01:13 +0000 (20:01 +0000)]
Removed dead code.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@100 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoCreate the list of sites with changed titles.
Oleg Broytman [Tue, 16 Oct 2007 10:53:34 +0000 (10:53 +0000)]
Create the list of sites with changed titles.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@99 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoDefault bookmarks format is now MOZILLA.
Oleg Broytman [Tue, 16 Oct 2007 10:51:49 +0000 (10:51 +0000)]
Default bookmarks format is now MOZILLA.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@98 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoQuote title for Mozilla (including apostrophe).
Oleg Broytman [Sun, 14 Oct 2007 10:44:23 +0000 (10:44 +0000)]
Quote title for Mozilla (including apostrophe).

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@97 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoRenamed BKMK_??FORMAT to BKMK_FORMAT.
Oleg Broytman [Sun, 14 Oct 2007 10:06:51 +0000 (10:06 +0000)]
Renamed BKMK_??FORMAT to BKMK_FORMAT.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@96 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoSlightly updated the docs.
Oleg Broytman [Sat, 13 Oct 2007 18:02:11 +0000 (18:02 +0000)]
Slightly updated the docs.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@95 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoBreak loops to avoid recursion problems.
Oleg Broytman [Sat, 13 Oct 2007 13:34:21 +0000 (13:34 +0000)]
Break loops to avoid recursion problems.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@94 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoClear bookmark's icon in advance, before any error occurs.
Oleg Broytman [Sat, 13 Oct 2007 09:03:41 +0000 (09:03 +0000)]
Clear bookmark's icon in advance, before any error occurs.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@93 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoStore only images as icons; do not store text/html errorrs.
Oleg Broytman [Sat, 13 Oct 2007 09:02:12 +0000 (09:02 +0000)]
Store only images as icons; do not store text/html errorrs.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@92 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoFixed a bug: import sys.
Oleg Broytman [Thu, 11 Oct 2007 15:56:51 +0000 (15:56 +0000)]
Fixed a bug: import sys.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@91 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoIgnore case for comparison.
Oleg Broytman [Thu, 11 Oct 2007 15:56:22 +0000 (15:56 +0000)]
Ignore case for comparison.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@90 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoMozilla format is not Netscape format (respective to multiline comments).
Oleg Broytman [Thu, 11 Oct 2007 13:21:35 +0000 (13:21 +0000)]
Mozilla format is not Netscape format (respective to multiline comments).

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@89 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoCopy icon and charset from the first of the duplicate bookmarks.
Oleg Broytman [Thu, 11 Oct 2007 10:37:12 +0000 (10:37 +0000)]
Copy icon and charset from the first of the duplicate bookmarks.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@88 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoExport to Mozilla format.
Oleg Broytman [Thu, 11 Oct 2007 10:20:54 +0000 (10:20 +0000)]
Export to Mozilla format.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@87 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoFixed a minor bug.
Oleg Broytman [Thu, 11 Oct 2007 10:11:15 +0000 (10:11 +0000)]
Fixed a minor bug.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@86 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoFixed (C) year.
Oleg Broytman [Thu, 11 Oct 2007 01:29:59 +0000 (01:29 +0000)]
Fixed (C) year.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@85 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoBreak loops to prevent infinite loop error.
Oleg Broytman [Thu, 11 Oct 2007 01:27:40 +0000 (01:27 +0000)]
Break loops to prevent infinite loop error.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@84 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoNo need to split bookmark.href - a robot will split it itself.
Oleg Broytman [Thu, 11 Oct 2007 01:27:08 +0000 (01:27 +0000)]
No need to split bookmark.href - a robot will split it itself.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@83 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoFixed a bug: import codecs.
Oleg Broytman [Wed, 10 Oct 2007 16:18:20 +0000 (16:18 +0000)]
Fixed a bug: import codecs.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@82 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoUse m_lib.defenc.
Oleg Broytman [Wed, 10 Oct 2007 16:18:01 +0000 (16:18 +0000)]
Use m_lib.defenc.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@81 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoIn case of unknown charset try charset from HTML.
Oleg Broytman [Wed, 10 Oct 2007 16:08:03 +0000 (16:08 +0000)]
In case of unknown charset try charset from HTML.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@80 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoFixed the path to icon.
Oleg Broytman [Wed, 10 Oct 2007 14:58:48 +0000 (14:58 +0000)]
Fixed the path to icon.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@79 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoInitialize parser.icon in case there are no <link> tags.
Oleg Broytman [Wed, 10 Oct 2007 14:32:49 +0000 (14:32 +0000)]
Initialize parser.icon in case there are no <link> tags.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@78 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoRetrieve and store icon.
Oleg Broytman [Wed, 10 Oct 2007 14:08:07 +0000 (14:08 +0000)]
Retrieve and store icon.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@77 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoGet icon's URL.
Oleg Broytman [Wed, 3 Oct 2007 14:09:50 +0000 (14:09 +0000)]
Get icon's URL.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@76 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoReplaced UserList by list.
Oleg Broytman [Sun, 30 Sep 2007 19:40:16 +0000 (19:40 +0000)]
Replaced UserList by list.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@75 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoWHAT'S NEW in version 4.0.0.
Oleg Broytman [Tue, 25 Sep 2007 17:32:44 +0000 (17:32 +0000)]
WHAT'S NEW in version 4.0.0.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@74 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoInterpret javascript.
Oleg Broytman [Tue, 25 Sep 2007 17:28:08 +0000 (17:28 +0000)]
Interpret javascript.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@73 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoFind an icon's URL in the HTML.
Oleg Broytman [Tue, 25 Sep 2007 17:19:36 +0000 (17:19 +0000)]
Find an icon's URL in the HTML.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@72 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoSeparate Netscape and Mozilla formats.
Oleg Broytman [Sun, 23 Sep 2007 13:03:53 +0000 (13:03 +0000)]
Separate Netscape and Mozilla formats.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@71 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoSend Accept-Charset.
Oleg Broytman [Sat, 22 Sep 2007 18:08:17 +0000 (18:08 +0000)]
Send Accept-Charset.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@70 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoStore icon and charset in bookmark's attributes.
Oleg Broytman [Fri, 21 Sep 2007 14:44:49 +0000 (14:44 +0000)]
Store icon and charset in bookmark's attributes.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@69 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoStore LAST_MODIFIED in folder's attributes.
Oleg Broytman [Mon, 10 Sep 2007 14:05:49 +0000 (14:05 +0000)]
Store LAST_MODIFIED in folder's attributes.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@68 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoExtended copyright to 2007.
Oleg Broytman [Fri, 7 Sep 2007 14:27:46 +0000 (14:27 +0000)]
Extended copyright to 2007.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@67 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoWith python being run from /usr/bin/env __debug__ is always True. :(
Oleg Broytman [Fri, 7 Sep 2007 14:21:22 +0000 (14:21 +0000)]
With python being run from /usr/bin/env __debug__ is always True. :(

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@66 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years ago/usr/bin/env python
Oleg Broytman [Fri, 7 Sep 2007 14:09:13 +0000 (14:09 +0000)]
/usr/bin/env python

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@65 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoExit early, exit often.
Oleg Broytman [Fri, 7 Sep 2007 14:08:28 +0000 (14:08 +0000)]
Exit early, exit often.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@64 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

16 years agoMore things TODO for Mozilla/SeaMonkey/Firefox bookmarks.
Oleg Broytman [Fri, 7 Sep 2007 14:04:53 +0000 (14:04 +0000)]
More things TODO for Mozilla/SeaMonkey/Firefox bookmarks.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@63 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

17 years agoStore favicon.ico in attributes ala FF 2.0.
Oleg Broytman [Sat, 27 Jan 2007 14:02:29 +0000 (14:02 +0000)]
Store favicon.ico in attributes ala FF 2.0.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@62 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

17 years agoReplace phd2.chat.ru mirror with phd.webhost.ru.
Oleg Broytman [Tue, 23 Jan 2007 20:19:04 +0000 (20:19 +0000)]
Replace phd2.chat.ru mirror with phd.webhost.ru.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@61 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

18 years agoWork in the current directory instead of $HOME/work.
Oleg Broytman [Mon, 2 Jan 2006 20:59:26 +0000 (20:59 +0000)]
Work in the current directory instead of $HOME/work.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@60 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

18 years agoStore charset in the DB and the generated HTML.
Oleg Broytman [Mon, 27 Jun 2005 13:45:44 +0000 (13:45 +0000)]
Store charset in the DB and the generated HTML.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@59 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoUpon storint put an every comment into one line (marking eol's);
Oleg Broytman [Sat, 19 Mar 2005 20:14:05 +0000 (20:14 +0000)]
Upon storint put an every comment into one line (marking eol's);
Upon loading restore multi-line comments.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@58 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoFixed copyright dates.
Oleg Broytman [Sat, 19 Mar 2005 19:59:04 +0000 (19:59 +0000)]
Fixed copyright dates.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@57 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoI have changed htdocs location again.
Oleg Broytman [Sat, 19 Mar 2005 18:31:00 +0000 (18:31 +0000)]
I have changed htdocs location again.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@56 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoReport error if timeout is not an integer.
Oleg Broytman [Sat, 19 Mar 2005 12:25:04 +0000 (12:25 +0000)]
Report error if timeout is not an integer.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@55 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoAdded WHAT'S NEW in version 3.4.1 (2005-01-29).
Oleg Broytman [Sat, 29 Jan 2005 19:52:55 +0000 (19:52 +0000)]
Added WHAT'S NEW in version 3.4.1 (2005-01-29).

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@54 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoVersion 3.4.1. Split bookmarks into the private master copy of the home page.
Oleg Broytman [Sat, 29 Jan 2005 19:50:44 +0000 (19:50 +0000)]
Version 3.4.1. Split bookmarks into the private master copy of the home page.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@53 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoMake the distributive from the Subversion repository, not from CVS.
Oleg Broytman [Sat, 29 Jan 2005 19:41:13 +0000 (19:41 +0000)]
Make the distributive from the Subversion repository, not from CVS.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@52 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoIf sys.getdefaultencoding() returns "ascii" - use
Oleg Broytman [Sat, 29 Jan 2005 19:30:38 +0000 (19:30 +0000)]
If sys.getdefaultencoding() returns "ascii" - use
locale.getpreferredencoding() to get user's charset.
Convert charset names to the canonical form:
replace "windows-" by "cp", and make the name lowercase.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@51 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoIf sys.getdefaultencoding() returns "ascii" - use
Oleg Broytman [Sat, 29 Jan 2005 18:17:52 +0000 (18:17 +0000)]
If sys.getdefaultencoding() returns "ascii" - use
locale.getpreferredencoding() to get user's charset.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@50 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoRemoved .cvsignore files
Oleg Broytman [Tue, 30 Nov 2004 15:45:38 +0000 (15:45 +0000)]
Removed .cvsignore files

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@49 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoRemoved TODO. Updated.
Oleg Broytman [Wed, 22 Sep 2004 23:14:56 +0000 (23:14 +0000)]
Removed TODO. Updated.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@48 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoUpdated TODO.
Oleg Broytman [Wed, 22 Sep 2004 23:14:41 +0000 (23:14 +0000)]
Updated TODO.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@47 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years ago2004.
Oleg Broytman [Wed, 22 Sep 2004 23:02:39 +0000 (23:02 +0000)]
2004.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@46 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agomake distr-*.
Oleg Broytman [Wed, 22 Sep 2004 23:00:51 +0000 (23:00 +0000)]
make distr-*.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@45 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoMk-distr script.
Oleg Broytman [Wed, 22 Sep 2004 22:58:18 +0000 (22:58 +0000)]
Mk-distr script.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@44 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoFixed a minor misspelling.
Oleg Broytman [Wed, 22 Sep 2004 22:51:25 +0000 (22:51 +0000)]
Fixed a minor misspelling.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@43 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoRemove the rest of files.
Oleg Broytman [Wed, 22 Sep 2004 22:49:30 +0000 (22:49 +0000)]
Remove the rest of files.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@42 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoDo not split bookmarks.html into bkmk-koi and bkmk-win.html.
Oleg Broytman [Wed, 22 Sep 2004 22:20:56 +0000 (22:20 +0000)]
Do not split bookmarks.html into bkmk-koi and bkmk-win.html.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@41 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoReplaced os.stat().st_X with os.path.getX() calls.
Oleg Broytman [Sun, 19 Sep 2004 21:17:05 +0000 (21:17 +0000)]
Replaced os.stat().st_X with os.path.getX() calls.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@40 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoSome more ambitious plans!
Oleg Broytman [Thu, 9 Sep 2004 17:48:25 +0000 (17:48 +0000)]
Some more ambitious plans!

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@39 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoThe distribute script reqires different parameters.
Oleg Broytman [Tue, 17 Aug 2004 16:41:30 +0000 (16:41 +0000)]
The distribute script reqires different parameters.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@38 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

19 years agoUpdated.
Oleg Broytman [Wed, 4 Aug 2004 13:23:00 +0000 (13:23 +0000)]
Updated.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@37 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23