Apple Digital Campus Curriculum: Web Communication and Design
Home Course Map Client Project Support Resources Glossary
Glossary
Go to: 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

Letter A
Active ListeningDemonstrating to your customers that you hear what they are saying and you are taking in the important information they are providing you about their issue.
AFPAcronym for Apple Filing Protocol; a client/server protocol used by Apple file service on Macintosh-compatible computers to share files and network services. AFP uses TCP/IP and other protocols to communicate between computers on a network.
Anti-AliasingSmoothing out of jagged lines in an image by padding pixels with intermediate colors. Anti-aliasing may cause some images to appear blurred.
AppleCareDivision at Apple that responds to customers' technical support issues.
AppleTalkA comprehensive network system developed by Apple that runs on a variety of cable systems and protocols.
ApplicationSoftware designed for a particular purpose, such as home finance, education, or word processing.
ApplicationsIn Mac OS X, the layer that contains the various programs you run, using the appropriate environment provided by the layer below.
AquaNew user interface technology introduced in Mac OS X.
 top
Letter B
Background QuestionsIn this context, background questions are ones that give a customer profile and allow you to determine whether you are the best person to help.
BluetoothA technology that permits devices to connect to each other and share data, wirelessly, over a short distance.
Boot ROMLow-level instructions used by a computer in the first stages of starting up.
BootPShort for Bootstrap protocol, protocol used primarily for computers that start up from a network server.
BootX BooterPart of the Mac OS X startup process that loads the kernel environment.
BSDFormerly known as the Berkeley System Distribution version of UNIX, BSD is now simply called the BSD operating system.
 top
Letter C
CarbonApplication developed for use in Mac OS 9 that has been modified to also run in Mac OS X. User can choose to run applications in Native or Classic mode for some Carbon applications. Takes advantage of Mac OS X plumbing.
ClassicApplication developed for use in Mac OS 9 and has not been updated. Does not take advantage of Mac OS X plumbing.
Closed Information QuestionsQuestions that direct responder to specific information.
CocoaApplication developed in Java 2 or Objective C, which utilizes Mac OS X's APIs. Takes advantage of Mac OS X plumbing.
Command-Line InterfaceInterface that allows use of the UNIX commands built into Mac OS X.
CompositingA way to combine two or more images seamlessly.
CompressionThe process of reducing the data size of a file.
ConsoleThe 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 might be useful.
Core OSThe foundation of Mac OS X, responsible for handling all I/O and for managing memory and processor usage. It is commonly referred to as Darwin.
Core ServicesIncludes the various system components that implement the operating system services used by applications, such as QuickTime for playing movies, Quartz for 2D drawing, directory services, and so forth.
CUPSCUPS provides printing capabilities in Mac OS X v.10.2. It also provides command line printing options for PostScript and raster printers.
 top
Letter D
DaemonProcesses created by the system that run in the background to manage services requests that the computer system expects to receive.
DarwinApple's Mac OS X base operating system minus graphical user interface. It is a UNIX-based operating system using the Mach 3 kernel.
DesktopWhere you do your work. On the desktop you see small pictures, or icons, that represent the items you work with or create on your computer.
Developer FrameworksConsists of the application environments that allow you to run various applications in Mac OS X.
DeviceA unit of hardware, outside or inside the case or housing for the essential computer (processor, memory, and data paths) that is capable of providing input to the essential computer or of receiving output or both.
Device DriverSoftware that enables peripheral devices to work with a CPU. Three types of device drivers used in Mac OS X are kernel extensions, plug-ins, and applications.
DHCPDynamic Host Configuration Protocol, a protocol used to distribute IP addresses to client computers.
DirectoryA folder.
DNS ServersDedicated hosts that provide DNS (Domain Name System) services.
DockA desktop organizer at the bottom of the screen that displays an icon for each item you store there. Items can be dragged from the Finder window to the Dock for easy access. Open applications and minimized windows also show up in the Dock.
Dual-BootThe ability to start up a computer from a choice of operating systems installed on one computer. The operating systems can be installed on the same or separate disk partitions.
 top
Letter E
EmpathyIdentification with or an understanding of the feelings, thoughts, or attitudes of another person. Sympathy usually has the component of "pity" and can be interpreted as condescending.
EncryptionA way to protect data by coding it so that it appears to be a random sequence of characters. Only those with the password can unscramble the data.
EscalationIn this context, referring an issue to another person with greater authority or expertise regarding that issue.
ExtensionSmall piece of software that loads at startup and modifies or adds functionality to the base system. Extension conflicts in Mac OS 9 can be a source of customer issues.
 top
