C

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

Cache Memory - Cache RAM is fast random-access memory that is used to store data for CPU operations. Level 1 cache RAM is part of the CPU itself; level 2 L2 cache RAM is on separate chips. Conventional L2 cache is connected to the system bus, and the speed of its transactions with the CPU is limited by the system bus speed. Level 2 backside cache a feature introduced with G3 computers is located on the same board as the CPU processor board and is connected directly to the CPU through its own high-speed bus. The L2 backside cache allows the system to run significantly faster than conventional L2 cache. As more and more processors begin to include L2 cache into their architectures, Level 3 cache is now the name for the extra cache built into motherboards between the microprocessor and the main memory-what was once L2 cache on motherboards now becomes L3 cache when used with microprocessors containing built-in L2 caches.

Callback - A security precaution in which a user's preauthorized phone number is verified before allowing the user to connect to a network from a remote location.

Calling Tone - A calling tone is a high-pitched, intermittent sound that can be produced by a modem that is originating a data call. Some international telephone agencies require that your modem emit a calling tone so that a person answering your modem's call can immediately identify your modem as a machine and not a human caller.

Canonical Name - The real name of a server when you've given it a nickname or alias. For example, mail.apple.com might have a canonical name of MailSrv473.apple.com.

Caps Lock - A key that you can lock into place so that subsequent letters you type will come out capitalized. Caps Lock doesn't affect nonalphabet keys.

Carbon - The Carbon APIs can be used to write Mac OS X applications that also run on previous versions of the Mac OS 8.1 or later.

Card - A circuit board that you can plug into a slot inside the Apple IIgs to expand the computer's memory or give it the means to communicate with a hard disk, a braille printer, or some other peripheral device.

Carriage Return - Abbreviated CR. A nonprinting character that tells the computer or printer to end a line of text and start a new one. It's used to end paragraphs. Even though you can't see them, you can delete carriage returns the same way you delete other characters.

Carrier Sense Multiple Access/Collision Avoidance CSMA/CA - A networking protocol that avoids collisions instead of detecting a collision like the algorithm used in Ethernet networks IEEE 802.3 standards.

Carrier - The carrier is the telephone line signal used to transfer data between two connected modems. The sound you hear through the modem's speaker when it connects is the carrier signal.

Case - The outer covering of the computer.

Catalog - A list of all the files on a disk. Also called a directory. A subdirectory-is a directory within a directory that usually contains related documents; used to organize the information on large-capacity disks.

CD - compact disc.

CD-ROM - Abbreviation for compact disc read-only memory. A compact disc can store large amounts of information.

CD-ROM-Compact Disc - Read Only Memory, often shortened to CD. One of the most popular ways to distribute programs today. These discs can hold over 600 megabytes of data and are easily portable.

CD-RW-Short for CD-ReWritable disk, a type of CD disk that enables you to write onto it in multiple sessions. With CD-RW drives and disks, you can treat the optical disk just like a floppy or hard disk, writing data onto it multiple times. Macintosh computers have slot-loading or tray-loading drives.

Cell - The intersection of a row and a column in a spreadsheet. A cell can hold a number, label, function, or formula.

Centralized File Service - File service that is provided by a central server accessed by network users. Distributed file sharing-is a type of file service in which users can share the content of their hard disks with other users on the network.

CFM - Stands for Cubic Feet per Minute. This is how a blower or fan is rated-by the amount of air it can move, measured in CFM.

CGI Common Gateway Interface - A script or program that adds dynamic functions to a Web site. A CGI sends information back and forth between a Web site and an application that provides a service for the site. For example, if a user fills out a form on the site, a CGI could send the message to an application that processes the data and sends a response back to the user.

Character Set - The letters, numbers, and symbols that can be generated by pressing keys on a keyboard.

Character - A letter, number, or other symbol.

Child - A computer that gets configuration information from the shared directory domain of a parent.

Chip - A small silicon wafer containing thousands of microscopic components.

Choose - To pick a command from a menu. Usually you do this after selecting something for the Apple IIgs to act on.

