]> git.phdru.name Git - bookmarks_db.git/blob - doc/ANNOUNCE
Replace phd2.chat.ru mirror with phd.webhost.ru.
[bookmarks_db.git] / doc / ANNOUNCE
1
2                     Bookmarks Database and Internet Robot
3
4 WHAT IS IT
5    A set of classes, libraries, programs and plugins I use to manipulate my
6 bookmarks.html. I like Mozilla, but I need more features. I want to extend
7 Mozilla's "Check for updates" feature (Navigator4 called it "Update
8 bookmarks").
9
10
11 WHAT'S NEW in version 3.4.1 (2005-01-29)
12    Updated to Python 2.4. Switched from CVS to Subversion.
13
14
15 WHAT'S NEW in version 3.4.0 (2004-09-23)
16    Extended support for Mozilla; keywords in bookmarks.
17    Updated to m_lib version 1.2.
18
19
20 WHAT'S NEW in version 3.3.2
21    parse_html.py can now recode unicode entities in titles.
22
23
24 WHAT'S NEW in version 3.3.0
25    Required Python 2.2.
26    HTML parser. If the protocol is HTTP, and there is Content-Type header, and
27 content type is text/html, the object is parsed to extract its title; if the
28 Content-Type header has charset, or if the HTML has <META> with charset, the
29 title is converted from the given charset to the default charset. The <HEADER>
30 is also parsed to extract <META> tag with redirect, if any.
31
32
33 WHAT'S NEW in version 3.0
34    Complete rewrite from scratch. Created mechanism for pluggable storage
35 managers, writers (DB dumpers/exporters) and robots.
36
37
38 WHERE TO GET
39    Master site:    http://phd.pp.ru/Software/Python/#bookmarks_db
40
41    Faster mirrors: http://phd.by.ru/Software/Python/#bookmarks_db
42               http://phd.webhost.ru/Software/Python/#bookmarks_db
43
44
45 AUTHOR
46    Oleg Broytmann <phd@phd.pp.ru>
47
48 COPYRIGHT
49    Copyright (C) 1997-2004 PhiloSoft Design
50
51 LICENSE
52    GPL