C

HIGH DENSITY COMPUTING

Cache --------- Cybored

A | B | C | D | E |F | G | H |I | J| K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Cache ---Client Errors

Pages 60 - 64

Back  

Top of page

  Next
Page 60

Cache --- Cascading menu

 
Cache --- Cache (pronounced cash) actually has several different technical meanings. But the most important one in regard to the Web has to do with trying to speed things up.Remember--every request you send over the Internet for a picture or text takes time. The Cache is a file on your reader's computer where their system stores a copy of things they've asked for recently. Then, if the reader asks for the same thing again, instead of issuing another Internet request, the reader's computer can simply use the copy from the Cache, sometimes saving as much as 10 or 20 seconds. How big is the Cache and how often is it emptied? Well, that's up to each reader. Some save copies only during onesession-- others may save it for weeks. You don't have to worry about them getting old information, though--the system is smart enough to check and see if it has the most current before displaying it from the cache. (It takes a lot less time to just check the dates than it does to send the whole file over again.)

Cache RAM --- A small collection of very high speed RAM. In general, modern microprocessors can process information much faster than standard dynamic RAM can even supply the information. Nevertheless, fast dynamic RAM is very expensive. Instead, a very small amount (typically 256K or 512K) of very fast "cache RAM" acts as a buffer between the CPU and the dynamic RAM. If the information needed by the CPU is in the cache, it can be processed without waiting to retrieve it from the dynamic RAM.

Calculator --- A program that comes with Windows 95 and enables you to perform standard or scientific calculations.

Capture text --- In Hyperterminal, this refers to capturing and saving the text that appears in the terminal window to either a file or the printer. This is handy when reviewing the session at a later time.

Cardfile --- A program that comes with Window 95 and enables you to record information cards and sort through them by using their index lines.

Cascade (Windows) --- To arrange all the windows so that they are neatly stacked; only the title bars show behind the active window.

Cascading menu --- A submenu that appears (usually to the left or right of the main menu item) when a menu selection is made.


Page 61

CD File System (CDFS) --- Certificate Authority

 
CD File System (CDFS) --- An optimized, 32-bit, protected mode file system that significantly improves the throughput of data from a CD ROM drive.

CD Player --- A program packaged withWindows 95. CD player lets you play audio CDs from your CD drive in the background while you are working in another application. It offers many of the controls found in standalone audio CD players. As a result, it looks and operates in a similar fashion. In addition, it allows you to edit your playlist that corresponds to the audio CD being played. Thus, the tracks play in the order you want.

