TweetFollow Us on Twitter

AOCE Editorial
Volume Number:10
Issue Number:2
Column Tag:The Editor's Page

AOCE
The next great Macintosh Advantage?

By Neil Ticktin, Editor-in-Chief

AOCE The next great Macintosh Advantage?

When the Macintosh came out in 1984, people began to realize that computers were supposed to make one’s life easier. Ordinary people started to use a computer to improve the speed and more importantly, the quality of that work. But the computer revolution has left a bit to be desired - you have to work too hard to make the computer do what you want it to do.

We all know that Apple (and other vendors) need to come up with completely new ways to use computers something that will inevitably take massive amounts of processing power. While we are waiting for this to happen, Apple is trying to make headway in making Macintosh a more productive computer.

Today’s user interfaces with cut/copy/paste and other interapplication communication schemes force the user to be the “glue” between systems, applications, people and projects. AOCE™ is meant to change that - the driving principle behind this technology is seamlessness. Many of those things that you’ve said to yourself “the computer should be able to do this” are now actually done by the computer! This gives both large and small business the chance to come up with reasonable solutions.

What is this AOCEstuff?

First, AOCEstands for Apple Open Collaboration Environment. The technology extends the operating system to provide a platform for the integration of communications, directories, and agents into the Macintosh user experience. AOCE includes a number security capabilities such as digital signatures, authentication and encryption. These technologies allow developers to create secure communications as well as the foundation for new paperless workflow applications to be built on.

From a user’s perspective, AOCE’s functionality will be most visible through a system-wide directory or “catalog” services, with a standard browser and electronic business cards; a compound mailbox for mail from all sources (fax, voice mail, e-mail, pager, etc.); integration of telephony and desktop video conferencing; and application integration, with all applications having the ability to send documents.

We’re going to take a look at the AOCE technologies and architecture. Much of the below information is taken from Apple’s AOCE Data Sheet.

Developer Opportunities

AOCE provides a rich set of services for collaboration that can be easily incorporated into your application. By providing a single API, developers will be able to concentrate on their applications, not the technologies. And because it is at the system level, a standard is created for all applications to use. That’s the good news. The bad news is that in the pursuit of providing tools for everyone, the AOCE API is large (the running joke is that Apple has doubled the Macintosh API). To be fair, there’s a lot of things that you can do with AOCE and that inevitably raises the needed number of calls.

There are a number of things that you should think about doing in your applications to support AOCE. The more support there is, the better the seamlessness there will be. Here’s some of the things you should think about doing.

Make your Application “Mail Capable”

AOCE allows you to make your application “Mail Capable” by incorporating the new “Mailer” user interface provided by the Standard Mail Package. Users will then be able to effortlessly send documents by fax or other electronic mail transports directly from your application. Recipients can review the documents which appear in their compound mailbox using your application. [There’s an article dedicated to this topic later in the issue.]

Utilize Store and Forward Messaging

AOCE InterProgram Messaging (IPM) extends the inter-application communications (IAC) capability of System 7. For example, an “AOCE Savvy” application could allow users to fill out a form requesting information on a particular subject and use IPM to send it to a series of library agents on various networks. These agent applications could search through databases and file servers and mail back pertinent documents.

Take advantage of Catalog Services

Any application that requires a “user database”, “address book” or some other repository of information, can utilize the catalog services to store and manage data of all kinds. By using catalog services, information can be more easily managed and shared by other applications and other users where appropriate. An “AOCE Savvy” telephony and video conferencing application would take advantage of catalog services to store pictures, telephone numbers, connection information and preferences for users. Users could then exchange AOCE electronic information cards with this information.

Build AOCE Templates

AOCE Templates are a vehicle for extending and customizing the Macintosh desktop. You can provide AOCE templates to accompany an application which stores information in catalogs; thereby providing an alternate means of accessing this data. For example, a collection of PIM templates could create the necessary entries in a catalog to store such things as pictures, logos, multiple telephone numbers, spouse and children names, etc.

Allow Users to Sign Data

