miklos.dk

Below are some applications I've coded in my spare time, downloadable for your pleasure.
I take no responsibility if the programs below visciously maul your dog, or any other shenanigans they might be up to for that matter.
Everything is free of charge, provided as is. And I don't mind answering questions,
or helping people who are trying to do something similar to the stuff below.
 
PHP Database Object / Abstraction
Treat database rows as objects, with columns as properties. Abstracts selecting and writing to the database, removing all basic SQL from PHP scripts, following the best practise of refactoring, improving readability, reuseability, security and robustness.
friendsBoard
Simple communication tool for groups. Write messages to a board, either via the web interface or a windows client, that members of the same board can instantly see. Each board's message history is permanent. Closed source hobby project written in PHP and C# .NET 2.0.
gmHttpServer
Minimal multithreaded windows webserver. One file, one option (server root directory) to configure. Written in Microsoft VB .NET 2.0.
gmTemplate
PHP template example. Supports token replacement, row token replacement and simple conditionals.
gmHostWatch
Simple utility to monitor webservices (webserver, ftp servers, etc). Written in Microsoft C# .NET 1.1.
gmAmp
Controlling Winamp through Microsoft VB .NET 1.1. Stop, play, volume.
gmGallery
A simple, configurable, PHP gallery, with thumbnail generation.
 
© 2012 greenman.dk/miklos.dk