I Code, Therefore I Am

while(!(succeed == try()));

To Companies Looking To Hire Contract Programmers

| January 19, 2011

Companies need to realize that programmers are an extremely tight-knit group, you screw one of us and hundreds (if not thousands) will know within a matter of hours (minutes if said programmer knows enough people). So my advice, think long and hard before going down that road, you’ve got way more to lose than does [...]

Using jCarousel with jQuery Templates in ASP.NET MVC

| January 6, 2011

Recently I ran into an issue with using jCarousel in conjunction with Templates (jQuery) in an MVC 2 application I was working on, so this entry will outline the problem I was having and the solution that was generated (thanks Dave Ward for all your help on this one by the way).