]> git.phdru.name Git - bookmarks_db.git/blob - doc/ANNOUNCE
by.ru has revived phd.by.ru mirror.
[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 4.1.1 (2008-03-10)
12    Catch and report all errors.
13
14    Consider application/xhtml+xml as HTML.
15
16    Better handling of exceptions while looking up the icon.
17
18    Recode HTML entities.
19
20    Always use utf-8 as the default encoding.
21
22
23 WHAT'S NEW in version 4.1.0 (2008-01-14)
24    Parser for HTML based on BeautifulSoup.
25
26    Changed User-agent header: I saw a number of sites that forbid
27    "Mozilla compatible" browsers. Added a number of fake headers to pretend
28    this is a real web-browser - there are still stupid sites
29    that are trying to protect themselves from robots by analyzing headers.
30
31    Handle redirects while looking for the icon.
32
33    Handle float timeouts in HTML redirects.
34
35    Minimal required version of Python is 2.5 now.
36
37
38 WHAT'S NEW in version 4.0.0 (2007-10-20)
39    Extended support for Mozilla: charset and icon in bookmarks.
40    Use the charset to add Accept-Charset header.
41    Retrieve favicon.ico (or whatever <link> points to) and store it.
42
43    The project celebrates 10th anniversary!
44
45
46 WHERE TO GET
47    Master site:    http://phd.pp.ru/Software/Python/#bookmarks_db
48    Mirrors:   http://phd.webhost.ru/Software/Python/#bookmarks_db
49                    http://phd.by.ru/Software/Python/#bookmarks_db
50
51
52 AUTHOR
53    Oleg Broytmann <phd@phd.pp.ru>
54
55 COPYRIGHT
56    Copyright (C) 1997-2008 PhiloSoft Design
57
58 LICENSE
59    GPL