Digital signatures can be implemented by any application which needs to positively identify the source of some data and detect whether some part of a document or record has been tampered with. For example, an accounting application could take advantage of digital signatures by requiring each entry in the system’s audit trail to have an associated signature. [There’s an article discussing digital signatures later in the issue.]

Tie into AOCE Security

AOCE users need only one password to authenticate them to the entire system. Your product can take advantage of AOCE authentication to simplify security administration and improve over-all security. Any application which utilizes a stream-based LAN connection (such as one based on ADSP currently) can take advantage of ASDSP for encrypted network communication.

Build Service Access Modules

You can develop Message Service Access Modules (MSAMs) and Catalog Service Access Modules (CSAMs) which allow users and applications to “plug into” specific messaging systems and catalog services through AOCE. These modules allow AOCE and applications to adapt to any environment without changing software or modifying the user experience. [There’s an article discussing the development of MSAMs later in the issue as well.]

AOCE Architecture

AOCE’s technologies fall into four major categories: Catalogs; Store and Forward messaging; Authentication and privacy; and Digital signatures. These four major areas of service can be accessed by any Macintosh application. The data structures and routines for utilizing any of these services are available to all Macintosh developers.

AOCE Desktop-level services that provide immediate benefits to Macintosh users by integrating a “compound Mailbox” and a catalog browser directly into the Macintosh desktop. The AOCE templates facility allows you to extend the browsing capability of the system.

AOCE Collaboration Packages provide your application with a set of standard user interface components and access to AOCE’s electronic mail and catalog browsing facilities.

AOCE Service Access Modules allow plug-and-play access to any underlying messaging or catalog system. Apple will provide access modules for direct dial-up, direct AppleTalk and server-based operation. You can develop access modules for fax, voice mail, existing public, LAN-based and host-based messaging and catalog services as well as new emerging standards. Through it’s open architecture, AOCE can be adapted to any user environment while maintaining the overall user experience.

Apple will also provide support for a subset of AOCE functionality through the Vendor Independent Messaging interface (VIM) which allows portability of messaging applications across different computer platforms.

Catalog Manager

The Catalog Manager provides a standard, system-wide catalog system which is scalable from a single stand-alone system to a corporate-wide replicated & distributed system. It provides routines and data structures for accessing catalogs of any kind, regardless of content. The Catalog Manager represents all catalogs as hierarchally accessed object-oriented databases. Catalog Service Access Modules (CSAMs) are used to actually access the information stored in a given catalog. This makes the implementation of a given catalog independent of the Catalog Manager.

The contents of AOCE catalogs are not restricted in any way. They could include records for users, groups, file servers, printers, clip art, and accounting servers, for example. A particular record for a user could contain attributes including picture, telephone number, video conference number, internet address, fax address, postal address, position, signing authority, and manager’s name.

Standard Catalog Package

While the Catalog Manager provides direct access to catalog information, the Standard Catalog Package provides higher level facilities for consistent user access to catalogs. Specifically, it includes standard panels for browsing, finding and selecting catalog records and routines that display dialog boxes for prompting users to authenticate themselves. Standard Catalog Package routines are used in conjunction with the Catalog Manager which can be used to fetch or update specified catalog information.

AOCE Templates

AOCE templates control the way that catalog records and their contents are displayed on the Macintosh desktop. This extensible user interface allows developers to provide new capabilities and access to new pieces of catalog information.

Templates can be a simple collection of resources or may involve the development of code. They determine what records are browsed, what information is visible and how individual attributes are displayed and edited. Different users can use different templates to look at the same catalog.

InterProgram Messaging Manager

The InterProgram Messaging (IPM) Manager provides store and forward delivery of messages between applications. Within the Macintosh IAC architecture, it compliments the existing InterProcess Communications (IPC) facility which provides immediate inter-process communication. While IPC requires the destination to be instantly accessible over a network connection, IPM messages may be sent even though the source and destination applications are not simultaneously available (the destination may not be running or may be on completely different network).