Letter F
File SystemThe hierarchy of files on your drives. These files are placed somewhere in a hierarchical (tree) structure. A file is placed in a directory or subdirectory at the desired place in the tree structure. In Mac OS 9, your volumes are displayed as distinct entities (mostly in the invisible /Volumes directory). In Mac OS X, all volumes are really part of one file system that contains the contents of all of your volumes. However, the Mac OS X Finder displays this more like Mac OS 9.
File ViewerA Finder window that shows you the volumes available to you (internal, external, network) and their contents.
FinderApplication that is the gateway to your computer and network. In a Finder window you see icons for your applications, documents, peripherals, disks, and servers.
FirewallSoftware that protects the network applications running on your server. IP Firewall service, which is part of Mac OS X Server software, scans incoming IP packets and rejects or accepts these packets based on a set of filters you create.
FireWireFireWire is Apple's cross-platform implementation of a high-speed serial data bus defined by IEEE Standard 1394-1995 that is able to transfer large amounts of data between computers and peripheral devices. FireWire features simplified cabling and hot swapping, and provides a single plug-and-socket connection to which up to 63 devices can be attached with data transfer speeds up to 400 megabits per second. FireWire is designed to support much higher data rates than USB 1.0; both standards are expected to exist together, serving different device types. With the introduction of the new FireWire 800 standard, Apple now refers to the original standard as FireWire 400.
FirmwareSoftware programs or data that have been written onto read-only memory.
Force QuitCommand used to terminate an application or a process.
FragmentationThe breaking up of a file into many separate locations in memory or on a disk. It takes longer to retrieve files that are highly fragmented.
FrameworkA bundle of shared library code that is automatically and dynamically loaded and linked to programs.
FTPAcronym for file transfer protocol, the protocol the Internet uses to facilitate the transfer of files between computers.
 top
Letter G
Get InfoInformation window displayed for a highlighted file using the Command-I key sequence. Information includes kind, location, creation/modification dates, and sharing privileges of the selected file as well as related files.
gidShort for group identification number. Every user account is a member of a group and each group has a unique gid.
GUIGraphical User Interface, the visual screen environment with which users interact.
 top
Letter H
HFSHierarchical file system, also known as Mac OS Standard format, a data storage format.
HFS+Hierarchical File System Plus. The Mac OS Extended file system format. This file system format was introduced as part of Mac OS 8.1, adding support for filenames longer than 31 characters, Unicode representation of file and directory names, and efficient operation on very large disks. HFS+ is a multiple-fork volume format.
httpHypertext Transfer Protocol, an application protocol that defines the set of rules for linking and exchanging files on the World Wide Web.
 top
Letter I
InfomercialA television ad that presents information as if it is an interview or documentary instead of a sales device.
InterfaceHardware or software that links the computer to a device.
 top
Letter J
JavaApplication developed entirely in Sun's Java language. Java applications use the Aqua interface, but use Sun's APIs rather than Apple's. Java applications should run on any platform that supports Java.
 top
Letter K
Kernel/MicrokernelThe complete Mac OS X core operating-system environment, which includes Mach, BSD, the I/O Kit, file systems, and networking components. It controls access to the computer and its files, allocates resources among the various activities taking place within the computer, maintains the file system, and manages the computer's memory.
Kernel ExtensionKernel extensions add functionality to Darwin via pieces of software found in .kext files. (For example, AppleADBDisplay.kext is a device driver for the display.)
Knowledge BaseApple website that includes product manuals and articles on many technical support issues.
 top
