Skip to Content
Skip to Table of Contents

← Previous Article Next Article →

ATPM 10.07
July 2004

Columns

How To

Extras

Reviews

Download ATPM 10.07

Choose a format:

About This Particular Outliner

by Ted Goranson, tgoranson@atpm.com

Three Topics on the Future of Outlining

Frontier Kernel To Be Open Source

In previous columns, we’ve mentioned Frontier as somehow on the fringe of the Mac outlining world. It looks as if Frontier, or some important pieces of it, are to become open source, and this could spawn a revolution in outlining on the Mac. When things congeal, we’ll report on this. In the meantime, we’ll provide some background and explain why Mac outliners might benefit.

Dave Winer did not invent outlining on a computer. I don’t know who did, but it grew out of the MIT Lisp world. I encountered it there in the 70s. But Dave certainly was the first to productize it and bring it to the desktop for non-programming use. His ThinkTank and then MORE were killer applications in their own space, leading to widespread use of the outlining paradigm—indeed, even to ATPO.

MORE and the DOS-based sister products were sold to Symantec, which killed them. Winer’s next company was called UserLand. I was involved from the first release. Userland had a support forum on Compuserve—this was before the Web—and during that early period some history of Frontier emerged.

The Origin of Desktop Scripting

The story goes that Winer was discussing with the young Bill Gates, who had some office applications on the Mac, what to do after creating standalone applications. They talked about a scripting environment that could be used to tie desktop applications together, similar in some respects to long existing Unix capabilities. But this new scripting idea would actually control applications as if through their user interfaces.

Gates took this idea in two directions. He created the application suite which has hardwired links, and he extended Basic into a scripting language. I was still loosely affiliated with MIT when Bill was at Harvard, long before this conversation. I remember him demonstrating an Altair Basic, which Paul Allen had written and ported to Apple and DOS. They had some naive notions about programming science, notions which—as it turned out—successfully caught fire with the first crop of hobbyist programmers. But all that is another story.

The point is that Gates has always had an unnatural bias in favor of Basic as a solution for any problem as a result of his early success. In fact, it seems as if Bill’s only exposure to actual development was with this Basic product. Basic then and now (as the core of Visual Studio .Net) is a toy language as languages go and was an odd choice for a scripting language, but they have made it work. Incidentally, Microsoft has steadfastly refused to port its Basic to the Mac, considering it a major competitive advantage for Windows.

Winer and his programmers took a more sophisticated tack: they used the C and Pascal languages as models, creating something code-named Juicy, which became UserTalk. Programmers, including the amazing Doug Baron (also mentioned below), wrote the Frontier environment for UserTalk, which we’ll talk about in a minute. This was code-named Caboodle.

Baron wrote an extensible platform that could reach anywhere on the Mac. Winer—and later many of the Frontier users—enriched the platform through UserTalk routines and scripts.

Early in 1992, UserLand released the first scripting environment for the Mac, really the first complete desktop scripting environment anywhere. It included its own objectbase (now called the object database) which held data, much of the working code as scripts and menu bars (the extensions we mentioned). This code was easily extended and modified within Frontier, using itself. That itself included an outliner used for programming and debugging! The objectbase was also organized as an outline, and one of the document forms was an outliner, all modifiable and controllable. UserLand actually published a formal description of UserTalk in Backus Naur Form, which was a very geeky thing to do.

(As an aside, three years earlier IBM had introduced Rexx as the scripting language of its OS/2 operating system. Rexx had been developed by IBM in the late 70s and by this time could be considered the first real desktop scripting language. Rexx, plus another older language, Lisp, provided the central ideas behind the open source Python, which today is the fastest growing cross-platform scripting language. Incidentally, Python’s syntax is based on indentation, very outliner-like.)

