AppleWorks/ClarisWorks Dies Quietly
Several readers noted that Apple has quietly discontinued AppleWorks, in the week that the company's spreadsheet solution, Numbers, debuted in its iWork suite. The AppleWorks website now directs users to the iWork section of the Apple site. AppleWorks was introduced — before the Macintosh — in 1984 and began its long twilight as abandonware in 1999.
ah, yes, memories of appleworks in highschool computer class on apple IIc's...
-- Senior Software Engineer, Attorney appearance services, locallawyerapp.com.
Well, yeah. Appleworks hadn't really seen a significant update in, what, more than 5 years? I was always surprised to learn that it was still being sold.
I'd see it on the shelf at BestBuy and think, "Really?! Appleworks? Do people still buy that, and if they do, are they really pissed off when they figure out how out-of-date it is?"
Why-o-why? The same reason apple pretend that no-one uses open formats and containers like: FLAC, vorbis and matroska et al?
It was brilliant. The only "works" package that didn't suck.
Its integrated approach, with text processing, spreadsheet, drawing and database modules in a single application program was rather elegant. For quickly throwing together a document that needs all of those, I still haven't seen anything that beats it.
I was just glad that they made an OS X native version. I don't know about other people, but I have a *lot* of old ClarisWorks and AppleWorks documents sitting around, and they are not something that you can easily batch-convert. (Or at least I don't know of a way to easily batch convert them; if anyone knows how to do that, please feel free to let me know.) I probably go in and open up an old Claris WP document every few weeks or so.
Will the new iWork suite open old Claris/Appleworks documents? It would be nice if they did. I haven't played with the new iWork apps at all (I realized that I don't need a word-processor for most of what I now do, and just use TextMate to butcher ASCII instead).
"Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
The last update of Appleworks was so that it doesn't require Classic. It's /that/ neglected.
Hail Eris, full of mischief...
E pluribus sanguinem
My biggest complaints with numbers:
- No Apple Script Support - an Apple application with no AppleScript support WTF????
- No Dynamic Linking between Numbers and Pages - This killed it for me.
- Extremely extreeeemly slow. - I could take a nap...
- Numerous Bugs. - It's version 1, but damn...
However, it's a nice spreadsheet app and once they fix/add features, it'll be a welcome replacement for MS Office.Not to mention the Ghost of Jef Raskin haunts you if you use NeoOffice. The interface in AppleWorks feels dated, but at least it used to be good. NeoOffice never was.
I am TheRaven on Soylent News
Meanwhile, Lotus Notes 8 is being released tomorrow! If one of the two had to survive, I'd much rather it were AppleWorks.
What I'm listening to now on Pandora...
I've done more than a little with AppleWorks in my time too; in fact, I used it some Tuesday night at gaming.
AppleWorks has (I've still got an install disk and updater, so neener) a nifty paradigm for documents. A document can hold text or graphics. The spreadsheet can be spread out on a drawing document in small pieces by opening views onto different parts of a spreadsheet. Thus, a document can be spread out across ten or eleven little boxes on a single page.
I thought that would make AppleWorks hard to give up, and combined with the other parts of it, I may still keep it around for a good long time (Intel processor on my next computer notwithstanding).
When I got Numbers, of course I could create as many two-and-three-column spreadsheets on the page as I wanted and link them together. A second sheet contained the "hidden" information which the other tables use for lookups. And the creative lookup scheme I was able to assemble made life a little easier.
So I've got a new character sheet. I'll still look back, but I don't regret the move.
You cannot truly appreciate Dilbert until you read it in the original Klingon.
Hypercard has been (sort of) given a second life as Applescript Studio, since Applescript is basically Hypertalk in the first place. The difference being that now you can write real applications instead of "stacks."
- dead-at-23.html
I mourn the loss of AW. It's been a good friend and true for 20+ years. It deserved a better obituary than what Apple gave it after all those years of service: http://nitewing98.blogspot.com/2007/08/appleworks
Nitewing '98
Everything works...in theory.
I highly doubt Apple will revive HyperCard. However, a very good alternative exists. It's called Revolution and it's cross-platform for Windows 98/Me/XP/Vista, Mac Classic and OS X, various flavors of Linux and Unix, and can even be used as a CGI on web servers. Of course it's full color, supports the latest visual effects, has object-oriented/vector graphics, and has corrected virtually all of the limitations of the old HyperCard. (For example, it's compiled, not interpreted -- without sacrificing the ease-of-development HyperCard had -- so it runs very fast.)
It has full libraries for XML and various Internet/Sockets operations, an integrated database engine (SQLite) and native support for MySQL (no ODBC drivers needed) and a number of other databases. It's a great front-end for DB systems (especially when you consider there's no per-set cost, because you can create royalty-free standalone executables on any of the supported platforms).
You'll find more info on it at http://www.runrev.com/
If you want to program in HyperCard's beautiful natural language, Revolution is really the best way to go. There are other clones out there but they are either woefully unfinished (PythonCard), support only Mac (SuperCard), or are designed for kids.