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:
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.
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.
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.
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:
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.