]> git.phdru.name Git - bookmarks_db.git/blob - doc/ANNOUNCE
Consider application/xhtml+xml as HTML.
[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-??-??)
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    Switched to utf-8.
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 WHAT'S NEW in version 3.4.1 (2005-01-29)
47    Updated to Python 2.4. Switched from CVS to Subversion.
48
49
50 WHERE TO GET
51    Master site:    http://phd.pp.ru/Software/Python/#bookmarks_db
52    A mirror:  http://phd.webhost.ru/Software/Python/#bookmarks_db
53
54
55 AUTHOR
56    Oleg Broytmann <phd@phd.pp.ru>
57
58 COPYRIGHT
59    Copyright (C) 1997-2008 PhiloSoft Design
60
61 LICENSE
62    GPL