CHRP - Common Hardware Reference Platform.

Circuit Board - Also called the main circuit board-is a large circuit board that holds RAM, ROM, the microprocessor, custom integrated circuits chips, and other components that make the computer a computer.

Circuitry - A network of wires, chips, resistors, and other electronic devices and connections.

Classic - An application environment that allows users to continue to use their systems for everything they already do. Classic applications don't appear in the new Aqua interface.

Class - In object-oriented languages such as Java, a prototype for a particular kind of object. A class definition declares instance variables and defines methods for all members of the class. Objects that have the same types of instance variables and have access to the same methods belong to the same class.

Clear - A key on the numeric keypad. Pressing Clear works the same as pressing Control-X. Pressing Control-X while writing a BASIC program cancels the line you're typing.

Click - To position the pointer on something, then press and quickly release the mouse button.

Client Computer - A computer on a network that receives network services from a server.

Client - A program that requests services from other programs or computers that are functioning as servers or hosts.

Clip Art Application - Electronic pictures that you can clip from one disk or document into another. You can buy disks of clip art and use these professional-quality drawings to illustrate your documents.

Clip Viewer - In iMovie, the tab with the eye at the bottom of the screen that displays video clips arranged in a movie.

Clipboard - A special part of memory that stores the most recent thing you cut. You can paste the contents of the Clipboard into other parts of your document.

Clock Rate - The rate at which bits move from one internal computer component to another.

Close Box - The small box on the far-left side in the title bar of an active window. Clicking a close box closes the window.

Closed Network - A feature provided by some third-party wireless networking base stations. A closed network does not display the network name in the Control Strip. Instead, a user has to know the specific network name.

Coaxial Cable - An electrical cable consisting of a central wire surrounded by a second tubular wire made of braided mesh, both of which have the same center point, or axis, hence the name coaxial. Separated from the central wire by insulation, the tubular wire shields electronic impulses traveling along the central wire. In turn, the tubular wire is surrounded by insulation.

Cocoa - An object-oriented framework in Mac OS X that provides development tools and services that allow applications to interact with one another and take advantage of a variety of advanced libraries. Cocoa applications look the same as Carbon applications to end users.

Codec - Any technology for compressing and decompressing data. Codecs can be implemented in software, hardware, or a combination of both.

ColorSync - The color management technology integrated into Mac OS X. ColorSync ensures that the color you see is the same from your digital image onscreen to the image on the paper printed by your printer. ColorSync uses industry standard technologies such as ICC profiles and sRGB color spaces.

Column - In a relational database, the dimension of a table that holds values for a particular attribute. For example, a table that contains employee records might have a column titled LAST_NAME that contains the values for each employee's last name. Attribute-In Entity-Relationship modeling, is an identifiable characteristic of an entity. For example, lastName can be an attribute of an Employee entity. An attribute typically corresponds to a column in a database table.

Combo - An optical drive that writes CD-R discs; writes CD-RW discs; reads DVD-ROM discs; and reads CD-ROM discs.

command mode - In command mode, the modem interprets data from the computer as AT commands, instead of transmitting the data to the remote modem. When you first open a telecommunications application, the modem is automatically placed in command mode. When you establish a connection with another modem, your modem switches to on-line mode. Before entering an AT command, you must use the +++ command to return the modem to command mode.

Command - An instruction given to a computer by menu selection or keystroke.

Command key - The Apple Key (K) on the keyboard located next to the Space Bar. Pressed with other keys to perform special actions. Functionality is similar to that of the Control key on a Windows PC.

Communications Software - An application that makes it possible to exchange information with other computers.

Compatibility - The condition under which devices can work with each other.

Component - An object of the WOComponent class that represents a web page or a reusable portion of one.

Composite - A video signal that includes both display information and the synchronization and other signals needed to display it. There are monitor ports on the Apple IIgs for an NTSC composite monitor one that accepts signals that conform to the standards set by the National Television Standards Committee and for an analog RGB monitor.

Compression - The process of reducing the data size of a file.

Computer Account - A list of computers that have the same preference settings and are available to the same users and groups.

