Stefan Gabos web developer extraordinaire
Monthly Archives: December 2010
Dec
2010
Revisions Control WordPress plugin
With the help of the Revisions Control WordPress plugin, you can either deactivate WordPress' feature of creating revisions or instruct it to always keep only a limited number of revisions per posts/pages.
This is the first release. Suggestions are welcome!
Dec
2010
Zebra_Session, version 1.0.8 now available
Zebra_Session is a PHP class that acts as a wrapper for PHP’s default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance.
Version 1.0.8 fixes a small bug in the destroy() method, fixes a bug that would trigger a E_NOTICE level error when HTTP_USER_AGENT was not available in the $_SERVER superglobal (as is the case with bots) and comes with a new "get_settings" method that returns the default session-related settings for the environment where the class is used.
Dec
2010
New blog!
In 2008, unsatisfied with Blogger, I stopped updating my old blog in the hopes that "soon" I will move it to another platform. Unfortunately, ever since, I couldn't find the time nor the spirit to actually start doing something. In December 2010 I decided that I had to learn WordPress and since the best way of learning it is to use it in a real life situation, I realized that this will be the chance to rebuild my blog...



I am a 32 year old web developer working from Bucharest, Romania. I am coding since I was 14 and I am extremely passionate about it. For the server side of things I use PHP/MySQL while on the front-end I write valid HTML 5, nice CSS and lots of JavaScript code using jQuery.