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 »
Posted in Home Theater | No Comments »
January 2nd, 2008
There is a little-known web design problem that can prevent search engine spiders from finding the content on web pages. It’s called excessive table nesting and the problem is more common than most designers and site owners think.
Read the rest of this entry »
Posted in Web Site Development | No Comments »
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 »
Posted in Home Theater | 1 Comment »
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 »
Posted in Internet Marketing | No Comments »
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 »
Posted in MySQL Tutorials, Web Site Development | 1 Comment »
November 28th, 2007
If you have a web site that focuses on interesting topics, it is fairly easy to earn some passive income from the web site by placing Google AdSense ads on your web pages. AdSense is a context-driven system, which means that the ads displayed should be related to the theme of the content on the page.
Read the rest of this entry »
Posted in Internet Marketing | No Comments »
November 23rd, 2007
This MySQL cheatsheet is the first of a series of cheatsheets. I’ve always set up cheatsheets for my own use as long as I’ve been writing programs, which goes back a long time. What sets this cheatsheet apart from others is that it focuses on commonly used MySQL examples and not just code. It’s a free download. I hope that you find it to be useful.
Read the rest of this entry »
Posted in Cheatsheets, MySQL Tutorials | 11 Comments »
November 22nd, 2007
This is a simple PHP script that takes data from a MySQL table and uses it to generate a drop-down select box for an HTML form. This can be used for a list of states on a credit card or user data form, or for a category selection or something where you need to pull the selections from a MySQL table. The script uses PHP to generate the HTML that is sent to the user’s browser.
Read the rest of this entry »
Posted in PHP Tutorials, Web Site Development | 3 Comments »
November 12th, 2007
Outgoing e-mail problems can sometimes be more difficult to troubleshoot than incoming e-mail problems. Troubleshooting these types of problems in Mozilla’s Thunderbird is fairly easy if you understand how outbound e-mail works.
Read the rest of this entry »
Posted in Internet Technology, Thunderbird Tutorials | 62 Comments »
November 11th, 2007
Troubleshooting connection problems with an e-mail client, such as the freebie Mozilla Thunderbird e-mail program can be frustrating and tricky. If you are having problems retrieving your e-mail or getting it configured correctly, don’t give up. Most solutions are pretty simple. In this article we cover some of the more common connection issues you might find when using Thunderbird.
Read the rest of this entry »
Posted in Internet Technology, Thunderbird Tutorials | 28 Comments »