Genuine question.
I know they were the scrappy startup doing different cool things. But, what are the most major innovative things that they introduced, improved or just implemented that either revolutionized, improved or spurred change?
I am aware of the possibility of both fanboys and haters just duking it out below. But there’s always that one guy who has a fkn well-formatted paragraph of gold. I await that guy.
The document-centric model of desktop applications largely originates from the early Mac. How do you open a document in a desktop OS? You double-click on the document, and the OS finds the correct application to open it with. That was a Mac thing. On most other systems of the mid-1980s, you run your application program (from the command line) and then tell the program to load a file.
Applications as “bundles” of code and data was a Mac thing too, starting with the resource/code division in the classic Mac System. Rather than an application coming with a mess of directories of libraries and data files, it’s all bundled up into a single application file that can contain structured data (“resources”) for the GUI elements. On a classic Mac, you could load an application program up in ResEdit and modify the menus, add keyboard shortcuts, and so on, without recompiling anything.
The Apple Newton had data persistence of a sort that we now expect on cloud applications like Google Docs. Rather than “saving” and “loading” files, every change was automatically committed to storage. If you turn the device off (or it runs out of battery power), you don’t lose your work.
Didn’t they steal most of that from X? As in Xerox’s graphical desktop environment? It was around long before Apple grabbed it.
Xerox’s prototype desktop computer was called Alto, not X, and had some of these features in a very early form. It was never made into a product for the open market; it was used internally at Xerox and at some research universities.
Apple didn’t “steal” from the Alto; Xerox invested in Apple and allowed Steve Jobs and Apple engineers to tour their facilities for product ideas.
You might also be thinking of the X Window System for Unix, whose modern descendant most Linux systems are still using. It’s pretty different from the Mac approach.
https://en.wikipedia.org/wiki/Xerox_Alto
No, I was thinking of Xerox’s initial investigation into rectangular-window based use environments, which literally every single GUI desktop system inherits from. It’s name wasn’t especially relevant, given it was the only element of its kind at the time.
Most early on, people saw it from Apple. I’m most certainly not referring to the very modern (if simplified) X Window System, which I happen to have in a BSD VM.
My point, which you seem to agree with, is that Xerox did it first, Apple just brought it to market. They didn’t invent it, and they didn’t ultimately innovate it any more than Microsoft, Sun, KDE, GNOME, or anyone else did; they just served as the earliest exposure most people got to the concept.
Originates from Xerox PARC. I see you discuss this below, it was Xerox BOD that couldn’t see beyond their nose and sold it to Apple. From Jobs own description of being blown away by Xerox, it sounds like he would have never thought of it.