Special Offers

Mac Leopard OS

Buy the OS now

Leopard. Conquer Time and Spaces.
Create and Customize your own machine!
John Bissman on Wednesday 19 September 2007 - 12:29:39
Read/Post Comment: 6
Downloads - Mac OS X - Mac OS X Updates
Mac OS X version 10.5 "Leopard" is the name of the upcoming sixth major release of the Mac OS X operating system for Apple's Mac line of personal computers, scheduled to be the successor to Mac OS X 10.4 "Tiger". It was shown to developers for the first time at the 2006 Worldwide Developers Conference (WWDC). It is currently available to Apple Developer Connection subscribers for private beta testing. A feature-complete beta version was distributed to developers at the 2007 WWDC. The final release is slated for October 2007.

Leopard contains over 300 changes and enhancements, according to Apple.Some notable features include support for writing 64-bit graphical user interface applications, an automated backup utility called Time Machine, support for Spotlight searches across multiple machines, and large revisions to most core operating system components.

Mac OS X v10.5 has been the subject of multiple delays. When first discussed in June 2005, Apple CEO Steve Jobs had stated that Apple intended to release Leopard at the end of 2006 or early 2007. A year later, this was amended to "Spring 2007", however on April 12, 2007, Apple issued a statement that its release would be delayed until October 2007 because of the development of the iPhone.


http://en.wikipedia.org/wiki/Mac_OS_X_v10.5


http://www.apple.com/downloads/macosx/apple/macosx_updates/recent.rss
John Bissman on Tuesday 07 August 2007 - 16:50:30
Read/Post Comment: 5
Hardware Updates?
Mac OS X Leopard release to set off wave of hardware upgrades
Posted by David Morgenstern @ 8:49 pm

Categories: General, Hardware, WWDC, Microsoft, Leopard

Tags: Developer, Apple Mac OS, Apple Macintosh, Hardware Upgrade, Performance, Apple Inc., Apple Mac OS X, IBM PowerPC, User, Machine, Leopard, Desktops, Processors, Hardware, Semiconductors, Components, David Morgenstern

Mac OS X Leopard release to set off wave of hardware upgrades by ZDNet's David Morgenstern -- Despite its delay, Apple may gain twice from Leopard: once in software sales and again with a wave of longtime users wanting to upgrade hardware.

The buzz is building over what Mac OS 10.5 Leopard will mean to Mac users and Apple’s bottom line, in advance of the update’s expected release later this month and the company’s quarterly conference call next Monday, respectively.

Unlike the fizzle that PC users showed for the launch of Windows Vista, the Mac faithful will be out in force, standing in line to be the first on the block to run the new software. Some sites expect the release on Friday, Oct. 26, although a Halloween introduction might be more fun. Or perhaps Mac users will combine the events and dress in their costumes over the weekend.

However, will Apple execs during next week’s analyst call note the many PowerPC-based Macs that are sure candidates for Intel replacements over the next year?

At a recent BMUGWest Mac user group meeting I attended in San Francisco, many users there are still running Power Macs and PowerBooks. Some said they are mulling upgrades.

Half the machines that I run in my home office are G4 based. No doubt, I will upgrade some of them this year.

Still, many Mac users will first buy the software update. It’s just a biennial tradition of the Mac community. And Leopard will run just fine on these PowerPC machines. Certainly, developers (as well as Apple shareholders) are pleased that Apple extended Leopard compatibility to so many machines in the installed base.

At the same time, pros working on PowerPC G5 workstations as well as owners of PowerPC G4 machines will find they want a greater level of performance. This isn’t because of some deficit with Leopard. Developers say Apple is giving users who expect top-notch performance — meaning Mac users who author or edit content (or in other words, most Mac users) — new reasons to move up to new equipment.


I spoke recently about this hardware upgrade cycle with a video software developer who declined attribution. He said Apple was pulling back on specific optimizations in its software applications for PowerPC Macs. As an example, he pointed to Final Cut Studio 2, Apple’s professional video editing package.

“Apple spent very little time optimizing the new codecs that came with Final Cut Pro for PowerPC. They said ‘if you want best performance, you’ve got to get a new machine and we’re only going to spend our time optimizing for MacBook Pros and Mac Pros and that’s it.’ People with older machines will lag farther and farther behind.”

In a similar vein, this summer at its WWDC (Worldwide Developers Conference), Apple sent a power and performance message to developers that Carbon, the still widely-used set of APIs that helped transition classic Mac code to OS X, is coming to the end of its lifecycle.

I remember back in 1998, Steve Jobs said to developers at WWDC that “all life forms will be based on Carbon.” No longer. So, without a 32-bit workaround, Leopard won’t support Carbon’s 64-bit user interface elements. Developers of performance-hungry 64-bit professional content and technical applications must move away from Carbon.

The video developer said he had only recently upgraded to a MacBook Pro and hadn’t thought that the change would make a difference on his productivity. But he was surprised to find that it did — the difference was “night-and-day in terms of speed of the machine.”

“Now that you can pack 4GB [of RAM] on a laptop, this means that you can do things that would have been ridiculously slow even on a G5 tower machine,” he said.

He ran down a list of many power-hungry programs that he was now running concurrently. “That would have been ridiculous even on a [PowerPC] G5 machine.”

In addition, he said Intel’s compiler tools for Mac OS X also make a significant difference in speed. He reported a 30 to 40 percent performance gain in some applications “just by recompiling and nothing else. ”