With the introduction of Frontier, the sophisticated end of the Mac world went crazy, and the heart of the Mac beat strongly on that CompuServe forum for three or four years through experimentation, innovation, and selfless help. In practice, this was an open-source effort; the underlying philosophy presaged the Web—any action can affect or control any piece of code or data anywhere. For instance, I wrote the glue for FrameMaker 5, effectively turning a text tagging application into (among other things) an XML-like system-wide database (before XML) not unlike Microsoft’s Longhorn plans for Avalon, but slow. (FrameMaker is now at 7.x, is used in the current production of ATPM, and has recently been discontinued on the Mac.)

Many coders still wistfully recall how useful the outline paradigm was for coding UserTalk (and of course before that for Lisp). I have in the last month heard from many folks suggesting that similar outline editing be created for Python. The screenshot below is reproduced from our ATPO column on interface design.

a-01-frontiers-outliner

Frontier’s Outliner

With System 7, Apple introduced Apple events which Frontier was designed to employ. Well after Frontier was released, Apple came out with its own scripting language, AppleScript which has been supported sometimes languorously since. It is an odd mix of natural English and several syntactic conventions. Like Visual Basic, it is easy to learn enough to do simple things and very, very hard to master for complex tasks.

Apple also developed the Open Scripting Architecture, which allowed for many scripting languages they clearly expected to appear. UserTalk quickly became an OSA component, and it was normal for AppleScripts to be mixed with UserTalk and for both to be created, run, and maintained within Frontier.

The future of scripting and outlining never looked brighter. I even factored it into a rather advanced AI research program I was managing.

Then, Winer developed extreme dislike of Apple management, supposedly because Apple refused to license Frontier as an integrated part of the OS. He announced that the product would have to move over to the “more friendly” Windows. But in 1995, he announced Frontier dead (unsupported even for paid users) and gave it away as a free product.

He later got interested in the Web and revived Frontier as the basis for some Web tools for content management, aggregation, and blogging. (ATPM was even published using Frontier for some time during this period.) Most of this was done on Windows and as of today, Windows is the preferred platform.

Those Web applications are banal, not revolutionary like the original Frontier and not of interest to outliners except as described in the topic on Web Outlining that follows. They do however have an enthusiastic, though diminishing user base. Both desktop scripting and the Mac were all but abandoned by Frontier except for the minimum necessary to support the Web products, Radio and Manilla.

But over time, Frontier found itself competing with all sorts of commercial and open source projects; it never hit a home run and is now a niche product. Making the original Frontier kernel open source (but not Manila or Radio) is an attempt to save the company by reviving all that free development and excitement of the early days.

It might not save UserLand, but this could be a very big deal for the Mac outlining community. Imagine an extensible editor that can be used as a desktop outliner and outlining programming environment. Imagine something that is easily programmable and extensible within itself by the moderately skilled. So far, you have an unholy cross between Emacs and jEdit, both of which have desktop outliner projects. Imagine also that you can create, debug, store, and reuse OSA scripts natively. Suppose that the contents of those scripts—in addition to being modifiable—could interact with, control, or modify essentially any application or file your Mac can reach.

Suppose the language were as well designed as Python, using indentation creatively. (The already-mentioned Python is one of the shining stars of the scripting world.)

Suppose it were all free.

My own guess is that it is too late for UserTalk to catch up as a major scripting language. And the editor/debugger that was advanced 14 years ago now seems long in the tooth except for the handiness of outlining at many levels; Eclipse (which doesn’t support outlining) has the buzz these days. So what I expect is for an open source developer to use Frontier to create an advanced desktop or Web outliner, possibly collaborative like SubEthaEdit and cross-platform with a built-in macro and extension language that is also an OSA scripting language

It could be something, something worth ATPO tracking as a big deal in outlining and reporting to you. We’ll let you know what happens as it happens. There are lots of issues involved here, things that will be in your mind as you decide on your particular outliner—things like how important to you are the Mac interface and operating system goodies; how important is the ability to tweak every molecule (or have dozens of clever geeks tweaking them in different ways for you to select); and what kind of scripting capabilities you find handy.

