Twitter Feed
Archive for January, 2009
-
Quick Tip for File Uploader in Symfony 1.2
Posted on January 30, 2009 | 1 CommentSo in symfony < ver 1.2, in the backend you could update the generator.yml to change a field type to make it more like a file upload button. I would... -
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... -
SVN: Quick start guide.
Posted on January 25, 2009 | No CommentsI have written about CVS and GIT in the past and the joys of working on various projects mean that I end up using pretty much any system that I...