For the Windows world, the Vista installed base has come from new computer sales. Now, Microsoft is having to offer Windows XP to customers again. But for its OS transition, Apple will see a different situation.

Starting soon, most Mac users will upgrade to Leopard; and over the next year, many longtime customers will also decide that it’s time to finally join the Intel generation with a new machine purchase. So, Apple will get double benefit from its upgrade strategy.

http://blogs.zdnet.com/Apple/?p=940&tag=nl.e589
John Bissman on Tuesday 16 October 2007 - 16:03:48
Read/Post Comment: 8
Developer technologies

Native support by many libraries and frameworks for 64-bit applications, allowing 64-bit Cocoa applications. Existing 32-bit applications using those libraries and frameworks should continue to run without the need for emulation or translation.
Leopard will offer the Objective-C 2.0 runtime, which includes new features such as garbage collection. Xcode 3.0 will support the updated language and was itself rewritten with it.
A new framework, Core Animation, allows a developer to create complex animations while specifying only a "start" and a "goal" space. The main goal of Core Animation is to enable the creation of complex animations with small amounts of program code.
Apple has integrated DTrace from Sun's OpenSolaris and added a graphical interface called Xray. DTrace provides tools that users, administrators and developers can use to tune the performance of the operating system and the applications that run on it.

The new Scripting Bridge allows programmers to use Python and Ruby to interface with the Cocoa frameworks.
Leopard supports resolution independence, the ability to size system graphics in physical units such as centimeters or inches instead of pixels. This feature results in standard size graphics independent of the device on which they are viewed. Preliminary support was added in Mac OS X 10.4 to prepare developers for a "future release of Mac OS X."
Leopard’s OpenGL stack has been updated to version 2.1, and will use LLVM to increase its vertex processing speed.

Apple has been working to get LLVM integrated into GCC; Usage of LLVM in other parts of the OS has not been announced.
Leopard’s security frameworks support Mandatory Access Control, sandboxes and code signing.
The Graphics and Media State of the Union address confirmed many other features possible because of Core Animation, such as live desktops, improvements to Quartz Composer with custom patches, a new PDF Kit for developers, and improvements to QuickTime APIs.
A fairly new patent from Apple refers to a new way of rendering desktop backgrounds or live desktops. The method involves a set of pre-written instructions, or recipe for rendering the desktop image. In this way desktops can now appear on the screen organically and are not stored in the RAM or VRAM leaving it free for other use.[29] This is not a confirmed feature and may not be included in Leopard.
In mid-December 2006 a pre-release version of Leopard appeared to include support for Sun's ZFS.
While Apple has not confirmed or denied speculation that ZFS would be included with Leopard, Jonathan Schwartz, CEO and President of Sun Microsystems, stated on June 6, 2007 that ZFS has become "the file system" for Leopard.

However, the senior project marketing director for Mac OS X stated on June 11, 2007 that HFS+, not ZFS, will be used in Leopard.

Apple has since clarified that a 'read-only' version of ZFS would be included.

Compatibility
Like Mac OS X 10.4, Leopard will support both PowerPC and Intel Macs. However, Leopard will not be released in separate versions, but instead will comprise one universal release that will run on either processor. While it is known that Leopard will support PowerPC G4 and PowerPC G5 processors, support for the PowerPC G3 is reportedly not present in the pre-release versions which have been made available to developers.When Apple’s Leopard website first appeared online, the 64-bit section stated, "From G3 to Xeon, from MacBook to Xserve, there is just one Leopard." The sentence was removed from the page the following day, leaving open the question of whether Leopard will support Macs with G3 processors.In the past, each new major release of Mac OS X has dropped support for at least some older Macs; 10.3 dropped support for Macs without built-in USB ports, and 10.4 dropped support for computers without FireWire ports.

Documentation contained with the Developer Preview DVD states that a PowerPC G4 or G5, or Intel processor is a minimum requirement. Despite this, some users have managed to install the developer preview version of Leopard on Macs with G3 processors by editing a particular file and then creating a new installation DVD with this edited file. However, even though these installations of Leopard can be installed on G3 Macs, some applications (for example Safari and iChat) will not run.[36] It is not known whether this will be possible with the final shipping version of Leopard.

Leopard is fully UNIX compliant. Certification means that software following the Single UNIX Specification can be compiled and run on Leopard without the need for any code modification.
John Bissman on Tuesday 07 August 2007 - 16:54:54
Read/Post Comment: 5
More Leopard MAC Info
System requirements
The pre-release documentation states the following system requirements:

A G4 (800 MHz or faster)-, G5- or Intel-based Mac
A DVD drive
At least 512 MB RAM
7 GB of hard disk space – 12 GB if Xcode is also installed
The latest Firmware
FireWire Ports


New features
Apple has published a list of the new features and capabilities planned for Mac OS X v10.5:


End-user features
All of the following features, although posted on the Apple website, are said by Apple to be subject to change.

Time Machine, an automated backup utility which allows the user to restore files that have been deleted or replaced by another version of a file.

Front Row and Photo Booth are currently only available with the purchase of a new Mac, but will be included with Leopard. Front Row has been reworked to closely resemble the interface used by the Apple TV, and Photo Booth includes video recording with real-time filters.