Computer - A machine that processes words and numbers faster than a food processor can slice potatoes. Not particularly creative or intuitive, but very good at repetitive tasks.

Configuration - A general-purpose computer term that can refer to the way you have your computer set up that is, the devices you have attached to it or to the way you have your computer set up to send information to a printer, a modem, or some other peripheral device.

Conform Film - To cut and arrange an original camera negative to match edits made in a digital editing system. Also, to assemble video or audio according to an Edit Decision List EDL. See cut list and EDL.

Conform Video - To change the frame rate of a video clip. For example, you can use the Cinema Tools Conform feature to change the frame rate of a PAL 25 fps video clip to film's 24 fps rate. You can also conform a clip to its current frame rate, ensuring there are no frame rate errors within it.

Connect Time - The amount of time you spend accessing an information service.

Console - The Console application lets you see technical messages from the Mac OS X system software and Mac OS X applications. If you are programming or troubleshooting a problem, these messages may be useful.

Contrast Knob - A control on your video display that lets you adjust the contrast between the light and dark on the screen.

Control Panel Program - A program built into the Apple IIgs that lets you set the time of the built-in clock and tailor certain aspects of your computer system to suit your individual preferences like the color of text and background on the screen, the volume of the built-in speaker, and more.

Control - A key on the Apple IIgs keyboard that, when pressed in conjunction with another key, makes the other key behave differently. It controls the operation of other keys.

Controller Card - An interface card that tells your Apple IIgs how to work with one or two disk drives.

Co-Processor - A microprocessor on a card that overrides or works with the microprocessor on the main circuit board.

Copy-Protect - To prevent someone from duplicating the contents of a disk. Write-protect-Means to prevent changes to the contents of a disk by covering the write-enable notch on a 5.25-inch disk or by sliding the small, plastic tab to uncover the square hole on a 3.5-inch disk.

CPU - Central processing unit, a type of microprocessor. In current Power Mac, iMac, PowerBook, and iBook computers, the CPU is a PowerPC G3 or G4 chip. Earlier models contained PowerPC 601, 603, 604, 604e and Motorola 680x0 chips.

Crash, Freeze - A system malfunction of the operating system, application, or hardware device that locks up the computer, which then has to be restarted. A freeze is a system error that causes the cursor to lock in place.

CRM - Communications Resource Manager.

CRT - cathode ray tube, a video display device.

Cursor - Also known as a pointer, usually arrow or cross shaped, which is controlled by the mouse, trackpad, trackball, stylus, or joystick.

Cut and Paste - To move something from one place in a document to another. It's the computer equivalent of using scissors to clip something and glue to paste the clipping somewhere else.

Cut List - A text file that sequentially lists the edits that make up your program. The negative cutter uses the cut list to conform the original camera negative. The cut list is a subset of the film list you can export from Final Cut Pro using Cinema Tools.

Cut - To remove text or pictures from a document by using the Cut command. The most recent clipping is stored on the Clipboard so you can paste it somewhere else if you want.

