Marriott Library Logo
Get Help | Library Catalog | Article Databases | WebCT | Student Labs | Donate

All Mac Software | New Mac Software | Mac Operating System

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

Safari 2.0.4 [2006.07.20] (back to top)
http://www.apple.com/safari/ for more information.

—Available in all labs.
—Look under Applications Web Browsers Safari

Safari, the Mac OS X default Web browser, offers you a superior Web experience with outstanding performance. Even the most complex of pages load at breakneck speed. In fact, Safari loads pages more quickly than any other Mac Web browser. But that's not all. Safari uses the advanced interface technologies underlying Mac OS X to offer you an all-new view of the Web, one that's much easier to use.

Safari includes a text edit field for Google searches built in to ever window for. SnapBack allows you to jump back to the last address you typed in or selected from the bookmarks list, for when you get lost down a sequence of links. Safari has the slickest tabbed browsing options, which saves screen clutter since you don't have to have each page in a separate window.

1. Click the plus sign to add a bookmark and a naming sheet appears to let you edit the bookmark name and file it away in just the right library folder.
2. Click the built-in RSS icon and Safari automatically displays any available RSS feed for the current site.
3.
Search the Web via the built-in Google field right next to the web address.
4. Return to the point you last typed a URL, entered a Google search or selected a bookmark with SnapBack.
5. Click the open book to view the Bookmarks Library and edit bookmark names and addresses just like renaming icons on your desktop.
6.
Switch between multiple web pages in a single window by creating Tabs that elegantly resize themselves based on the number open.

