Tuesday, March 22, 2011

Free often leads to entitlement

I just read Fragility of Free and wanted to share my own experience with offering a service for free. Back in the mid 90's, I created a system that gave people in the Greater Seattle area free local long distance calls. It was a great experience and taught me that once you start giving people something for free, they will start to think of it as something they'll always have a right to receive.

We'll need to start with a bit of a history lesson.

Long before we all had free nationwide long distance on our cell phones, land-line phone companies charged a lot for local long distance calls. In the Greater Seattle area it was more expensive to call from Renton to Redmond than it was to call New York! However, if you were inside the city limits of Seattle, then you could call to/from both of those locations as a free local call. This was true for most of the Seattle suburbs within King County.

Also, before the time of PBX business phone systems, there was a type of phone line known as Centrex, where all the switching was done at the central office. In order to transfer a call, you would do a hook flash and then dial the destination phone number.

At the time, I was writing code in Delphi 1.0 on 386 hardware and Windows 3.11. We knew that we could combine a Seattle centrex phone line with hook flash transfer to offer people in the suburbs free local calls. At the time, several so-called experts told us that in order to do that, we would need to use Windows 95 and a voice card that cost about $1000.

However, we were convinced that we could get it to run on a 386 and a $27 voice modem. It was late one Friday night (maybe even early Saturday morning) when I finally figured out that the bang (!) character would cause the modem to hook flash and I successfully transfered a call. That remains one of my favorite coding breakthrough moments of all time.

My partner's grandmother lived in an area where she could get phone lines with a Seattle prefix, so we order some Centrex lines and put 3 computers in a closet in her spare bedroom and started promoting the service.

When someone called the Seattle phone number, one of the 3 computers would answer the call and play a 30 second ad. Then it would prompt for an access code and the number they wanted to call and would transfer the call. As soon as a call was transfered, that phone line and computer were free to take the next call. At the peak usage, we were processing about 40,000 calls per month. We had a log of every number that was called through the system, but I don't think we ever did anything with those numbers.

We knew the phone companies wouldn't be happy about this, but we did want to make sure what we were doing was legal. Being young and without the budget to hire a lawyer, the best we could determine was that it was legal as long as we never charged anyone any money to use it.

We had advertisements built into the system from the beginning, but we also thought it would be illegal for us to sell ads to anyone else, so we just made our own ads for our other business.

People could get an access code to the system by visiting our website and passing a 10 question quiz. Answers to all the quiz questions were within the text of our website, so this was a way to make sure people read our site before we gave them free phone calls.

People really loved our service. We had our domain name painted on the side and back of our van and one time while stopped at a red light, the lady from the car behind us got out of her car and ran up to tell us how much she loved our free calling network! We also had jackets with our domain name on them. One time at a restaurant we met some guys that operated a BBS who said we were saving their users a lot of money. We also got our picture in the local paper along with a great article talking about what we were doing.

Needless to say, this whole thing was a very fun experience! However, we eventually decided that it wasn't worth the cost to keep it going, so we shut it down. I think if we could have charged a subscription fee or even could have sold advertising, it would have been a profitable venture. But the phone company had already shut off the phone lines once and we weren't sure how much longer we'd be able to keep it going anyway.

Much to our surprise, a short while later, we received a notice from the Better Business Bureau that someone had filed a complaint against us for shutting down our free service! Once we explained to the BBB rep that it had been completely free and that we never made any statements about how long it would be available, they closed out the complaint, but it has always made me think twice before ever offering something for free that cost me money.

As a Gmail, Blogger.com and Twitter user, I am thankful that these free services exist, but I also understand that if they change the deal or try to force advertising into the platform, they're just doing what they need to do in order to continue providing something for free that does actually cost them a lot of money to run.

Tuesday, March 15, 2011

"Save Game" for programmers

If you've ever played an adventure or saga type of video game, you're familiar with the option of saving your game. Just before a really difficult section or before facing a challenging level boss, you hit save so that if (when really) you died you could try again from that saved point.

Have you ever wished you could do that in real life? Just before embarking on some tough challenge you could hit save and easily get back to that point to try again until you were successful.

Well, if you're a computer programmer, that's exactly what you can do with version control! I've heard a few programmers ponder if it's worth it or not to use a version control system when working on a solo (or hobby) project, but I think it's always useful. Maybe even more so when working on a project that you only touch occasionally in your spare time.

Also, if you haven't checked out a distributed version control system (DVCS) such as Git or Mercurial, then you're working on an older generation of the technology. The lack of file locks and the ease of branching and merging make these systems a joy to work with.

