Earlier quoted context omitted.
Don't people still use manilla folders and hanging folders to keep records of various medical/insurance/tax/legal papers at home? (these industries haven't exactly digitized their workflow) (I certainly do)
I do. My sister, however (not in tech), has a cardboard box with papers in it - and she is considered The Organized One by all her friends.
Redesigning the Save Symbol
61–70 of 72 posts
Re: Redesigning the Save Symbol
#62It doesn't matter where icons, words, or any identifier comes from so long as everyone understands it. If you're creating a new icon then it's a good idea to make the design intuitive as this improves its chance for adaption, but doing so to an ubiquitous icon such as "save" is just counter-productive.
Re: Redesigning the Save Symbol
#63A "phone" these days is usually, more or less, a small box with one glowy side. Yet these self-same devices, to represent "phone", use the silhouette of the handset from an old Bell Telephone landline model, thirty years after those phones went out of fashion. To even the younger generation, that shape means "phone", even if it doesn't look like a phone. Similarly, the D-pad from a NES controller -- or worse, an Atar…
Icons representing 'obsolete' technology work as ideograms because the form factor of that old technology was unique enough to express a concept in a few pixels, whereas everything now is just some form of a nondescript box which chances are does multiple things. I ran into this problem a couple of years ago when I had to design a television graphic for my company... you know how difficult it is to convey "television…
Re: Redesigning the Save Symbol
#64Earlier quoted context omitted.
Yet there is value in being able to decide when a versioning point should be created. This is actually a huge annoyance for me when I'm using Apple's apps that are "always and continually auto-saved". Yes, automatic integrity is nice (when it works), but not being able to make certain decisions about a file's state is pretty limiting.
That's certainly true, but I'd argue for 99% of the time, automatic saving is what you want.
Remember - it has to work for non-technical users, so saying "just make it work like Git" won't fly.
Re: Redesigning the Save Symbol
#65App should just save automatically. Usually when people use save, they actually want to take an action. (ie: exporting the file somewhere, sending it to someone, etc.) This thread should focus on identifying those actions and finding more universal ways to make them ubiquitous. What if there was a universal "send this" or "invite someone to collaborate" button?
> App should just save automatically. Oh god please no. Apps that save automatically are the worst idea ever. I want to be able to make exploratory modifications, and then commit to disk AT A TIME OF MY CHOOSING. The computer doesn't know what I'm thinking, and it can't tell the difference between "messing around" content vs "serious" content. I can see it now: I hit undo a bunch of times to get back to a previous st…
Re: Redesigning the Save Symbol
#66Re: Redesigning the Save Symbol
#67App should just save automatically. Usually when people use save, they actually want to take an action. (ie: exporting the file somewhere, sending it to someone, etc.) This thread should focus on identifying those actions and finding more universal ways to make them ubiquitous. What if there was a universal "send this" or "invite someone to collaborate" button?
Re: Redesigning the Save Symbol
#68What's so bad about a floppy disk icon? Even if the kids today don't know what that is, they still know the icon means save. We recognize a pawnbroker's symbol or a barber pole without knowing where they came from.
Funny, I have never before seen or heard of the "pawnbroker's symbol". I looked it up and I guess you mean the three circles hanging from a line. Is it a regional thing, I wonder? Here in the western USA, the only sign I would associate with a pawnbroker is "dingy neon". I wonder if the traditional sign is still used in areas which had pawnbrokers before the invention of lighted signage.
Re: Redesigning the Save Symbol
#69Earlier quoted context omitted.
Absolutely. Anyway, if skeumorphism is bad, and the floppy icon is so unrecognisable as to be abstract (which appears to be the 'problem' these designers think needs solving), doesn't that mean the floppy icon is now good?
> Anyway, if skeumorphism is bad, and the floppy icon is so unrecognisable as to be abstract (which appears to be the 'problem' these designers think needs solving), doesn't that mean the floppy icon is now good? The short answer is "No." The long answer is that the skeumorphism is bad argument is generally that trying to imitate some kind of physical analog of the computerized process you are doing isn't an effectiv…
Re: Redesigning the Save Symbol
#70Earlier quoted context omitted.
> App should just save automatically. Oh god please no. Apps that save automatically are the worst idea ever. I want to be able to make exploratory modifications, and then commit to disk AT A TIME OF MY CHOOSING. The computer doesn't know what I'm thinking, and it can't tell the difference between "messing around" content vs "serious" content. I can see it now: I hit undo a bunch of times to get back to a previous st…
Personally, I think in a perfect world there would be a more widespread distinction between "save" (something that happens automatically whenever changes are made, to "save" the data from some unexpected calamity like power failure) and "commit" (what you're talking about, which most people think of as "saving"). I doubt it would realistically catch on any time soon outside of tech circles, though, due to the confusi…