CVS - Concurrent Versions System, a programming code management system.
Tip of the Day News Mac Tips and Tricks Games ★★★★★ Tips+Tricks MacTips WebApps Tips + Tricks Widgets Downloads iPhoto Safari Tips Apple Free Apps Personal GarageBand iMovie Internet Utilities Multimedia Apple Downloads Pro Tip iWeb Dashboard iTunes Mac Dashcode iDVD DashboardClocks Support 10.8 Applications iLife News OSX Tutorials 10.7 Desktop Mac Tip of the Day AppleTV Dashboard Widgets Finder Firefox MacWidgets OS X Mountain Lion Tips and Tricks TopApps Videos 10.6 Keyboard Shortcuts iPad iPhone Mac 10.9 AirPlay Apps on Mac Dock Just Added Mac App Store MacApps MacNN OS X OS X Lion Softpedia Tricks Updates iCal iLife iLife Widgets iPhone Tips and Tricks FAQ Mail AppShopper.com AppleNews Application Tips Customizing Customizing Your Mac Dashboard Guidelines Developer Widgets Exposé Games Widgets Mac App Store - News Mac OS X 10.6 Mac OS X 10.8 Mountain Lion Mac101 MacNews MacUpdate Mac|Life OS X Daily Preview Snow Leopard Tips Terminal TextEdit Top10 Mac Tips VersionTracker Video Tutorials Windows iCloud iLife 11 iWork  Navigation Key Combos Mac 101 MacSupport OS X 10.8 Mountain Lion OS X Mavericks Search Widgets Security iDVD Widgets iPod 10 Keyboard Shortcuts for Text 9 to 5 Mac A A-Z Glossery - iPhone App ATMac Address Book App App Store - News AppShopper Apple Gazette Apple Keynotes Apple Matters Apple Pro Apple Support Tips Apple Updates AppleInsider Applelinks Apps A-Z Apps Apps Apps Apps on Mac - Dashboard Widget Asteroid Audio Automator B BindApple Blogs + Forums Widgets Business Widgets C Calculate + Convert Changing the background Check external devices Check spelling and grammar Clear Versions History + Auto-Save Cache Data Cult of Mac Cydia D Daily Tips and Tricks Dashboard - Tips+Tricks Dashboard Tips and Tricks Dashboard Widget DashboardCandy DashboardSearch DashboardWidgets.com Desktop Computers Developer Forum Developer News Developer Tips Development Tools Disable restored windows when re-opening specific apps Discussions Display a login banner Display a short message Display system stats Dual Boot OS X 10.7 Lion + OS X 10.8 Mountain Lion E Easy Mac Tips Email + Messaging Widgets Essential Expose Extract and Save Mac Application Icons F Find a MAC Address in Mac OS X Find iMessage Users + Contacts Folders Food Widgets Freeware G Get iTunes track notifications in your Dock Get quick information with widgets Google News H Hackint0sh Hacks Hongkiat How To How to disable the Java web plug-in I IT Industry Today Icons Icons + Screensavers Image Capture Information Widgets InsanelyMac Installation International Widgets J Just Added - iPhone Apps Just Added Downloads Just For Fun Widgets K Keynote Address L Launchpad for Mac OS X Snow Leopard Links Lion M Mac App Store - Business Mac App Store - Developer Tools Mac App Store - Education Mac App Store - Entertainment Mac App Store - Finance Mac App Store - Games Mac App Store - Graphics + Design Mac App Store - Health + Fitness Mac App Store - Lifestyle Mac App Store - Medical Mac App Store - Music Mac App Store - Photography Mac App Store - Productivity Mac App Store - Reference Mac App Store - Social Networking Mac App Store - Sports Mac App Store - Top 50 Mac Apps Mac App Store - Travel Mac App Store - Utilities Mac App Store - Video Mac App Store - Weather Mac Developer Tips Mac OS X Mac OS X 10.7 Lion Mac OS X Applications Mac OS X Things Mac OS X Tips Mac OS X Tips - News Mac OSX Hints Mac OSX Hints - News Mac Quick Tips Mac Tips Mac Tips Daily Mac Tips and Tricks - Desktop App Mac Tips and Tricks - Mac OS X Dashboard Widget Mac360 MacApp MacApper MacFixIt MacLion MacMusic MacOSXAudio.com MacRumors MacTech MacUpdate.com MacintoshOS.com Maciverse Macworld.com - iPhone App Reviews ManiacDev MobileMe News ModMyi.com Most Recent Movies + TV Widgets Music Widgets N Navigating + Selecting Text in Mac OS X Networking + Security Widgets New Application Tips New iPhone Apps News Widgets News on Mac Notification Center O OS X - FAQ OS X 10.7 OS X Basics OS X Mac Tips + Tricks OS X Mountain Lion - News OS X Snow Leopard OSX Basics Open source OpenDashboard P Pages Podcast Widgets Portable Computers Ports and Connectors Preferences Press Release Q R Radio + Podcasts Widgets Rampant Mac - iPhone Wallpapers Rename Files and Folders Restart an external device S SD and SDXC card slot FAQ Safari 5.1 Safari 6 Safari Videos Scheduled Startup and Shutdown Set Up Storage Devices Set up iCloud Shopping Widgets Simple Desks Snow Leopard Softonic - Mac Softonic.com Softpedia - Tips + Tricks Softpedia.com Stacks Staff picks Status Widgets Storage StorePreview Switch 101 Syncing with iTunes System Preferences T TUAW The Apple Blog The Apple Core The Mac Observer The Mac Screencast Guy The MacTips Podcast TheDashboard Time Machine Tools Top 10 Grossing Apps Top 25 Grossing Apps Top 50 Grossing Apps Top iTunes Tips Top10 Paid Apps Top10 Widgets Top50 Dashboard Widgets Translates Transportation Travel Widgets U Updating Useful iPhone Shortcuts Using iChat V W Wallpaper Want More Mac Tips ? Web Apps Webcam Widgets Widget Work X YouTube Videos Z ZDNet apple.stackexchange.com digg gSearch - iPhone App iChat iClarified iCloud + MobileMe iCloud News iCloud system requirements iDesign - iPhone Wallpaper iHackintosh iLife - iPhoto - iMovie - iWeb - GarageBand - iDVD iLife Discussions iLife Discussions - GarageBand iLife Discussions - iDVD iLife Discussions - iMovie iLife Discussions - iPhoto iLife Discussions - iTunes iLife Discussions - iWeb iLife Support iLife System Requirements iLife ’09 iMovie Widgets iOS 4 iOS Developer News iPad - News iPhone - News iPhone 4 iPhone App iPhone SDK iPhoto Widgets iPod - News iPod News iPod Tips and Tricks - iPhone App iPod touch iTunes - Latest Movie Trailers iTunes - News iTunes - Top News iTunes App Store iTunes App Store - All New Applications iTunes Keyboard Shortcuts iTunes News iTunes Plus FAQ macosxtips.co.uk switchtoamac.com thinkmac.net www.freemacware.com ...organise your mac 10 Quick Mac Tips 10.10 101 ASC Animation Slow-Mo Aperture Aperture Glossary Apple Support Communities Boot Camp Bored of your Mac? Collect RSS feed URLS from Mail Create Ringtones in iTunes Customise your desktop + screen saver Does your Mac qualify for free 10.8 upgrade? Download Download YouTube and Other Videos FTP FTP with Finder Finder Tips Gatekeeper Get Mac News Get More Mac and iOS Tips Get More Mac and iOS Tips... Get OS X Tips Get RSS Menu Extension for Safari 6 Get Windows Live Hotmail with Mail Get Yahoo Mail with Mail Get a Homepage - Mac OS X Style Glossary Google Hidden Features Hidden Features in OS X 10.8 Mountain Lion Hotmail Install Windows 8 on a Mac Mac 101 - Get One on One with your Mac... Mac OS X Dashboard Widget Mac Support Mac Tips and Tricks - Learn how to set up MacBasics MacHelp MacVideos News and Help Notification Center Tips OCD Friendly Volume Controls OS X 10.5 to 10.8 Upgrade OS X Features OS X Mavericks Tips OS X Mountain Lion Hompage OS X Mountain Lion Installation Guides OS X Tips Organize Your Dock Quick Define Quick Googling Quick Math RSS Remote Folder and Synchronization Remove Dock Icons in OS X Mountain Lion Reset specific parts of Safari ScreenCast Online Screenshots Search Search Google Search Mac Tips and Tricks Second Clipboard Security Tips Siri Siri Tips Snippets Speed Up Your Mac Stop Automatically Updates Summarize Text System Configuration Take advantage of Quick Look Taking Screenshots Text Tip Tips and Support Top Mac Tips Top Security Tips USB 3 devices on Mac - FAQ Use Smart Folders effectively Which Mac is Worth Your Investment? Widgets On Your Desktop Windows 8 Xcode Xcode Tips Yahoo YouTube iOS Support iPad Support iPhone Support iPod Support onemac.net onemac.org use and troubleshoot your Mac