Georg Horn
[ Home | Beruf | Lebenslauf | Projekte | Sudoku | Downloads ]

Downloads, OpenSource, GNU

Da die genannten Projekte auf Auftragsbasis für Firmen erledigt wurden, folglich die Rechte an den Quellcodes teilweise bei den Firmen liegen, teilweise Firmeninterna aus den Quellcodes hervorgehen, und die Projekte sowieso zu speziell und daher von geringem allgemeinem Interesse sind, kann und will ich die Quellcodes nicht veröffentlichen. Da ich mich aber den OpenSource- und GNU-Projekten verbunde fühle, biete ich hier von meinen Projekten unabhängige Software-Module und Programme, die teils im Rahmen dieser Projekte, teils aus Spass an der Freude, entstanden sind, zum Download an:
Sourcer-Plugin für Papoo CMS
Content Management Systeme sind schön und gut, aber manchmal muss ein Mann tun was ein Mann tun muss: Pures HTLM und PHP programmieren! ;-) Mit diesem Plugin für das CMS "Papoo" binden sie HTML-Code und PHP-Skripte direkt in den Inhalt der Artikel ein. Analog zu dem Plugin "Sourcerer" für "Joomla" schreiben Sie dazu einfach {source}dateiname.php{/source} an der gewünschten Stelle in den Artikel.

Zur Installation entpacken Sie die Datei sourcer.tgz und laden den Ordner sourcer in das plugins-Verzeichnis Ihrer Papoo-Installation. Danach können Sie das Plugin über den Plugin-Manager einbinden.

sshwatch.pl
Tired of script-kiddies rattling at your door? This small script watches the syslog for messages about failed logins originating from sshd, the ssh-daemon. If more than 5 failed logins occur from the same ip-address, the address is blocked via the iptables/ipchains command. So dictionary attacks are effectively blocked.

ora_export.pl
A simple export/import script for DSV files and Oracle. DSV stands for "Delimiter-Separated Values" and is similar to CSV "Comma-Separated-Values". Look here for more info on DSV files and other data file formats in the unix world.

cal.php
A simple PHP-Script that displays a calendar for the current month, has links to page on to the next or previous month, and can fill in the date clicked onto in a form field. Try it out here:

Date: [ Open calendar ]

Sws and Sproxy
A very simple webserver and a web proxy that can log all requests and answers inclusive all headers and content, even when using ssl.

SMTP after POP/IMAP:
Eine Lösung zum Freischalten von dynamischen IP-Adressen auf Mailservern.

Curl.tgz
A Perl interface for libcurl.

mod_graph.php.gz
A Port of mod_graph, which is an extension to miniSQLs scripting language lite, ported to PHP.

Arm.tgz
A Perl interface for the Application Response Measurement standard. Check out this page of the OpenGroup for more information on ARM. A dummy ARM-library, including docs, is available here.

msqlimport.c.gz
Replacement of miniSQLs msqlimport.c This one is provided here, as my last patches have not been included into the last official miniSQL release.

texcad.zip
One of the sins of my younger days... ;-) Drawing program for the document preparation system LaTeX.

texcad32.zip
Version of texcad that contains enhancements of other users.

To be continued...


Georg Horn