{"id":36,"date":"2012-07-20T20:43:00","date_gmt":"2012-07-20T20:43:00","guid":{"rendered":"http:\/\/www.mirageglobe.com\/wp\/?p=36"},"modified":"2012-07-20T20:43:00","modified_gmt":"2012-07-20T20:43:00","slug":"ancient-it-dictionary","status":"publish","type":"post","link":"https:\/\/pages.alldaycity.com\/mirageglobe\/ancient-it-dictionary\/","title":{"rendered":"Ancient IT Dictionary"},"content":{"rendered":"<div dir=\"ltr\">\n<div>As I was clearning up my notes, I came across this ancient list of IT documents.<strong><br \/><\/strong><\/div>\n<div><\/div>\n<div><strong>Alias\u00a0<\/strong>A  type of nickname (usually short and easy to remember) that refers to a  type of network resource. Aliases are used so you won&#8217;t have to remember  the long and difficult names.<\/div>\n<div><strong>Anonymous FTP\u00a0<\/strong>By  using the word &#8220;anonymous&#8221; as your user ID and your e-mail address as  the password when you login to an FTP site, you can bypass local  security checks and gain limited access to public files on the remote  computer. This type of access is available on most FTP sites.<\/div>\n<div><strong>Authentication\u00a0<\/strong>Any  process that ensures that users are who they say they are. When you  type your name and password, you are authenticated and allowed access.<\/div>\n<div><strong>Bandwidth\u00a0<\/strong>This  refers to the difference (measured in Hz), between the highest and  lowest frequencies of a transmission. Most people loosely refer to  bandwidth as the amount of data that can be transferred over a network  connection.<\/div>\n<div><strong>Bookmark\u00a0<\/strong>To  mark a document or specific place in a document for later retrieval.  Nearly all Web browsers support a bookmarking feature that lets you save  the address (URL) of Web page so that you can easily revisit the page  at a later time.<\/div>\n<div><strong>Bounce\u00a0<\/strong>If  you send e-mail and it fails to arrive at its intended recipient for  any reason (wrong user name, network failure, etc.), the message  &#8220;bounces&#8221; and returns to you. The subject line in a bounced message  usually says something like: &#8220;Undeliverable Mail&#8221; or &#8220;Message  Undeliverable.&#8221;<\/div>\n<div><strong>Browser\u00a0<\/strong>A  program used to view, download, upload, surf or otherwise access  documents (pages) on the World Wide Web. Browsers can be text based  meaning they do not show graphics or images but most however are text  and graphical based. Browsers read &#8220;marked up&#8221; or coded pages (usually  HTML but not always) that reside on servers and interpret the coding  into what we see &#8220;rendered&#8221; as a Web page. Netscape Navigator and  Microsoft Internet Explorer are examples of Web browsers. The program  you are using right now to view this information is called a browser.<\/div>\n<div><strong>Bug\u00a0<\/strong>A  programming error that causes a program or computer system to perform  erratically, produce incorrect results, or crash. The term bug was  coined when a real insect was discovered to have fouled up one of the  circuits of the first electronic digital computer, the ENIAC.<\/div>\n<div><strong>Cache\u00a0<\/strong>A  cache temporarily stores the information on a page in your computer. If  you request a page that is stored in a cache, Browsers can retrieve the  page from the cache more quickly than retrieving the page again from  it&#8217;s location out on the network.<\/div>\n<div><strong>Client\u00a0<\/strong>In  Internet terms, it&#8217;s an application that performs a specific function,  such as Telnet or FTP. It&#8217;s the &#8220;front-end&#8221; to an Internet process. In  more general terms, a client is computer system or process that requests  a service of another computer system or process. The much talked about  &#8220;client-server architecture&#8221; refers to a workstation requesting the  contents of a file from a server.<\/div>\n<div><strong>Cookie\u00a0<\/strong>A  special piece of information about you, something you clicked on,  and\/or your computer system which is stored in a text file on your hard  drive. This information is usually accessed by a server when you connect  to a Web site which wants to know some information about you or your  system. One common occurrence of a &#8220;handling of a cookie&#8221;, would be when  you as a user, log into a system through a Web site. After you enter in  your username and password, a text file is saved by your browser for  later access. This prevents you from having to log in again if you  happen to leave the Web site and then return at a later time. Cookies  are also used in the process of purchasing items on the Web. It is  because of the cookie, that the &#8220;shopping cart&#8221; technology works. By  saving in a text file, the name, and other important information about  an item a user &#8220;clicks&#8221; on as they move through a shopping Web site, a  user can later go to an order form, and see all the items they selected,  ready for quick and easy processing.<\/div>\n<div><strong>Domain\u00a0<\/strong>A  &#8220;logical&#8221; region of the Internet. People sometimes refer to them  loosely as &#8220;sites.&#8221; Generally, a domain corresponds to an IP address or  an area on a host.<\/div>\n<div><strong>Electronic Mail (E-mail)\u00a0<\/strong>A  method by which computer users can exchange messages with each other  over a network. E-mail is probably the most widely-used communications  tool on the Internet. There are many quirky conventions to E-mail, but  most entail a &#8220;To:&#8221;, &#8220;From:&#8221;, and &#8220;Subject:&#8221; line. One of E-mail&#8217;s  advantages is its ability to be forwarded and replied to easily. If an  e-mail is badly received by a group or user, the sender is likely to get  &#8220;flamed.&#8221;<\/div>\n<div><strong>Encryption\u00a0<\/strong>The  basis of network security. Encryption encodes network packets to  prevent anyone except the intended recipient from accessing the data.<\/div>\n<div><strong>Ethernet\u00a0<\/strong>A  standard and probably the most popular connection type for Local Area  Networks (LANs). It was first developed by Xerox, and later refined by  Digital, Intel and Xerox (see also &#8220;DIX&#8221;). In an Ethernet configuration,  computers are connected by coaxial or twisted-pair cable where they  contend for network access using a Carrier Sense Multiple Access with  Collision Detection (CSMA\/CD) paradigm. Ethernet can transfer  information at up to 10 Megabit-per-second (Mb\/s).<\/div>\n<div><strong>Gateway\u00a0<\/strong>A  kind of &#8220;go-between&#8221; device or program that passes information between  networks that normally couldn&#8217;t communicate. What used to be called a  gateway is now called a router.<\/div>\n<div><strong>Hacker\u00a0<\/strong>A  computer user who works to understand the &#8220;ins and outs&#8221; of computers,  networks, and the Internet in general. Hackers are generally benign, and  believe that information should be free.<\/div>\n<div><strong>Host\u00a0<\/strong>A  computer that is attached to a network or the Internet. Hosts allow  users on client machines to connect and share files or transfer  information. Individual users communicate with hosts by using client  application programs.<\/div>\n<div><strong>Hypertext\u00a0<\/strong>A  type of text that allows embedded &#8220;links&#8221; to other documents. Clicking  on or selecting a hypertext link displays another document or section of  a document. Most World Wide Web documents contain hypertext.<\/div>\n<div><strong>Image Map\u00a0<\/strong>A  single graphic image containing more than one hot spot. Image maps are  used extensively on the WWW. Each hot spot in a Web image takes you to a  different Web page or to another area of the same Web page.<\/div>\n<div><strong>Instant Messaging\u00a0<\/strong>A  type of communications service that enables you to create a private  chat room with another individual. Typically, the instant messaging  system alerts you whenever somebody on your private list is online. You  can then initiate a chat session with that particular individual.<\/div>\n<div><strong>Interface\u00a0<\/strong>Something  that connect two separate entities. For example, a user interface is a  part of a program that connects the computer with a human operator  (user).<\/div>\n<div><strong>Internet Protocol Address (IP Address)\u00a0<\/strong>The  32-bit address defined by the Internet Protocol. Every resource on the  Internet has a unique numerical IP address, represented in dotted  decimal notation. IP addresses are the closest thing the Internet has to  phone numbers. When you &#8220;call&#8221; that number (using any number of  connection methods such as FTP, HTTP, Gopher, etc.) you get connected to  the computer that &#8220;owns&#8221; that IP address.<\/div>\n<div><strong>Macro\u00a0<\/strong>A  symbol, name, or key that represents a list of commands, actions, or  keystrokes. Many programs allow you to create macros so that you can  enter a single<br \/>\n character or word to perform a whole series of actions.<\/div>\n<div><strong>Packet\u00a0<\/strong>The  common term for the standard unit of data sent across a network. When  you send or request data, it is broken up into packets which meet back  together again at the destination and are rejoined.<\/div>\n<div><strong>Post Office Protocol (POP)\u00a0<\/strong>A  protocol designed to allow single users to read mail from a server.  There are three versions: POP, POP2, and POP3. When e-mail is sent to  you, it is stored on the server until accessed by you. Once you are  authenticated, the POP is used to transmit the stored mail from the  server to your local mailbox on your client machine.<\/div>\n<div><strong>Router\u00a0<\/strong>A  device that forwards traffic between networks. Forwarding decisions are  made based on network layer information and routing tables, often  constructed by routing protocols.<\/div>\n<div><strong>Server\u00a0<\/strong>Simply,  a computer that provides resources, such as files or other information.  Common Internet servers include file servers and name servers Domain  Name Service.<\/div>\n<div><strong>T1\u00a0<\/strong>A  term used to denote the type of connection of a host to the Internet. A  T1 transmits a DS-1 formatted digital signal at 1.544 megabits per  second.<\/div>\n<div><strong>T3\u00a0<\/strong>A  term used to denote the type of connection of a host to the Internet. A  T3 transmits a DS-3 formatted digital signal at 44.746 megabits per  second.<\/div>\n<div><strong>TCP\/IP Stack\u00a0<\/strong>To  properly use the TCP\/IP protocol, PCs require a TCP\/IP stack. This  consists of TCP\/IP software, sockets software (such as WINSOCK.DLL for  Windows machines), and hardware driver software (known as packet  drivers). Windows 95 comes with Microsoft&#8217;s own built-in TCP\/IP stack,  including version 1.1 of Microsoft&#8217;s WINSOCK.DLL and packet drivers.<\/div>\n<div><strong>Virus\u00a0<\/strong>A  program which replicates itself on computer systems by incorporating  itself into other programs that are shared among computer systems.<\/div>\n<div><strong>WHOIS\u00a0<\/strong>An  Internet program (related to Finger and the White Pages) that lets you  enter an Internet entity (such as domains, networks, and hosts) and  display information such as a person&#8217;s company name, address, phone  number and e-mail address.<\/div>\n<div><strong>Winsocks\u00a0<\/strong>Stands  for &#8220;Windows Sockets.&#8221; Winsocks is a set of specifications or standards  for programmers creating TCP\/IP applications for use with Windows.<\/div>\n<div><strong>World Wide Web\u00a0<\/strong>The  &#8220;Web&#8221; is a collection of online documents housed on Internet servers  around the world. The concept of the Web was created by Tim Berners-Lee  and researchers at CERN in Switzerland. Web documents are written or  &#8220;coded&#8221; in HTML. To access these documents, you have to use a Web  browser, such as Netscape, Microsoft Explorer, Opera or Mosaic. When  these browsers access (or hit) a page, the server uses the HyperText  Transfer Protocol (HTTP) to send the document to your computer.<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>As I was clearning up my notes, I came across this ancient list of IT documents. Alias\u00a0A type of nickname (usually short and easy to remember) that refers to a type of network resource. Aliases are used so you won&#8217;t have to remember the long and difficult names. Anonymous FTP\u00a0By using the word &#8220;anonymous&#8221; as [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-36","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/posts\/36","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/comments?post=36"}],"version-history":[{"count":0,"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/posts\/36\/revisions"}],"wp:attachment":[{"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/media?parent=36"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/categories?post=36"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pages.alldaycity.com\/mirageglobe\/wp-json\/wp\/v2\/tags?post=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}