]> git.phdru.name Git - bookmarks_db.git/blob - doc/ANNOUNCE
3a63157ec356d2d1c426ae4246865925093e6ab2
[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.
7
8 WHAT'S NEW in version 4.4.0 (2011-01-07).
9
10 Moved BeautifulSoup.py and subproc.py from Robots/ to the top-level directory.
11
12 Moved parse_html.py and its submodules to a separate parse_html package.
13
14 Added statistics code to parse_html, got a statistics on parser
15 success/failrure rate, reordered parsers.
16
17 Removed old cruft.
18
19
20 WHAT'S NEW in version 4.3.1 (2011-01-03).
21
22 Get favicon before HTML redirect (refresh).
23
24 Get favicon even if it's of a wrong type; many sites return favicon as
25 text/plain or application/*; the only exception is text/html which is usually
26 an error page instead of error 404.
27
28
29 WHAT'S NEW in version 4.3.0 (2011-01-01).
30
31 Robots no longer have one global temporary file - there are at least two
32 (html and favicon), and in the future there will be more for
33 asynchronous robot(s) that will test many URLs in parallel.
34
35
36 WHERE TO GET
37    Master site: http://phdru.name/Software/Python/#bookmarks_db
38    Mirrors: http://phd.webhost.ru/Software/Python/#bookmarks_db
39                  http://phd.by.ru/Software/Python/#bookmarks_db
40
41 AUTHOR
42    Oleg Broytman <phd@phdru.name>
43
44 COPYRIGHT
45    Copyright (C) 1997-2011 PhiloSoft Design
46
47 LICENSE
48    GPL