Web Outlining

Recently, I spent a few hours with Marc Barrot in New York discussing Web outlining. You can see his invitation in his comment on the March edition of ATPM. Marc is at the center of two extremely interesting developments in outlining.

I admit that I do not understand the future of Web outlining very well; I do not think anyone does. My own expertise is with outlining as a single-user tool on a desktop. But many of the tools we examine in ATPO deal with the Web as a source for information, either by clipping Web/RSS content or by referencing URLs.

The last ATPO surveyed NoteTaker and NoteBook, which both can publish versions of themselves to the Web in a form essentially identical to their desktop appearance, in a read-only form as literal notebooks.

Sometime soon, we’ll similarly survey the amazing Tinderbox, which by many measures is the most powerful outliner on any desktop. It has rather robust internal scripting to produce blog-like Web sites of notes. It actually stores its files as XML, so you build a site with its own agents and export tools or roll your own using the daunting XSLT language. But Tinderbox Web sites do not have outline controls; all the outlining is erased in the transfer to the Web.

FreeMind is an open source mindmapping type outliner that publishes an indented folding outlining to the Web. Pretty impressive (and free!), but you have to create in a non-Mac-friendly mindmapping mode.

ActiveRenderer

What if you had a tool that could take your outline from your favorite desktop outliner and display it on the Web as an outline with collapsible triangles and all? That last part is what activeRenderer does. By an odd coincidence (well, not really), activeRenderer is written in UserTalk and was originally intended for integration with the Frontier-hosted blogging product, Radio. Instead, it is being used to render OPML files to the Web from other outliners (and also from Movable Type). OPML is an XML format, incidentally created by Dave Winer, supported by FO, iLiner, Hog Bay NoteBook, Circus Ponies NoteBook, NoteTaker, OmniOutliner, and MyMind.

Check out Marc’s gallery of rendered Web sites.

There are a couple of very nice touches to how this works. They are so elegant, one wonders why we don’t see them in some desktop outliners. If you hover over a collapsed arrow, a pop-up appears of the collapsed content (or a comment instead). Marc hastens to credit Michael Poremba with this notion in his earlier rendering project.

b-01-activerenderer-popups

ActiveRenderer Pop-up

If you hover over an uncollapsed arrow, a vertical line appears under to show the scope of the children.

b-02-activerenderer-expande

ActiveRenderer Expanded

ActiveRenderer has a really great feature: transclusion. Transclusion is an idea and term invented by hypertext legend Ted Nelson, who we introduced in the very first ATPO. Transclusion is the hypertext/Web version of cloning. In outliner cloning you effectively say: make a live updating virtual view of this header and children, where edits to either are reflected in both. In the Finder, these are called aliases.

Transclusion is subtly different; it introduces an intermediate marker, a URL. With cloning you say to show this content. With transclusion, you say: show whatever content someone has associated with this marker. You may not know what it is at all. For instance, you can transclude the latest entry from ATPM publisher Michael Tsai’s blog, or the latest weather, or the info from eBay that you are tracking.

Here are a couple of screenshots from Marc’s online tutorial for transclusion.

b-03-ready-to-transclude

Ready to Transclude

The outline triangle in this case is an upward pointing arrow over which the user has moved her browser’s cursor in preparation for clicking. The next shot shows that arrow open, meaning the content has been retrieved; in this case it happens to be the news items from the activeRenderer site.

b-04-transcluded-items

Transcluded Items

If Marc is sufficiently encouraged, he may open this up to be more easily usable by OPML-producing Mac outliners. Let him know and we’ll see.

webOutliner

ActiveRenderer is cool, but the thing that brought me to New York to discuss was webOutliner. This is a different beast altogether. The idea behind it is that you create outlines in the Web browser. Just as with desktop outliners, the outline creation and publishing is via the same interface, only in this case, it is a browser and your files are on a Web server somewhere.