IPM allows a message to be sent to multiple destinations over any type of message transport and there are no content or format restrictions. IPM messages are delivered via Messaging Service Access Modules (MSAMs) and can therefore be sent to virtually any destination. Examples include: another computer on a local area network, a computer accessible over a dial up connection, a fax machine, an address on a mail system such as MHS™ or PROFS™ or a public messaging network such as AppleLink™ or MCIMail™.

Standard Mail Package

Electronic mail is one use of AOCE messaging. Mail messages are special in that they are intended for users rather than applications and are distinguished from other AOCE messages by their message type. The Standard Mail Package provides routines that allow every application to become “Mail Capable”. Users can send documents as electronic mail from any application which supports the Standard Mail Package.

The Standard Mail Package provides a standard “Mailer” user interface and other routines that allow applications to be made “Mail-Capable” in a simple and consistent fashion. The Mailer allows other documents and whole folders to be enclosed in, and opened from within, an AOCE letter. Users can also sign letters and verify signatures using the Mailer user interface.

Authentication Manager & ASDSP

The Authentication Manager provides the tools necessary to verify the identity of parties communicating with each other and to keep their communications private. AOCE’s protocols provide two-way authentication. This means that both parties to a connection are assured of the other’s identity.

AOCE can prevent wiretapping by encrypting network traffic through the use of a new protocol: the AppleTalk Secure Data Stream Protocol (ASDSP).

Digital Signature Manager

Digital signatures provide a way of signing electronic data, eliminating the need to print and circulate paper versions. Digital Signatures offer more security than a paper signature because in addition to positively identifying who has signed some data it can detect whether data was tampered with after it was signed. A user can sign an entire document or only certain fields within a document or database record.

For example, developers of electronic forms applications will want to integrate digital signatures into their products so that users can electronically sign portions of a form. Signatures could be useful in database and accounting applications or anywhere that users need to have absolute confidence in the integrity of their data. Since digital signatures detect changes in files, they could also be used to detect viruses or implement anti-piracy measures.

While digital signatures do not provide a means of encrypting data, they do rely upon public key encryption technology to ensure that the signatures are cryptographically secure.

PowerShare Collaboration Servers

By the time you read this, Apple should be shipping the PowerShare Collaboration Servers. PowerShare does several things including: consolidated administration of catalogs, gateways; network security allows for the exchange of sensitive information; scales to support large number of users; and acts as a platform for team solutions. There will be more information to come on this product.

So where is this all going?

No doubt about it - implementing AOCE support is a serious task. But, there’s also no doubt that if lots of applications support the standards (or at least the relevant ones to those applications), AOCEcan help to give Macintosh an advantage over other platforms. But, since AOCE has a lot to do with communication and we no longer have homogenous networks, it is critical that Apple extend the tools to Windows for it to be of use.

As a developer, the most important thing for you to do first is to add “Mailer Support” to your application. Once you’ve done this, you should look at the other technologies and see what makes sense to you. For now, you can get a taste of AOCE development by looking at the other three articles in this issue.

Neil Tictkin, Editor-in-Chief

 
AAPL
$431.77
Apple Inc.
-0.23
MSFT
$34.98
Microsoft Corpora
-0.02
GOOG
$900.62
Google Inc.
+14.37

MacTech Search:
Community Search:

Software Updates via MacUpdate

