Website

Information about Website

A website (alternatively, Web site or web site) is a collection of Web pages, images, videos or other digital assets that is hosted on one or several Web server(s), usually accessible via the Internet, cell phone or a LAN.

A Web page is a document, typically written in HTML, that is almost always accessible via HTTP, a protocol that transfers information from the Web server to display in the user's Web browser.

All publicly accessible websites are seen collectively as constituting the "World Wide Web".

The pages of websites can usually be accessed from a common root URL called the homepage, and usually reside on the same physical server. The URLs of the pages organize them into a hierarchy, although the hyperlinks between them control how the reader perceives the overall structure and how the traffic flows between the different parts of the sites.

Some websites require a subscription to access some or all of their content. Examples of subscription sites include many business sites, parts of many news sites, academic journal sites, gaming sites, message boards, Web-based e-mail, services, social networking website, and sites providing real-time stock market data.

History

The first on-line website appeared in 1991. On 30 April 1993, CERN announced that the World Wide Web would be free to anyone.[1] A copy of the original first Web page, created by Tim Berners-Lee, is kept here.

Overview

Organized by function a website may be It could be the work of an individual, a business or other organization and is typically dedicated to some particular topic or purpose. Any website can contain a hyperlink to any other website, so the distinction between individual sites, as perceived by the user, may sometimes be blurred.

Websites are written in, or dynamically converted to, HTML (Hyper Text Markup Language) and are accessed using a software program called a Web browser, also known as a HTTP client. Web pages can be viewed or otherwise accessed from a range of computer-based and Internet-enabled devices of various sizes, including desktop computers, laptop computers, PDAs and cell phones.

A website is hosted on a computer system known as a web server, also called an HTTP server, and these terms can also refer to the software that runs on these system and that retrieves and delivers the Web pages in response to requests from the website users. Apache is the most commonly used Web server software (according to Netcraft statistics) and Microsoft's Internet Information Server (IIS) is also commonly used.

A static website is one that has web pages stored on the server in the same form as the user will view them. They are edited using three broad categories of software:
  • Text editors. such as Notepad or TextEdit, where the HTML is manipulated directly within the editor program
  • WYSIWYG editors. such as Microsoft FrontPage and Macromedia Dreamweaver, where the site is edited using a GUI interface and the underlying HTML is generated automatically by the editor software
  • Template-based editors, such as Rapidweaver and iWeb, which allow users to quickly create and upload websites to a web server without having to know anything about HTML, as they just pick a suitable template from a palette and add pictures and text to it in a DTP-like fashion without ever having to see any HTML code.
A dynamic website is one that has frequently changing information or collates information on the hop each time a page is requested. For example, it would call various bits of information from a database and put them together in a pre-defined format to present the reader with a coherent page. It interacts with users in a variety of ways including by reading cookies recognizing users' previous history, session variables, server side variables etc., or by using direct interaction (form elements, mouseovers, etc.). A site can display the current state of a dialogue between users, monitor a changing situation, or provide information in some way personalized to the requirements of the individual user.

There is a wide range of software systems, such as Java Server Pages (JSP), the PHP and Perl programming languages, Active Server Pages (ASP) and ColdFusion (CFM) that are available to generate dynamic Web systems and dynamic sites. Sites may also include content that is retrieved from one or more databases or by using XML-based technologies such as RSS.

Static content may also be dynamically generated either periodically, or if certain conditions for regeneration occur (cached) in order to avoid the performance loss of initiating the dynamic engine on a per-user or per-connection basis.

