jQuery ExtJS talk
I’m doing a lighting talk about jQuery and ExtJs (maybe mention GWT) in the next Ruby Ireland on the 9th of September link
I’m doing a lighting talk about jQuery and ExtJs (maybe mention GWT) in the next Ruby Ireland on the 9th of September link
Hi again Well hopefully that meeting will go ahead on the saturday the 13th of september http://www.opencoffeedublin.com/september-saturday-opencoffee-dubl...
Today I’m trying out Ext GWT
This idea has been in my head for a while now, I’m sure all developers get here at some point where you want to move forward but not terribly sure how to get...
hi This post is basically a rant, a rant about SSIS, whoever designed this UI please take a good look at your career and either retire or consider a career c...
Hi. at some point we all need a click time picker, found this one (in ajaxian) Also in Ajaxian, I found a PNG fix I used the sample and it works, however I ...
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...