Spaces, an implementation of "virtual desktops" (individually called "spaces"). It allows multiple desktops per user, with certain applications and windows in each desktop.[9] Users can organize certain Spaces for certain applications (e.g., one for work-related tasks and one for entertainment) and switch between them. Exposé will work inside Spaces, allowing the user to see at a glance all desktops on one screen.

Spotlight incorporates additional search capabilities such as Boolean operators, as well as the ability to search other computers (with permissions).

Redesigned Finder with features similar to those seen in iTunes 7.

New Desktop, comprised of a redesigned 3-D dock with a new grouping feature called Stacks.
Quick Look, a framework allowing documents to be viewed without opening them in an external application.
Enhancements in Universal Access: significant improvements to applications including VoiceOver, along with increased support for Braille, closed captioning and a new high‐quality text-to-speech voice.
Enhancements to Mail including the additions of RSS feeds, Stationery, Notes, and to-dos. To-dos use a system-wide service that is available to all applications.
Dashboard enhancements, including Webclip, a feature that allows users to turn a part of any web page into a live Dashboard widget, and Dashcode to help developers code widgets.
iChat enhancements, including multiple logins, animated icons, and tabbed chats, similar to features present in Pidgin, Adium and the iChat plugin Chax; iChat Theater, allowing users to incorporate images from iPhoto, presentations from Keynote, videos from QuickTime, and other Quick Look features into video chats; and Backdrops, which are similar to chroma keys, but use a real-time difference matte technique which does not require a green or blue screen. iChat will also implement desktop sharing, a feature previously available with Apple Remote Desktop.
Parental controls now include the ability to place restrictions on use of the Internet and to set parental controls from anywhere using remote setup.
iCal calendar sharing and group scheduling as well as syncing event invitations from Mail.
Boot Camp will be included. It is a software assistant which has been available as a beta release download for Mac OS X v10.4 from Apple’s website since April 5, 2006.
It assists in the installation of Windows XP or Windows Vista to a separate partition (or separate internal drive) on Intel-based Macs.
New Menu Bar, which is now transparent and it is no longer rounded, which was a design feature since Mac System 1.0.
Safari 3.0.x will be included.
Back to My Mac, a new feature for .Mac users that allows users to access files on their home computer while away from home via the internet.

John Bissman on Tuesday 07 August 2007 - 16:53:07
Read/Post Comment: 7
Headlines

»Apple Premieres Movies on the iTunes Store in Australia & New Zealand
»Apple Reports Record Third Quarter Results
»Apple Sells One Million iPhone 3Gs in First Weekend
»iPhone App Store Downloads Top 10 Million in First Weekend
»iPhone 3G on Sale Tomorrow
»Telstra and Apple to bring iPhone 3G to Australia on 11 July
»Award-Winning Television Programming Now Available on the iTunes Store in Australia
»iTunes Store Tops Over Five Billion Songs Sold
»Apple’s First Retail Store in Australia Opens in Sydney on Thursday, 19 June
»Apple Previews Mac OS X Snow Leopard to Developers


Date published: Thu, 21 Aug 2008 10:59:02 PDT
Details

