Recent Posts

NVelocity Parse

A little thing that drove me completely insane when using parse (appache ref) the path to the view includes the folder that you are in say you are in the f...

NVelocity - creating urls

I always forget these two: $Url.Link('label', "%{controller='controllerName',action='actionName'}") and this: To Create a form $Form.FormTag("%{id= 'for...

Transparency Fix for PNG on IE

Saw this on ajaxian and i think is really handy and at some (not too far in time i ll need this) http://www.twinhelix.com/css/iepngfix/demo/ basically to add...

Small but interesting find

Yesterday I was coding and I needed to create a criteria like Repository.FinOne(Restriccions.Eq("Email", email)); however I wanted to make sure that the...

Speed is all

PDF Readers I’m thinking about a serious of “meaty” post for this weekend or at least the one decent one, but meanwhile I though I should post about the inc...

Jiffy

This is a firebug extension for measuring accurately the JS performance I have installed and tested it in this site sounds like a good idea and to see it run...

IOTC Conference

Last Thursday and Friday I was at the IOTC, an Open Source Conference. I went to a few talks 1) Saw Geoffrey Grosenbach talking about Phusion Passenger. The...