That means that, in theory, many people can contribute to the same outline. In a way, this is much like a Wiki, but without all the massively unintuitive editing and user interface compromises of wikis. (As a side comment, Hog Bay Notebook has an interesting merger of a desktop wiki and outlining.)

And, unlike Wikis, this could be multimedia friendly. Multimedia, especially linked multimedia, is a heavyweight job. Creating the killer application in this space is going to require tons and tons of horsepower, way beyond even the next generation of desktops. The way to go is to build it on a Web server and worry about efficient delivery, intimate interaction, and tailorability at the user end. A new outlining paradigm?

Here’s what it looks like today. You view an outline just like in activeRenderer:

b-05-weboutliner-outline

webOutliner Outline

But the entries aren’t just read-only. Clicking an entry once selects it. The toolbars on the left and top appear and support most of the things you would do with a desktop outliner.

b-06-weboutliner-selection

webOutliner Selection

And double-clicking turns the entry into editable content. Changes are available to everyone.

b-07-weboutliner-editing

webOutliner Editing

Now is that cool?

The history of how webOutliner came about is pretty interesting in itself. Based on the success of activeRenderer, Marc Canter talked to Marc Barrot about a collaborative Web outlining tool that could form a basis of a next-generation collective multimedia publishing tool. Marc Canter is the guy who invented MacroMind Director, the thing that spawned the Macromedia empire and eventually Flash.

He’s a rare bird, one of the older visionaries who is actually worth listening to. He encouraged Barrot to do webOutliner. Marc Barrot strikes me as a talented engineer, but he had some heavyweight help, recruited by Canter.

Marc says of this:

Doug Baron developed part of the outliner’s JavaScript front-end code, quite a feat when one considers he had virtually no JavaScript development experience before. Then again, Doug is probably the only person I know who would be able to develop an outliner in his sleep. Doug also provided some of the Frontier back-end code, drawing on his deep knowledge of an environment he had contributed to create in the first place.

Danny Goodman is the only real DHTML Artist I’ve ever met. He contributed the amazing outliner drag and drop JavaScript code, probably the most sophisticated piece of JavaScript I’ve seen and been able to understand so far.

[Ted’s note: Danny Goodman is a well known stalwart in the Mac scripting world because of his terrific books.]

I’m currently working with Phil Pearson, a Python guru from New Zealand, to port the webOutliner’s back end code to an Apache/Python architecture. This will enable us to run the webOutliner server on Unix-based systems, which provide a more stable and scalable environment than the current Windows/Frontier.

Why is this of interest to ATPO readers? Because it may be the harbinger of the long anticipated collaborative multimedia commons. Because it could change the face of desktop outlining applications. Because it revisits something that was at the very soul of what it meant to use a Mac. And because it is cool.

Marc Canter speaks to the future:

With the availability of an open source webOutliner—new kinds of online tools and services are possible which take advantage of the inherent, instinctual nature of outlining. By supporting OPML, Broadband Mechanics is providing the ideal, open tool and codebase for others to leverage and enjoy.

Marc Barrot speaks to the future:

In the past years, I’ve been most impressed with desktop Web publishing, as demonstrated by Userland’s Radio and by online collaborative Web site creations, as demonstrated by the different flavors of Wikis.

So I’ve decided to add my interest and knowledge of outlines in the mix, and explore two directions:

Desktop outline publishing: given current desktop outliners, including the worst and unfortunately most widely used one: Microsoft Word for Windows, how can we add both a “save as” new format to create a dynamic HTML version of the edited outline, and the background mirroring task in order to copy the HTML version on a publicly accessible site. I am already working with other developers to create those features in a number of outliners, and would definitely welcome new volunteers.

Web outlining: I’m frustrated by Wikis’ very limited ways of entering and modifying texts. We (that is Phil Pearson and I) are currently working on building a more reliable and scalable webOutliner backend based on Apache and Python scripts. Once this is done, I’ll combine WikiWords and transclusion, add a couple of other wiki-like navigation and indexing features, and we’ll come up with a new and I hope more compelling outline based group publishing system.

