Posts
Search
Contact
Cookies
About
RSS


Apache Modules - dealing with POST arrays
Using POST arrays can be a useful and powerful method for handling user input. In the last post I showed …

Apache Module as a web app
PHP is without doubt a useful tool, however the language and specifically its API is somewhat inconsistent and lets be …

Using sessions with forms to improve web applications
The fact that HTTP is a stateless protocol can cause a number of problems for anyone creating a web application. …

Using MonoGame without an IDE
While many people favour an IDE (Integrated Development Environment) there are a few reasons you might prefer using a simple …

Accessible joystick mouse
As you are no doubt aware, a mouse is a powerful and very useful input device, even on my TV …

Lazarus - a simple hello world GUI example
I used to love Delphi back in the day, there was even a Linux version at one point, but that …