Just like many problems in computer programming, title casing a string of words seems trivial. We humans do it automatically, but in reality we are appling a complex set of rules. Those … more
At Planet Telex we like to think of our company as constantly evolving and changing. The same can be said for our brand, our message, and how we showcase our services and products. Our recent … more
Dependency injection is a wonderful technique utilized in object-orientated programming to promote loose coupling of components, and Orchard CMS has taken full advantage of it. There isn't a service … more
After a couple of months of slow computer frustrations I finally kowtowed to the ever changing computer gods and purchased a new and improved Apple MacBook Pro. For work we Bootcamp our machines in … more
One of the best ways to display mathematical values to non-technical users is with color. Colors are visually striking and add personality to your interface. And let's face it, most people love to … more
Orchard CMS has done a great job making most everything extensible, but the one area that you don't seem to get much wiggle room is the HTML tagging inside wrappers. I was faced with a client who was … more