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