Here are some of the technical highlights:

  • LiveConnect - LiveConnect is now supported for Java applets, allowing for bi-directional communication between Javascript and Java. Many Java sites that didn't work in earlier versions of Safari will now work properly in 1.2.
  • Personal Certificate Support - Personal certificates are now supported, so sites that were previously inaccessible are now available in the latest Safari.
  • keygen Implementation - The keygen element is now supported, so you can now generate key pairs from e.g., VeriSign.
  • Full Keyboard Access - You can now tab to all controls (and optionally links) on a page. There has been much confusion over this feature, since the ability to tab to all controls honors the OS setting.

    In order to tab to popup menus, you need to go to your system preferences, select the Keyboard and Mouse panel, and then select the Keyboard tab. At the bottom of the tab is a checkbox next to the words "Turn on full keyboard access." Check that box to enable full keyboard access, and you'll find that you'll now be able to tab to popups all over the operating system (including Safari).

    Another complaint I've seen on forums was that you couldn't type letters to have the popup jump directly to a selected item (e.g., typing "U" to jump to "United States"). Again, we obey the OS behavior, which does allow this, but only after you hit the spacebar when the control has the keyboard focus. Multi-letter typing is supported to complete to a specific item. Try it. You'll like it. :)
  • Improved Downloads - A download halted by the user or stalled due to network troubles can now be resumed in the Download Manager. You'll also find a number of other improvements to downloads, including the ability to select individual downloads to e.g., delete them, the ability to save images to specific locations via the context menu, and the removal of the 4-connection limitation when downloading while browsing.
  • Printing Improvements - The "huge margin" problem for printing has been fixed, and Safari is also smarter now about scaling the page when it contains long unwrappable lines. In addition, the CSS2 page break properties are now supported (for values of "always") as per the CSS2.1 Paged Media specification. The speed of printing has been improved dramatically, and you can also now disable backgrounds when printing.
  • International Domain Name Support - Safari 1.2 supports the IDN standard, which allows for non-ASCII characters in host names.
  • RTL and International Text Improvements - Handling of RTL and international text has been improved for better Hebrew, Arabic and Hindi support.
  • Accessibility Improvements - The title attribute is now supported as a tooltip, and 1.2 also supports the accesskey attribute for accessing specific objects in the Web page via the keyboard. In addition, minimum font size is now supported and exposed in Safari's preferences.
  • Mini Form Controls - Safari 1.2 now analyzes the font size specified by a Web page for form controls and swaps in the mini and small versions as needed. Sites like Travelocity will now render properly with mini form controls in place.
  • XMLHTTPRequest - XMLHttpRequest is now supported, which means that those of you subscribed to Orkut can now rate your friends. ;)
  • CSS2 Table Support - Table support has been improved, with border-spacing now fully supported, empty-cells supported, and border collapsing supported.
  • DHTML Performance Improvements - Safari 1.2 is light years ahead of 1.1 in terms of DHTML performance. When objects change size or position, Safari 1.2 will only repaint the affected areas (whereas older versions would repaint the entire visible area every time).
  • hover/active improvements - Safari 1.2 has a faster (and more correct) implementation of :hover and :active, so it will no longer get into "stuck hover" states or mistakenly put multiple overlapping objects into :hover simultaneously.
  • Generated Content Support - 1.2 supports the positioning and floating of generated content as per the CSS2.1 spec, and many bugs have been fixed in generated content, particularly with first-letter and first-line. First-letter is now fully dynamic, and first-line styles will now be inherited properly into the descendants of the line. Both styles will even work across nested block-level children (something I believe that no other browser can yet do).
  • Marquee Support - All forms of marquees are supported, and the behavior is designed to match Internet Explorer for windows. The start() and stop() methods are also supported, so that marquee animations can be paused and resumed. Safari supports marquees using a special overflow value in conjunction with the CSS3 draft properties, and so it's easy to disable the animation while still allowing access to the content (all via a user stylesheet).
  • Small-caps Support - Safari 1.2 supports small-caps variants for fonts. It does not support true variants but instead synthesizes the font using the 70% heuristic employed by other browsers (like Mozilla).
  • Stability - Many crashes and hangs have been addressed.
  • Performance - Safari has added smarts when transitioning between pages (e.g., preserving the vertical scrollbar to avoid an extra layout), so that pages load more quickly on fast networks. This is just one example of several performance enhancements we made to speed up browsing since 1.1.
  • Caching Improvements - Safari's WebCore cache was not honoring expiration time, and this led to stale content remaining in the cache. This issue has been addressed.
  • HTTPS Speed Improvements - HTTPS pages load more quickly in Safari 1.2, thanks to bug fixes and improvements.
  • CSS Load Improvements - Safari no longer aggressively fetches images specified in CSS files but instead waits until the image is used in the Web page before loading it. This reduces the load time on sites that use generic cross-site CSS files with lots of rules that might never apply on many pages. (Translation: SprintPCS is fast now.

Script Editor 2.1.1 [2006.01.15] (back to top)
http://www.apple.com/applescript/scripteditor/ for more information.

—Available in all labs.
—Look under Applications Utilities AppleScript

The heart of AppleScript is the Script Editor application. This venerable utility for script editing and composition has been totally re-written to become a native Mac OS X application with a long list of new features and improvements, including:

  • Simplified easier-to-use interface
  • Find and Replace in script text
  • Auto-wrapping of long script statements
  • Multiple undos
  • No 32K limit on script size
  • New Dictionary Browser with color coding and grouped events & classes
  • Application scriptability
  • Contextual Menu Scripts for faster script writing
  • Library Palette for fast access to favorite scripting dictionaries
  • Customizable script window Toolbar
  • Navigation Bar for fast access to script elements
  • Script Assistant code completion tool
  • Result and Event Log History windows for tracking script executions
  • URL Protocol Support for extracting script examples from HTML pages

What's new in this version:
AppleScript 1.9.2 release notes

SciFinder Scholar [2006.01.09] (back to top)
http://www.cas.org/SCIFINDER/SCHOLAR for more information.

—Available in all labs.
—Look under Applications Science & Engineering SciFinder Scholar

SciFinder Scholar is a client server application that provides simple point and click access to the CAS databases, Chemical Abstracts and Registry. It provides quick and easy access to a wide diversity of research from many scientific disciplines like:

  • CAS database content created by scientists
  • references from over 9,500 currently published journals and patent information from more than 50 active patent issuing authorities
  • important discoveries that span the scientific century back to 1900
  • the latest scientific breakthroughs almost as soon as they are published with references added daily and some patent information as recent as two days ago
  • complete coverage of chemistry and the life sciences including biochemistry, biology, pharmacology, medicine, and related disciplines
  • the world's largest collection of organic and inorganic substance information

The new SciFinder Scholar for Mac OS X provides all the power of previous Macintosh versions of SciFinder Scholar and includes a refreshed Mac OS X look with new icons and improved navigation using your mouse wheel and scroll bar.

SciFinder Scholar About Box

This version provides you with:

  • Direct integration with native Mac OS X web browsers, including Safari (default), Mozilla Firefox, Netscape Navigator and Microsoft Internet Explorer.
  • Better desktop performance.
  • Streamlined installation with new Mac Disk Image install.
  • Support for Tiger (10.4), Panther (10.3), Jaguar (10.2) versions of Mac OS X.

SealedMedia Unsealer [2006.07.25] (back to top)
http://www.sealedmedia.com/products/index.htm/ for more information.

—Available in all labs.

SealedMedia software delivers complete protection of your organization’s valuable and confidential digital information wherever it is stored and used. Unlike conventional information management products that only manage such information while it is stored in servers, SealedMedia extends security, control and tracking to information on remote end-user desktops, laptops and handheld devices.

We enable you to maintain complete control over who can use your most sensitive information, and when. You can change rights to access and use a document even after it has been delivered.

The Unsealer is a free browser plugin that enables you to use sealed content. The content provider must also grant you appropriate permission for that content.

Seashore [2006.03.09] (back to top)
http://seashore.sourceforge.net/ for more information.

—Available in all labs.
—Look under Applications Graphical Seashore 0.1.8

Seashore is an open source image editor for Cocoa. It features gradients, textures and anti-aliasing for both text and brush strokes. It supports multiple layers and alpha channel editing. It is based around the GIMP's technology and uses the same native file format.

Sherlock [2003.11.03] (back to top)
http://www.apple.com/macosx/features/sherlock/ for more information.

—Available in all labs.
—Look under Applications Utilities Sherlock

Sherlock 3 displays custom information in content-specific windows, so you can grasp the information you want quickly.

Sherlock is dramatically better than standard web browsers at retrieving and displaying some of the most practical and useful information available on the internet, like stock news, general headlines, movie previews, locations and show times, yellow pages listings, eBay auction activity and much, much more. Sherlock displays each of these ‘channels’ in its own arrangement of columns and panes. You can click quickly through the information to find exactly what you’re interested in, Sherlock changes the window presentation appropriately as you move among channels.

Interested in going to a movie tonight or this weekend? The Movie channel lets you browse among movie title or nearby theaters, and it will show you everything from theater locations to show times, ratings, run times, summaries, and trailers, all in a single window that lets you switch instantly among the possibilities. The Stock channel keeps a list of what you look up so you can click among them for the current price, a performance graph you can change the time line for on the fly via a popup menu, and a list of news headlines you can browse, reading the stories in the pane below. Want to follow the story to its web page? A double click will take you there.

By the way, Sherlock uses your browser to fetch web pages from any channel when appropriate, and some of the channels are designed explicitly to help you scan among possibilities looking for the page you want. Type the name of a person in the Pictures channel, for instance, and get back thumbnails directly linked to the pages with the full images, and the details about the size of the images as well.

It’s best, though, to think of Sherlock as a service provider that just happens to use your browser to fetch web pages as one of the services it provides. Need something translated from one language to another? Ask Sherlock. Want a real dictionary definition of a word alongside a real thesaurus listing of related words? Ask Sherlock. Wish you could use the yellow pages without wrestling with all that floppiness and weight, and instantly see a location map for each entry you browse? Ask Sherlock. And you can look forward to asking Sherlock to perform more and more services for you as time goes by.

Shiira 0.9.5 [2006.01.15] (back to top)
http://hmdt-web.net/shiira/index-e.html for more information.

—Available in all labs.
—Look under Applications Web Browsers Shiira 0.9.5

Shiira is a web browser based on Web Kit and written in Cocoa. The goal of the Shiira Project is to create a browser that is better and more useful than Safari. All source code used in this software is publicly available.

What's new in version 0.9.5:

  • Implemented printing feature
  • Integrated download features to the side bar
  • Supported the browse mode feature which opens a link always in the same tab, always in a new tab, or always in a new background tab
  • Improved drag and drop for a link and a bookmark
  • The capacity of memory and disk cache are changeable
  • Changed the application icon
  • Improved stability
  • Supported French, German, Spanish, Italian, Korean, Simplified Chinese, Traditional Chinese, Portuguese, Swedish, and Dutch.

Sibelius 3.1.1 [2004.04.01] (back to top)
http://www.sibelius.com for more information.

—Available in all labs.
—Look under Applications Audio Sibelius 3.1.1

At Sibelius, we believe notation software should be a joy to use, not a frustration. If you thought it was impossible for an advanced scorewriter to be easy to use, think again: you'll be astonished by Sibelius's intuitive design and uncompromising quality. You don't need a degree in computer science to use it, and you don't have to decipher huge manuals no-one can understand. In fact, you'll find that using Sibelius is 99% inspiration, 1% perspiration! What's new in this version:

  • 4 new plug-ins (Color Pitches, Boomwhacker Note Colors, Harmonics Playback, Remove Overlapping Notes)
  • 16 new instruments
  • New Unregister Sibelius feature, allowing you to move Sibelius from one computer to another (so you can use Sibelius on multiple computers, without typing any numbers!)
  • Kontakt Player Silver for Windows default volume increased
  • Screen positioning during note input, editing and playback improved further
  • PhotoScore Lite & Professional update: many improvements to recognition & transferring to Sibelius, easier naming & adding of instruments, reads text in Cyrillic and Greek alphabets (Professional only), etc.
  • Spelling of accidentals in step-time input improved
  • Various editing operations much faster (e.g. repitching a long passage of notes, deleting notes and passages on Mac OS X)
  • Choose paper size, orientation and house style when importing MIDI files and transferring music from PhotoScore
  • Percussion notation improved when importing MIDI files
  • Save as Audio Track instability on some computers fixed
  • Scroll wheel support on Mac OS X
  • Live Playback velocity bars' vertical position now adjustable
  • Various other improvements and bug-fixes.
SightSaver 1.0

SightSaver 1.0 [2004.04.12] (back to top)
http://homepage.mac.com/illenberger/sightsaver.html for more information.

—Available in 1705A, 1745, and on other Intel iMacs.
—Look under Applications Video Authoring SightSaver 1.0

SightSaver is a fun screensaver that projects the video stream from your iSight camera directly onto a rotating 3d-torus via OpenGL.

Skype 2.5.0.63 [2007.02.28] (back to top)
http://www.skype.com/products/skype/macosx/ for more information.

—Available in all labs.
—Look under Applications Internet & Terminal Skype 2.5.0.63

Uses P2P for voice-over-internet phone. Skype allows you to talk to friends, family and co-workers across the internet without long distance telephone charges. It works by using P2P technology for the data transmission, meaning there is no central server as a middle manager.

What's New:

  • You can now chat with up to 50 people at the same time
  • Simply drag and drop contacts to add them to chats and calls
  • You'll be notified of any new events, and see an overview of your services
  • Play around with our new animated emoticons
  • Support for enhanced notifications with Growl

Sloth 1.3.1 [2006.10.19] (back to top)
http://www.sveinbjorn.org/sloth for more information.

—Available in all labs.

Sloth is a program that displays a list of all open files in use by all the applications your user account is running on the system -- this list includes IP and Unix sockets, character devices and directories. This list is presented along with the names of applications using the file and their process IDs. Sloth is a graphical interface front-end to 'lsof', a powerful unix tool.

Sorenson Squeeze 4.1 [2005.06.02] (back to top)
http://www.sorenson.com/solutions/prod/comp_mac.php for more information.

—Available in all labs.
—Look under Applications Video Authoring Sorenson Squeeze 4.1

Sorenson Squeeze's main interface includes seven buttons that correspond to preset data rates. All you need to do is select the data rate for your intended audience and click the "Squeeze It Now" button. Squeeze automatically selects the compression parameters to create the highest quality video possible.

Squeeze offers many of the advanced features that professional multimedia producers demand. By clicking the custom data rate button, you can view a dialog box containing complete access to fully adjustable advance settings.

Sorenson Squeeze Key Features

  • Supports QuickTime 5 on Mac OS X and 9
  • Allows even the most inexperienced user to create high-quality QuickTime video and audio
  • Provides advanced users with a comprehensive set of fully customizable settings to support a variety of audio and video codecs
  • Leverages the barrier-breaking Sorenson Video 3 codec for maximum quality, compression, and streaming performance

Squeeze has been recently upgraded to the full compression suite, which adds support for twelve additional formats. All of the following are now supported:

  • aacPlus
  • AAC
  • AIFF
  • DV
  • DVD
  • FLV 1.1
  • HD for MP1, MP2, MP4, and RealMedia
  • MOV
  • MP3
  • MPG (MP1 and MP2)
  • MP4 AVC (H.264) — requires Quicktime 7 for playback
  • RM
  • SVCD
  • SWF
  • VCD
  • WAV

Sound Studio 2.2.4 [2005.10.06] (back to top)
http://www.felttip.com/products/soundstudio/ for more information.

—Available in all labs.
—Look under Applications Audio Sound Studio 2.2.4

Sound Studio is an audio recording and editing app for the Mac OS. It allows you to take full advantage of your Mac's built-in sound recording and playback capabilities, to digitize your collection of vinyl and tapes, to do live recording of audio, to edit new and pre-existing digital audio, and to save your audio in AIFF or Sound Designer II format to be used in other audio apps.

What's new in this version:

  • Fixed bug which prevented registration on Mac OS X 10.2 "Jaguar" systems.
  • Added "System 7 Sound" and "Sun AU" file formats to list of readable file types.
  • Fixed bug which used unnecessary CPU time when an new, empty document was open.
  • Fixed bug in Zoom In button in Japanese localization.
  • Updated AppleScript dictionary with more parameters for document class.

SPSS 11.0.4 [2005.09.06] (back to top)
http://www.spss.com/spss_mac/ for more information.

—Available in all labs, but not on Intel-based Macs.*
—Look under Applications Science & Engineering SPSS 11.0.4

SPSS (Statistical Package for the Social Sciences) is a data management and analysis product. Among its features are modules for statistical data analysis, including descriptive statistics such as plots, frequencies, charts, and lists, as well as sophisticated inferential and multivariate statistical procedures like analysis of variance (ANOVA), factor analysis, cluster analysis, and categorical data analysis. SPSS is particularly well-suited to survey research, though by no means is it limited to just this topic of exploration.

SPSS is a modular product. That is, it requires the Base System module to run, but you may wish to use other modules (typically Advanced Statistics and Professional Statistics) to carry out specific analyses not supported by the Base product.

Compatibility
SPSS 11.0.4 for Mac OS X is fully compatible with SPSS 11.0.3 for Mac OS X, SPSS 11.0.2 for Mac OS X, SPSS 11.0.1 for Mac OS X, and SPSS 10 for Macintosh versions. When opening output files generated by SPSS 10, SPSS 11 will convert them into its own new output format. In doing so, it will add ''.old" to the original SPSS 10 output file name. After opening an SPSS 10 output file in SPSS 11 for Mac OS X, its name will look like this: [name.old.SPO].

Using Windows files: SPSS 11 for Mac OS X can read Data Editor files (.SAV) and Syntax files (.SPS) saved from SPSS for Windows version 6.1 or later. It can open output files (.SPO) generated with SPSS for Windows version 11.0 or later with some minor limitations. For more information on using Windows files, see the help topic called "Notes for SPSS for Windows Users" in the "SPSS at a Glance" section (accessed from the Help menu).

What's new in this version
A number of annoying bugs that existed in SPSS 11.0.3 have been fixed. Repairs include the following:

  • Now SPSS 11.0.4 can be launched on Mac OS X 10.4 (aka Tiger).
  • Now datasets on a mapped windows drive can be opened.
  • Now the application does not crash when running a set of syntax several times.

* Intel-based Mac compatibility issue
Unfortunately, SPSS is not currently compatible with Intel-based Macs. In order to use SPSS, you will need to use a non-Intel Mac. These models include the Dual G5 Power Macs and 17" G5 iMacs. All Intel Macs are currently 17" iMacs with built-in cameras at the top of the display. We apologize for the inconvenience.

Note from vendor: "SPSS does not support the use of any existing version of SPSS for Mac OS X on the new Intel�-based Mac hardware, including SPSS 11.x or 13.0. The use of the Rosetta emulation software interferes with the numerical calculations in SPSS. We therefore are unable to support any version of SPSS on Intel-based Macintosh machines."

STELLA 8.1.5 [2006.04.27] (back to top)
http://www.iseesystems.com/store/stella/stella.aspx for more information.

—Available in all labs .
—Look under Applications Educational STELLA 8.1.5

Although building a content knowledge base is certainly an important aspect of acquiring a quality education, building the capacity for developing understanding and generating insight are of equal import. The STELLA software is specifically designed to build students' skills in building understanding--whether of a great piece of literature, Newton's Laws, or the working of an ecosystem. When the STELLA software is used to create curriculum materials, students...

  • Engage more deeply with the course material
  • Build deeper and richer understanding
  • Develop critical thinking skills
  • Exercise their collaborative and communication skills

The STELLA software is uniquely suited to deliver on these promises because it combines mechanical ease-of-use with a very powerful general framework for thinking (Systems Thinking). Together these form an approach that utilizes:  

  • Simulation to engage students through discovery-oriented experimentation
  • An icon-based language that captures how things really work
  • A communication toolset designed to facilitate managing diverse viewpoints.

The STELLA software and associated framework (Systems Thinking) enable professionals in science and research to:

  • Represent key physical, biological and social processes operationally.
  • Sanity-check those representations through simulation.
  • Share insights and results with colleagues in an experiential manner.

Stickies [2003.11.03] (back to top)
http://www.apple.com/ for more information.

—Available in all labs.
—Look under Applications Utilities Stickies

Stickies is the Mac OS X version of the popular Mac OS 9 application.

Stickies lets you keep notes (like these) on your screen. You can use a Stickies note to jot down a reminder to yourself or to store frequently used text. Your notes appear when you make Stickies active.

The Mac OS X version of Stickies has these improvements:

  • Format text using different fonts and font sizes, bold and italic text styles, and color
  • Include graphics
  • Find text in the current note or all notes
  • Check spelling as you type
  • Create notes from the text in other applications. Select the text, choose Services from the application's menu, then choose Make New Sticky Note

Stuffit Standard 10.0.1 [2006.07.20] (back to top)
http://www.stuffit.com/mac/standard/index.html for more information.

—Available in all labs.
—Look under Applications Utilities Stuffit Standard 10.0.1

StuffIt Standard Edition gives you DropStuff and StuffIt Expander so you can easily create and access email attachments and other compressed files, including all of the following file types:

  • StuffIt (.sit, .sitx, .sea) v1.5.1 to 8.0, including encrypted archives
  • BinHex (.hqx), all versions
  • MacBinary (.bin), all versions
  • TAR (.tar)
  • MIME/Base 64 (.mime)
  • AppleSingle (.as)
  • Private File™ (.pf), Aladdin's encryption file format
  • Zip (.zip), including encrypted archives.
  • GZip (.gz, .tgz)
  • Bzip (.bzip, .bz, .bz2, .tbz)
  • Arc (.arc)
  • AppleLink Package (.pkg)A to B (.btoa)Disk images (.img, .smi), ShrinkWrap™ or Disk Copy™ imagesUU (.uu, .uue, .enc), PC/Unix equivalent of BinHex (.hqx)Compact Pro (.cpt)LHa (.lha, .lzh)DiskDoubler (.dd)Unix Compress (.z, .taz)
  • Rar (.rar)

SubEthaEdit 2.2 [2005.10.11] (back to top)
http://www.codingmonkeys.de/subethaedit/ for more information.

—Available in all labs.
—Look under Applications Programming SubEthaEdit 2.2

SubEthaEdit is a collaborative text editor, that allows you to share documents on a local network (with Rendezvous) or on the internet. Participants can type simultaneously and see what others are typing. It combines the simplicity of TextEdit and the power of Rendezvous.

Typical Uses:

What's New — Version 2.2:

  • Universal Binary - Support for Intel Macs.
  • Dragging text on app icon creates a new document.
  • Extensions of new documents are guessed using their mode.
  • "Find All" results can now be used to navigate in the document.
  • Selected lines can now be copied from a "Find All" window.
  • Improvements to PHP, Ruby, Objective-C and Perl modes.
  • Various bugfixes.sm

SuperCollider 2.4.16 [2007.02.28] (back to top)
http://www.audiosynth.com/ for more information.

—Available in all labs.
—Look under Applications Audio SuperCollider 2.4.16

SuperCollider is an environment and programming language for real time audio synthesis. You can write programs to generate or process sound in real time or non real time. SuperCollider can be controlled by MIDI, the mouse, Wacom graphics tablet, and over a network via Open Sound Control.

System Preferences [2003.11.03] (back to top)
http://www.apple.com/macosx/features/systempreferences/ for more information.

—Available in all labs.
—Look under Applications Utilities System Preferences

With Mac OS X, you have personal control over the system, even if you share your Mac with others. Each person who uses your Mac can customize his or her experience and maintain those settings separately. You’ll find all of the familiar control panels in one central place — System Preferences.

Grouped together by function, it’s easy to find the panel you want. If you access panels frequently, you can drag them up to the toolbar for instant access. To remove an icon, simply drag it out of the menubar.

  • Desktop/Screen Saver
    Mac OS X 10.3 gives you a tasty selection of images to use for your Desktop and for your Screen Saver. In addition to abstract patterns, you can choose a soothing image from nature or your very favorite solid color. Or you can choose photographs from any iPhoto Album directly from the Desktop system preference.
  • Network
    The new version of Network preferences lets you set up and use next-generation IPv6 networking and use a convenient push button to renew the IP address for DHCP networks. A handy “Assist me…” button offers help if you need it.
  • Print & Fax
    Preferences for Printing and Faxing let you receive faxes from the built-in modem as a file, in email or printed to any printer. You can print any Mac OS X document as a fax through built-in modem, and allow others to send faxes through your computer using printer sharing. The Preview application lets you view multi-page TIFF fax documents. Mac OS X 10.3 Panther lets you enter personal notes on a cover page when sending faxes.
  • Accounts
    Set up accounts for the whole family, with or without passwords. You can make an account for your children, for instance that prevents them from burning CD-ROMs, changing system preferences or launching certain applications. For exceedingly young users, you can keep them from changing the system at all, and only let them launch applications. All users can have FileVault security for their home directory.