Archives for 2010

For those of you that use Textmate here are my favourite bundles and plugins. First of all you should read documentation on how to get more bundles. GetBundles This bundle lets you easily find and install other bundles. It’s not so pretty but it works. You can download it with this Terminal.app command: svn export [...]


For all of you that don’t know what Less CSS is, check this first, but I will try to summarize it in a phrase: It is a way of writing cleaner CSS code using variables and mixins but with the need of being compiled to an actual CSS file. Lets see an example of .less [...]


We have been working for a while with the django framework and we were also early adopters of the symfony framework using it almost from the begining in 2005. So I think I can write some of my thoughts about these two frameworks and try to make some comparisons between them. I’m not gonna try [...]