Wednesday, September 29, 2010

Term limits is not the answer

I originally wrote this as part of a facebook comment thread, but wanted to put it in a blog post since it's something I feel strongly about. I'm amazed at how great a job our founding fathers did at forming our government and how it works. However, I don't think they envisioned a time when the majority of people either didn't vote or didn't really pay attention to whom they were voting for and why.

I've been hearing a lot of people pushing for term limits in recent years, but I don't think that's the best answer.

An educated public that actually votes is the answer. Term limits just makes more people apathetic -- doesn't matter who gets elected, they'll be gone soon.

Term limits does not prevent the phenomenon of career politicians. If people continue to vote for them, they'll find offices to run for. Let's say state legislatures allowed a total of 12 years, state Governorship was limited to 2 terms, Senate was 2 terms and Congress was 6 terms, then one person could be in office for 40 years, which I would considered a career. And then if they managed to get VP for another 8 years and President for 8 more years, that's a total of 56 years! And that's not counting any time as a Mayor or city council person. Term limits simply does not solve the problem. If they're not a good representative and the educated voting public keeps them accountable, then they might be in office for 2 or 4 years, if at all. That's the only logical solution. Pushing for term limits is easy, but if you stop and think about it, it just doesn't make sense.

Why wait for term limits to get rid of a bad politician when they can be gone at the next election?!?

Tuesday, June 15, 2010

Domain Specific Short URLs

This is an expansion of what I initially posted as a comment on Ed Bott's blog post Be careful what you click! The perils of URL shorteners.

I think we’ll start seeing moderately longer urls that actually give some info about what they are linking to.

The next trend is towards sites using their own domain specific short urls.

When my mother-in-law forwards me news stories from USA Today, the links are in the form http://usat.me?38738442 (If I was USA Today, I would make that even shorter by using letters.)

As Ed points out, ZDNet does have their own short doman name -- zd.net. YouTube has youtu.be, but I haven’t seen anyone actually use it. These new domain specific short urls are fighting an uphill battle because they depend on the person sharing the link to know about them and use them. General url shortening services like bit.ly or is.gd are easier to use because they work for any link.

I created a url shortening system that only works for Bible references at dbible.com. Instead of a randomly generated url, you can see the scripture reference in the link (as in dbible.com/Jn3:16). So even if someone doesn't click the link, they'll know the verse (or verses or chapter) that you're referring to. The other benefit of this system is that you don't need to visit dbible.com or use an API to compose these short urls. Just append the reference to "dbible.com/" and post your link.

Sunday, May 23, 2010

Why I do what I do

I've wanted to write about this for a while, but this tweet and the responses convinced me that I should do it now.



I first taught myself how to write BASIC on a Texas Instruments TI 99/4A when I was in 5th grade. All I wanted to do was make video games. (Gaming is the gateway drug to programming for many young people, but that’s a different story.) I had always liked making things and even had a box of junk that I called my "Invention Box."

During junior high and high school I was sure I was supposed to be a missionary and travel to other countries to preach the Gospel. The only other computer programming experience I got in those years was a high school class on the Apple IIe. Everyone who had ever taken that class got an A and we played video games 90% of the time.

During my freshman year of college, as a missions major, some friends talked me into joining Amway. Now Amway (later renamed Quixtar, and now back to Amway) is a great company and I learned a lot in my 12 years as a Distributor (currently called an Independent Business Owner), but I never made any money. I truly believed that the business would work for anyone who followed the 7 (later 8, then 9) CORE steps. I spent a lot of money attending seminars and conferences and buying tapes and CDs hoping to get motivated to go "show the plan". The results that were promised sounded great: Ten to fifteen hours a week of work to make millions of dollars a year and retire on a beach within 5 years! Freedom! So, after 2 years of college, I dropped out. Who needs a degree when you’re going to be a millionaire in a few years, right? However, the problem was that it was a distraction. It was me trying to be something that I'm not.

A year later, I decided to go back to school because a friend of mine raved about how much fun he was having. I picked Computer Science as a major thinking back to my experience in fifth grade, but had no intention of making programming a career. It was during those classes that I realized that I had a special ability for writing code. I loved the mainframe assembly language class, but everyone else really struggled with it. This was something that I was really good at!

Obviously, I didn't have to listen to any motivational talks to write code. I actually enjoyed it so much that I spent one holiday weekend learning QuickBASIC just for the fun of it and came up with a program that moved various colored squares around the screen bouncing off each other. I stayed up late (or even all night) writing code! My childhood "Invention Box" had morphed into a PC. This is what I was born to do!