Plugins are available to expand the features and abilities of Web browsers, which use them to show active content, such as Flash, Shockwave or applets written in Java. Dynamic HTML also provides for user interactivity and realtime element updating within Web pages (i.e., pages don't have to be loaded or reloaded to effect any changes), mainly using the DOM and JavaScript, support which is built-in to most modern Web browsers.

Websites as businesses

Turning a website into an income source is a common practice for web-developers and website owners. There are several methods for creating a website business which fall into two broad categories. A website is a useful way to expand on traditional forms of business.

1. Online Information Businesses

Some websites offer no products at all but provide free information with income coming from clicks the visitors make on advertisements (see contextual ads). There is a wide range of monetizing used on such sites and the sites themselves are actively traded and bought and sold as going concerns.

Guides have been published which explain how to create such a business. See links at bottom of page.

2. Online Retail

While most business websites serve as a shop window for brick and mortar businesses it is increasingly the case that some websites are businesses in their own right. These websites are fully self-contained businesses entities offering, for example, immediate downloads of retail software on payment of the product's price via their shopping cart.

Guides have been published which explain how to create such a business. See links at bottom of page.

3. Online Services Businesses

It offers a lot of services in every field, such as, tourism, economic, politic, social welfare.

4. Auction Website

Auction websites are similar to real auctions in that a bidding process between buyer and seller occur for a fixed period of time.

Spelling

As noted above, there are several different spellings for this term. Although "website" and "web site" are commonly used (the former especially in British English), the Associated Press Stylebook, Reuters, Microsoft, academia, book publishing, The Chicago Manual of Style, and dictionaries such as Merriam-Webster use the two-word, initially capitalized spelling Web site. This is because "Web" is not a general term but a shortened form of World Wide Web. As with many newly created terms, it may take some time before a common spelling is finalized. (This controversy also applies to derivative terms such as "Web master"/"webmaster" and "Web cam"/"webcam").

The Canadian Oxford Dictionary and the Canadian Press Stylebook list "website" and "web page" as the preferred spellings. The Oxford English Dictionary began using "website" as its standardized form in 2004.[2]

Bill Walsh, the copy chief of The Washington Post's national desk, and one of American English’s foremost grammarians, argues for the two-word spelling with capital W in his books Lapsing into a Comma and The Elephants of Style, and on his site, the Slot. [3]

Types of websites

There are many varieties of Web sites, each specializing in a particular type of content or use, and they may be arbitrarily classified in any number of ways. A few such classifications might include:
  • Affiliate: enabled portal that renders not only its custom CMS but also syndicated content from other content providers for an agreed fee. There are usually three relationship tiers. Affiliate Agencies (e.g., Commission Junction), Advertisers (e.g., Ebay) and consumer (e.g., Yahoo).
  • Archive site: used to preserve valuable electronic content threatened with extinction. Two examples are: Internet Archive, which since 1996 has preserved billions of old (and new) Web pages; and Google Groups, which in early 2005 was archiving over 845,000,000 messages posted to Usenet news/discussion groups.
  • Blog (or web log) site: sites generally used to post online diaries which may include discussion forums (e.g., blogger, Xanga).
  • Corporate website: used to provide background information about a business, organization, or service.
  • Commerce site or eCommerce site: for purchasing goods, such as Amazon.com.
  • Community site: a site where persons with similar interests communicate with each other, usually by chat or message boards, such as MySpace.
  • Database site: a site whose main use is the search and display of a specific database's content such as the Internet Movie Database or the Political Graveyard.
  • Development site: a site whose purpose is to provide information and resources related to software development, Web design and the like.
  • Directory site: a site that contains varied contents which are divided into categories and subcategories, such as Yahoo! directory, Google directory and Open Directory Project.
  • Download site: strictly used for downloading electronic content, such as software, game demos or computer wallpaper.
  • Employment site: allows employers to post job requirements for a position or positions and prospective employees to fill an application.
  • Erotica websites: shows sexual videos and images.
  • Game site: a site that is itself a game or "playground" where many people come to play, such as MSN Games ,Pogo.com and Newgrounds.com.
  • Geodomain refers to domain names that are the same as those of geographic entities, such as cities and countries. For example, Richmond.com is the geodomain for Richmond, Virginia.
  • Gripe site: a site devoted to the critique of a person, place, corporation, government, or institution.
  • Humor site: satirizes, parodies or otherwise exists solely to amuse.
  • Information site: contains content that is intended to inform visitors, but not necessarily for commercial purposes, such as: RateMyProfessors.com, Free Internet Lexicon and Encyclopedia. Most government, educational and non-profit institutions have an informational site.
  • Java applet site: contains software to run over the Web as a Web application.
  • Mirror (computing) site: A complete reproduction of a website.
  • News site: similar to an information site, but dedicated to dispensing news and commentary.
  • Personal homepage: run by an individual or a small group (such as a family) that contains information or any content that the individual wishes to include.
  • Phish site: a website created to fraudulently acquire sensitive information, such as passwords and credit card details, by masquerading as a trustworthy person or business (such as Social Security Administration, PayPal) in an electronic communication. (see Phishing).
  • Political site: A site on which people may voice political views.
  • Pornography (porn) site: a site that shows pornographic images and videos.
  • Rating site: A site on which people can praise or disparage what is featured.
  • Review site: A site on which people can post reviews for products or services.
  • Search engine site: a site that provides general information and is intended as a gateway or lookup for other sites. A pure example is Google, and the most widely known extended type is Yahoo!.
  • Shock site: includes images or other material that is intended to be offensive to most viewers (e.g. rotten.com).
  • Warez: a site filled with illegal downloads.
  • Web portal: a site that provides a starting point or a gateway to other resources on the Internet or an intranet.
  • Wiki site: a site which users collaboratively edit (such as Wikipedia).
Some websites may be included in one or more of these categories. For example, a business website may promote the business's products, but may also host informative documents, such as white papers. There are also numerous sub-categories to the ones listed above. For example, a porn site is a specific type of eCommerce site or business site (that is, it is trying to sell memberships for access to its site). A fan site may be a dedication from the owner to a particular celebrity.

Websites are constrained by architectural limits (e.g., the computing power dedicated to the website). Very large websites, such as Yahoo!, Microsoft, and Google employ many servers and load balancing equipment such as Cisco Content Services Switches to distribute visitor loads over multiple computers at multiple locations.

In January of 2007, Netcraft, an Internet monitoring company that has tracked Web growth since 1995, reported that there were 106,875,138 Web sites with domain names and content on them in 2007, compared to just 18,000 Web sites in August 1995.

Prizes

The Webby Awards are a set of awards presented to the world's "best" websites, a concept pioneered by Best of the Web in 1994.

See also

References

External links



Collection may refer to:
  • Collection (horse), a term referring to the horse carrying more weight on his hindquarters than his forehand.

..... Click the link for more information.
A Web page or webpage is a resource of information that is suitable for the World Wide Web and can be accessed through a web browser. This information is usually in HTML or XHTML format, and may provide navigation to other web pages via hypertext links.
..... Click the link for more information.
web server can mean one of two things:
  1. A computer program that is responsible for accepting HTTP requests from clients, which are known as web browsers, and serving them HTTP responses along with optional data contents, which usually are web pages such as HTML documents and

..... Click the link for more information.
Internet is a worldwide, publicly accessible series of interconnected computer networks that transmit data by packet switching using the standard Internet Protocol (IP). It is a "network of networks" that consists of millions of smaller domestic, academic, business, and government
..... Click the link for more information.
mobile phone or cell phone is a long-range, portable electronic device used for mobile communication. In addition to the standard voice function of a telephone, current mobile phones can support many additional services such as SMS for text messaging, email, packet switching
..... Click the link for more information.
LAN may refer to:
  • Local area network, a computer network covering a small local area, such as a home or office (for wireless, see WLAN).
  • Lancaster railway station, England; National Rail station code LAN.

..... Click the link for more information.
HTML (Hypertext Markup Language)

File extension: .html, .htm
MIME type: text/html
Type code: TEXT
..... Click the link for more information.
Hypertext Transfer Protocol (HTTP) is a communications protocol used to transfer or convey information on the World Wide Web. Its original purpose was to provide a way to publish and retrieve HTML hypertext pages.
..... Click the link for more information.
web server can mean one of two things:
  1. A computer program that is responsible for accepting HTTP requests from clients, which are known as web browsers, and serving them HTTP responses along with optional data contents, which usually are web pages such as HTML documents and

..... Click the link for more information.
A web browser is a software application that enables a user to display and interact with text, images, videos, music and other information typically located on a Web page at a website on the World Wide Web or a local area network.
..... Click the link for more information.
World Wide Web (commonly shortened to the Web) is a system of interlinked, hypertext documents accessed via the Internet. With a web browser, a user views web pages that may contain text, images, videos, and other multimedia and navigates between them using hyperlinks.
..... Click the link for more information.
Uniform Resource Locator (URL) formerly known as Universal Resource Locator, is a technical, Web-related term used in two distinct meanings:
  • In popular usage, many technical documents, it is a synonym for Uniform Resource Identifier (URI);

..... Click the link for more information.
The homepage (often written as home page) is the URL or local file that automatically loads when a web browser starts and when the browser's "home" button is pressed.
..... Click the link for more information.
A hyperlink, is a reference or navigation element in a document to another section of the same document or to another document that may be on a different website.

Hyperlinks are part of the foundation of the World Wide Web created by Tim Berners-Lee, but are not limited to
..... Click the link for more information.
Web traffic is the amount of data sent and received by visitors to a web site. It is a large portion of Internet traffic. This is determined by the number of visitors and the number of pages they visit.
..... Click the link for more information.
The subscription business model is a business model that was pioneered by magazines and newspapers, but is now used by many businesses and websites. Rather than selling products individually, a subscription sells periodic (monthly or yearly or seasonal) use or access to a product
..... Click the link for more information.
Business law
Business organizations
Basic forms:
Sole proprietorship
Corporation
Partnership
(General · Limited · LLP)
Cooperative
USA:
Business trust · LLC · LLLP
Delaware corporation
Nevada corporation
UK/Commonwealth:
Limited company
..... Click the link for more information.
NeWS (for Network extensible Window System) was a windowing system developed by Sun Microsystems in the late 1980s. Its primary architect was James Gosling, who subsequently designed Java.
..... Click the link for more information.
academic journal is a peer-reviewed periodical in which scholarship relating to a particular academic discipline is published. Academic journals serve as forums for the introduction and presentation for scrutiny of new research, and the critique of existing research.
..... Click the link for more information.
Internet forum is a web application for holding discussions and posting user generated content. Internet forums are also commonly referred to as web forums, message boards, discussion boards, (electronic) discussion groups, discussion forums,
..... Click the link for more information.
E-mail (short for electronic mail; often also abbreviated as e-mail, email or simply mail) is a store and forward method of composing, sending, storing, and receiving messages over electronic communication systems.
..... Click the link for more information.
A social network service focuses on the building and verifying of online social networks for communities of people who share interests and activities, or who are interested in exploring the interests and activities of others, and which necessitates the use of software.
..... Click the link for more information.
A stock market is a market for the trading of company stock, and derivatives of same; both of these are securities listed on a stock exchange as well as those only traded privately.
..... Click the link for more information.
19th century - 20th century - 21st century
1960s  1970s  1980s  - 1990s -  2000s  2010s  2020s
1988 1989 1990 - 1991 - 1992 1993 1994

Year 1991 (MCMXCI
..... Click the link for more information.
April 30 is the 1st day of the year (2nd in leap years) in the Gregorian calendar. There are 0 days remaining.

Events

  • 313 - Roman emperor Licinius unifies the entire Eastern Roman Empire under his rule.

..... Click the link for more information.
19th century - 20th century - 21st century
1960s  1970s  1980s  - 1990s -  2000s  2010s  2020s
1990 1991 1992 - 1993 - 1994 1995 1996

Year 1993 (MCMXCIII
..... Click the link for more information.
The European Organization for Nuclear Research (French: Organisation européenne pour la recherche nucléaire), commonly known as CERN (see Naming), pronounced
..... Click the link for more information.
Sir Timothy John Berners-Lee, OM, KBE, FRS, FREng, FRSA (born 8 June 1955) is a British developer who with the help of Robert Cailliau invented the World Wide Web. Sir Timothy Berners-Lee is the director of the World Wide Web Consortium (which oversees its continued development),
..... Click the link for more information.
original research or unverifiable claims.
* It needs additional references or sources for verification.

Please help [ improve the article] or discuss these issues on the talk page.
..... Click the link for more information.
e-Government (from electronic government, also known as e-gov, digital government, online government or in a certain context transformational government
..... Click the link for more information.

This article is copied from an article on Wikipedia.org - the free encyclopedia created and edited by online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of the wikipedia encyclopedia articles provide accurate and timely information please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.