Gern stellen wir Ihnen hier einige unserer Projekte und Tools
zur freien Nutzung bereit. Die Projekte sind
in der Regel englisch dokumentiert, damit sie für einen größeren
Anwenderkreis nutzbar sind.
MD5Detector for MS-Windows
This simple application can detect the MD5 hash from any local file.
It is useful to verify the integrity of files.
This Win32 application was written with Borland Delphi.
Freeware under CC-License.
In order to create your own columnizer, you have to:
· Declare a new serializable class, derived from
AbstractColumnizerConfig.
· Implement the method configure() there.
· Instantiate the new class in the access method ColumnizerConfig.
· Change the Assemblyname in GenericColumnizerEngine's project properties.
· Compile it to YourAssemblyname.dll and copy it to LogExpert's plugins-directory.
It works without further implementation and supports all line based logs
with fixed size columns. This project is Open Source and
Freeware under CC-License.
This .NET project was written with MS Visual C# Studio.