|
| |
 |
|
| |
This section defines some important terms necessary to understand in the web industry. At Cyberstatic, we are constantly learning new terms ourselves as the industry continues to evolve, so please check back for updates.
|
|
| |
Terms |
|
| |
|
|
| |
Net: A Microsoft operating system platform that incorporates applications, a suite of tools and services and a change in the infrastructure of the company's Web strategy.
There are four main principles of .NET from the perspective of the user:
- It erases the boundaries between applications and the Internet. Instead of interacting with an application or a single Web site, .NET will connect the user to an array of computers and services that will exchange and combine objects and data.
- Software will be rented as a hosted service over the Internet instead of purchased on a store shelf. Essentially, the Internet will be housing all your applications and data.
- Users will have access to their information on the Internet from any device, anytime, anywhere.
- There will be new ways to interact with application data, such as speech and handwriting recognition.
|
|
| |
|
 |
| |
Application Domain: The logical and physical boundary created around every .NET application by the Common Language Runtime (CLR). The CLR can allow multiple .NET applications to be run in a single process by loading them into separate application domains.
ASCII: Acronym for the American Standard Code for Information Interchange. Pronounced ask-ee, ASCII is a code for representing English characters as numbers, with each letter assigned a number from 0 to 127. For example, the ASCII code for uppercase M is 77. Most computers use ASCII codes to represent text, which makes it possible to transfer data from one computer to another.
ASP: A specification for a dynamically created Web page with a .ASP extension that utilizes ActiveX scripting -- usually VB Script or Jscript code. When a browser requests an ASP, the Web server generates a page with HTML code and sends it back to the browser. So ASPs are similar to CGI scripts, but they enable Visual Basic programmers to work with familiar tools.
Asp.net: A Microsoft server-side Web technology. ASP.NET takes an object-oriented programming approach to Web page execution. Every element in an ASP.NET page is treated as an object and run on the server. An ASP.NET page gets compiled into an intermediate language by a .NET Common Language Runtime-compliant compiler. Because the code is run straight from the processor, pages load much faster than classic ASP pages. |
|
| |
|
 |
| |
B2B: Short for business-to-business, the exchange of services, information and/or products from one business to another
B2C: Short for business-to-consumer, the exchange of services, information and/or products from a business to a consumer
Blog: Short for Web log, a blog is a Web page that serves as a publicly accessible personal journal for an individual. Typically updated daily, blogs often reflect the personality of the author.
Browsers: Short for Web browser, a software application used to locate and display Web pages.
Chat: Real-time communication between two users via computer. Once a chat has been initiated, either user can enter text by typing on the keyboard and the entered text will appear on the other user's monitor. |
|
| |
|
 |
| |
Child domain: Another name for subdomain.
COLD: Acronym for Computer Output to Laser Disk.The storage of data on optical disk, such as CD-ROMs. Storing large volumes of data on laser disk, as opposed to microfiche or microfilm, lets the user access and search this information on a computer, avoid the duplication and security costs of protecting physical documents or film, and more readily distribute information.
CSP: Short for Commerce Services Provider. CSPs supply businesses with the tools and services they need to buy and sell products and services over the Internet and manage their online enterprises.
CSS: Short for Cascading Style Sheets, a new feature being added to HTML that gives both Web site developers and users more control over how pages are displayed. With CSS, designers and users can create style sheets that define how different elements, such as headers and links, appear. These style sheets can then be applied to any Web page.
Cyber: A prefix used in a growing number of terms to describe new things that are being made possible by the spread of computers. |
|
| |
|
 |
| |
DNS-Parking: In the Web hosting business, DNS parking is a service that the Web host will offer to its clients as a way of securing a domain name for future use. The Web host registers the domain name with the InterNIC and "parks" the domain name on a server until it is ready to be made active. By doing this, the Web host ensures the availability of the domain name for the client's future use so that another individual or company cannot register that same domain name.
Domain Name: A name that identifies one or more IP addresses. For example, the domain name microsoft.com represents about a dozen IP addresses. Domain names are used in URLs to identify particular Web pages. For example, Cyberstatic.com.
DPI: Abbreviation of dots per inch, which indicates the resolution of images. The more dots per inch, the higher the resolution. A common resolution for laser printers is 600 dots per inch. This means 600 dots across and 600 dots down, so there are 360,000 dots per square inch. |
|
| |
|
 |
