Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Lizenz wurde geändert, um GPL-3.0.
Tags: Minor feature enhancements
The license to was changed GPL-3.0.

2007-01-27 04:01
0.8

Minor Performance-Verbesserungen für große Seiten. Interne Änderung: Java-Generics ist nun verwendet werden.
Tags: Minor feature enhancements
Minor performance improvements for large pages. Internal change: Java-Generics is now used.

2005-12-02 08:35
0.6

Simple page-Umleitungen, die von der 302 HTTP-Return-Code identifiziert wurden, werden nun gefolgt. Der Code wurde geändert, um JDK verwenden 1,5 Funktionen.
Tags: Major feature enhancements
Simple page-redirections, identified by the 302
HTTP return code, are now followed. The code was
modified to use JDK 1.5 features.

2004-11-12 23:26
0.4

Diese Version vermeidet ein Null-Zeiger-Ausnahme bei dem Versuch, einen Eintrag aus einer Liste zu entfernen, während keiner ausgewählt ist. Streichung mehrerer Elemente möglich ist. Der Alarm Registerkarte ist übersichtlich. Es gibt kleinere Coding Style und Build-Skript Verbesserungen.
Tags: Minor bugfixes
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.

2004-10-05 02:19
0.3

Die GUI benutzt eine JTabbed Bereich für das Hauptfenster. Die Quelle verwendet Englisch Identifikatoren und Kommentare (statt deutsch). Es ist ein Bugfix in der Installation (bei "Klassen" nicht vorhanden ist).
Tags: Minor feature enhancements
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).

Project Resources