Eventually, adding to an outlined site contents shouldn’t require more than either firing up your favorite outliner and saving for publication, or loading the published page into a Web browser and entering modifications directly. We intend to attain both: power through simplicity.

The State of the Art Snapshot

We (our vast staff) have decided to introduce an ATPO news feature that reports progress in the outliner community. We’ll continue with our focused features as before—next month on mindmapping—and afterwards let you know about any updates or other noteworthy news in the previous month.

I know the average Mac outliner enthusiast will find it hard to keep track on his own—I can hardly do it via direct contact with many developers. Things are heating up outlinerwise all over—and especially on the Mac—and this experiment could just become overwhelmed. So I ask readers and developers to let me know directly when something interesting happens.

To kick start the reporting feature, we’ll list here the applications we will be tracking and briefly note their current status. In the listings, we mention if an application is developed in Cocoa, Carbon, or whatever. This may matter to you since many of the Cocoa applications can use the increasing collection of text editing tools supplied by Apple and third parties; Mike Ferris’s TextExtras has some pseudo-outlining capabilities. Carbon outliners should run under OS 9, which might be important to you.

Each listing has a screenshot to give you a flavor of the user interface. The screenshots have a rough listing of features; please don’t consider the feature listings authoritative. Mindmapping software gets short shift in this because I only show the outline view.

Alepin (Macchampion)

Environment: Cocoa
Price: $10
Current version: 2.5.3

c-01-alepin

BrainForest Deluxe (Ultrasoft)

Environment: Carbon
Price: $25
Current version: 3.0.8

c-02-brainforest

Caboodle (Dejal Systems)

Environment: Carbon
Price: free
Current version: 10.b1

c-03-caboodle

ConceptDraw Mindmap (Computer Systems Odessa)

Environment: Carbon
Price: $99; Pro version $149
Current version: 3.0

c-conceptdraw

Curio (Zengobi)

Environment: Cocoa
Price: $99
Current version: 1.2

c-05-curio

Deep Notes (Amar Sagoo)

Environment: Cocoa
Price: free
Current version: 1.2

c-06-deep-notes

DEVONthink PE (Devon Technologies)

Environment: Cocoa
Price: $40 (note version $20, with DEVONagent, $65)
Current version: 1.8.1

c-07-devonthink-pe

FO (Takashi T. Hamada)

Environment: Cocoa
Price: in beta, price not yet set
Current version: .09u

c-08-fo

IdeaSpiral (midnite.lightman)

Environment: Carbon
Price: $19
Current version: 1.5.4

c-11-ideaspiral

iLiner (Mercury Software)

Environment: Carbon
Price: $30
Current version: 2.0

c-12-iliner

Inspiration (Inspiration Software)

Environment: Carbon
Price: $70
Current version: 7.5

c-13-inspiration

Life Balance (Llamagraphics)

Environment: Carbon
Price: $65
Current version: 3.2.4

c-14-life-balance

Liner (iMedia)

Environment: Cocoa
Price: $20
Current version: 2.0

c-15-liner

MyMIND (Sebastian Krauss)

Environment: Cocoa
Price: donationware
Current version: 1.0

c-16-mymind

NewNotePadPro (Hisadonia Island)

Environment: Carbon
Price: $23
Current version: 2.1

c-17-new-notepadpro

NoteBook (Circus Ponies)

Environment: Cocoa
Price: $50
Current version:1.2 (v180)

c-18-circus-ponies-notebook

Notebook (Hog Bay)

Environment: Cocoa
Price: $20
Current version: 3.1.1 (v112)

c-19-hog-bay

Notebook (Microsoft)

Environment: Carbon
Price: $239 (as part of Word); $399 (as part of Office)
Current version: 2004

c-20-microsoft-word-noteboo

NotePad Deluxe (Ibrium)

Environment: Carbon
Price: $25
Current version: 2.3.4

