Stefan Gabos web developer extraordinaire
Feb
2013
Zebra_Dialog, version 1.2.2 now available
This version bring a major overhaul to the dialog box’s layout. Check it out! Here’s what’s new in version 1.2.2: added a new “max_height” property; when setting it to something to other than “0″, the content in the dialog box will be scrolled if it’s height exceeds the given value; major overhaul to the dialog [...]
Feb
2013
Zebra_Pagination, version 2.1 now available
Here’s the full list of what’s new in version 2.1: fixed some bugs with having pagination links shown in reverse order; thanks to marcin for all the feedback; position of next/previous links can now be changed so instead of being on the outside of the links to individual pages these can now be shown also [...]
Jan
2013
Zebra_TransForm, version 2.3.1 now available
Here’s what’s new in version 2.3.1: fixed an issue due to which the plugin was not working with jQuery 1.9.0; Visit Zebra_TransForm‘s page
Jan
2013
Zebra_Dialog, version 1.2.1 now available
Here’s what’s new in version 1.2.1: fixed an issue due to which the plugin was not working with jQuery 1.9.0; Visit Zebra_Dialog‘s page
Jan
2013
Zebra_DatePicker, version 1.6.7 now available
Here’s what’s new in version 1.6.7: fixed an issue due to which the plugin was not working with jQuery 1.9.0; Visit Zebra_Datepicker‘s page
Jan
2013
Zebra_Pagination, version 2.0 now available
This update marks the start of porting all my PHP libraries to PHP5 and finally dropping support for PHP4. Other than that, some good new stuff in this release, the major one being that you no longer have to hack around to center the pagination which will now be centered by default. Here’s the full [...]
Jan
2013
Zebra_Session, version 2.0.4 now available
Here’s what’s new in 2.0.3: previously, session were always tied to the user agent used when the session was first opened; while this is still true, now this behavior can be disabled by setting the constructor‘s new “lock_to_user_agent” argument to FALSE; why? because in certain scenarios involving Internet Explorer, the browser will randomly change the [...]
Jan
2013
Zebra_Form, version 2.8.9e now available
Since the release of 2.8.9 I’ve used the new “dependencies” rule quite a lot but I was only using it driven by radio buttons and checkboxes (whenever a radio button/checkbox was checked, new elements showed up) and therefore never realized that it was the *only* way it was actually working and that it wasn’t working [...]
Jan
2013
Zebra_Form, version 2.8.9d now available
Fixing more of the things that broke with the release of 2.8.9… Here’s what’s new: fixed a bug where setting some of the date control’s properties would break the date picker; thanks to Bastian Flinspach; fixed a bug where seting the “length” rule to having “0″ (no limit) as the upper limit, would set the [...]
Jan
2013
Zebra_DatePicker, version 1.6.6 now available
This version fixes a bug that was reported on the Zebra_Form comments by Bastian Flinspach. Here’s what’s new in version 1.6.6: fixed a bug where the first selectable date was not computed if the “direction” property was a negative number; thanks to Bastian Flinspach; Visit Zebra_Datepicker‘s page
Jan
2013
Zebra_Form, version 2.8.9c now available
As soon as 2.8.9 was released I have discovered a few more glitches which I patched with 2.8.9b and now 2.8.9c. Here’s what’s new: fixed a bug where dependencies on an element with no other rules would be ignored; fixed a bug where custom arguments for the “custom” rule were not passed correctly; fixed a [...]
Jan
2013
Zebra_DatePicker, version 1.6.5 now available
Yet another tiny fix for an issue spotted by Morten! Here’s what’s new in version 1.6.5: fixed an issue where, for paired date pickers, only a single date picker could be set using the “pair” property; now any number of date pickers can be set, using a selector; thanks to Morten Visit Zebra_Datepicker‘s page
Jan
2013
Zebra_Form, version 2.8.9 now available
After having worked on this for the last couple of weeks, I am happy to announce version 2.8.9 of Zebra_Form which brings us one step closer to version 3.0 in terms of features that I want it to have. Aside from the usual bug fixes and some smaller new features, there are some two features [...]
Jan
2013
Zebra_DatePicker, version 1.6.4 now available
Another tiny bug and another release to fix it. Thanks to James for spotting this one! Here’s what’s new in version 1.6.4: fixed an error where using “D” in date’s format would crash the script; thanks to James Visit Zebra_Datepicker‘s page
Jan
2013
Zebra_DatePicker, version 1.6.3 now available
Here’s what’s new in version 1.6.3: fixed a bug where when using paired date pickers and the second date picker would not have the “direction” property set to something different than “0″, the second date picker’s selectable dates would not get updated according to the values in the first date picker; thanks to Martijn fixed [...]



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.