Sunday, 4 August 2013

All about Web


Web
Web 2.0 is the term given to describe a second generation of the World Wide Web that is focused on the ability for people to collaborate and share information online. Web 2.0 basically refers to the transition from static HTML Web pages to a more dynamic Web that is more organized and is based on serving Web applications to users. Other improved functionality of Web 2.0 includes open communication with an emphasis on Web-based communities of users, and more open sharing of information. Over time Web 2.0 has been used more as a marketing term than a computer-science-based term. Blogs, wikis, and Web servicesare all seen as components of Web 2.0.
 
Web DocumentA document viewed on the world wide web. Web documents are formatted in a markup language like HTML or XML and can also contain content produced with scripting languages like Javascript, PHP, and Perl.
 
Web Applet
A program that can be run inside a webpage, and downloaded by the user and run on a local computer. Web applets are mostly written in Java.

Web Client
A program that communicates with and receives data from a web server for the purpose of accessing resources on a website. A web client is usually a web browser.

Web Browser
A web client used to display web pages and other web resources. Some web browsers include Mozilla Firefox, Netscape, Opera , and Internet Explorer.

Web Host
A company that provides services like server space and file maintenance to various individuals and compaines.

Web Hosting
The process by which server space is provided to store various web content so that it can be accessed by users on various networks.

Web Page
A document that is part of a website that is distributed to users requesting it over the world wide web.

Web Server
A type of server used to store the content of web sites and distribute it to users who request it.

Web Server Error
A message generated by a web server when some error occurs during the interaction between it and a user. The various web server errors each have a code. For example, when a user tries to access a file that does not exist on the web server, they will get a 404 File Not Found error.

Web Services
Software systems running on web servers that support interaction between computers that can work together to accomplish certain tasks over a network.

Web Site
A location on the world wide web containing a top level domain extension such as.com,.net..org,.info. Web sites contain a set of related web pages and other web resources that collectively make up the website. Websites are owned and managed by various individuals, companies, and organizations.

Web Spider
A software tool used to search the world wide web for web pages and indexing them accordingly. Search engines use spiders to add new pages to their search results.

No comments:

Post a Comment