c-21-notepad-deluxe

NotePod (Graffix)

Environment: Carbon
Price: $15
Current version: 1.1

c-22-notepod

Notes (SkinkHunt Software)

Environment: Cocoa
Price: $20 (site currently down)
Current version: 3.0.4

c-23-skinkhunt-notes

Notes (Richard Schreyer)

Environment: Cocoa
Price: free
Current version: 1.3.4

c-24-notes

NoteTaker (AquaMinds)

Environment: Cocoa
Price: $70
Current version: 1.8.9

c-25-aquaminds-notetaker

NovaMind (NovaMind Software)

Environment: Cocoa
Price: $60
Current version: 2.1

c-26-novamind

OmniOutliner (OmniGroup)

Environment: Cocoa
Price: $30
Current version: 2.2.6 (69.6); version 3 announced

c-27-omnioutliner

PocketNotes (Pocket Software)

Environment: Cocoa
Price: $20
Current version: 2.1

c-pocketnotes

Sh-Out ! My Brain (Strawberry Heads)

Environment: Cocoa
Price: $20
Current version: 2.1.3

c-30-sh-out-mybrain

Shadow (Code Jedi)

Environment: Carbon
Price: free public beta (Window/Palm version is $23)
Current version: 2.0.6

c-31-shadowplan

Slacker ToDo Lists (Mindlube Software)

Environment: Cocoa
Price: $25
Current version: 2.1.6

c-slacker

Tinderbox (Eastgate Systems)

Environment: Carbon
Price: $145
Current version: 2.2

c-33-tinderbox

To-Do Stickies (Joseph Sharp)

Environment: Carbon
Price: $15
Current version: 1.0.1

c-34-to-do-stickies

• • •

If you just are tracking a few on your own, look at these for promising new ideas:

  • Curio for blackboard outlines
  • Tinderbox for metadata richness
  • Hog Bay for outline outlining
  • FO as a possible writer’s outliner
  • Jedit, which is being used as a basis for a next-generation open source Arrange (described in our ATPO column on legacy outliners)
  • Alpaca with Clotho as the possible framework for the open source Mac OS X molecule-level tinkerable outliner
  • PathFinder as a potential Finder-integrated outliner

Next month: Mindmapping outliners. Send me your views and recommendations.

Also in This Series

Reader Comments (15)

Petey · July 1, 2004 - 20:17 EST #1
I missed you last month, Ted.
Bob Whitney · July 1, 2004 - 23:42 EST #2
Nice work!
Martin Pilhall · July 2, 2004 - 13:47 EST #3
I miss Adobe Persuasion from your presentation of legacy outliners. This presentation/slide software (version 4 was released 1996) had a great outliner where the slides (containing outlines) themselves could be be outlined (outlining within an outline). Moreover, a slide item could be converted to a level within another slide. I am still missing these features...


Scott S. Lawton · July 5, 2004 - 22:45 EST #4
For a bit more on the open source release of Frontier, including links to reactions, wish lists, history, discussion threads, etc. see Frontier as Open Source (on ScriptWeb).

Of course I've also linked back to this excellent series. Thanks to Ted for his ongoing investment.
Kirk McElhearn · July 9, 2004 - 06:39 EST #5
Great article Ted, as usual. But ActiveRenderer is full of UI problems.

When I move the cursor over a triangle, I get a tooltip (from Safari) as well as the actual "hidden" text. Also, when a collapsed topic is at the bottom of the page, you can't see all its text.

But even worse, it's the idea of using something as complex as Radio UserLand to create outlines. This is like using a bazooka to swat a mosquito. Outlining should be easy, you shouldn't have to delve into the complexities of such programs to create a simple outline.

Web Outliner is more interesting, but quirky as well. Ah, yes, the Delete key goes back to the previous page, so how do I delete text...

I have problems with any "wiki" type pages - unless you can track all changes, with the names of authors and the dates and times of the changes, it's worthless. You end up losing text, or you can't tell who has added text. I've worked on projects with wikis, and everyone has given up after just a few changes.

