Home :: About Us

Say Goodbye to HD DVD

February 18th, 2008

It looks like Toshiba is about to wave the white flag in the DVD format war between Blu-ray and HD DVD. According to numerous media sources, the company is planning to drop the HD DVD format.
Read the rest of this entry »

Upconverting DVDs to Achieve High Definition

February 18th, 2008

You really do not need to invest in expensive HD DVD or Blu-ray disks and players for your high definition television when upconverting DVD players (also called upscaling DVD players) are available at a fraction of the cost. You might be pleasantly surprised to find that the quality from the latest generation of upconverting/upscaling players is very close to that of full high definition players.
Read the rest of this entry »

How to Prevent Directory Listing

February 13th, 2008

I am finding that an increasing number of hosting companies appear to be configuring their servers to allow the file listings of web site directories to be viewed by users. I don’t know why they are doing this. It can be a serious breach of security that may allow a hacker to gain information about a site that can be used to hack the site. It is always a good idea to take steps to prevent the listing of directory files.
Read the rest of this entry »

What is an HDMI Cable?

February 2nd, 2008

HDMI stands for High Definition Multimedia Interface. An HDMI cable is digital interface connector that transmits both video and audio signals. A single HDMI cable can be used to replace all of the cable connections between a high definition television and other high definition devices, such as a Blu-ray or HD DVD player.
Read the rest of this entry »

Using a MySQL Full-Text Search

January 18th, 2008

A full-text search allows a search of multiple text columns. If you are setting up a search of a series of articles or a site with lots of product-related content, a MySQL FULLTEXT search can make it very easy to find articles or products related to the keywords used by a searcher. This search method does exactly what its name implies–it allows a full search of large text fields. A FULLTEXT search is easy to set up if you just follow these simple instructions.
Read the rest of this entry »

The Blu-ray vs HD-DVD Debate May be Almost Over

January 12th, 2008

It looks like we could be nearing the end of the debate over which high-definition video format will prevail in the high definition DVD format war. Just a few days before the start of this year’s Consumer Electronics Show, Warner Brothers announced that they will be abandoning the HD-DVD format in May of 2008 and will offer high definition movie titles only on the Blu-Ray format. This could be the tipping point in the format wars that have been raging since the introduction of the competing high definition formats.
Read the rest of this entry »

Home Theater FAQs

January 4th, 2008

Setting up a new home theater and getting it to work right does not need to be difficult. We have put together a list of questions and answers that may help to simplify things and get your home theater set up correctly.
Read the rest of this entry »

Digital Television FAQs

January 1st, 2008

The upcoming USA conversion to digital television transmissions will arrive on February 17, 2009. This has been dubbed as DTV Day or Digital Day. Many people are confused about the transition to digital and what they may have to do to be prepared for DTV day. We’ve compiled a list of questions and answers to help make sure that you are ready for the big day.
Read the rest of this entry »

Building an Online Machine

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.
Read the rest of this entry »

Using MySQL Data Types

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.
Read the rest of this entry »