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...
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...
I always forget these two: $Url.Link('label', "%{controller='controllerName',action='actionName'}") and this: To Create a form $Form.FormTag("%{id= 'for...
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...
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...
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...
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...
Talking about open sourcing http://www.nokia.com/A4136001?newsid=1230415
OMG I just saw this http://efvote.wufoo.com/forms/ado-net-entity-framework-vote-of-no-confidence/ and I had to post it.
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...
http://www.webdesignerwall.com/demo/jquery/img-replacement.html look at the source code for this, is it clean or what? took me little time to get something u...