»Release Note: Java for Mac OS X v10.5 Release Notes Update 1
Lists resolved and outstanding developer issues with Java for Mac OS X v10.5 Update 1.
»Release Notes: Extending and Troubleshooting Directory Services
Explains how to extend Directory Services for Mac OS X Server v10.5 and how to troubleshoot problems ...
»Reference: Core Image Kernel Language Reference
Describes the symbols for writing image-processing kernels.
»Articles: Customizing Rails Applications on Mac OS X Leopard
Learn how to enhance your Rails application with views and web forms, AJAX, and iPhone support.
»Articles: Deploying Rails Applications on Mac OS X Leopard
Learn how to deploy your Ruby on Rails application on Mac OS X Leopard Server.
»Articles: Developing Rails Applications on Mac OS X Leopard
Learn how to develop your Ruby on Rails application using Xcode 3 and the tools in Leopard.
»Release Note: Extending and Troubleshooting Directory Services
Explains how to extend Directory Services for Mac OS X Server v10.5 and how to troubleshoot problems ...
»Guides: OpenGL Programming Guide for Mac OS X
Explains how to use the Apple implementation of OpenGL to create 3D graphics for Cocoa and Carbon ap ...
»Reference: Safari CSS Reference
Describes the Cascading Style Sheet (CSS) properties that are supported by Safari and the Web Kit.
»Articles: Using Doxygen to Create Xcode Documentation Sets
Learn how to integrate your documentation into Xcode.
»Sample Code: FinalCutServerIntegrationSample
Shows how to integrate an external application with Final Cut Server
»Sample Code: QTCoreVideo102
An application demonstrating the use of QTKit, CoreVdeo, and OpenGL.
»Sample Code: QTCoreVideo103
Demonstrates how to render a QuickTime Movie using OpenGL texture range and the Core Video pixel buf ...
»Sample Code: QTCoreVideo201
Demonstrates how to render a QuickTime Movie using OpenGL FBO and the Core Video texture pipeline.
»Sample Code: QTCoreVideo202
Demonstrates how to render a QuickTime Movie using OpenGL PBO and the Core Video pixel buffer pipeli ...
»Sample Code: QTCoreVideo301
Demonstrates adding of effects & filters to QuickTime Movies in realtime using GLSL shaders and the ...
»Sample Code: SIMD Primer
Introduction to using SIMD/SSE
»Sample Code: SpotlightFortunes
Demonstrates how to provision a Spotlight importer plug-in for a custom UTI, and how to use a NSMeta ...
»Sample Code: URL CacheInfo
Demonstrates resource caching behavior using the Cocoa URL loading system.
»Sample Code: Kerberos GSS
Kerberos GSS-API Sample
»Sample Code: DerivedProperty
Illustrates use of Core Data derived properties to make searching against string data more efficient ...
»Sample Code: Aperture Edit Plugin - Borders & Titles
"Borders & Titles" is a sample plugin for Aperture that demonstrates how to use the image editing AP ...
»Sample Code: HTML Video Example
HTML video example with plug-in fallback
»Sample Code: HTML Video With CSS Effects
HTML 5 video example employing CSS effects
»Sample Code: Mountains
Demonstrates localization and internationalization techniques and APIs
»Sample Code: MyMovieFilter
How to play a movie into a layer-backed QTMovieView and apply a Core Image filter while the movie pl ...
»Sample Code: SIMD Primer
Introduction to using SIMD/SSE
»Sample Code: SimpleScriptingObjects
How to add scriptable objects to an AppleScriptable application.
»Sample Code: SimpleScriptingProperties
How to add some properties to the terminology provided by an AppleScriptable application.
»Sample Code: SimpleScriptingVerbs
How to add verbs to the terminology provided by an AppleScriptable application.
»Sample Code: WikiSampleThemeWithCSS
Demonstrates how to change the appearance of a wiki theme using CSS properties.
»Sample Code: WikiSampleThemeWithJavaScript
Demonstrates how to add a JavaScript functionality to a wiki theme.
»Sample Code: ScriptingDefinitions
Provides a starting sdef (scripting definition) and a completed one for the Sketch example code.
»Sample Code: SimpleScripting
Illustrates the minimal steps required to make an application scriptable.
»Technical Q&As: QTKit Capture - Disabling Audio Or Video When Capturing From a Muxed Device
QA1607: Describes the use of the setEnabled: method to disable audio or video capture from muxed dev ...
»Technical Q&A: QTKit Capture - Disabling Audio Or Video When Capturing From a Muxed Device
QA1607: Describes the use of the setEnabled: method to disable audio or video capture from muxed dev ...
»Sample Code: AlbumToSlideshow
Demonstrates using CF and NSXML to create Final Cut Pro XML.
»Sample Code: QTMetadataEditor
Demonstrates QuickTime 7 APIs in a Metadata Browsing and Editing application
»Technical Notes: Identifying Java on Mac OS X
TN2110: Discovering installed versions of J2SE, Mac OS X from Java code.
»Sample Code: HID Calibrator
Human Interface Device Manager Calibrator sample
»Sample Code: HID Config Save
Human Interface Device Manager Configuration sample
»Technical Note: Identifying Java on Mac OS X
TN2110: Discovering installed versions of J2SE, Mac OS X from Java code.
»Sample Code: SampleScannerApp
This project implements a simple client accessing an ICA scanning device.
»Release Notes: Java for Mac OS X v10.5 Update 1 Release Notes
Lists resolved and outstanding developer issues with Java for Mac OS X v10.5 Update 1.
»Release Note: Java for Mac OS X v10.5 Update 1 Release Notes
Lists resolved and outstanding developer issues with Java for Mac OS X v10.5 Update 1.
»Technical Notes: Compressing QuickTime Movies for the Web
TN2218: Describes how to create QuickTime content optimized for use on the Web
»Technical Note: Compressing QuickTime Movies for the Web
TN2218: Describes how to create QuickTime content optimized for use on the Web
»Release Note: Java for Mac OS X v10.5 Release Notes Update 1
Lists resolved and outstanding developer issues with Java for Mac OS X v10.5 Update 1.
»Reference: Mac OS X Man Pages
HTML versions of the Mac OS X, Mac OS X Server, Xcode Tools, and CHUD man pages.
»Guides: iMac Developer Note
Specifies the internal design, I/O features, and expansion capabilities of iMac computers introduced ...
»Sample Code: CIColorTracking
An Objective-C applicaton that implements a GPU-based technique to find the location of a uniquely ...
»Sample Code: LiveVideoMixer
LiveVideoMixer demonstrates customized video rendering with QuickTime 7 and CoreVideo and OpenGL.
»Sample Code: QTCoreVideo101
Demonstrates (with very little code) how to render a QuickTime Movie using CoreVideo and OpenGL.
»Guides: Aperture 2.1 SDK Overview
Update for Aperture SDK 2.1
»Reference: Aperture 2.1 SDK Reference
Documents the Aperture APIs for creating an export plug-in or an image editing plug-in.
»Guides: Motion XML File Format
Guides: Motion XML File Format
»Sample Code: HID Explorer
Human Interface Device Manager Explorer
»Guides: HeaderDoc User Guide
Explains how to extract API reference documentation from commented header files.
»Technical Q&A: How to get a native QuickTime movie object from the QuickTime ActiveX/COM control
QA1594: Describes how to get a native QuickTime movie object from the QuickTime ActiveX/COM control
»Technical Q&A: Drawing attributed strings that are both filled and stroked
QA1531: Describes how the value of NSStrokeWidthAttributeName indicates fill, stroke, or both, in at ...
»Technical Q&A: Supported KPIs
QA1575: Describes how to check whether a kernel function is part of a supported KPI.
»Technical Q&A: Bonjour Printing Subtype
QA1555: Describes how printer vendors can properly register their bonjour service such that Safari c ...
»Sample Code: UTXplorer
Uses the API to display current login sessions and login history.
»Sample Code: CryptNoMore
Shows how to authenticate a user using Open Directory (Directory Services).
»Sample Code: NumberInput_IMKit_Sample
Illustrates an input method that uses the Mac OS X 10.5 InputMethodKit framework.
»Technical Q&A: QTKit Capture - Extracting SMPTE Timecode information from a QTSampleBuffer
QA1600: Describes how to use the QTSampleBufferSMPTETimeAttribute with a sample buffer.
»Technical Q&A: Sample Description Endianness
QA1598: Describes the endianness of the QuickTime Sample Description Structure and their extensions.
»Release Note: Java for Mac OS X v10.5 Release Notes Update 1
Lists resolved and outstanding developer issues with Java for Mac OS X v10.5 Update 1.
»Technical Q&A: Movie Import Components - MovieImportDataRef Invoked For File Import Operations
QA1596: Discusses how QuickTime 7.4+ invokes Movie Import Components when specifically importing fro ...
»Guides: AppleScript Language Guide
Defines the AppleScript scripting language. Includes many brief sample scripts.
»Reference: CAAnimationGroup Class Reference
Describes the class that groups multiple animations into a single animation.
»Release Note: High Level Toolbox Release Notes (10.5.2)
Describes HIToolbox enhancements for Mac OS X v10.5.2.
»Reference: WebObjects 5.4.1 Reference
Describes the WebObjects 5.4.1 classes in Javadoc format.
»Sample Code: CarbonCocoaTempConverter
Demonstrates how to integrate Carbon and Cocoa user interfaces in the same Cocoa application.
»Technical Q&A: Missing Results in Xcode Project Find Window
QA1580: A workaround for when a search that previously returned results generates no files found in ...
»Sample Code: PhotoSearch
Demonstrates advanced controls and cells. Custom drawing, hit testing, tracking, editing, expansion ...
»Technical Note: Managing QTCompressionOptions - An overview of the QTCompressionOptionsWindow sample
TN2219: Introductory overview of the QTCompressionOptionsWindow sample demonstrating one way to mana ...
»Guides: 15-Inch MacBook Pro Developer Note
Specifies the internal design, I/O features, and expansion capabilities of the 15-inch MacBook Pro c ...
»Guides: 17-Inch MacBook Pro Developer Note
Specifies the internal design, I/O features, and expansion capabilities of the 17-inch MacBook Pro c ...
»Guides: MacBook Developer Note
Specifies the internal design, I/O features, and expansion capabilities of the MacBook computer intr ...
»Technical Note: Audio Units: Embedding a Carbon View in a Cocoa Window
TN2213: Carbon-Cocoa Integration for Audio Units
»Sample Code: SBSendEmail
Using the Scripting Bridge to tell Mail.app to send an email message with an optional attachment.
»Technical Q&A: Common mistakes with delegation in Cocoa
QA1554: The two most common errors that lead to a delegate method not being received.
»Technical Note: CrashReporter
TN2123: Describes CrashReporter and how to debug with crash logs.
»Technical Q&A: Disabling text completion in an NSTextField
QA1553: Shows how to implement a delegate method provided by NSControl to disable automatic text com ...
»Technical Q&A: NSDate - Natural language date parsing in early Leopard releases
QA1581: Acknowledges a regression in +dateWithNaturalLanguageString: behavior of NSDate which is fix ...
»Guides: 15-Inch MacBook Pro Developer Note
Specifies the internal design, I/O features, and expansion capabilities of the 15-inch MacBook Pro c ...
»Guides: 17-Inch MacBook Pro Developer Note
Specifies the internal design, I/O features, and expansion capabilities of the 17-inch MacBook Pro c ...
»Guides: MacBook Developer Note
Specifies the internal design, I/O features, and expansion capabilities of the MacBook computer intr ...
»Sample Code: FSMegaInfo
Prints information about various file system objects; helpful when debugging VFS plug-ins.
»Sample Code: QTCompressionOptionsWindow
Demonstrates how easy it is to manage QTCompressionOptions instances with a user interface.
»Technical Q&A: QTKit Capture - Specifying Media Compression Settings
QA1586: Describes how to configure a file output object to save compressed captured media.
»Guides: JavaScript Scripting Guide for QuickTime
Defines the objects, methods, and interfaces exposed to JavaScript by the QuickTime browser plug-in ...
»Reference: JavaScriptCore Framework Reference
Describes the API for evaluating JavaScript programs from within a C-based program
»Guides: Low-Level Core Data Tutorial
A hands-on guide to creating a command-line utility using low-level features of Core Data.
»Guides: Threading Programming Guide
Explains how to use threads in Cocoa applications.
»Guides: Xcode Source Management Guide
Describes how to manage source changes using source control and snapshots.
»Sample Code: OutputBins2PDE
A Printer PDE demonstrating new features in 10.5
»Sample Code: OpenGL Filter Basics Cocoa
How to use Objective-C and MVC design patterns in installing and utilizing filters in an OpenGL rend ...
»Sample Code: ProgressBar
Demonstrates use of the HTML canvas to build and update a progress bar.


