<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Start Website.org &#187; Web terminology</title>
	<atom:link href="http://startwebsite.org/tag/web-terminology/feed/" rel="self" type="application/rss+xml" />
	<link>http://startwebsite.org</link>
	<description>Every Success has a Start...</description>
	<lastBuildDate>Thu, 15 Sep 2011 05:21:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>web terminology dictionary: Commonly used web terminology for beginners</title>
		<link>http://startwebsite.org/web-terminology-dictionary-commonly-used-web-terminology-for-beginners/</link>
		<comments>http://startwebsite.org/web-terminology-dictionary-commonly-used-web-terminology-for-beginners/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 01:21:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Beginners guide]]></category>
		<category><![CDATA[Web terminology]]></category>

		<guid isPermaLink="false">http://startwebsite.org/?p=66</guid>
		<description><![CDATA[Web terminology might sound bizarre to the webmasters who are new in this field. Hence to aid such newcomers and laypersons we thought of providing you with a list of words, acronyms, phrases and any other terms used by webmasters frequently. Web terminology dictionary of Commonly Used Webmaster Terms CGI, Common Gateway Interface CGI scripts [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Web terminology might sound bizarre to the webmasters who are new in this field. Hence to aid such newcomers and laypersons we thought of providing you with a list of words, acronyms, phrases and any other terms used by webmasters frequently.</p>
<p style="text-align: justify;"><strong><span style="color: #800000;">Web terminology dictionary</span></strong><strong><span style="color: #800000;"><span style="color: #800000;"> </span>of Commonly Used Webmaster Terms</span></strong></p>
<p style="text-align: justify;"><strong>CGI, Common Gateway Interface</strong></p>
<p style="text-align: justify;">CGI scripts are basically programs (software) which runs in the background on the computer where the web pages of a particular website are stored. These scripts serve the purpose which a simple document like a web page cannot do. For instance, if you want to search something on our website startwebsite.org using the Site Search option provided on the top right pane of this page, your search query actually goes to the CGI script which does the real search.</p>
<p style="text-align: justify;"><strong>Downloading</strong></p>
<p style="text-align: justify;">When you download something from the Internet, you transfer the file from some computer on the Internet and then to your own computer. Traditionally, the term “download” was used only when you transferred something from a larger computer, like mainframe, to a smaller computer. However, the terminology has changed now-a-days when they speak of downloading from the Internet.</p>
<p style="text-align: justify;"><strong>HTML, Hyper Text Mark-up Language</strong></p>
<p style="text-align: justify;">The web page you are viewing currently, you will see that some words are in bold, some underlined and some other in large fonts and so on. These things are accomplished by a hidden formatting code which constitutes a web page. These formatting codes will tell the web browser (such as Internet Explorer, Firefox or Netscape, etc) how it should display the web page. The language in which the formatting code is written is referred to as HTML.</p>
<p style="text-align: justify;"><strong>FTP, File Transfer Protocol</strong></p>
<p style="text-align: justify;">Protocol is a set of rules which is followed over Internet and FTP, or File Transfer Protocol is a method used to transfer a file from one computer to another across Internet. FTP is often used by webmasters to publish their web pages on Internet. FTP is used to transfer their web pages from their computers to their web server and the transfer of files is usually accomplished by a program called an FTP client.</p>
<p style="text-align: justify;"><strong>Perl</strong></p>
<p style="text-align: justify;">Perl is also a computer language used by webmasters. Perl is sometimes called as Perl CGI scripts or simply Perl scripts. Programs are written in Perl to do things that a simple document like a web page cannot do. For instance, Perl scripts are used to search a website for a particular document, send email for a feedback form, conduct online polls, etc.</p>
<p style="text-align: justify;"><strong>PHP, PHP: Hypertext Preprocessor</strong></p>
<p style="text-align: justify;">PHP are software programs which run on the computer where the web pages of a website are stored. As they are computer programs, they can do things that a simple document like web page cannot do. For instance, just like Perl scripts the PHP scripts are used to search a website for a particular document, send email for a feedback form, conduct online polls, etc.</p>
<p style="text-align: justify;"><strong>Uploading</strong></p>
<p style="text-align: justify;">Uploading is the term used by webmasters to refer to the act where they transfer a file from their own computer to another computer on the Internet. Just like downloading, uploading was traditionally used only when you transfer something from a smaller computer to a larger computer like a mainframe. However, this is not the sense in which uploading on the internet is used now-a-days.</p>
<p style="text-align: justify;"><strong>Web Host</strong></p>
<p style="text-align: justify;">A web host is a company that has a computer or multiple computers that are permanently connected to the Internet. Web pages (documents) that are located on those computers can be read from anywhere and by anyone connected to the Internet.</p>
<p style="text-align: justify;"><strong>Web Server</strong></p>
<p style="text-align: justify;">Web Server is used in two different senses. Firstly, a computer that is permanently connected to the Internet and allows people to read web pages located on that computer is called a web server. For instance, the web pages you are viewing right now on startwebsite.org are located on a web server somewhere in the world.<br />
Secondly, a web server may refer to a computer program like apache. Just because the computer is connected to the Internet it doesn’t mean that anyone who is connected to the Internet can read the documents located on that computer. There has to be some computer program which runs on that computer to allow the users to read the web pages located on that computer using an appropriate browser. This computer program is also called as web server.</p>
<p style="text-align: justify;"><strong>WYSIWYG, What You See Is What You Get</strong></p>
<p style="text-align: justify;">When a web page is designed or when you write a document using the WYSIWYG editor or word processor, the editor displays the page exactly (or almost the same) as it appears when it is published on the web page or when you take a print out of it. WYSIWYG means that what you see on the screen is what you get on output.</p>
<p style="text-align: center;"><a href="http://www.anrdoezrs.net/click-3594655-10408500"><img class="aligncenter" src="http://www.hostgator.com/banners/hgator-468x60b.gif" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://startwebsite.org/web-terminology-dictionary-commonly-used-web-terminology-for-beginners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: startwebsite.org @ 2012-02-04 19:12:08 -->