Unfortunately I spent the next 10 years treating programming as something that I was just doing temporarily until my millions came in. I was a good programmer and people paid me well for my skills. As for being a Distributor, I wasn't good at it and I wasn't making any money. The choice finally became clear: If I was ever going to make millions, I had a much better shot as a software developer than I did anywhere else!

Part of the turning point for me was getting married. I had to get practical and focus on the thing that was making money and was getting results instead of continuing to strive for something that wasn't working.

So now that I was finally ready to make a career of computer programming I decided to become the best programmer I could be. I joined a user group, started listening to podcasts and am now speaking at user groups and code camps.

I like who I am now. I'm not constantly beating myself up for not prospecting random people I meet. I enjoy meeting people for who they are instead of analyzing why they'd want to join my business.

I don't think it's a random coincidence that I was born at this time and have these skills. I can now clearly see that this is what God created me to do and I can't imagine doing anything else. I often wonder what I would have done if I had been born back in the 19th century, and to be honest, I really have no idea.

We get our English word "talent" meaning "gift or skill" from the story Jesus told about a man that left some money with 3 of his servants. A "talent" was a Roman unit of mass used as a monetary value similar to the way "pound" is used in the UK. The moral of the story is that if you take what you are given and invest it and make it grow you will be rewarded, but if you bury it in the back yard you will be punished. My focus now is to invest the programming talent I was given and make it grow and produce as much as I can.

It's not hard to know what one is supposed to do in life. Just take a look at what you're good at and how that can be used to improve people's lives. Invest what you've been given and become the best at it you can be. My rabbi, Daniel Lapin, says that profit is God's way of rewarding you for taking care of His other children.

Sunday, May 16, 2010

Tuesday, November 3, 2009

Inland Empire .NET User Group

Three months ago I moved from Temecula, California to Wylie, Texas, which is in the Dallas area. I took some time recently to write down my thoughts reflecting on my time as a member of the Inland Empire .NET User Group.

Joining the Inland Empire .NET User Group was probably the best career decision I've ever made. The exposure I got each month to new techniques and technologies pushed me ahead by leaps and bounds. I remember several times heading up to a meeting (it was about an hour drive) thinking that I probably wouldn't have much use for what was being discussed that evening. Then after being inspired at the meeting, I would drive home thinking of all the ways that I could benefit from what I just learned.

Stephen Rose's talk about virtualization is probably the best example of that. I had just rebuilt my machine and that afternoon had carried another machine up to my desk with the intention of installing some software that I didn't want on my main development machine. Now I do 100% of my development on virtual machines. Using base images with Office and Visual Studio installed means I very rarely need to re-install those tools and I haven't installed (or reinstalled) XP or Vista on a new machine in months! I just grab the virtual machine that is closest to what I need next and copy and paste it to a new vm.

The other talk that was very inspiring was Matt Penner's discussion of keeping the passion in what you do. After that talk I asked him what podcasts he listens to and then I subscribed to Hanselminutes and .NET Rocks! Between those podcasts (and a few more that I've added since then) and the user group meetings I can almost feel my brain expanding!

The first meeting I attended was the Most Valuable Member (MVM) award event for 2007-2008. I love the challenge of a competition, so I decided that night that I would go for it. Getting the MVM points was a huge motivator that prompted me to get on the calendar and give a talk myself. Presenting to the group was very fun and I got a ton of great feedback from members of the group. After that I gave basically the same talk at the SoCal CodeCamp in San Diego, but refined it a bit. One of the user group members (I've forgotten his name) was at my CodeCamp talk and told me that I made good improvements on it. I think every user group should do a MVM award program!

The last meeting I attended before moving to Texas was the MVM award event for 2008-2009 where I was recognized as the 2nd Runner Up winner! I was blown away by how much stuff was part of the prize package. I still haven’t installed all the software I won and haven’t even ordered all the free books of my choice from the 3 different publishers!

I am very thankful for all the hard work James Johnson does in putting together and coordinating the user group. It has had a huge impact on me as a developer and was a great way to gain exposure to the larger developer community.

I have attended a few other user groups and none of them even come close to the quantity and quality of the sponsor provided giveaways each month -- let alone the MVM prizes! I know that is due to James' diligence in contacting those sponsors and telling them what a great group of developers there is in the Inland Empire.

I miss the friends I made there and I hope that the next time I'm in Southern California it can be around the 2nd Tuesday of the month so I can go back and visit the group.