Download List

專案描述

htmlobserver is a program that downloads a Web
page at regular intervals, and searches it for
regular expressions. All HTML tags are removed,
and the remaining text is searched for regular
expressions, which can be defined in a list.
Matching rows are displayed in a panel, and
different alarms may be triggered. The alarms are
repeated when the result set changes.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-06-30 22:48
0.8a

The license to was changed GPL-3.0.
標籤: Minor feature enhancements

2007-01-27 04:01
0.8

Minor performance improvements for large pages. Internal change: Java-Generics is now used.
標籤: Minor feature enhancements

2005-12-02 08:35
0.6

Simple page-redirections, identified by the 302
HTTP return code, are now followed. The code was
modified to use JDK 1.5 features.
標籤: Major feature enhancements

2004-11-12 23:26
0.4

This release avoids a null pointer exception when trying to remove an entry from a list while none is selected. Removal of multiple items is possible. The alarm tab is more clearly laid out. There are minor coding style and build script enhancements.
標籤: Minor bugfixes

2004-10-05 02:19
0.3

The GUI uses a JTabbed pane for the main window. The source uses English identifiers and comments (instead of German). There is a bugfix in the install (when 'classes' did not exist).
標籤: Minor feature enhancements

Project Resources