Twitter Feed
Archive for January 28th, 2009
-
DateHelper (date_format) in symfony
Posted on January 28, 2009 | 2 CommentsDateHelper is quite a useful helper in symfony, though I am not a big fan of introducing a ton of functions (concerned about possible name space collision, two functions with... -
Perl Script to combine css/js using yui compressor
Posted on January 28, 2009 | 7 CommentsYui Compressor is an awesome tool if you want to compress your css and (possibly obfuscate) js. However if you are anyone like me who would create a single css... -
Installing modules using CPAN interactive shell in perl
Posted on January 28, 2009 | No CommentsWe have all done this, get a *.tar.gz file from cpan, do a configure, make, test and make install only to realize that the dependencies for the package are missing...