Julie Remold · July 14, 2004 - 11:49 EST #6
I have been reading these articles but I really needed full word Processor functionality so most of the products mentioned here were fun to play with but ultimately did not do the job. I think OpenOffice's outlining was mentioned in an earlier article but I believe that was before they had a stable version for Mac.

Now that they have released a final Mac version to run with X11. (they claim it is only for experts because it does not have an aqua interface), I have given it a try and so far am very pleased.

The Navigator panel is exactly what I hoped for. The floating panel allows viewing of headings (you can choose the number of levels). You can promote and demote levels and it works exactly as expected (contents and subheadings are promoted and demoted as well). You can also "promote" and "demote" chapters, meaning that they get bumped up chronologically. Also, double clicking on a heading in the Navigator jumps you to that point in the document.

There is a screenshot of Ooo writer with the navigator panel open. Unfortunately the document shown lacks headings so the outline moving buttons are greyed out:
http://www.openoffice.org/screenshots/images/Writer100.png.html

If you need finder integration, the master document function appears to actually work in OpenOffice. In this mode each top level heading is a separate document and the navigator lets you quickly jump around from file to file.

Ted Goranson (ATPM Staff) · July 14, 2004 - 22:36 EST #7
Julie-

Many of us want full word processor functionality, and just can't seem to get it unless we like Word. I guess Word has crowded out the competition, though Mellel says they will be adding an outliner.

I'm tracking Ooo, but until it becomes a real Mac application, ATPO readers don't seem to be much interested. I haven't gotten a single vote for a column on X11-enabled outliners!

Best, Ted
Rob · July 18, 2004 - 15:52 EST #8
I'd like to put in a vote for a column on X11-enabled outliners, especially if they offer some kind of functionality that Mac outliners don't have.

I'm pretty unfamiliar with X11 generally and I'd appreciate the opportunity to get better informed--and be in a better position to get the most out of my Mac.

This is a great series! I hope you keep it up!

-Rob
Scott J. Kramer · July 18, 2004 - 21:48 EST #9
Detailed and informative series of articles, Ted.

Drifting a bit off-topic ...

I share Kirk's frustrations with the lack of convenient, efficient change tracking in Wikis used for project collaboration. Without some way of easily consolidating "non-linear" changes into a conveniently browsable linear history it's tedious (if not impossible) to follow them, especially when you're not a heavily active participant. And without some consensus on conventions the conflicting styles of entries/changes become a distraction to quickly scanning/reading pages.

Wiki-based sites are used successfully in collaborative, cooperative communication but Wiki "technology" seems fundamentally single-author-centric, like traditional outlining.

That's enough to say until my many thoughts about this interesting topic have converged into something more coherent.
Andy Dent · July 20, 2004 - 00:35 EST #10
Incidentally, Microsoft has steadfastly refused to port its Basic to the Mac, considering it a major competitive advantage for Windows.

I think this is an unjustified myth and is largely inaccurate. MS ported its Basic where it counted, within the Office suite.

One of the major reasons for the success of VB was the wealth of third-party add-ons. Apple has had several mechanisms for packaging such add-ons on the Mac and all of them have been significantly more painful to use than the Windows equivalents. Combining that with the vastly smaller Mac market and other technical reasons (memory model) and I'm certain MS doubted the growth of a similar market for components. It took long enough for some of the component vendors to rewrite from 16 to 32bit components for Win95!.

I don't think any serious developer has ever expected MS to port VB to Mac - there couldn't be enough money it. MS have killed enough of their existing development tools in the past when the market shrank, to make this belief credible.

--
Re Wiki pages - I'm part of a large organisation using the Twiki engine to enable thousands of scientists and other parties in and outside the organisation to collaborate. Twiki provides full differencing and attribution. http://www.twiki.org/