CD ROM Drive --- A CD ROM drive uses discs (not "disks") as the storage media. These discs look much like audio CDs, but can store about 600M of data on a single disc. They can only be read by a normal CD ROM drive (hence Read Only Memory portion of the device's name), and take special equipment to create (write) one of them. CD ROM drives are rated in multiples of the original (1x) drives that transfer data at the same rate as audio CD Players (150kb/sec). Today, 1x drives no longer exist, and 2x drives (300-330kb/sec) are cheap. 3x (450 kbs), 4x (600 kb/sec) and even 6x (900kb/sec) drives are available. 4x drives fulfill basic requirements needed to achieve decent performance when playing animations from a CD ROM.

Cello --- a WWW browser for fast SLIP and PPP accounts (slower accounts may use it, but graphics will take twice as long to form at 14,400, 3 times as long at 9600 -- and it may take as long as 10 minutes to form even at 28800 to start with!).

Certificate Authority --- An issuer of Security Certificates used in SSL connections.

See Also: Security Certificate , SSL


Page 62

CGI --- Character-based

 
CGI --- (Common Gateway Interface) -- A set of rules that describe how a Web Server communicates with another piece of software on the same machine, and how the other piece of software (the “CGI program”) talks to the web server. Any piece of software can be a CGI program if it handles input and output according to the CGI standard.

Usually a CGI program is a small program that takes data from a web server and does something with it, like putting the content of a form into an e-mail message, or turning the data into a database query.

You can often see that a CGI program is being used by seeing “cgi-bin” in a URL, but not always.

See Also: cgi-bin , Web

Cgi-bin --- The most common name of a directory on a web server in which CGI programs are stored.

The “bin” part of “cgi-bin” is a shorthand version of “binary”, because once upon a time, most programs were refered to as “binaries”. In real life, most programs found in cgi-bin directories are text files -- scripts that are executed by binaries located elsewhere on the same machine.

See Also: CGI

Chaingang --- A group of homepages which mainly merely link to each other.

Character formatting --- In word processing, this refers to formatting that is applied to individual characters. This type of formatting includes font, effects, size, and color.

Character-based --- Usually used when referring to non-Windows applications. Character-Based applications display information using the ASCII character set, or characters normally found on the keyboard. Also known as "textbased."


Page 63

Chat Room --- Choose

 
Chat Room --- A place on the Internet where people go to "chat" with other people in the room. Actually there are thousands of these Chat Rooms. The rooms are usually organized by topic. For example in a Michigan Room you would expect that most of the participants in the room are probably from Michigan or a Gay room, where the participants are usually gay. When you're in a Chat Room you can view all of the conversations taking place at once on your screen. You can also get into a private chat room where only you and one or two others may talk. This can be an inexpensive way to keep up with friends and relatives who are online.

Check box --- A square dialog box item that takes an off or on value. Clicking in a check box adds or removes an X in the box, indicating whether the setting is on (checked) or off (unchecked).

Checksum --- A method for creating a calculated number, frequently used as a part of an error-detection protocol. Normally, a checksum is calculated against a copy of a file or other data, and compared to the checksum calculated for the original file/data. If the two numbers match, then it is very likely that the copy matches the original. Checksums are used in some forms of transmission protocols (for example, Xmodem) as well as part of the Anti-virus program.

Cheese --- The content of a commercial site that mainly consists of pictures of the products or other equally unuseful information.

Chocolate --- A crucial computer term. Chocolate is what you eat when you get frustrated with web functions such as searching for specific items, writing web pages, or just being a Newbie.

Choose --- A term used in documentation and in in Windows that usually means opening a menu and clicking a command. Also can refer to dialog box items, such as in "Choose LPT1 from the drop-downlist."


Page 64

CI$ --- Client Errors

 
CI$ --- Nickname for compuserv interactive system.

ClariNet ---

A commercial news service that provides tailored news reports via the Internet. You can access ClariNet news within Usenet newsgroups. There is a whole series of them, dedicated to a wide range of broad topics. In general, you can find them on news servers at clari.*.

Clear --- Typically refers to turning off the X in an option or check box.

Click through rate --- Percentage of users who click on a viewed advertisement. This is a good indication of the effectiveness of this ad.

A Client program (software) that is used to look at various kinds of Internet resources.

Clicking --- Quickly pressing and releasing the mouse button.

Client --- A software program that is used to contact and obtain data from a Server software program on another computer, often across a great distance. Each Client program is designed to work with one or more specific kinds of Server programs, and each Server requires a specific kind of Client. A Web Browser is a specific kind of Client.

See Also: Browser , Server

Client application --- In OLE context, a program that uses an object (such as a graphic) supplied by another application (the server application).

Client Errors --- An error occurring due to an invalid request by the visitor's browser. Client errors are in the 400-range. See "Return Code" definition.

See Also: Client , URL , WWW , Netscape , Mosaic , Home Page (or Homepage)

Client/server ---Country Code

Pages 65 - 69

Back  

Top of page

  Next
Page 65

Client/server --- Clock

 
Client/server --- Computer technology that separates computers and their users into two categories: clients or servers. When you want information from a computer on the Internet, you are a client. The computer that delivers the information is the server. A server both stores information and makes it available to any authorized client who requests the information. You may hear this one frequently, especially if someone says, "You can't contact us today because our Web server is down."

Client/server networking --- As opposed to peer to peer networking, an arrangement in which central computers called servers supply data and peripherals for use by client computers (workstations). Typically, a server contains a large, hard disk that supplies not only data, but also programs. It even executes programs. A server might also supply printers and modems for clients to use on the network. In other words, client/server refers to an architecture for distributed processing wherein subtasks can be distributed between services, CPUs, or even networked computers for more efficient execution.

Clip art --- A collection of images you can use in your documents. Clip art is often distributed on CD-ROM in large collections (thousands of clip art pieces) organized into categories. Various clip art formats are sold,and the most popular are CGM, WMF, BMP, and GIF format files.

Clipboard --- A temporary storage area in all versions of Windows used for storing various types of data (for example, text, graphics, sound, and video). The clipboard can hold one piece of information at a time for use in a program or to pass information between programs.

Clipboard Viewer --- A Windows 95 program enabling you to store and save more than the single item that the clipboard can hold.

Clock --- An area at the far right edge of the task bar that displays the time (and date if you leave the mouse pointer over the time). You can configure the task bar to show or hide the clock.


Page 66

Close button --- Color scheme

 
Close button --- A button in the upper right corner of a Window with an "x" in it. When clicked, it closes the program running in the current window.

Cluster --- Segment of space on a hard drive. Each file, no matter how small in actual size, takes up at least one cluster on the hard drive. As drive sizes increase, so does the cluster size. Thus, if you have a large drive and many small files, you may waste a significant amount of space on your drive. To avoid this, physically partition the drive into multiple "logical drives" of a smaller size. These smaller, logical drives also use smaller cluster sizes, wasting less space.

Coaxial cable --- A type of shielded cable used in wiring networks together. Although coaxial cable sufficiently shields network signals from outside electrical noise, "coax" is stiff and difficult to work with, and more difficult to run through walls and ceilings than twisted pair cable (see twisted pair).

Codec --- A technique for compressing and decompressing files, typically sound and animation files. Common codecs include Cinepak, Indeo, Video 1, MPEG (see MPEG) QuickTime (see QuickTime) and RLE.

Collapse folders --- To hide additional directory (folder) levels below the selected directory (folder) levels. In Explorer, you can collapse the view of a folder to hide the folders stored within by double-clicking the folder in the left pane (tree view) of Explorer. When a folder contains no additional folders, a minus sign (-) appears next to the folder.

Color pattern --- A color selection made up of two other colors.

Color rendering intent --- Provides the best ICM settings for three of the major uses of color printing, for example, presentations, photographs, and true color screen display printing.

Color scheme --- A selection of colors that Windows 95 uses for screen display of applications, dialog boxes, and so forth. The color scheme is set from the Control Panel.


Page 67

Component --- Compressed volume file (CVF)

 
Component --- A portion of Windows 95. When installing Windows 95, you have the option of installing (or not) various components. For example, you might choose to not install Hyperterminal (you might have a better terminal program). Later, you can go back and add/remove components using the original install disks or CD-ROM.

CoM --- Refers to the serial port, usually to attach a mouse and/or a modem to the computer. Most computers have two serial ports, labeled COM1 and COM2. The serial port transmits data in a single bit stream. This serial transmission of bits gives the port its name.

Command --- Usually an option from an application's menus. Also refers to commands typed in from a command-prompt session or from the Run dialog box from the Start Menu. In essence, it's a way of telling an application or Windows 95 to perform a major chore, such as running an application or utility program.

Command button --- A dialog box item that causes an action when clicked.

Compare files --- Compares the files in a backup set to make sure they match the source files on the hard disk.

Complex document --- See compound document.

Compound document --- A document (created using OLE) that includes multiple types of data. For example, a Word processing document that includes a Paint picture is a compound document.

Compressed volume file (CVF) --- A file, created by DriveSpace (see DriveSpace) which is treated like another "volume" (logical disk drive)--it even has a drive letter (for example, "D:") assigned to it. When you save or retrieve files compressed by DriveSpace, they are written or read from the compressed volume file. The compressed volume file exists on a hard drive (called a "host drive"), and looks like a regular file to the FAT (see File Allocation Table).


Page 68

Compuserv --- Control Panel

 
Compuserv --- A very large (and a fairly expensive) on-line service -- nick-named CI$ because of the cost. It was recently purchased by AOL, but it's supposed to stay a separate system.

Conferencing --- an irc-like discussion, limited to the host on-line service. Called "CB" on CI$.

Config.sys --- A file used in DOS to allocate the systems devices and hardware.

Configuration --- The way something is set up, I.e. --- hardware, programs, the operating system or the internet. It can be the way your computer is customized.

Counter --- A number on many web pages that will count the number of hits. Basically it counts the number of people that have visited that page.

Connection --- (Hyperterminal) In Hyperterminal, a connection sets and saves all the configuration parameters for one party you wish to contact.

Container object --- An object that contains another object or several objects. For example, a Word document might be the container object that holds the Excel object. See also compound document.

Control menu --- A menu that exists in every window and enables you to modify its parameters or take global actions, such as closing or moving the window.

Control Panel --- A program that comes with Windows 95 that enables you to make settings for many Windows 95 actions, such as changing network, keyboard, printer, and regional settings. Some programs (including many video card drivers) may add sections to the control panel for you to use to configure that program.


Page 69

Conventional memory --- Country Code

 
Conventional memory --- Memory located in the first 640K.

Cookie --- The most common meaning of “Cookie” on the Internet refers to a piece of information sent by a Web Server to a Web Browser that the Browser software is expected to save and to send back to the Server whenever the browser makes additional requests from the Server.

Depending on the type of Cookie used, and the Browser’s settings, the Browser may accept or not accept the Cookie, and may save the Cookie for either a short time or a long time.

Cookies might contain information such as login or registration information, online “shopping cart” information, user preferences, etc.

When a Server receives a request from a Browser that includes a Cookie, the Server is able to use the information stored in the Cookie. For example, the Server might customize what is sent back to the user, or keep a log of particular user’s requests.

Cookies are usually set to expire after a predetermined amount of time and are usually saved in memory until the Browser software is closed down, at which time they may be saved to disk if their “expire time” has not been reached.

Cookies do not read your hard drive and send your life story to the CIA, but they can be used to gather more information about a user than would be possible without them.

See Also: Browser , Server

CUrrent directory --- The directory that activates if you log onto the drive at the command prompt by typing the drive letter and pressing Enter. When you switch drives, the operating system remembers the directory that was current when you switched away. It will still be the active/current directory when you switch back; it becomes the default directory. Applications will store or look for files on that drive if they're not specifically told which directory to use. This concept also works in Explorer: when you switch back to a drive, the last active directory (or folder) is still the active one.

Country Code --- Two characters that are added to the end of a users domain name that denote there country of origin. Ex: A user from Argentina may have a address similar to this user.domain.com.ar. For a complete listing of country codes click here.

Cover page --- Cylinder/Head/Sector (CHS)

Pages 70 - 71

Back  

Top of page

  Next
Page 70

Cover page --- Cyberpunk

 
Cover page --- The page preceding a fax message. The cover page often includes such information as your name, company, telephone, and return fax number. Windows 95 includes a program (Fax Cover Page Editor) that enables you to create your own fax cover pages.

Cross-linked file --- A disk error (which can be found using ScanDisk) in which at least two files are linked to data in the same cluster.

CUrrent window --- The windows that you are using. It appears in front of all other open windows (see active window).

CUrsor --- The representation of the mouse on the screen. It may take many different shapes.

CUSEEME --- A program which allows a static video picture to be sent or received (ie, about 1 frame per second -- if you're lucky), really only useful at this time at speeds over 56k, but still kind of fun. This is also one of the few things on the 'net which currently has better software for mac users -- there is a new version for the pc which is supposed to be equal to the mac programming, but it crashes my system every time I try to use it, and so I can't really evaluate it.

Cybercafe --- Establishment with both coffee and internet access. Trendy in some places, unknown in others.

Cyberpunk --- Cyberpunk was originally a cultural sub-genre of science fiction taking place in a not-so-distant, dystopian, over-industrialized society. The term grew out of the work of William Gibson and Bruce Sterling and has evolved into a cultural label encompassing many different kinds of human, machine, and punk attitudes. It includes clothing and lifestyle choices as well.

See Also: Cyberspace


Page 71

Cyber-rattling --- Cylinder/Head/Sector (CHS)

 
Cyber-rattling --- Threats and angry responses sent through cyberspace (play on "sabre-rattling")

Cyberspace --- Term originated by author William Gibson in his novel Neuromancer the word Cyberspace is currently used to describe the whole range of information resources available through computer networks.

CPU --- Central processing unit. Also known as a microprocessor (see microprocessor) or processor (see processor). The 80386, 80486, and Pentium are examples of CPUs built by Intel.

Cybersex --- Any type of active sexual activity that takes place on-line.

Cybored --- State one quickly gets in while waiting for the screen to change on busy (or just plain slow) WWW sites. When you're planning extended work on the web or downloading large files, might I suggest having a good book nearby?

Cylinder/Head/Sector (CHS) --- An addressing scheme that allows IDE drives to exceed the original 512 megabyte (1/2 gigabyte) size limit. With CHS, an IDE drive can be up to 8.4 gigabytes.

Back  

Top of page

  Home

[||Training ||Staff ||Links ||E-Mail ||Internet ||Website Design ||Weekly Computer Tip ||FAQ ||Home ||Glossary ||Examples||]