X11 Large && Small Font Size Issue
There was an issue with physical screen size detection some time ago, in a version of X. This caused extremely small, or large fonts to be displayed instead of normal sized fonts.
The problem is effected within the development versions of X within Debian lenny/sid, perhaps on other distributions as well.
Richard Stallmans Lecture
Last Friday I had the privilege of seeing Richard Stallman give a lecture on "Copyright and Community in the Age of the Computer Networks". It was a rather interesting lecture, where he raised some informative points, which I agree with.
Linux Game Reviews on YouTube
About a month ago, I came up with a idea to produce Linux game reviews. The game reviews being for any genre, the game must be free, but not necessarily open source.
Currently I have produced one, which you can watch below. There should hopefully be a new review monthly.
Using Memcache with PHP
It's been at the back of my mind for a while, using objects from cache, without destructing them, and only initializing them once.