Apple Java for Mac OS X 10.6 Update 16 -...
Apple Java for Mac OS X 10.6 Update 16 delivers improved security, reliability, and compatibility by updating Java SE 6 to 1.6.0_51.Version Update 16: See http://support.apple.com/kb/HT5744 for more... Read more
Neat 4.0.3 - Digital filing system for r...
Neat (formerly NeatWorks) is a powerful scanning and digital filing system that enables you to scan and organize receipts, business cards, and documents. Unlike other scanning software, NeatWorks... Read more
Adobe Muse CC 5.0 - Design and publish H...
Adobe Muse enables designers to create websites as easily as creating a layout for print. Design and publish original HTML pages using the latest Web standards, and without writing code. Now in beta... Read more
Adobe Creative Cloud 1.0 - Everything ne...
Adobe Creative Cloud costs $49.99/month (or less if you're a previous Creative Suite customer). Creative Suite 6 is still available for purchase (without a monthly plan) if you prefer. Introducing... Read more
Adobe Flash Professional CC 13.0.0.759 -...
Flash Professional CC is available as part of Adobe Creative Cloud for as little as $19.99/month (or $9.99/month if you're a previous Flash Professional customer). Flash Professional CS6 is still... Read more
Adobe InCopy CC 9.0 - Create streamlined...
InCopy CC is available as part of Adobe Creative Cloud for as little as $19.99/month (or $9.99/month if you're a previous InCopy customer). InCopy CS6 is still available for purchase (without a... Read more
Adobe After Effects CC 12.0 - Create pro...
After Effects CC is available as part of Adobe Creative Cloud for as little as $19.99/month (or $9.99/month if you're a previous After Effects customer). After Effects CS6 is still available for... Read more
Adobe Premiere Pro CC 7.0 - Digital vide...
Premiere Pro CC is available as part of Adobe Creative Cloud for as little as $19.99/month (or $9.99/month if you're a previous Premiere Pro customer). Premiere Pro CS6 is still available for... Read more
Adobe Audition CC 6.0 - Professional pos...
Audition CC is available as part of Adobe Creative Cloud for as little as $19.99/month (or $9.99/month if you're a previous Audition customer). Audition CS6 is still available for purchase (without... Read more
Adobe Illustrator CC 17.0.0 - Profession...
Illustrator CC is available as part of Adobe Creative Cloud for as little as $19.99/month (or $9.99/month if you're a previous Illustrator customer). Illustrator CS6 is still available for purchase... Read more

Latest Forum Discussions

See All

World War Z Game Drops Its Price To A Bu...
World War Z Game Drops Its Price To A Buck For The Movie’s Release Posted by Andrew Stevens on June 18th, 2013 [ permalink ] | Read more »
Runaway: A Road Adventure Review
Runaway: A Road Adventure Review By Campbell Bird on June 18th, 2013 Our Rating: :: COMBINE ITEMS TO WINUniversal App - Designed for iPhone and iPad Runaway is a classic, old-school adventure experience, for better and for worse.   | Read more »
Pinball Rocks HD Review
Pinball Rocks HD Review By Blake Grundman on June 18th, 2013 Our Rating: :: QUARTER MUNCHERUniversal App - Designed for iPhone and iPad When players have the chance to buy free balls at the end of a game, that speaks volumes about... | Read more »
Minecraft Realms Server Slots Are Beginn...
Minecraft Realms Server Slots Are Beginning To Open, But Slowly Posted by Andrew Stevens on June 18th, 2013 [ permalink ] | Read more »
Videon Review
Videon Review By Jennifer Allen on June 18th, 2013 Our Rating: :: GREAT ALL-ROUNDERiPhone App - Designed for the iPhone, compatible with the iPad Offering mostly everything one could want from a video recording app, Videon is quite... | Read more »
The Portable Podcast, Episode 190
Flatter than ever! In This Episode: Carter and co-host Brett Nolan talk about the big announcements from WWDC, including iOS 7. Will it be a huge change to iOS? As well, the announcement of MFi gamepad support in iOS is discussed – will it herald... | Read more »
Apple Approved Game Controllers Only Mak...
I’m all for game controllers for iOS devices, for what it’s worth. I’ve got a few of them, and they are all gathering dust. The issue with controllers for mobile devices is that they never get used. Not even for the games that are better when played... | Read more »
CIA: Operation Ajax Gives Readers Free A...
CIA: Operation Ajax Gives Readers Free Access To The Interactive Comic Posted by Andrew Stevens on June 18th, 2013 [ permalink ] | Read more »
Youda Survivor Drops Its Price For A Mag...
Youda Survivor Drops Its Price For A Magical, Limited Time Only Posted by Andrew Stevens on June 18th, 2013 [ permalink ] iPad Only App - Designed for the iPad | Read more »
Galaxy At War Online Review
Galaxy At War Online Review By Rob Rich on June 18th, 2013 Our Rating: :: THE FAMILIAR FRONTIERUniversal App - Designed for iPhone and iPad Galaxy At War Online has all the familiar trappings of many compelling freemium games. The... | Read more »

Price Scanner via MacPrices.net

iFixIt Tears Down mid-2013 11.6-inch MacBook Air
iFixIt Chief Information Architect Miroslav Djuric says: The epic week of disassembly continues: Today, the MacBook Air 11″ found its way onto our teardown table and was soon just another Apple in... Read more
Mature Consumers Know When They Need a PC
Tech.Pinions’ Ben Bajarin sensibly observes that one of the fundamental characteristics of a mature market is mature consumers – mature in the sense that they know what they want and more importantly... Read more
Windows 8 Continues Ascension in User Popularity R...
Softpedia’s Bogdan Popa notes that Windows 8 is now the fourth most popular operating system in the world, and according to some new statistics, it continues to gain new users every day. Popa cites... Read more
Apple iOS and OS X Updates Put Bluetooth Smart Rea...
From its Worldwide Developers Conference last week, Apple announced unprecedented integration of Bluetooth technology into its operating systems – a move that sets the bar for Bluetooth integration... Read more
Buy a 13″ MacBook Pro, get AppleCare for as little...
Adorama has 13″ MacBook Pros bundled with 3-year AppleCare Protection Plans for as little as $40 extra (AppleCare has an MSRP of $249 for 13-inch MacBook Pros). Shipping is free, and Adorama charges... Read more
Updated MacBook Price Trackers
We’ve updated our MacBook Price Trackers with the latest information on prices, bundles, and availability on MacBook Airs, MacBook Pros, and the MacBook Pros with Retina Displays from Apple’s... Read more
Save $140 on the 15″ 2.3GHz MacBook Pro
B&H Photo has the 15″ 2.3GHz MacBook Pro on sale for $1659 including free shipping. Their price is $140 off MSRP. B&H will include free copies of Parallels Desktop, Bento Database, and LoJack... Read more
15-inch Retina MacBook Pros on sale for $200 off M...
 B&H Photo has 15″ Retina MacBook Pros on sale for $200 off MSRP including free shipping. B&H will also include free copies of Parallels Desktop, Bento Database, and LoJack for Laptops... Read more
Apple refurbished iMacs available for up to $330 o...
Apple has Apple Certified Refurbished 2012 iMacs in stock today for up to $330 off MSRP – 15% off. Each iMac comes with an Apple one-year warranty, and shipping is free: - 21″ 2.7GHz iMac: $1099 $100... Read more
Save up to $200 on MacBook Pros with Apple Educati...
Purchase a new MacBook Pro at The Apple Store for Education, and take up to $200 off MSRP. All teachers, students, and staff of any educational institution qualify for the discount. Shipping is free... Read more

Jobs Board

*Apple* At-Home Team Manager - Apple (U...
Changing the world is all in a day's work at Apple . If you love innovation, here's your chance to make a career of it. You'll work hard. But the job comes with more than Read more
*Apple* Retail - Manager - Apple (Unite...
Job SummaryKeeping an Apple Store thriving requires a diverse set of leadership skills, and as a Manager, youre a master of them all. In the stores fast-paced, dynamic Read more
*Apple* - Solution Architect - CompuCom...
Job Location: US-TX-Dallas Posted Date: 4/18/2013 Overview: The Apple Solution Architect (SA) will be responsible for supporting pre-sales and post-sales solutions in Read more
*Apple* Support Technician; Mid-level -...
A Kforce client in Washington, DC area is seeking an Apple Support Technician. This contractor will have the following types of responsibilities including, but not Read more
Systems Engineer - *Apple* TV - Apple...
Job Summary The Apple TV team is looking for an experienced engineer with a passion for delivering first in class home entertainment solutions. The individual must be Read more
All contents are Copyright 1984-2011 by Xplain Corporation. All rights reserved. Theme designed by Icreon.