_array
_array is a (yet another) attempt to create object oriented API for php arrays.
_array is a (yet another) attempt to create object oriented API for php arrays.
First "release" of makrell
05 April 2008 // javascript. things.
Meritxell asked me how to use TableSort to sort a column based on a DOM attribute (checkbox "checked" value in that case). Well, in the original version it wasn't possible, but it was very easy to add.
Unit testing and TDD are great and so is SimpleTest, however there's a problem: you have to write code for tests, and sometimes quite a lot. And this code is often not really readable and self-documented. testik is an attempt to make testing as simple as it could be.
11 March 2008 // javascript. stuff.
two-liner that adds perl/php style string interpolation to javascript