<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://ubbdev.com/css/sitemap.css" type="text/css"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>UBB.Developers Network: Terminology Listing</title>
		<link>https://ubbdev.com/terminology/index.html</link>
		<description>UBB.Developers Network: Terminology Listing</description>
		<generator>VNC Web Services - Terminology Publisher v1</generator>
		<atom:link href="https://ubbdev.com/terminology/rss.html" rel="self" type="application/rss+xml" />
		<item>
			<title>Nginx</title>
			<link>https://ubbdev.com/terminology/view/50/nginx.html</link>
			<description><![CDATA[Nginx (pronounced &quot;engine x&quot;, stylized as NGINX or nginx) is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. The software was created by Igor Sysoev and publicly released in 2004. Nginx is free and open-source software, released under the terms of the 2-clause BSD license. A large fraction of web servers use Nginx, often as a load balancer.]]></description>
			<pubDate>Sun, 30 Jul 2023 20:05:59 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/50/nginx.html</guid>
		</item>
		<item>
			<title>Telnet</title>
			<link>https://ubbdev.com/terminology/view/49/telnet.html</link>
			<description><![CDATA[Telnet (short for &quot;teletype network&quot;) is a client/server application protocol that provides access to virtual terminals of remote systems on local area networks or the Internet. Telnet consists of two components: (1) the protocol itself which specifies how two parties are to communicate and (2) the software application that provides the service. User data is interspersed in-band with Telnet control information in an 8-bit byte oriented data connection over the Transmission Control Prot&hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:38:23 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/49/telnet.html</guid>
		</item>
		<item>
			<title>NTP</title>
			<link>https://ubbdev.com/terminology/view/48/ntp.html</link>
			<description><![CDATA[The Network Time Protocol (NTP) is a networking protocol for clock synchronization between computer systems over packet-switched, variable-latency data networks. In operation since before 1985, NTP is one of the oldest Internet protocols in current use. NTP was designed by David L. Mills of the University of Delaware.

NTP is intended to synchronize all participating computers to within a few milliseconds of Coordinated Universal Time (UTC).  It uses the intersection algorithm, a modified ve&hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:36:40 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/48/ntp.html</guid>
		</item>
		<item>
			<title>Sendmail</title>
			<link>https://ubbdev.com/terminology/view/47/sendmail.html</link>
			<description><![CDATA[Sendmail is a general purpose internetwork email routing facility that supports many kinds of mail-transfer and delivery methods, including the Simple Mail Transfer Protocol (SMTP) used for email transport over the Internet.

A descendant of the delivermail program written by Eric Allman, Sendmail is a well-known project of the free and open source software and Unix communities. It has spread both as free software and proprietary software.]]></description>
			<pubDate>Sun, 30 Jul 2023 19:31:27 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/47/sendmail.html</guid>
		</item>
		<item>
			<title>SMTP</title>
			<link>https://ubbdev.com/terminology/view/46/smtp.html</link>
			<description><![CDATA[The Simple Mail Transfer Protocol (SMTP) is an Internet standard communication protocol for electronic mail transmission. Mail servers and other message transfer agents use SMTP to send and receive mail messages. User-level email clients typically use SMTP only for sending messages to a mail server for relaying, and typically submit outgoing email to the mail server on port 587 or 465 per RFC 8314. For retrieving messages, IMAP (which replaced the older POP3) is standard, but proprietary servers&hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:30:52 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/46/smtp.html</guid>
		</item>
		<item>
			<title>HTTPS</title>
			<link>https://ubbdev.com/terminology/view/45/https.html</link>
			<description><![CDATA[Hypertext Transfer Protocol Secure (HTTPS) is an extension of the Hypertext Transfer Protocol (HTTP). It uses encryption for secure communication over a computer network, and is widely used on the Internet. In HTTPS, the communication protocol is encrypted using Transport Layer Security (TLS) or, formerly, Secure Sockets Layer (SSL). The protocol is therefore also referred to as HTTP over TLS, or HTTP over SSL.

The principal motivations for HTTPS are authentication of the accessed website and&hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:29:55 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/45/https.html</guid>
		</item>
		<item>
			<title>FTP</title>
			<link>https://ubbdev.com/terminology/view/44/ftp.html</link>
			<description><![CDATA[The File Transfer Protocol (FTP) is a standard communication protocol used for the transfer of computer files from a server to a client on a computer network. FTP is built on a client-server model architecture using separate control and data connections between the client and the server. FTP users may authenticate themselves with a clear-text sign-in protocol, normally in the form of a username and password, but can connect anonymously if the server is configured to allow it. For secure transmis&hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:28:48 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/44/ftp.html</guid>
		</item>
		<item>
			<title>DHCP</title>
			<link>https://ubbdev.com/terminology/view/43/dhcp.html</link>
			<description><![CDATA[The Dynamic Host Configuration Protocol (DHCP) is a network management protocol used on Internet Protocol (IP) networks for automatically assigning IP addresses and other communication parameters to devices connected to the network using a client]]></description>
			<pubDate>Sun, 30 Jul 2023 19:27:24 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/43/dhcp.html</guid>
		</item>
		<item>
			<title>Domain Name</title>
			<link>https://ubbdev.com/terminology/view/42/domain-name.html</link>
			<description><![CDATA[In the Internet, a domain name is a string that identifies a realm of administrative autonomy, authority or control. Domain names are often used to identify services provided through the Internet, such as websites, email services and more. As of 2017, 330.6 million domain names had been registered. Domain names are used in various networking contexts and for application-specific naming and addressing purposes. In general, a domain name identifies a network domain or an Internet Protocol (IP) res&hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:26:29 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/42/domain-name.html</guid>
		</item>
		<item>
			<title>DNS</title>
			<link>https://ubbdev.com/terminology/view/41/dns.html</link>
			<description><![CDATA[The Domain Name System (DNS) is a hierarchical and distributed naming system for computers, services, and other resources in the Internet or other Internet Protocol (IP) networks. It associates various information with domain names (identification strings) assigned to each of the associated entities. Most prominently, it translates readily memorized domain names to the numerical IP addresses needed for locating and identifying computer services and devices with the underlying network protocols. &hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:24:59 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/41/dns.html</guid>
		</item>
		<item>
			<title>TLS</title>
			<link>https://ubbdev.com/terminology/view/39/tls.html</link>
			<description><![CDATA[Transport Layer Security (TLS) is a cryptographic protocol designed to provide communications security over a computer network. The protocol is widely used in applications such as email, instant messaging, and voice over IP, but its use in securing HTTPS remains the most publicly visible.

The TLS protocol aims primarily to provide security, including privacy (confidentiality), integrity, and authenticity through the use of cryptography, such as the use of certificates, between two or more com&hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:22:39 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/39/tls.html</guid>
		</item>
		<item>
			<title>Google Fonts</title>
			<link>https://ubbdev.com/terminology/view/38/google-fonts.html</link>
			<description><![CDATA[Google Fonts (formerly known as Google Web Fonts) is a computer font and web font service owned by Google. This includes free and open source font families, an interactive web directory for browsing the library, and APIs for using the fonts via CSS and Android. Popular fonts in the Google Fonts library include Roboto, Open Sans, Lato, Oswald, Montserrat, and Source Sans Pro.]]></description>
			<pubDate>Sun, 30 Jul 2023 19:21:10 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/38/google-fonts.html</guid>
		</item>
		<item>
			<title>Font Awesome</title>
			<link>https://ubbdev.com/terminology/view/37/font-awesome.html</link>
			<description><![CDATA[Font Awesome is a font and icon toolkit based on CSS and Less. As of 2023, Font Awesome was used by 30% of sites that use third-party font scripts, placing Font Awesome in second place after Google Fonts.]]></description>
			<pubDate>Sun, 30 Jul 2023 19:20:23 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/37/font-awesome.html</guid>
		</item>
		<item>
			<title>Cloudflare</title>
			<link>https://ubbdev.com/terminology/view/36/cloudflare.html</link>
			<description><![CDATA[Cloudflare, Inc. is an American company that provides content delivery network services, cloud cybersecurity, DDoS mitigation, and ICANN-accredited domain registration services. Cloudflare's headquarters are located in San Francisco, California. According to The Hill, it is used by more than 20 percent of the entire Internet for its web security services as of 2022.]]></description>
			<pubDate>Sun, 30 Jul 2023 19:19:16 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/36/cloudflare.html</guid>
		</item>
		<item>
			<title>CDN</title>
			<link>https://ubbdev.com/terminology/view/35/cdn.html</link>
			<description><![CDATA[A content delivery network, or content distribution network (CDN), is a geographically distributed network of proxy servers and their data centers. The goal is to provide high availability and performance by distributing the service spatially relative to end users. CDNs came into existence in the late 1990s as a means for alleviating the performance bottlenecks of the Internet as the Internet was starting to become a mission-critical medium for people and enterprises. Since then, CDNs have grown&hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:18:34 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/35/cdn.html</guid>
		</item>
		<item>
			<title>RSS</title>
			<link>https://ubbdev.com/terminology/view/34/rss.html</link>
			<description><![CDATA[RSS (RDF Site Summary or Really Simple Syndication) is a web feed that allows users and applications to access updates to websites in a standardized, computer-readable format. Subscribing to RSS feeds can allow a user to keep track of many different websites in a single news aggregator, which constantly monitor sites for new content, removing the need for the user to manually check them. News aggregators (or &quot;RSS readers&quot;) can be built into a browser, installed on a desktop computer, o&hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:16:20 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/34/rss.html</guid>
		</item>
		<item>
			<title>Forum</title>
			<link>https://ubbdev.com/terminology/view/31/forum.html</link>
			<description><![CDATA[A forum, or message board, is an online discussion site where people can hold conversations in the form of posted messages. They differ from chat rooms in that messages are often longer than one line of text, and are at least temporarily archived. Also, depending on the access level of a user or the forum set-up, a posted message might need to be approved by a moderator before it becomes publicly visible.

Forums have a specific set of jargon associated with them; for example, a single convers&hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:12:13 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/31/forum.html</guid>
		</item>
		<item>
			<title>PHP</title>
			<link>https://ubbdev.com/terminology/view/30/php.html</link>
			<description><![CDATA[PHP is a general-purpose scripting language geared towards web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1993 and released in 1995. The PHP reference implementation is now produced by the PHP Group. PHP was originally an abbreviation of Personal Home Page, but it now stands for the recursive initialism PHP: Hypertext Preprocessor.

PHP code is usually processed on a web server by a PHP interpreter implemented as a module, a daemon or a Common Gatewa&hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:10:51 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/30/php.html</guid>
		</item>
		<item>
			<title>PNG</title>
			<link>https://ubbdev.com/terminology/view/29/png.html</link>
			<description><![CDATA[Portable Network Graphics is a raster-graphics file format that supports lossless data compression. PNG was developed as an improved, non-patented replacement for Graphics Interchange Format (GIF) - unofficially, the initials PNG stood for the recursive acronym &quot;PNG's not GIF&quot;.

PNG supports palette-based images (with palettes of 24-bit RGB or 32-bit RGBA colors), grayscale images (with or without an alpha channel for transparency), and full-color non-palette-based RGB or RGBA images&hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:07:54 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/29/png.html</guid>
		</item>
		<item>
			<title>SSH</title>
			<link>https://ubbdev.com/terminology/view/28/ssh.html</link>
			<description><![CDATA[The Secure Shell Protocol (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. Its most notable applications are remote login and command-line execution.

SSH applications are based on a client]]></description>
			<pubDate>Sun, 30 Jul 2023 19:04:37 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/28/ssh.html</guid>
		</item>
		<item>
			<title>WAMP</title>
			<link>https://ubbdev.com/terminology/view/27/wamp.html</link>
			<description><![CDATA[WAMP (Windows, Apache, MySQL, PHP/Perl/Python) is an acronym denoting one of the most common software stacks for many of the web's most popular applications. However, LAMP now refers to a generic software stack model and its components are largely interchangeable.

Each letter in the acronym stands for one of its four open-source building blocks:
- Windows for the operating system
- Apache HTTP Server
- MySQL for the relational database management system
- PHP, Perl, or Python programming &hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:02:48 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/27/wamp.html</guid>
		</item>
		<item>
			<title>LAMP</title>
			<link>https://ubbdev.com/terminology/view/26/lamp.html</link>
			<description><![CDATA[LAMP (Linux, Apache, MySQL, PHP/Perl/Python) is an acronym denoting one of the most common software stacks for many of the web's most popular applications. However, LAMP now refers to a generic software stack model and its components are largely interchangeable.

Each letter in the acronym stands for one of its four open-source building blocks:
- Linux for the operating system
- Apache HTTP Server
- MySQL for the relational database management system
- PHP, Perl, or Python programming lang&hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 19:01:38 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/26/lamp.html</guid>
		</item>
		<item>
			<title>Bash</title>
			<link>https://ubbdev.com/terminology/view/25/bash.html</link>
			<description><![CDATA[Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell. First released in 1989, it has been used as the default login shell for most Linux distributions. Bash was one of the first programs Linus Torvalds ported to Linux, alongside GCC. A version is also available for Windows 10 and Windows 11 via the Windows Subsystem for Linux. It is also the default user shell in Solaris 11. Bash was also the default shell in versi&hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 18:57:53 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/25/bash.html</guid>
		</item>
		<item>
			<title>Perl</title>
			<link>https://ubbdev.com/terminology/view/24/perl.html</link>
			<description><![CDATA[Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages. Perl's first version was released in 1987. &quot;Perl&quot; refers to Perl 5, but from 2000 to 2019 it also referred to its redesigned &quot;sister language&quot;, Perl 6, before the latter's name was officially changed to Raku in October 2019.

Though Perl is not officially an acronym, there are various backronyms in use, including &quot;Practical Extraction and Reporting Language&quot;. Perl was &hellip;]]></description>
			<pubDate>Sun, 30 Jul 2023 18:55:26 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/24/perl.html</guid>
		</item>
		<item>
			<title>IIS</title>
			<link>https://ubbdev.com/terminology/view/23/iis.html</link>
			<description><![CDATA[Internet Information Services (IIS) is an extensible web server created by Microsoft for use with the Windows NT family. IIS supports HTTP, HTTP/2, HTTPS, FTP, FTPS, SMTP and NNTP. It has been an integral part of the Windows NT family since Windows NT 4.0, though it may be absent from some editions (e.g. Windows XP Home edition), and is not active by default.]]></description>
			<pubDate>Sun, 30 Jul 2023 18:53:05 PDT</pubDate>
			<guid isPermaLink="true">https://ubbdev.com/terminology/view/23/iis.html</guid>
		</item>
	</channel>
</rss>