Definition of terms
- A data transfer protocol is a set of agreements that defines the exchange of data between different objects.
- Server - a software package for a computer designed to store, process, and provide access to information via data transfer protocols through an informational dialogue — processing incoming information request messages and generating response messages to them.
- Network protocol is a data transfer protocol intended for making connections and exchanging data between two or more network nodes connected to a network via communication channels.
- Client is a computer software package designed to receive and use the services provided by servers by exchanging information messages with servers using data transfer protocols by computer users.
- A web server (web server, HTTP server) is a server that uses the HTTP network protocol.
- A web client (web client, HTTP client, browser, web browser) is a client using the HTTP network protocol.
- Domain name (domain name) is a unique standardized identifier in the symbolic form of an information resource of a communication node on the Internet.
- Website (web site, web site) is an information system created on the basis of a web site of a communication center identified by a domain name, intended for posting information on the Internet, means of its visual design and interaction with users via web clients.
- Hosting (hosting services, hosting site) - a range of services provided according to the organizational and technical regulations agreed with the service provider for providing access to servers running on the hardware and technical base of the service provider's communication centers, their capabilities, including server administration.
- Site hosting (site hosting site) - hosting, which includes the use of a web server to host a site, site mapping to a domain name and access to it from the Internet and other related services.
- Site visitor - a user interacting with the site through a web client.
- Information material - information in text, graphic, audio, video, photo, and also in other form, intended for placement on the site.
- Content Management System is a software package designed to manage website information materials, providing the user with the necessary functions for creating, editing, storing, publishing information, regulating user access rights to the website and other functions based on the server software of the site hosting platform.
- Website design is a unique graphic design of the website and ways of presenting information presented to website visitors by their web clients.
- A web page (web page) is an electronic text document in the HTML standard format (SHTML, XHTML, etc.) containing semantic, design and service information parts, information on the markup of its parts and, if necessary, client program code and other functional and design elements, or information about their location and use, in the appropriate formats (JavaScript, CSS and others) provided for by the standard of the page format used.
- Static webpage - webpage as a file.
- Static website - a website consisting of a set of static documents (web pages and other files) and transmitted to web clients in unchanged form when they are requested by web clients for identifiers defined by their web server (for example, relative file paths and files).
- Dynamic website - a website that has a dynamic formation of responses (of various formats, including web pages) generated by a web server as a result of the execution of a program code (for example, a content management system).
- Website Management System Website Template is a document template based on a web page containing a layout and a special markup code for the placement of semantic parts by the site management system used to format documents of a dynamic website in the form of web pages.
- The layout of the web page of the site - a static image that reflects the design of the web page of the site.
- Layout of web pages of a site (layout of a site) is the process of creating web pages based on available layouts of web pages of a site and then transforming them, if necessary, into templates of web pages of a content management system.
Source: https://habr.com/ru/post/95876/
All Articles