Home :: About Us

Archive for December, 2007

Building an Online Machine

Tuesday, December 18th, 2007

As I’ve mentioned in previous posts, there is a difference between a marketing strategy and marketing tactics. A strategy is a goal. It’s what you want to be. Tactics are the methods used to achieve your strategy. In my opinion, the ultimate strategy is to build an online machine. Better yet, to build multiple online machines.
(more…)

Using MySQL Data Types

Sunday, December 9th, 2007

Learning how to use the MySQL database properly can take quite a bit of time. It is not uncommon to select a less than optimal data type when setting up a new table. Multiple data types are available for each value that you wish to store. This MySQL data type tutorial is intended to help take some of the mystery out of the proper type selections for database columns.
(more…)