Figuring Out What URLs Are Made Of
A URL (Uniform Resource Locator) is a standardized way of naming network resources, used for linking pages on the World Wide Web.
The first item in a URL, the letters that appear before the colon, is the scheme, which describes the way a browser can get to the resource. Although ten schemes are defined, the most common by far is HTTP, which stands for HyperText Transfer Protocol, the Web's native transfer technique. (Don't confuse HTTP, which is the way pages are sent over the Internet, with HTML, which is the system of formatting codes in Web pages.) HTTP is the language that your browser uses to request a Web page from the Web server on which it's stored, and that the Web server uses to send you back the page you want to see.
Although the details of the rest of the URL depend on the scheme, most schemes look similar. Following the colon are two slashes (always forward slashes, never backslashes) and the name of the host computer on which the resource lives. Then comes another slash and a path, which gives the name of the resource on that host.
Web URLs allow a few other optional parts. They can include a port number, which specifies, roughly speaking, which of several programs running on that host should handle the request. The port number goes after a colon after the host name.
The standard http port number is 80, so if that's the port you want (it usually is), you can leave it out. Finally, a Web URL can have a query part at the end, following a question mark.
When a URL has a query part, it tells the host computer more specifically what you want the page to display. (You rarely type query parts yourself — they're often constructed for you from fill-in fields on Web pages.)
When you type a URL into your Web browser, you can leave out the http:// part because the browser adds it for you. Lazy typists, unite! When a Web address starts with www, you can usually leave that out, too.
Two other useful URL schemes are mailto and file. A mailto link is an e-mail address. Clicking a mailto URL runs your e-mail program and creates a new message addressed to the address in the link. The file URL specifies a file on your own computer. The URL looks like this:
file:///C|/www/index.htm
The file URL specifies a file on your own computer. On a Windows computer, this line indicates a Web page stored in the file C:\www\index.htm on your own computer. The colon turns into a vertical bar (because colons in URLs mean something else), and the backslashes turn into forward slashes. File URLs are useful mostly for looking at a Web page you just created and saved on your hard drive.

Skype Glossary
account
1. (noun) The formal establishment of a relationship between the user and a software product that lets the user make use of the technology. 2. (noun) The representation of the details of the user’s relationship with the software, particularly showing what services of the software the reader can use.

Skype Glossary
beta version
An early version of software that is not in its final release form. Consequently, beta software is sometimes prone to quirks and bugs.

Skype Glossary
Bluetooth
A short-range technology used for transferring data wirelessly. It is commonly used for wireless mice, keyboards, and other consumer products.

Skype Glossary
call history
The record of an individual’s Skype calls.

Skype Glossary
case sensitive
An indication that software differentiates uppercase from lowercase capitalization. For example, if JohnDoe123 is a case-sensitive password, typing in JOHNDOE123 will fail.

Skype Glossary
conferencing
Hosting or participating in calls with multiple contacts using Skype, which can also extend to landline and mobile phone calls.

Skype Glossary
CrazyTalk
A program that allows you to create animated faces that are synchronized to move as you speak.

Skype Glossary
credit
The method by which you purchase time in advance and later spend it when using various Skype features.

Skype Glossary
End User License Agreement
Sometimes referred to by the acronym EULA, the contract a user agrees to in order to be able to use a specific software. This contract, or license agreement, defines the rights and restrictions of the user regarding the software.

Skype Glossary
firewall
A security program or machine that enables users to use a computer or network while also preventing unauthorized access from other parties over the Internet.

Skype Glossary
GMT zone
The GMT — or Greenwich Mean Time — is the system by which the majority of the world sets time according to global lines of longitude, starting with 0 being the meridian that runs between the poles through Greenwich, England and all other time zones being +/- hours in relationship to the 0 meridian.

Skype Glossary
GSM
Global System for Mobile Communications are the most widely used communications standard for mobile phones in the world.

Skype Glossary
IM
Instant messaging is a form of real-time typed communication between two or more people over the Internet or another network.

Skype Glossary
PayPal
1. (noun) The service that is used to securely make financial transactions over the Internet. 2. (noun) The company that provides the service.

Skype Glossary
profile
Your online Skype identity, including information that is private, shared with your contacts, or shared with the world.

Skype Glossary
proxy settings
The settings used to connect to other computers through the Internet or another network by using a proxy server, as in a networked business environment.

Skype Glossary
Skylook
An add-in that allows you to use Skype seamlessly with Outlook.

Skype Glossary
Skype Global Rate
A single low rate that applies equally to a set of more than 30 popularly called countries, as opposed to the individual county-by country rates that are otherwise charged.

Skype Glossary
Skype Name
Your unique name on Skype that you use to sign in and that others use to contact you.

Skype Glossary
SkypeIn
Your personal Skype online number that people use to call your computer.

Skype Glossary
SkypeOut
Calls made from Skype to mobile and landline phones.

Skype Glossary
SMS
Short Message System is a communication service that allows you to send text messages to and from cell phones and other devices.

Skype Glossary
USB
1. (noun) A rectangular port — universal serial bus — on a device that enables you to connect another device to it. 2. (noun) A cable that connects devices using a USB port. 3. (noun) The technology by which the connection is accomplished.

Skype Glossary
VAT
The Value Added Tax applied in European countries to goods and services.

Skype Glossary
VoIP
The Voice over Internet Protocol technology that allows you to send voice communication over the Internet.

Skype Glossary
voucher
A certificate or number, either purchased or provided as a free promotion with phones or other devices, that can be exchanged for Skype credit.

Skype Glossary
XML
A tag-based markup language that is widely used to create documents and Web services.

Skype Glossary
ZIP files
Files that have been compressed to reduce their size, thereby making file transfer and storage faster and easier.