Search
Recommended Sites
Related Links






Valid XHTML 1.0 Transitional

Valid CSS!
   

Informative Articles

How Web Design Can Affect Search Engine Rankings
Uniquely built web sites can create unique issues when promoting your site on the search engines. From a basic 3 page brochure site, to a corporate site with hundreds of dynamically generated pages, every web site needs to have certain design...

Overview of Web Content Management Systems
What are Content Management Systems (CMS) / Backend Systems? Although Content Management Systems may vary slightly among industry definitions, a common usage for a Content Management System is to add new content (information, articles, photos,...

Perl: Cryptic Power
Perl is, let's face it, a programming language for people who know programming. It's extremely different from PHP: you can't really just pick it up and use it. Perl bears a lot of resemblance to C and Unix shell scripts, if that means...

The Pricing Of Web Hosting
Get What You Pay For Why bother paying for hosting when there are plenty of companies offering free hosting? Well, in web hosting, when you pay nothing, you often end up with nothing. Most free web hosts offer limited services. Even though...

Web Design Blunders That Can Cost You Lost Profits
It's hard enough to bring people to your little corner of cyberspace, and once they're there, you have just a few brief seconds to catch their attention. A simple click-of- the-mouse and your site visitor is gone! Keep as many interested...

 
Observing the Protocols: HTTP, WWW, URL and HTML

Many among us sail through our lives blissfully ignorant of the reason our web addresses start with the secret code "http//:" Increasingly we think it is superfluous because when we omit entering it into the address line of our browser, usually we arrive at our destination regardless.
I have even seen people dropping the "www." part of the web address, and they sometimes connect anyway. What does it all mean?
Let's start with http. It is an acronym for the tongue twister HyperText Transfer Protocol. When you type this into your web browser, you are telling it that you intend to interact with the internet according to a specific set of rules (protocols), and the internet will respond in return.
Your web browser, such as Internet Explorer(tm), is software which helps you communicate with the internet by sending your requests out and retrieving the files you are seeking. When you search the internet or type a URL (Uniform Resource Locator, or web address) into the address bar of your browser, you are in effect requesting to view files.
These files could be text and images. Your browser assembles and displays them according to more rules, this time the rules come from the language of the internet, HTML ("Hypertext Markup Language").
When you navigate to a website, your browser looks for a file named index.htm. This file contains the basic structure of the overall site, and tells your browser what other files to look for and how to display them on your screen.
When you click on a link, your browser sends out another request, and either replaces the page you are viewing with a new page, or opens an entirely new page and displays the files.
The huge portion of the internet which uses http:// to find websites which in turn use HTML language for displaying files is called the World Wide Web. Thus the URL http://www.website.com is basically saying:
Ms. Browser, please use the HyperText Transfer Protocol to access the World Wide Web and obtain files from website.com. Then display them on my screen according to the rules written in the file index.htm, which is written in Hypertext Markup Language.
And the amazing thing is... it does!
About the Author
Mark Meshulam offers the Poingo Productivity Suite, a suite of simple software programs which make your work, easier and much more fun.
visit http://www.poingo.com

Sign up for PayPal and start accepting credit card payments instantly.