When I was a kid my mother always encouraged me to try new things. From taking up a musical instrument to playing sports she was always pushing me to explore the world around me. I never understood why. I thought she was trying to get my two brothers and I... Read more
I recently read shame.css by Harry Roberts. I thought it was a very good article and touched on some points that we as developers have to deal with on daily basis. Hacks typically don't have enough visibility in the code base. What if your project spans different languages? What works... Read more
Aptana Studio Beginner's Guide by Thomas Deuling covers everything in Aptana Studio from installation to setting up the built in collaborative features. Having used Aptana Studio for the past few years I still found this book helpful. It would have been great to have on my shelf when I started... Read more
I recently gave a talk on javascript templating engines and was able to for the first time record it with google over air hangouts. This was one of the first presentations that I have given over javascript. I find templating a very diverse topic. It seems that there is't a... Read more
I recently ditched add block plus for firefox because it was eating my machine alive. I switched to using hostsman witch is a great utility for windows. But I felt that there was a better way to block ads for my entire home network. Since I have a Cisco router... Read more
I have been using Aptana Studio 3 for the past few years as my primary IDE. But there are been features / plugins that I have wanted to integrate into my setup. Since Aptana is based off of eclipse I thought that finding plugins would be very easy. Turns out... Read more
CSS3 pseudo selectors have a lot of power. Lately I have been playing around with :not(), :nth-child() and :nth-of-type(). One thing that I discovered while working on table row striping is that :nth-of-type() and :nth-child() ignore / override :not(). I was trying to stripe all of the odd rows in... Read more
Jesse Baird is a Senior Software Engineer currently looking for a new position. When he isn't working Jesse gets his news fix at npr. He also is an avid runner and loves hitting up the bike trails in and around Iowa City, IA. more