| |
Electronic Commerce: Often referred to as simply e-commerce, business that is conducted over the Internet using any of the applications that rely on the Internet, such as e-mail, instant messaging, shopping carts, Web services, UDDI, FTP, and EDI, among others. Electronic commerce can be between two businesses transmitting funds, goods, services and/or data or between a business and a customer.
Encryption: The translation of data into a secret code. Encryption is the most effective way to achieve data security. To read an encrypted file, you must have access to a secret key or password that enables you to decrypt it. Unencrypted data is called plain text ; encrypted data is referred to as cipher text.
Firewall: A system designed to prevent unauthorized access to or from a private network. Firewalls can be implemented in both hardware and software, or a combination of both. Firewalls are frequently used to prevent unauthorized Internet users from accessing private networks connected to the Internet, especially intranets.
FLASH: A bandwidth friendly and browser independent vector-graphic animation technology. As long as different browsers are equipped with the necessary plug-ins, Flash animations will look the same. With Flash, users can draw their own animations or import other vector-based images.
Forum: An online discussion group. Online services and bulletin board services (BBS's) provide a variety of forums, in which participants with common interests can exchange open messages. Forums are sometimes called newsgroups (in the Internet world) or conferences
Hacker: A slang term for a computer enthusiast, i.e., a person who enjoys learning programming languages and computer systems and can often be considered an expert on the subject(s). Among professional programmers, depending on how it used, the term can be either complimentary or derogatory, although it is developing an increasingly derogatory connotation. The pejorative sense of hacker is becoming more prominent largely because the popular press has coopted the term to refer to individuals who gain unauthorized access to computer systems for the purpose of stealing and corrupting data. |
|
| |
|
 |
| |
HTML: Short for HyperText Markup Language, the authoring language used to create documents on the World Wide Web. HTML is similar to SGML, although it is not a strict subset. HTML defines the structure and layout of a Web document by using a variety of tags and attributes.
HTTP: Short for HyperText Transfer Protocol, the underlying protocol used by the World Wide Web. HTTP defines how messages are formatted and transmitted, and what actions Web servers and browsers should take in response to various commands. For example, when you enter a URL in your browser, this actually sends an HTTP command to the Web server directing it to fetch and transmit the requested Web page.
HTTPD: Short for HTTP Daemon, a software program that runs in the background of a Web server and waits for incoming server requests. The daemon answers the requests automatically and serves the hypertext and multimedia documents over the Internet using HTTP.
IM: Short for instant message, a type of communications service that enables you to create a kind of private chat room with another individual in order to communicate in real time over the Internet, analagous to a telephone conversation but using text-based, not voice-based, communication. 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. |
|
| |
|
 |
| |
IMAP: Short for Internet Message Access Protocol, a protocol for retrieving e-mail messages.
Internet: A global network connecting millions of computers. More than 100 countries are linked into exchanges of data, news and opinions. Unlike online services, which are centrally controlled, the Internet is decentralized by design. Each Internet computer, called a host, is independent. Its operators can choose which Internet services to use and which local services to make available to the global Internet community.
Intranet: A network based on TCP/IP protocols (an internet) belonging to an organization, usually a corporation, accessible only by the organization's members, employees, or others with authorization. An intranet's Web sites look and act just like any other Web sites, but the firewall surrounding an intranet fends off unauthorized access.
IP Address: An identifier for a computer or device on a TCP/IP network. Networks using the TCP/IP protocol route messages based on the IP address of the destination. The format of an IP address is a 32-bit numeric address written as four numbers separated by periods. Each number can be zero to 255. For example, 1.160.10.240 could be an IP address. |
|
| |
|
 |
| |
Listserv: An automatic mailing list server developed by Eric Thomas for BITNET in 1986. When e-mail is addressed to a LISTSERV mailing list, it is automatically broadcast to everyone on the list. The result is similar to a newsgroup or forum, except that the messages are transmitted as e-mail and are therefore available only to individuals on the list.
MIME: Short for Multipurpose Internet Mail Extensions, a specification for formatting non-ASCII messages so that they can be sent over the Internet. Many e-mail clients now support MIME, which enables them to send and receive graphics, audio, and video files via the Internet mail system. In addition, MIME supports messages in character sets other than ASCII.
Password: A secret series of characters that enables a user to access a file, computer, or program. On multi-user systems, each user must enter his or her password before the computer will respond to commands. |
|
| |
|
 |
| |
Pine: Program for Internet News and E-Mail, a character-based e-mail client for UNIX systems. Developed at the University of Washington , PINE replaces an older e-mail program called ELM. Pixels: A measurement of how a monitor displays an image. The resolution of an image displayed on a monitor is determined by its ppi (pixels per inch), or the number of pixels contained within one square inch of monitor space.
POP: Short for Post Office Protocol, a protocol used to retrieve e-mail from a mail server. Most e-mail applications (sometimes called an e-mail client) use the POP protocol, although some can use the newer IMAP (Internet Message Access Protocol). There are two versions of POP. The first, called POP2, became a standard in the mid-80's and requires SMTP to send messages. The newer version, POP3, can be used with or without SMTP. |
|
| |
|
 |
| |
Pop-up: A window that suddenly appears (pops up) when you select an option with a mouse or press a special function key. Usually, the pop-up window contains a menu of commands and stays on the screen only until you select one of the commands. It then disappears.
Protocol: An agreed-upon format for transmitting data between two devices. From a user's point of view, the only interesting aspect about protocols is that your computer or device must support the right ones if you want to communicate with other computers. The protocol can be implemented either in hardware or in software.
Return-Receipt: A return receipt is an e-mail notification that informs you when and if the recipient has opened your message. This is one way to know if an e-mail you sent was received. |
|
| |
|
 |
| |
Secure Electronic Transaction: SET, short for Secure Electronic Transaction, is a standard that will enable secure credit card transactions on the Internet. SET has been endorsed by virtually all the major players in the electronic commerce arena, including Microsoft, Netscape, Visa, and Mastercard.
Shopping Cart: A shopping cart is a piece of software that acts as an online store's catalog and ordering process. Typically, a shopping cart is the interface between a company's Web site and its deeper infrastructure, allowing consumers to select merchandise; review what they have selected; make necessary modifications or additions; and purchase the merchandise.
Smart Card: A small electronic device about the size of a credit card that contains electronic memory, and possibly an embedded integrated circuit (IC). Smart cards containing an IC are sometimes called Integrated Circuit Cards (ICCs). |
|
| |
|
 |
| |
SMS: Short for Systems Management Server, a set of tools from Microsoft that assists in managing PCs connected to a local-area network (LAN). SMS enables a network administrator to create an inventory of all the hardware and software on the network and to store it in an SMS database.
Spam: Electronic junk mail or junk newsgroup postings. Some people define spam even more generally as any unsolicited e-mail. However, if a long-lost brother finds your e-mail address and sends you a message, this could hardly be called spam, even though it's unsolicited. Real spam is generally e-mail advertising for some product sent to a mailing list or newsgroup.
Static: Generally refers to elements of the Internet or computer programming that are fixed and not capable of action or change. The opposite of static is dynamic.
Subdomain: a domain that is part of a larger domain name in DNS hierarchy. DNS hierarchy consists of the root-level domain at the top, underneath which are the top-level domains, followed by second-level domains and finally subdomains. For example, in the domain name basketball.cyberstatic.com, "basketball" is a subdomain of the larger second-level domain "cyberstatic.com." |
|
| |
|
 |
| |
Telnet: A terminal emulation program for TCP/IP networks such as the Internet. The Telnet program runs on your computer and connects your PC to a server on the network. You can then enter commands through the Telnet program and they will be executed as if you were entering them directly on the server console. This enables you to control the server and communicate with other servers on the network. To start a Telnet session, you must log in to a server by entering a valid username and password. Telnet is a common way to remotely control Web servers.
Turnkey: Refers to a system or software package that has been built, installed or supplied by the manufacturer complete and ready to operate. In the computer industry, the term is used to promote a system that can be easily set up and operated "right out of the box."
URL: Abbreviation of Uniform Resource Locator, the global address of documents and other resources on the World Wide Web. The first part of the address indicates what protocol to use, and the second part specifies the IP address or the domain name where the resource is located.
Username: A name used to gain access to a computer system. Usernames, and often passwords, are required in multi-user systems. In most such systems, users can choose their own usernames and passwords. |
|
| |
|
 |
| |
Web mail: Web mail is a Web page interface used to access e-mail through a Web browser. In order to use Web mail your ISP needs to provide this service or you can get a subscription to an Internet Web mail service. Web mail is a secure Web page that you load in your Web browser and log in by entering your username and password. Web mail is popular as it allows you to send or receive e-mail from anywhere, so long as the computer you are using is connected to the Internet and has a Web browser. It is an excellent option for those traveling or working outside the office.
Web Page: A document on the World Wide Web. Every Web page is identified by a unique URL (Uniform Resource Locator).
Web Portal: Commonly referred to as simply a portal, a Web site or service that offers a broad array of resources and services, such as e-mail, forums, search engines, and on-line shopping malls. |
|
| |
|
 |
| |
WEP: Short for Wired Equivalent Privacy, a security protocol for wireless local area networks (WLANs) defined in the 802.11b standard. WEP is designed to provide the same level of security as that of a wired LAN. LANs are inherently more secure than WLANs because LANs are somewhat protected by the physicality's of their structure, having some or all part of the network inside a building that can be protected from unauthorized access.
WPA: Short for Wi-Fi Protected Access, a Wi-Fi standard that was designed to improve upon the security features of WEP. The technology is designed to work with existing Wi-Fi products that have been enabled with WEP.
XML: Short for Extensible Markup Language, a specification developed by the W3C. XML is a pared-down version of SGML, designed especially for Web documents. It allows designers to create their own customized tags, enabling the definition, transmission, validation, and interpretation of data between applications and between organizations.
XSS: An abbreviation of cross-site scripting. XSS is a security breach that takes advantage of dynamically generated Web pages. In an XSS attack, a Web application is sent with a script that activates when it is read by an unsuspecting user's browser or by an application that has not protected itself against cross-site scripting. Because dynamic Web sites rely on user input, a malicious user can input malicious script into the page by hiding it within legitimate requests.
Zone file: A file on a root server that contains domain name registration information. Zone files contain information necessary to resolve domain names to IP addresses and contains all information related to one domain. Zone files are also called master files. |
|
| |
|
 |
|