However, like any significant means of publishing, editorial work is still required and pages occasionally have to be refactored. Wiki's aren't perfect but their low overhead to editing makes them Just Good Enough to get many people publishing comment who would previously only send emails. Wikis are more two-dimensional than email threads.
Ted Goranson (ATPM Staff) · July 20, 2004 - 01:07 EST #11
Andy--

I'll not further comment on Microsoft's decisions. I don't see how it helps ATPO readers.

On Wikis:.They are popular, like html, because they are simple and "good enough." I myself base an important collaboration on one. But good enough also implies that a better might exist. Structure is generally a friend and I would expect better structural tools to evolve in some way over time.

Best, Ted
Jeffrey Shell · July 21, 2004 - 21:32 EST #12
Ugh. I can't stand Wikis. I think it's the cryptic syntax... They do need good gardening. In my experience, they've totally been places for information to go to when it dies. And the web is just not the best place for documentation - none of the "rich text editors" work right in Safari (if at all), and tend to still feel alien and sluggish. I find that it's important to have something native and comfortable and fast so that an individual spends as little time as possible being hindered by the tool.

I've worked on the web for years, and I myself hate trying to keep a web page up and around, just for the sake of keeping notes. However, at my small company, this is starting to become an issue. I've been using OmniOutliner, usually for quick thinking, or very focused/personal hierarchical to do list management; and I've recently started using AquaMinds NoteTaker again to start managing bigger documents with longer life-spans. However, even with these files stored on a central server, they're not readily available to others in the company for collaborative editing.

Is there anything out there for Mac OS X at present that is like a collaborative outliner, that can hold lots of pages of outlines in it? I like that NoteTaker can do all of this at the personal level, and I like its ability to link between outline items in the same notebook, and even between notebooks. And I like its abilities to keep files in itself (very nice for turning an "enter this CSV file into the new system" email into a ToDo item, with the file attached to the To-Do).

Frontier / Radio don't work for me in a group setting because they feel very awkward and unnatural for a mac user, and Radio 8's Frontier-side interface and outlines were very sluggish. I think that it's all too easy, especially in a small organization, for people to abandon such tools all too easily when they have so much other work to do.

I'd love to see articles that start to focus on how to start moving from personal outlines to group ones.

And if anyone has some product recommendations (I'm already aware of apps like iStorm, SubEthaEdit, and VoodooPad), I'd love to hear them. I remember seeing a task manager advertised on MacCentral recently that looked like it had group editing capabilities, but I've been unable to find it and I haven't seen the ad recently.
Wolfgang Nitsch · July 22, 2004 - 07:33 EST #13
Ted,

I was very thrilled to read your most interesting articles! As a long time Arrange user (still using it under Classic as my one and only PIM and desperately searching for something to replace it especially something syncing with a Palm Tungsten) I am most excited on the chance to rivive and possibly improve this excellent and elegant tool.

Though I do not think I could be of much support to your endeavour I still have the installable software, including Box and Manuals from v 2.0 to the last version I bought from CE. I would not give away the Box and manuals but I could provide all sw. I should also still also have the rather comprehensive Compuserve Forum traffic wirh Roy Harvey - if you are interested. BTW does anyone know R Harvey and probabely have his mail address?

An interesting project I came across a couple of months ago is Bruce Horns iFile. Is this of interest to you?
Lee Bennett (ATPM Staff) · July 22, 2004 - 10:34 EST #14
Wolfgang - I'm not sure about any other ATPM staff, but I'm on Horns' mailing list. I'm extremely interested in the project which may actually edge out iView if it ends up with all the features and more that it seems will be included.

Unless someone beats me to the punch, I do hope to review iFile for ATPM.
Ted Goranson (ATPM Staff) · July 23, 2004 - 00:15 EST #15
Wolfgang--

Contact Slava Pestov, the author of Jedit. He is working on an open source PIM based on Arrange and might find that information useful.

Best, Ted

Add A Comment





 E-mail me new comments on this article