Letter L
LANAcronym for local area network; a network maintained within a facility, as opposed to a WAN (wide area network) that links geographically separated facilities.
LocalhostComputer host name that is used if one is not entered in Mac OS X Setup Assistant.
LocationA network location is a set of configurations for your network ports (your computer's Ethernet port, modem port, or AirPort Card, for example).
LogsFiles that record events on your computer.
Login ItemItem that is opened automatically when you log in.
Login ItemsPreferences pane where you can designate applications and documents that you want to be opened automatically when you log in.
loginwindowPart of the Mac OS X startup sequence, the loginwindow application displays the login window and provides several services on behalf of the user.
Log outMenu command to quit current user settings and return to login screen.
LPR Line Print Remote. Method of communicating over TCP/IP to printer to send it print jobs.
 top
Letter M
.Machttp://www.mac.com, Apple's online fee based portal service.
mach_initProcess that manages all CPU processes including preemptive multitasking, memory usage and protection, and all inter-process communication protocols for the system, both local and remote.
Memory ProtectionA system of memory management in which programs are prevented from being able to modify or corrupt the memory partition of another program. Mac OS 8 and 9 do not have memory protection; Mac OS X does.
 top
Letter N
NativeApplication developed for the Cocoa environment in Mac OS X.
NetInfoHierarchical distributed database that can store information to be accessed by clients connected to the network. It can include network configuration, user accounts, email accounts, NFS accounts, and printer/fax devices on that network.
NetInfo DomainNetInfo server at the top of a hierarchical tree of servers that distributes NetInfo database information to other NetInfo servers or clones under it.
NFSNetwork File System. Allows computer user to view and optionally store and update files on a remote computer as though the files were on the user's own computer. NFS is to UNIX what Personal File Sharing is to a Macintosh.
Nonverbal CommunicationBody language and expression. Knowing how to read these is extremely helpful in business.
 top
Letter O
OpenGLIndustry's most widely used and supported 2D and 3D graphics application programming interface (API).
Open FirmwareA cross-platform firmware standard for controlling hardware used by all PCI-based Mac OS computers.
Open Information QuestionsQuestions in the form of how, what, and why that elicit important information and require several words to answer.
Operational ModelThe method by which a help desk will operate, including the number of staff members, hours of operation, and all of the ways the team will process and resolve issues within the defined scope of support.
 top
Letter P
PackageA folder that appears as an application file to a user. It is a folder that, for example, contains an application and its support files. Packages remove the need to have an application's files located in several places in the System folder. Display the contextual menu (Control key) to view a package's content.
PAIRAcronym for Probe-Analyze-Isolate-Resolve; an approach to troubleshooting in which you pare down the issue.
PathThe route through a file system to a particular file (for example, /System/Library).
Pathname SeparatorThe character used to separate elements of a path or pathname. Under Unix and POSIX.1 compliant systems, the pathname separator is the (forward) slash (/). For obvious reasons, no directory or filename can contain this character.
PDFPortable Document Format. A file format developed by Adobe that has captured all of the elements of a printed document as an electronic image that you can view, navigate, or forward to someone else.
Peripheral DevicePlug-ins add functionality to support devices such as cameras. Plug-ins can be downloaded from the manufacturers website.
PermissionsIn Mac OS X, a system to determine which users can access specific file and folders.
Plug-InA device that is connected to the computer, like a printer or a modem.
PortIn networking, a physical network connector such as your computer's Ethernet port, modem port, or AirPort Card, for example.
POSTPower-On Self Test, part of startup sequence that checks the basic hardware components for functionality and verifies that RAM is functioning to operating specifications.
PPPPoint-to-Point Protocol, method of connecting a computer to the Internet.
PPPoEPoint-to-Point Protocol over Ethernet connection, specification for connecting users on an Ethernet to the Internet via a "gateway."
PRAMParameter RAM. PRAM stores date and time settings and other system preference data.
Preemptive MultitaskingA type of multitasking in which the operating system can interrupt a currently running task in order to run another task, as needed.
Preference filesSmall files that contain customized settings for applications.
Print DriverSoftware that enables a printer to work with a CPU.
PrivilegesSettings that define the kind of access users have to shared files and folders. You can assign four types of privileges: read and write, read only, write only, and no access.
Probing QuestionsLeading and revealing questions asked to solicit information.
ProcessA BSD abstraction for a running program. A process' resources include a virtual address space, threads, and file descriptors. In Mac OS X, a process is based on one Mach task and one or more Mach threads.
Protected MemoryOperating system allocates a unique memory address space for each application or process running on the computer. It is protected because the operating system prevents applications from accessing memory outside of their allocated space (a frequent cause of system crashes in other operating systems).
ProtocolA special set of rules that relate to communication between systems.
Proxy ServerA host computer that acts as an intermediary between a computer user and the Internet.
 top
Letter Q
QuartzNew 2D graphics system, based on the Internet-standard PDF, delivers on-the-fly rendering, anti-aliasing, and compositing of PostScript graphics with pristine quality.
QuickTimeA multimedia development, storage, and playback technology from Apple. QuickTime files combine sound, text, animation, and video in a single file.
 top
Letter R
ReceiptA record of the installation of an application package; it allows you to verify the installation of application files and to remove those files if you decide you no longer want them installed. This is not the installation package.
RenderingThe ability to calculate and display an image or visual effect in "real-time," or as it is happening.
RendezvousA protocol developed by Apple for automatic discovery of computers, devices, and services on IP networks.
Root (Device)The top-level directory (folder) of a file system.
Root (User)The administrator account on UNIX operating systems with ability to completely modify the operating system configuration.
 top
Letter S
Safe ModeA method of starting up loading only essential kernel extensions (so your display, drive, mouse, and keyboard still work). Used to troubleshoot kernel extensions that might have been added to your system. Pressing Shift at startup activates it. There is no feedback that says "Safe Mode - Most extensions off."
Scope of SupportThe level of service that is provided by the support center or help desk. This includes the type of support that is provided, the audience, and the method by which the clients obtain the service.
Self-MountingRefers to a disk image that does not need to be mounted using the Disk Copy program in Mac OS X. Self-mounting images have the .smi suffix.
SheetDialog attached to active file window that can relate to error, save, or print messages for that file.
Single-User ModeAccount without GUI interface that allows administrator to troubleshoot startup problems by entering commands at a command line. It is accessed by holding down Command-S at startup.
SMBShort for Server Message Blocks, a file sharing protocol.
Sound BiteA short comment or phrase that is effective in broadcast television or radio.
SpecificationsCritical information needed in order to identify and resolve a problem with a particular computer, such as model, serial number, processor, memory, associated drives, operating system, and so on.
Split-Half ApproachA technique for systematically isolating the source of a problem. You eliminate roughly half of the items you are checking, try to recreate the problem, and continue halving the search group until you find the source of the problem.
Startup ItemsPrograms and shell scripts that load during the last stage of the startup process whose function is to clean out temporary files and start the system daemons-background processes.
Startup DiskMac OS X System Preferences item that allows the user to select a different startup disk or Mac OS to use on next restart.
SuperuserThe system administrator, also called the root user.
SystemAn entity comprised of a number of components working together to perform a function. A successful support center or help desk functions as a system.
System PreferencesApplication that allows user to change system settings. Replaces Mac OS 9 control panels.
 top
Letter T
TCP/IPTransmission Control Protocol/Internet Protocol, two of the main protocols of the Internet. To connect a computer to the Internet, it must have some kind of TCP/IP communication software installed on it.
TerminalApplication that provides access to the command-line interface.
Tier One AgentsAgents who first respond to the customer, help identify the problem, and solve it, or escalate to the resource most qualified to resolve the issue.
Tone of VoiceAn important aspect of vocal communication. Experts have found that tone of voice comprises 87% of the total impact of vocal communication.
TruBlue EnvironmentThe Classic environment that runs in the background.
 top
Letter U
UDFUniversal Disk Format. The file system format used in DVD disks.
UFSUNIX file system. An industry standard file-system format used in UNIX-like operating systems.
UID (User ID)A number that uniquely identifies a user. Mac OS X computers use the UID to keep track of a user's directory and file ownership.
UNIXName is pronounced YEW-nihks. In 1974, UNIX became the first operating system written in the C language. It is a non-proprietary operating system and is the first open or standard operating system that can be improved or enhanced by anyone.
USBUniversal Serial Bus. An industry-wide peripheral bus standard that supports a data speed of 12 megabits per second, and that accommodates a wide variety of devices.
User InterfaceThe way a computer application communicates with you.
 top
Letter V
Verbose ModeA window of scrolled text at startup of the computer that displays operating system configuration information. Holding down Command-V at startup accesses it.
Virtual Memory ManagerManages an application's protected memory space and automatically allocates precisely the amount of memory needed by the application. Mac OS 8 and 9 did not automatically allocate virtual memory to an application - this was performed in the application's Info window. In Mac OS X, virtual memory is built into the operating system and cannot be turned on or off. It is on all of the time and does not degrade performance.
 top
Letter Y
Yes-No QuestionsQuestions in the form of is, are, was, do, did; they elicit a yes or no response and are used when direct facts are needed.
 top
Apple Learning Interchange

Get QuickTime: Free Download Apple Education

Contact Us | Privacy Policy
Copyright © 2001 Apple Computer, Inc. All rights reserved.