Browse thread
Big Brother 2.0.0, a free Web spider written in O'Caml
- Francois Pottier
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Francois Pottier <Francois.Pottier@i...> |
| Subject: | Big Brother 2.0.0, a free Web spider written in O'Caml |
Hello, I am pleased to announce that Big Brother, a Web tool written in Objective Caml, has just been placed in the public domain. The program sources may be freely downloaded, used, modified, and re-distributed. I now have little time to work on this project, so I would like to encourage interested people to bring their own improvements to it. If enough people are interested, maybe we can try and achieve some group effort. In short, Big Brother allows you to check the consistency of a whole Web site. That is, it walks the site recursively and looks for broken links. It is implemented as a command-line tool, which makes it very convenient for regular, automated checks, as well as for use as a component in a larger project. The source code may currently be found at http://pauillac.inria.fr/~fpottier/bb.html.en Enjoy! -- François Pottier Francois.Pottier@inria.fr http://pauillac.inria.fr/~fpottier/