Wireless Adapter Traps Linksys E4200: Retrospective A simple way to see if someone is spam scamming you How to resolve a complex type as a string implicitly How to use a complex type in a conditional
Wireless Adapter Traps Ok so you go to the store and you’re looking around for an awesome deal on a Wireless-N adapter, and you find one for only $14!  ”How can this be!?” you might ask yourself?  Well, let me explain something to you before you end up with the same situation I find myself in right now.
Linksys E4200: Retrospective I just recently retired my WRT54G in favor or a Wireless N Router.  I ended up going with the Linksys E4200 for a number of reasons.
A simple way to see if someone is spam scamming you I hate having to sign up for anything on the internet. If I can avoid it I will, but nevertheless at some point you’re going to have to sign up for something.
How to resolve a complex type as a string implicitly Along the same lines as resolving a complex type in a conditional, I also want to be able to take the same Authorization Result, and use it to broadcast a message to the system (or user), and tell them why couldn’t they be authorized.
How to use a complex type in a conditional I am building a basic authorization framework, and I have really liked the use of it so far. It basically looks something like this
Interviewing: Done Right

When I conduct interviews, I want to see you code. I don’t want to see your code, I want to see you type something from scratch. That means, brand new, as in not something you’ve already done (or copied from somewhere else).

 
Interviewing: How many questions can you answer in 30 minutes?

I’m not the kind of person that really get’s turned off by interviews. I actually enjoy them sometimes. It can be a good test of my skills and knowledge. A lot of the time it shows me whether or not I’m good at explaining what I know. Communication is very important to me in my career. Lately, however, I’ve taken a different role in the interviewing process. I’ve become the one giving them instead of taking them. I thought today would be a good day to talk about interviews I’ve had, and what kind of interviews I think make up “good” interviews, and which one’s I think are “bad”.

 
Vacationeer’s Guide: Projections

When you plan a road trip, you’re really only concerned about figuring out one thing: how long will it take me to get there? But for projects, this isn’t always the case. The same formula applies, though.

 
Vacationeer’s Guide: Determining Your Team’s Velocity

Once your team has estimated a set of features, and assigned each feature their “point value”, it’s time to start measuring your team’s velocity!

 
Vacationeer’s Guide: Credit System

Now that we understand the concept of estimation, we need to talk about how this “credit system” applies to our velocity.

 
Vacationeer’s Guide: Estimation

In order to calculate velocity, we need to know how to figure out the amount of effort involved for each feature that a team works on. Before we can get to that, though, we need to determine something else which is crucial. Who, exactly, should be estimating the effort?

 
Vacationeer’s Guide: Velocity

Velocity is the key to any project’s success. Plain and simple. I think that just about every project in some way or another tries to figure out this metric. It’s how this metric is obtained that is so important.