Video - HTTP caching
In this video, Stephen Lamm, who works at Google in Web Performance teaches you about browser caching and what you can do to configure your web pages so that they're cached properly in browsers. More ...
How To Effortlessly Use Streaming Audio
Are you looking to add professional impact to your website and newsletter for almost little or no cost. How about introducing an audio ezine or other informative audio stream to your web site? More ...
Basic Dynamic Website Security
There are many things a user can do to cause you annoyance, but the biggest threat is an MySQL injection attack. This is where a user types in some PHP and SQL code into a field in your form. More ...
Creating a Secure Website Using Secure Socket Layer (SSL)
When setting up a website that will require payment through credit card it is important to have a minimum level of security. One protocol that has effectively become the de facto standard for website security is Secure Socket Layer (or SSL). More ...
Create a Favicon for Your Web Site
A favicon is a small icon that appears to the left of the address in the address bar of your Web browser and to the left of favorites. Having a favicon makes your Web site more professional and is an element of branding. Fortunately, the process of creating a favicon is very easy. More ...
How to Hide From Robots
A "robot" is a program that search engines use to follow links, read web pages, and create indexes of the information they find on the web pages. There are several reasons why you might want to prevent robots from indexing your web page. More ...
What is a Web Service?
Try to find an article on the Web that explains, in plain English, what a Web Service is and you'll be going around in rhetorical circles with no simple explanation, and no examples. More ...
What is AJAX?
One of the most recent buzz words going around the Internet is "AJAX". What is AJAX? Is it a new and extremely powerful programming language? Is it an all-purpose cleaner? In plain-simple English, what exactly is AJAX? More ...
Web Design Troubleshooting Guide
Getting your web site to look right can sometimes be a hair-pulling experience. Even for professional web designers! I can only imagine how frustrated many newbies can get. Let me share with you some of the common problems in designing a well-functioning web site. More ...
Seven WordPress Security Tips
Most WordPress users are not aware that the chance of getting hacked is higher than they think. Here is a list of tips that can greatly improve the security of your WordPress website. More ...
Advantages and Disadvantages of Frames
I've kept away from using frames in any of my work where possible. As much as I like some of the features that frames offer, such as a static header area and side menu bar, there is still a number of negative aspects to their use. More ...
Video - Optimizing the Order of Scripts and Styles
This video by Tony Gentilcore, software engineer at Goggle, shows you two easy-to-implement yet high-impact techniques for speeding up your web pages. For example, a script included before a CSS file may cause the browser to block. More ...
