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
Vacationeer’s Guide: The Golden Formula for Projects

When you get on google maps to plan out your vacation and it tells you how long your trip will take you to get there, how does google figure that out? Pretty easily actually. It takes the speed limits of all the roads it finds, and measures the distance of those road segments, and with those two pieces of information it can calculate the amount of time it will take you to get there.

 
A Vacationeer’s Guide to Project Management

My wife loves to go on vacations. Actually that’s more of an understatement than anything else. The last vacation we went on we went to Orlando, FL and rented a house there while going to Disney World. It was a lot of fun. So what does vacationing have anything to do with project management? Well, I’ll tell you.  I call myself a technical team lead.  My day usually consists of guiding my team on their current project and coaching them on how to improve themselves. As a lead, one of the things I really care about is knowing how the project we’re working on is coming along. There are a lot of methodologies out there about how to do this, but I want to take a really high level, common sense, approach to this issue and then figure out how the approaches I use work.

 
Learning Ruby on Rails: Installing RubyMine

RubyMine is a Jetbrains product for developing ruby applications. I use a lot of Jetbrains products, which is why I’m giving RubyMine a run through. I’m hoping it will be as good as their other products. Since I’m a .NET developer, I’m thinking it will help me bridge the gap between the typical environment I’m used to using (Visual Studio 2010) and RoR.

 
Learning Ruby on Rails: Installing Ruby on Rails

Next up on the list is installing Ruby on our Ubuntu instance.

 
Learning Ruby on Rails: Installing Ubuntu as a VM

Installing Ubuntu as a VM is vastly simpler (and faster) than installing any Windows distro.

As an aside, I’m using VMWare’s Workstation product, in case you’re wondering what VM software I use, but you could do this just as easily with other products.

 
Learning Ruby on Rails: A C# programmer’s perspective

I’ve been doing C# programming for some time now.  I’ve been investigating Ruby and talking to coworkers about it, but have yet to really dive in and start learning the language and it’s web counterpart, Rails.

I recently came up with a fun concept that I wanted to try on the web and see how people liked it, and I thought it would be a great opportunity to try learning Ruby on Rails.  This will be a series of blog posts on my trials as a primarily Windows C# developer working with this new language and new stack.

 
When Windows tells you that it’s not geniune…

I recently had to go through this because my windows installation started telling me it was not genuine and I needed to activate it. This was completely false, being that the key I was using to activate the product was completely legit.

So if you find yourself in the same boat as me, and you are wondering what you should do, follow these steps.