reZo Labs

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 … Continue reading

Posted in Operating Systems | Leave a comment

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. Many thanks to Memcache this is now possible. Memcached (daemon) stores arrays, objects and variables in memory … Continue reading

Posted in Operating Systems, Web Development | Leave a comment