2013

by

Reading Time: 5 minutes I’m a fan of Dexter. A big fan, actually. I’ve read most of the books. I’ve watched every episode, and again on DVD and BlueRay. I’ve re-adjusted my work schedule and rearranged my entire wake sleep cycle to make sure I didn’t miss an episode. And then the finale happened, and yes, I have some

by

Reading Time: 6 minutes Not too long ago, I was put on a new project at Tahzoo and I got to hear what many developers in the community (and even at Tahzoo) can only fantasize about:  “Be as cutting edge as you want.”. A coworker, Joe Shirley, and I, were given the freedom to use whatever tools, techniques, and

by

Reading Time: 11 minutes CSS is so cool and easy! Since it’s not a programming language, anyone can do it! You just need to know the properties and how to write a selector, and the job is done! If you agreed with any of those statements, then this post is for you. CSS is cool, but it isn’t easy.

by

Reading Time: 2 minutes A friend of mine asked me to come over and take a look at his WiFi situation. With him being a different flavor of nerd than I, I was happy to oblige. Everything went fine right up until we were trying to get his Samsung Blu-Ray player on his WiFi. And then I discovered something

by

Reading Time: 4 minutes Folks that work with me know that I’m not a super-awesome programmer; I’m a front-end guy who dables with programs. I’m way more comfortable telling you what went wrong with your CSS in Internet Explorer 8 than what happened with your Razor template in Tridion 2011. Razor Mediator for Tridion is a blend of C#

by

Reading Time: 4 minutes So, I was helping out a fellow coworker with a JavaScript issue where we were trying to figure out if there was a property somewhere that could tell us what the referring window was. While he was using ‘the googles’, I just pulled up my console window, typed in document, and started browsing through the

by

Reading Time: 2 minutes I’m written in the past on how cool contenteditable is, and what the potential usages are. Especially once you mix it with the scoped attribute, you can turn contenteditable into a pretty powerful component of an editing application of some sort. In fact, I have a few applications that I’ve been working on which called