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