Date published: Thu, 26 Jun 2008 08:00:08 PST
Details

»Psalms and Ragas 1.0.6
Listen to Indian Ragas-based Psalms.
»Daylite 3 Productivity Suite 3.7.6
Helps businesses organize themselves with tools like shared calendars, contacts, projects, meetings, ...
»Coda 1.5
All-in-one text editor for web hand coding. Features built in file transfer, Subversion, CSS editing ...
»jCodeCollector 0.9b1
Manage your code snippets.
»InstallEase 1.2.4
Wizard driven package creation utility for Mac OS X lets you create installer packages with minimal ...
»Lighthouse Keeper 1.0
A desktop client for the Lighthouse Issue tracker.
»MacFamilyTree 5.2.5
Modern Genealogy for your Mac
»Mathemania 3.1
Easily create math fact practice sheets to print.
»Quiz Press 2.1.8
Make tests and quizzes (web, ipod, print and more).
»Keep Your Word 1.0.1
Keep Your Word lets you build your own dictionary, classifying and grouping the terms exactly how yo ...
»NameGenr8er 1.0
A little app that generates names for writers.
»QuickScale 3.6.6
Excels at scaling your pictures to different formats and sizes via a single click.
»Livestation 1.0
Watch the world's leading TV channels in the highest quality and for free, plus your favourite w ...
»PDFpen 3.5.2
Fill and save PDF forms; split, combine, and reorder pages; mark-up & augment PDFs. Even correct tex ...
»File Juicer 4.9.9
Extract images from files (PDF, PowerPoint, Word, mp3…), folders, flash cards, and iPods.
»MediaInfo Mac 0.7.7.50
It knows everything about your media files.
»ReelBean 3.82
Converts Apple TV, iPod, MPEG, AVI, H264, FLV and more video/audio formats. Pro-style player provid ...
»MovieConverter 1.3
The easiest way to encoding for DVD and DV without losing quality (managing telecine and interlaced) ...
»Tune•Instructor 2.0.1
A software that accomplishes processes that return again and again in your iTunes library automatica ...
»Add Google Analytics Action 1.2.3
Add Google Analytics Code to your iWeb Sites.
»GPS2Aperture Lite 1.0.15
The original free geotagging application for use with Apple’s Aperture and Google Earth.
»Motype 1.0
A stunning new text animation plug-in for Final Cut Pro, Motion, Final Cut Express and After Effects ...
»Absolute Farkle 3.2.6
Ready for a fun game Farkle, an addictive dice game for the whole family. Also called 10,000 and 6 d ...
»Bubble Trouble 1.1
Give that cranky crab from “The Little Mermaid” a run for his money.
»Apeiron X 1.0.3
An old-style arcade game that’s sure to put blisters on your fingers and a twitch in your mouse ...
»Jane’s Hotel 1.0.6
Assist Jane in making her dream come true: help her build beautiful hotel and win the Best Hotel Of ...
»Archibald’s Adventures 1.0
Help Archie to overcome all of the pitfalls of the Dr. Klumpfus mansion in this funny action puzzle ...
»Deliantra MMORPG Client 0.9975
A free cooperative multiplayer RPG and adventure game, much similar in style (and setting) to nethac ...
»Sound Studio 3.5.7
A full-featured audio editor for Mac OS X with extensive AppleScript support.
»Money 3.0.4
The all new, easy-to-use and fun accounting application for your personal or small business use.
»FmPro Migrator 4.38
Quickly and accurately migrates to/from FileMaker Pro Databases (including Table Consolidation Proje ...
»robotSuite 1.5
Robotic development environment with 3D simulator and graphical coding interface.
»gMailContacts 1.5
gMailContacts uploads your E-Mail addresses from Mac OS X Address Book to any gMail account.
»NoteTaker 2.2.3
NoteTaker is powerful OS X software for organizing your information lifestyle, your digital workstyl ...
»Tablatures 1.9
Guitar/bass tablature editor.
»1Password Password Manager and Form Filler 2.8.2
1Password keeps track of your passwords using the keychain. Direct browser integration allows you t ...
»Curio 5.0.2
Supercharge your creativity using this award-winning mind mapping, brainstorming, and project manage ...
»Tag Folders 1.2.5
Enhanced Smart Folders tag your files by simple drag-and-drop.
»iClockr 1.0
Focused to track your time in a simple way.
»GrandPerspective 0.9.13
A small utility application that graphically shows the disk usage within a file system.
»Watchmac 1.1
Monitors your Mac for possible security infringements.
»Slimtool 1.1
A free application that strips unneeded architectures out of Universal Binary applications.
»Hi-Toro 0.5.2
An OS X configuration editor for the UNIX Amiga emulator E-UAE.
»cineSync 1.2.8
A media synchroniser that allows you to review movies and images in real-time with anyone, anywhere ...
»Bitrate Pro 1.0.2
A media calculator for audio-visual professionals.
»VoltaicHD 1.4.2
AVCHD converter.
»NowPlaying Mac 1.0
Displays the current playing track (name/artist/duration/artwork) in the menu bar.
»Tico 2.0.0
Addictive falling blocks game with a unique set of shapes to organize. Tico will give you hours of e ...
»Max Magic Microtuner 1.7.0
MIDI microtuning editor
»QIF Master 6.6
Adds categories to QIF, converts QFX/OFX/CSV to QIF, extracts transactions from web sites to produce ...


Date published: Wed, 27 Aug 2008 18:34:45 PST
Details

»Shake 3.0: Screen Artifacts With ATI Radeon 9700 Graphics Card
Release date: Wed, 27 Aug 2008 20:31:01 -0500
»Mac OS X 10.1, 10.2: You can't print or add a printer, or Print Center quits unexpectedly
Release date: Wed, 27 Aug 2008 20:06:59 -0500
»Can't connect via Ethernet after installing Mac OS X 10.2.8 update
Release date: Wed, 27 Aug 2008 19:36:10 -0500
»Networking with a Windows PC
Release date: Wed, 27 Aug 2008 19:27:52 -0500
»Speech Recognition is not available for Panther limited users or managed clients
Release date: Wed, 27 Aug 2008 19:03:53 -0500
»What kind of VPN does Panther use?
Release date: Wed, 27 Aug 2008 18:56:05 -0500
»Mac OS X 10.3: Reinstalling from a Mac OS X Panther Upgrade disc
Release date: Wed, 27 Aug 2008 18:42:10 -0500
»Popping sounds after updating to Mac OS X 10.4.10
Release date: Wed, 27 Aug 2008 18:10:48 -0500
»iSync: Error message when synching phone via Bluetooth in Mac OS X 10.4.9 or later
Release date: Wed, 27 Aug 2008 17:50:00 -0500
»Mac OS X 10.4, 10.5: Unable to burn CDs or DVDs in the Finder after installing Western Digital RAID Manager
Release date: Wed, 27 Aug 2008 17:48:46 -0500
»Troubleshooting Mac OS X installation from CD or DVD
Release date: Wed, 27 Aug 2008 17:36:12 -0500
»Mac OS X 10.5: Setting up Mail, troubleshooting Mail issues
Release date: Wed, 27 Aug 2008 16:57:22 -0500
»Mac OS X 10.4 or later: How to change the MTU for troubleshooting purposes
Release date: Fri, 22 Aug 2008 18:39:05 -0500
»Motion 2.1 unexpectedly quits when opening more than one project
Release date: Thu, 21 Aug 2008 20:32:33 -0500
»Mac OS X: Terminal window is too small, or doesn't appear
Release date: Thu, 21 Aug 2008 16:46:33 -0500
»Shake 3.0: Screen Artifacts With ATI Radeon 9700 Graphics Card
Release date: Thu, 21 Aug 2008 16:40:49 -0500
»Mac OS X 10.2: Remove Microsoft Office v.X Test Drive before installing Microsoft Office
Release date: Wed, 20 Aug 2008 20:54:30 -0500
»Final Cut Pro 4.5 and Final Cut Express 3.0 may drop frames with Mac OS X 10.4.9
Release date: Wed, 20 Aug 2008 16:22:50 -0500
»Mac OS X 10.5.3 or later: Time Machine - "Backup volume could not be mounted" after changing network volume's password
Release date: Tue, 19 Aug 2008 23:38:05 -0500
»Xserve: Use Built-In Ethernet for Remote Setup or Installation With Server Assistant
Release date: Tue, 19 Aug 2008 21:50:24 -0500


Date published: not known
Details

»Developers question why Apple keeps its iPhone 2.0 SDK under NDA
Apple's insistence on keeping iPhone 2.0 development under strict non disclosure agreements is frust ...
»Behind the iPhone Software 2.0.2 fix to reduce dropped calls
The recent iPhone 2.0.2 software update addressed a problem with the iPhone 3G's power control that ...
»iPods, MacBooks, iMacs up next on Apple's 2008 roadmap
With a multinational iPhone 3G launch now successfully under its belt, electronics maker Apple Inc. ...
»Repeat tests show iPhone 3G doesn't suffer from faulty hardware
After lab results demonstrated that the iPhone 3G's antenna actually functions normally, critics com ...
»Apple iPhone ad banned in UK due to "misleading" claims
Advertising regulators in the UK have ruled that one of Apple's iPhone television commercials mislea ...
»Psystar accuses Apple of anti-competitive tactics in countersuit
Itself attacked for allegedly violating Apple's licenses, Psystar made offense its best defense on T ...
»Apple to co-host panel on future of video surveillance
Apple next month will appear at the American Society for Industrial Security (ASIS) forum to co-host ...
»Orange admits to capping 3G speeds in France
Following an uproar on the part of disgruntled iPhone customers, French wireless carrier Orange will ...
»Road to Mac OS X 10.6 Snow Leopard: 64-Bits
Next year's 10.6 reference release of Mac OS X promises to deliver technology updates throughout the ...
»New BlackBerry suffering same 3G connection drops as iPhone
Cellular access woes initially pinned on the iPhone 3G's particular hardware now appear likely to be ...
»Consensus builds for rumored Sept. 9 iPod event
Spurred on by his own leak from the past weekend, Digg founder Kevin Rose has pegged a more specific ...
»Study points to network weakness as source of iPhone 3G woes
The results of an informal study of iPhone 3G users worldwide are in, and they suggest that problems ...
»Apple's Sept quarter Mac and iPod sales ahead of estimates
After extrapolating just-released NPD market research data on Mac and iPod sales for the month of Ju ...
»iPhone Software 2.1 to stifle open source copy-and-paste effort
An open source project aimed at bringing universal copy-and-paste support to Apple's iPhone has hit ...
»Report: Mac adoption expanding in the enterprise
Despite the lack of any clear and obvious enterprise strategy at Apple, analyst Benjamin Gray of For ...


Date published: Thu, 28 Aug 2008 08:27:16 -0400
Details

»Don’t Trust That Passcode
Ryan Naraine reported over at ZDNet Zero Day on a new iPhone vulnerability which lets anyone have fu ...
»iPhone 101: Save Images from Safari and Email to phone
I emailed my brother a picture of us when we were little to use as the picture that pops up when I c ...
»Google Gears (Beta) [Finally] Comes To Safari
Spotlight importers aren’t the only symbols of Mac-generosity coming from the fine folks over ...
»Suggestions for OS X improvements
It occurred to me tonight that OS X isn’t getting any new features in version 10.6 of this ama ...
»Software Updates & New Release Highlights For Week Ending 2008-08-23
Yet again, an Apple update steals the show with the release of iPhone OS 2.0.2. Strangely enough, yo ...
»Intego Removes Penultimate Hurdle to Corporate iPhone Adoption (Plus: TAB Contest!)
Despite Apple’s enterprise nod with the iPhone OS 2.0 feature set there are two fairly glaring ...
»OmniFocus for Mac and iPhone – a Perfect Task Management Solution
If you’re like me, you have more to do than you could realistically get done in a month. How d ...
»Forum Activity: August 25, 2008
Airport Express & Non-Wireless Routers DVD Conversion Best Practice? Old iPod, New screen? Sear ...
»Mailplane 2 Beta is Available
For those of you who don’t know, Mailplane is an application that combines the best of two wor ...
»Corsaire Publishes Security Mac OS X Leopard Whitepaper
The UK security consulting firm Corsaire has just published a new whitepaper on securing Mac OS X Le ...
»Mac 101: Enable Right Click on Macs
To right click on any Mac without changing any configuration: Click “crtl+Mouse button” ...
»Getting A Handle On Your iPhone Data (A Mini-Tales From The Command Line Story)
The past two weeks have been fairly hectic, with little time to deal with anything but security upda ...
»Disable Apple Remote Control
I have two computers in the same room, about five feet from one another. One is an iMac acting as a ...
»Forum Activity: August 18, 2008
iPod Linux… HELP! MacBook Pro Battery iWeb and FTP Best way to create a website? iPod Touch Ad ...
»Microsoft Updates Office 2008 For Mac To 12.1.2, Office 2004 for Mac to 11.5.1
The fine folks in Redmond have released Microsoft Office 2008 for Mac 12.1.2 update which includes s ...
»Daylite: Here Comes the Sun
I thought Daylite 3.7 by Marketcircle was just another PIM, kind of like Microsoft’s Outlook o ...
»Forum Activity: August 11, 2008
Favorite iPhone Apps? Apple Loyalty Advice re: Upcoming mbPro Purchase Deleting … files? how t ...
»The Darker Side Of iPhone App Development
I’m in the middle of building an iPhone app (for eventual distribution in the App Store) and, ...
»My Holy Grail Of iPhone Apps Arrives: pTerm
Just this week I was posing the question of where are all the (no-jailbreak-required) ssh/terminal a ...
»Free Custom iPhone Ringtones using only iTunes
Create free ringtones for your iPhone using only iTunes and songs you already have on your computer ...
»Where did NetShare go?
I recently wrote Null River to inquire where the iPhone application NetShare went (For those of you ...
»I Am Rich: Proof that Apple doesn’t do any quality control with the App Store
What more can I say, the fact that this application is live in the App Store proves Apple couldnR ...
»Sun Posts StarOffice 9 Beta For OS X
Sun Microsystems posted a beta version of StarOffice 9 today (based on OpenOffice). The 183MB downlo ...
»iPhone OS 2.0.1 Available With a Truckload of “Bug Fixes”
This evening Apple made iPhone OS 2.0.1 available via iTunes. Frequently Apple doesn’t include ...
»iPhone SDK Tutorial: Build a Simple RSS reader for the iPhone
With this I’m assuming you have a bit of familiarity with the iPhone SDK - you can download it ...
»Forum Activity: August 4, 2008
Shapes and CSS? Cuil - can it tackle Google? Trouble getting the iPhone 3G How to clean un-used down ...
»Software Updates & New Release Highlights For Week Ending 2008-08-02
Apple’s Security Update and iTunes minor update received the bulk of the attention this week, ...
»Find a carpool buddy with Carticipate
With gas prices costing an arm and a leg these days, people have found that carpooling is a great wa ...
»Copy + Paste Coming Soon To An iPhone Near You?
This weekend was the 2nd annual iPhoneDevCamp held, mostly, in San Francisco. iPhoneDevCamp is a 3 d ...
»iPod + Game Boy = iBoy
Growing up, my Game Boy was probably one of my favorite gaming devices. I have every single add-on y ...
»Security Update 2008-05 : DNS Flaw Finally Fixed
Apple released Security Update 2008-05 which contains fixes for: an Open Scripting Architecture (CV ...
»Tales From The Command Line: What’s Going On? (lsof)
As mentioned in the previous installment, there is a very useful command buried deep within the conf ...
»Psystar Lawyers-up With Some Experience
Psystar has officially decided to not go down without a fight. They requested more time to respond t ...
»Adeona: Open Source Asset Tracking & Retrieval
Chances are fairly decent that there are a good number of TAB readers who have been impac