Posts
Search
Contact
Cookies
About
RSS


Hexagonal path finding redux
Some time ago I posted about path finding on a hexagonal grid. Its no surprise that there have been changes …

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 …