Archive for March, 2009

IPhone spell check

While I really like the iPhone spell check and suggestions, it does have it’s drawbacks. Today I sent a text to my wife: “Can we eat fat Chinese for lunch”? I obviously meant to say THAT Chinese and not fat. How in appropriate.
I still do not turn it off. It saves me more key [...]

Tags:

Test Code

//This is some test code.
System.Data.SqlClient ;
//whatever.

Working with Git and VS.NET 2008

In the WEB 460 class I am teaching at DeVry we are changing the rules a bit. We are working on a collaborative ecommerce site and in doing so we needed to have some sort of central repository. So we went with Git. Well Git has no central repo, so how does that work? Really [...]