]> git.phdru.name Git - bookmarks_db.git/blob - doc/ANNOUNCE
Removed TODO. Updated.
[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.0 (2004-09-23)
12    Extended support for Mozilla; keywords in bookmarks.
13    Updated to m_lib version 1.2.
14
15
16 WHAT'S NEW in version 3.3.2
17    parse_html.py can now recode unicode entities in titles.
18
19
20 WHAT'S NEW in version 3.3.0
21    Required Python 2.2.
22    HTML parser. If the protocol is HTTP, and there is Content-Type header, and
23 content type is text/html, the object is parsed to extract its title; if the
24 Content-Type header has charset, or if the HTML has <META> with charset, the
25 title is converted from the given charset to the default charset. The <HEADER>
26 is also parsed to extract <META> tag with redirect, if any.
27
28
29 WHAT'S NEW in version 3.0
30    Complete rewrite from scratch. Created mechanism for pluggable storage
31 managers, writers (DB dumpers/exporters) and robots.
32
33
34 WHERE TO GET
35    Master site:    http://phd.pp.ru/Software/Python/#bookmarks_db
36
37    Faster mirrors: http://phd.by.ru/Software/Python/#bookmarks_db
38                 http://phd2.chat.ru/Software/Python/#bookmarks_db
39
40
41 AUTHOR
42    Oleg Broytmann <phd@phd.pp.ru>
43
44 COPYRIGHT
45    Copyright (C) 1997-2004 PhiloSoft Design
46
47 LICENSE
48    GPL