I often have the need to encrypt my traffic when using a public Internet wifi, like at a university or a coffee shop. After scouring the web, I tried a few different tunnels, but this one really worked. This tutorial is aimed at people using OS X on a Mac, […]

I recently had the need to get all the unique values in cells within a column, by comma delimited. Here’s the function I used: =query(index(unique(trim(transpose(split(join(” “,A1:A&”,”),”,”))))),”select* where Col1 ” “) I put his in B1 and it listed all the unique values from A:A and it automatically updates as you […]

Over the past five years, I’ve used a number of different bug tracking and project management systems for various projects. Bugzilla, Mantis, Trac, Redmine, and now JIRA. Bugzilla was complex to initially setup and felt a bit clunky while using it, so we didn’t use it for very long. We […]

Google+ is awesome. But it’s not perfect. This is Google’s first real take at creating their own social network to compete with Facebook and Twitter. Let’s be honest, MySpace isn’t much competition these days. Over the past week, I’ve been seeing things that Google should do to be a better […]

Google+ is actually pretty awesome. I got my invite just a few days ago and so far, it’s great. What’s so great about it? It’s clean. Even cleaner than Facebook. Let’s rewind back to 2004. Facebook was “TheFacebook.com” and the site required you to be at a college that it […]