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 | 75 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 | 63 Comments »
November 11th, 2007
The ternary operator is a shortcut comparison operator that replaces an if-else statement in a PHP script. If you use a lot of comparison statements in your scripts, this can greatly reduce the number of lines of code. The ternary operator is really very simple to use, but it does tend to confuse newbie PHP programmers. Read the rest of this entry »
Posted in PHP Tutorials, Web Site Development | 5 Comments »
November 5th, 2007
Most new web developers have heard of SQL injection attacks, but not very many know that it is fairly easy to prevent an attacker from gaining access to your data by filtering out the vulnerabilities using MySQL extensions found in PHP. Read the rest of this entry »
Posted in MySQL Tutorials, PHP Tutorials, Web Site Development | 43 Comments »
November 3rd, 2007
External CSS style sheets offer numerous benefits to web site design. This tutorial assumes that you already know something about the use of cascading style sheets. Our focus is on helping you to implement it better with your web site. Read the rest of this entry »
Posted in CSS Tutorials, Web Site Development | 4 Comments »
October 25th, 2007
The format wars are still raging for high definition DVD movies. Thus far, it looks like Blu-ray will sell the largest number of high definition movies in 2007 due to alliances with movie studios selling some of this year’s hottest movies, plus the fact that the newest Sony PlayStaton 3 game console includes a Blu-ray player (smart move). Next year could be different. Read the rest of this entry »
Posted in Home Theater | No Comments »
October 21st, 2007
DVD movies have been a fantastic success for the movie industry. Many movies no longer make money at the box office and fewer and fewer people are going out to the movie theaters. There are a lot a valid reasons for this, including higher ticket prices, extraordinarily high prices for snack and concession items, etc. It all boils down to the increasing convenience and cost savings associated with having a home theater, or just a DVD player connected to a television. More people today are buying DVDs and the newer HD DVDs instead of throwing money at high-priced movie theaters. Read the rest of this entry »
Posted in Home Theater | 1 Comment »
October 15th, 2007
When using an HTML form on a web page, it is important to make sure that all of the information that you request is filled in. It is also important to make sure that the correct information is entered. JavaScript is a client-side web language that can be used to validate the information you request before the form is submitted to your web server for processing. Read the rest of this entry »
Posted in Web Site Development | 1 Comment »
October 14th, 2007
A signature in an e-mail is kind of like a footer on a web page. It is generally used to convey contact information, legal notices and other repetitive information. This is something that you may not want to re-type every time you send an e-mail message. Thunderbird allows you to create as many signatures as you wish. You can assign a different signature to each individual e-mail address. Read the rest of this entry »
Posted in Internet Technology, Thunderbird Tutorials | 67 Comments »
October 1st, 2007
If you own a web site that displays an e-mail address or if it has a form that people can use to submit comments or questions, or your e-mail address is listed in a visible WHOIS record, you undoubtedly have received requests for link exchanges. These are also called reciprocal links. What most people do not realize is that the vast majority of these requests are fraudulent and provides no benefit to your site. Read the rest of this entry »
Posted in Internet Marketing | No Comments »