As I mentioned in my initial post, learning about the UNIX underpinnings of OS X was a revelation. While I would never like to work exclusively in a text based terminal, a lot of UNIX utilities can be exploited by writers as well as coders. While visual editing familiar from word processors tends to obscure the semantic structure of complex documents, the GUI has its place even in the manipulation of text. There is an interesting class of applications that I like to think of as hybrid apps. The least interesting of these are merely GUI wrappers of command line utilities. Others, however, add value to these utilities by allowing the user to interact with them in novel and useful ways. One example that deserves special mention is Apple’s FileMerge that allows for the visual comparison of text files. I will be blogging more about FileMerge, but for now, here is a screenshot:
Another hybrid application from Apple is Activity Monitor:
Of course a lot of the information displayed by Activity Monitor can be accessed by top in the terminal, but there’s more besides. In a How To article in About This Particular MacIntosh Sylester Roque begins the first part of a review of the Activity Monitor. Check it out to get a sense of the potential of this underappreciated utility.
While on the topic of ATPM, Ted Goranson in his column about outliners (text editors that allow multiple views of a document based on its logical structure), will be writing about writing environments next month. If you are not yet familiar with this fascinating column, the archives are a rewarding read.
{ 4 } Trackbacks
[…] graphically representing subversion repositories and working copies has yet to be found. The ideal hybrid app has yet to be written. (The situation is not unlike MP3 players before the iPod.) Fortunately, […]
[…] least for this month. About This Particular Outliner last appeared in November 2006. The promised review of writing applications on OS X has not surfaced, but something perhaps even more exciting […]
[…] features such as a command line utility, a plug-in architecture, and F-Script support. A cool hybrid app. Ian Baird of Skorpiostech has been hard at work and was very responsive during the beta phase. (He […]
[…] to blog about ManOpen, a GUI man page viewer originally developed on NEXT, and another example of a hybrid app. However, Brett Terpstra over at TUAW has beaten me to it, in a post comparing a number of GUI man […]
Post a Comment