Select Page

WordPress Security Plugin for Rackspace Cloud Sites

Anyone that manages a WordPress site knows that it can be a bit of a challenge to maintain site security. And, if you are managing a lot of them it can be quite an effort. Today, I found myself cleaning out a site that had been the subject of a malicious attack. And...

My Favorite Apps for Startups (and anyone else that wants be agile)

Over the last 15 years I’ve worked with quite a few startups and growth-oriented companies. During that time frame the way we have all worked has changed dramatically. Most importantly, small teams rely upon efficient collaboration to do more with less time and...

Code Highlighting

Testing CodeColorer, the code highlighting plugin… [cc lang=”ruby”] # Everything, including a literal, is an object, so this works: -199.abs # 199 “ruby is cool”.length # 12 “Your mother is nice.”.index(“u”) # 2...