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