vote up 83 vote down star
21

Bear with me because this question doesn't pertain to an algorithm or any block of code. Rather, it deals with designing forms and applications.

I'm working on a project where the user is able to save their work (most likely to the HDD but also possibly any other media, including floppy disks). Sure, the popular File > Save option is there but what about a toolbar button?

By far the most popular icon is the floppy disk. However, the chances the user will write to the floppy are pretty slim. Still, I think the floppy is more representational than literal.

In the end, I'll probably stick with the floppy disk icon to keep the convention most users are familiar with but... anybody have any ideas on how to update this old icon?

alt text

flag
2  
I agree it would be wonderful to start searching for new standard icons for this functionality – Jhonny D. Cano -Leftware- Jun 19 at 19:11
11  
What do you want to use? A USB stick? :-) The disk is just sooo recognizable..... – marc_s Jun 19 at 19:13
8  
Same reason we use words like "folders" "Windows" and more...start out simple so the 'dumb users' can understand, and it sticks :) – Jared Jun 19 at 19:15
123  
Use a picture of Jesus. Because everybody knows that Jesus saves... – GalacticCowboy Jun 19 at 19:38
3  
Icons and logos serve a serious purpose. Neither should be modified without undeniable justification. – Josh Stodola Jun 19 at 20:36
show 5 more comments

32 Answers

1 2 next
vote up 85 vote down check

The floppy disk icon has become the standard for saving files. It's a highly recognizable icon and there's no reason to change that. Consistency between applications is a wonderful thing.

I suspect that over time the icon will grow more stylized and less like an actual floppy disk once people start forgetting what they look like (or never knew). The icon nowadays represents the concept of saving more than it represents floppy disks anyway.

link|flag
4  
It's a fair point, though. Sure, users presently recognize the floppy disk, but are we headed to an era where people click on the square thing to save, but have no idea what it is? – Pesto Jun 19 at 19:12
29  
@Pesto: Why not? You already click a fox that somehow knows how to browse the Internet. You click a printer icon when you need to create PDF. E-mail has a little picture of an envelope, usually. Icons are just icons. – Welbog Jun 19 at 19:15
9  
When users see that icon, they don't think "Floppy disk", they think "Save". It's a symbol for that now, it's been burned into the computer using concscience for the past twenty years. I doubt we could come up with a new that is just as obvious now. – Michael Jun 19 at 19:16
3  
@Welbog: Yeah, but people in the future will still know what an envelope or a fox is. While they know presently what the save icon represesnts and why, there will come a time when they don't. Someday, 50 years from now, there will be people writing into some "The Answer Man" column with the question "What's the deal with that little square that means save?" – Pesto Jun 19 at 19:19
26  
I tried this on my 9 and 13 year old nephews. I asked what does this button mean? "Save" they both answered immediately. Then I asked what the image looks like? They had no idea - not even a suggestion (which is fair since they haven't ever seen a disk). So I guess the meaning has overriden the image itself in the icon so we're stuck with it. – Marpe Jun 20 at 5:33
show 6 more comments
vote up -4 vote down

Personally I think it would make more sense to use an icon of a Winchester rifle, or perhaps their logo.

Winchester rifles

Winchester logo: a galloping cowboy.

Yes the operative word is "more".

link|flag
vote up -1 vote down

The icons should be clay tablets. It's the only technology that lasts forever and will never be obsolete.

link|flag
vote up 1 vote down

Even though many people won't recognize what the icon actually is, they will quickly learn what it means, so I would keep it for consistency with other apps.

In the future, I think the question will become moot as more and more apps will avoid "Save" actions and save each user action automatically. Instead of discarding changes by not saving, people will use "undo" as the dominant paradigm for discarding changes.

link|flag
vote up 0 vote down

You could use upload and download (red up and green down arrows) icons for saving and loading. Besides, in a short time network will be most place to save files.

link|flag
vote up 9 vote down

Tango icon set have an arrow pointing down to a harddrive:

alt textalt textalt text

link|flag
8  
Now to me that shows a download, or transfer of a file from one location to another, not storing a file in it's original location. – Edd Aug 11 at 15:33
1  
Yeah, everyone knows what a hard drive looks like. I bet most people don't know that such a thing even exists. – Roberto Bonvallet Sep 22 at 13:56
show 1 more comment
vote up 4 vote down

Why do we even need a "save" function? Anything I write should be automatically saved, and in fact Microsoft Word does that already--if it crashes and haven't saved, your data is still recoverable. Google saves drafts automatically. Why do we still use the "save" paradigm?

link|flag
3  
So we know where the file is and can find it later. – Matthew Whited Jun 24 at 16:49
5  
For written documents an auto-save is perfectly awesome to have on, but when I'm editing images I never want it to auto-save. I want to save it as a new file and only save when I want it to. – Daisy Jun 25 at 12:47
3  
Most user us save as undo / delayed branch mechanism. – peterchen Oct 11 at 12:41
show 3 more comments
vote up 1 vote down

When there's a problem with some code we say there's a 'bug' in it, even though the last time that actually happened was over 60 years ago!

link|flag
show 2 more comments
vote up 11 vote down

Use an icon containing two characters:

:w
link|flag
17  
oh yes... VIM commands have never confused anyone... – Gabriel Hurley Jun 25 at 3:08
show 4 more comments
vote up 24 vote down

Chapter 17: "Rethinking Files and Save" of About Face covers this. Alan Cooper is well-known as a usability expert and his writings are influential. His argument is essentially that when we force the user to think about the implementation, we get ourselves into trouble. Here's a brief excerpt:

In the world of digital technology, the place where implementation-model thinking most strikingly rears its ugly head is the management of files and the concept of "save." If you have ever tried to teach your mother how to use a computer, you will know that difficult doesn't really do the problem justice. Things start out all right: You start up the word processor and type a couple sentences. She's with you all the way -- it's like writing on paper. But when you click the Close button, up pops a dialog box asking "Do you want to save changes?" You and Mom hit a wall together. She looks at you and asks, "What does this mean? Is everything okay?"

This problem is caused by software that forces people to think like computers by unnecessarily making them confront the internal mechanisms of data storage. This isn't just a problem for your mother; even sophisticated computer users can easily become confused or make mistakes. People spend thousands of dollars on hard- ware and software just to confront impertinent questions like "Do you really want me to save this document that you've been working on all afternoon?" and must remember to use to the Save As... command when what they really want to do is work on a copy of the document.

It's worth thinking about ways to simplify or eliminate the "save" metaphor.

Here on Stack Overflow we can "Post an Answer" or "Add Comment" or "Ask your Question" for example. Each time we really are "saving" to the database, but the metaphor is slightly different each time. Posting, adding, asking. I think of software like iTunes which I believe does not have the concept of "saving to disk" for the music. You simply add music to it and it's saved. Depending on the type of tasks your software carries out, there may be different metaphors which are more apt than save.

I should mention that I've not really answered your question, I myself have used the floppy icon, or a big button that just says "Save" on it in my web applications. For the time being we're stuck with it for many cases, but it gets more and more ridiculous as floppy drives die out. But then, we also say we "dial" phones, when dial-interface phones have not been in popular use for decades.

link|flag
3  
Wow, thinking about it now, having to "save" work all the time is silly. When you write on paper you're saving as you write! ;) No reason why it can't be done automatically and seamlessly in software. – DisgruntledGoat Jun 20 at 0:46
show 2 more comments
vote up 2 vote down

Have you ever used HLSS? They use an image of a SD card as a save icon, yet most of the time, I can't pick it out on the toolbar and have to go to File -> Save to save.

So, they present an alternative modern equivalent, yet it doesn't work as well as the ol' 3.5" floppy icon.

link|flag
vote up 3 vote down

If you deviate from the common icons for operations like save, your users are going to say your programs is hard to use. Even if you simplify everything so that you think it's perfectly intuitive and much better than what everyone else is doing, they'll say it's hard to use, just because it's not what they're used to and not what they expect. Remember, to your users, whatever Microsoft and the other big guys do is "correct," so if you're doing something different, you are, by default, wrong.

Besides, even if your user takes 5 or 10 seconds to figure out where the save button is, that's 5 to 10 seconds of easily avoidable frustration you could have saved them, and it's just one more barrier preventing them from being able to use your app. Obviously, they're not using your app to revel in the joy of clicking a chronologically relevant save icon. They simply want to avoid losing their work and get on with more important things in life.

Stick with the 3.5" disk; it's a financially sound, if creatively poor, choice.

link|flag
vote up 1 vote down

To be honest, the floppy icon never made much sense to me. It means "disk activity", and it could be Save but Open as well.

The problem is that there is a new generation of users that have never seen a floppy disk (e.g. my 11 years of nephew) and he had to learn that that weird squared thing was Save.

I like the icon of a folder with an arrow pointing towards it. Maybe an arrow pointing to a cylinder (a la DB)?

I don't really like the other ideas a lot, so keeping the floppy icon is the default solution. Also, I hate the non-MS big low quality floppy icons some apps use.

Other solution could be a small version of the app icon with a hard drive and the arrow from the first to the second, but that won't look fine on a 16x16 icon.

What's clear is that icon design is science and art. I have a lot of respect for good icon designers.

link|flag
show 1 more comment
vote up 0 vote down

As pointed out by others the floppy disk icon is embeded in peoples understanding of computer user interfaces as the standard visual representation of the act of saving something.
The use of the floppy disk icon is a reflection of the technology that was prevailent at the time and so represented something the average user could quickkly associate with the act of saving a file.

The fact that the action of saving is still visually represented by the floppy disk in spite of it's rapid demise in recent times demonstrates the strength of association between the icon and the act of saving a file. If one were to attempt tp change the icon one would need to choose an image which is

  1. Easily associatable with the act of saving as the floppy disk already is
  2. Likely to remain in use, or at least in recognition, long enough for a sufficiently high number of people to recognise it

While I do acknowlege that the floppy disk has certainly outlived it's usefulness as the primary storage media of choice, I don't see it's role as the save icon ending in the near future.

If the icon were to change I believe major OS and hardware vendors would need to support such a change, which I don't believe is likely as doing so would potentially alienate a large number of existing users

link|flag
vote up 5 vote down

While I was viewing all the answers I thought to myself "What if there was a standard 'verb/method' icon that meant saving?

Imagine for a second what it would be like the world new the "save" icon as a big red arrow pointing into a folder (such as Chris McCall's answer)...

Now, imagine that 10 years ago this was a big red arrow pointing into a floppy disk. And 10 years from now, the icon was a big red arrow pointing into a cloud or something.

In that case, people would be used to the big red icon pointing into something as the verb/method of saving their work. I wonder if anything like this could ever happen.

link|flag
6  
Feel free to do it in your next app and let us know how it goes over with your users – Matthew Whited Jun 19 at 22:15
1  
Matthew, you may have misunderstood the answer. I wasn't implying that I think it would be a good idea to try to start this with a random app with a small user base. But rather, this whole "floppy icon" situation wouldn't exist if the save icon had evolved the way the answer describes. Sorry for any confusion. – T Pops Jun 20 at 4:22
2  
What happens to our color blind friends when the only differnces are the color of the arrows? – Matthew Whited Jun 24 at 16:45
vote up 10 vote down

Save

link|flag
11  
Ick. ((15 chars)) – Isaac Waller Jul 29 at 20:18
2  
@Isaac - I wish I could upvote you 15 times. – peterchen Oct 11 at 12:35
show 5 more comments
vote up 10 vote down

If you think about it, mail has no "modern" representation either and is still represented by a paper letter.

alt text

As mentioned in the blog entry "The end of an icon"

It’s dangerous to base a visual analogy on a moving target. Technology will change. What’s clear and obvious today won’t be in 10 years; so what’s nebulous today will be totally obscure in 10 years. The problem with the floppy icon (beyond the iffy analogy) is the generation gap.

Still, as long as the underlying action is clear, that icon will survive.

link|flag
vote up 2 vote down

You know, in 50 years, icons won't be needed. If you want to save your work, blink twice, or stand on your head, or just say "Save" in the language of your choice, and voila - it's saved... no need for a visual anymore :)

I vote using the standard 3.5" icon. When the day comes that it's confusing to users, developers will get plenty of complaints from users saying it's not "user-friendly" enough. As for now, we've been conditioned to look for that disk icon. I used an app once that used a CD icon instead, and it took me a few days to realize that it was used to save. It's all about design consistency and fulfillment of expectations.

link|flag
4  
I say we go for a papyrus scroll, or a stone with chisel... – Eddie Jun 19 at 21:49
show 3 more comments
vote up 46 vote down

As others have said, keep the floppy icon and don't worry. Where I live, this is the warning sign for train crossing:

A warning sign for train crossing

There haven't been any steam locomotives for 50 years or so, but everyone still knows that this is the symbol for trains. And in the same way, 50 years from now, when your files are stored on Google servers in orbit, everyone will know that the floppy is the symbol for saving your data.

link|flag
3  
Even when there were steam trains, they never had wheels like that - they had little ones at the front, big ones in the middle, and more little ones at the back! 4-4-0 and all that! – twic Jun 20 at 0:36
1  
@twic steam locomotives definitely had theses kind of wheels, at least thoses in North America did. – Mathieu Pagé Jun 22 at 16:52
1  
Whilst you are correct, it would be fair to point out that children are taught about steam trains (Thomas the tank engine for my two) where as they are not taught computer history. – Phil Hannent Jul 16 at 11:56
2  
And this is the standard symbol for an electronic speed camera freefoto.com/images/904/… – Martin Beckett Sep 2 at 18:23
show 2 more comments
vote up 0 vote down

Microsoft did a pretty good job of throwing out standard menus and icons in its 2007 office suite. Just about every average/beginner user just hates it for that...

link|flag
5  
That's funny. I have found users with little to no experience with office find it very easy to use and find new features. (I will admit I hated it when I first saw it, but having used it for 2 years I find it to be a great interface) – Matthew Whited Jun 24 at 16:49
1  
I think it's a great testament to Office 2007's usability that my Mom is able to get into a word document and feel empowered to do things she thought were impossible. – matthews Aug 18 at 23:09
vote up 1 vote down

It's still in Windows' standard toolbar image list.

Nobody has seen a hard-drive, but that doesn't stop the icon from being one. To most users: a hard drive is that box on the floor.

It's the stylized symbol that is important. The picture can be a red cricket - as long as everyone associates that red cricket with saving.

link|flag
vote up 0 vote down

Great question. Of the 4 computers I actively use, only 1 even has a 3.5" drive. It is an antiquated technology that I, for one, wouldn't mind seeing replaced even in icon form.

Possible replacements:

  • a vault icon. Easily recognizable and symbolic of saving.
  • a compact disc symbol. More modern but still capable of being outdated soon.
  • ???

I'm surprised at most of the responses here. The general consensus seems to be "keep using the floppy since that's what has always been done." Since when has the programmer mentality been to conform to everyone else's ideals? Doing something just because "That's the way it's always been" is no excuse, especially for coders.

link|flag
2  
However it is an excuse for users. It's considered a "learned behavior" - a response that intuitively makes no sense but cannot be changed since all users were raised with it. Another example would be car keys. It's not obvious or intuitive that they go under the steering wheel, but try moving them and see how your customers react. – Mike Robinson Jun 19 at 19:47
1  
I like this answer because it's one of the only ones that actually proposes what we might use IF we didn't use the floppy disk. However, I'm not sure the idea of a CD would make much sense. Even the thought of saving data to a CD makes me turn away from the app as a user. – T Pops Jun 19 at 20:05
2  
@Mike - totally true. I spent an entire day stabbing the side of the steering column in a borrowed Monte Carlo, because they decided to put it on the dash... – GalacticCowboy Jun 19 at 20:05
vote up 1 vote down

I think the nostalgia is neat - everybody knows what it means. I just took a quick look and Outlook still uses an old-school honkin-huge handset icon to make a call.

link|flag
vote up 5 vote down

Not really. As long as it looks likes the more modern "stiffy" rather than floppy.

Memory stick don't really have the same nostalgia. However as more and more modern systems don't include a physical stiffy drive, users of the future may not know what a "stiffy" stand for. As a teenager what a vinyl was and they might think your having a senior moment.

Picture of a Safe might imply that you are encrypting with some internal password and storing it so safe it won't be retrievable.

Picture of Server again givies the impression that its to be copied elsewhere.

Stick with the stiffy for the next 5 years

Cheers

link|flag
2  
+1 - Stiffies made me laugh :) – Scott Ivey Jun 19 at 19:27
show 3 more comments
vote up 7 vote down

How about a reel tape drive like they had in the old Sci-Fi movies:

+-----+
|() ()|
| \ / |
|  W  |
+-----+

This icon would be timeless!

link|flag
2  
better still... make sure to use the ASCII art form – Matthew Whited Jun 19 at 19:39
22  
this looks obscene ;P – MasterPeter Jun 19 at 22:54
9  
@MasterPeter It didn't to me until you mentioned it. – jrcs3 Jun 19 at 23:07
1  
Oh geez, showing my age here... I have a reel tape unit at home! – Brian Knoblauch Oct 28 at 16:26
show 1 more comment
vote up 1 vote down

Users using your application will find it more usable if you use a floppy disk icon. For consistency, if it makes you feel better. It's ubiquitous.

link|flag
vote up 5 vote down

So long as most applications continue to use the floppy icon, most users will be familiar with it and your application will benefit from a familiar interface. In economics, this is known as a network externality.

link|flag
vote up 1 vote down

Unfortunately this floppy disk icon has become the universal symbol for saving a document. It is even used in Microsoft Word 2007, virtually untouched. Change it in any way, an it is likely that you will make it unrecognizable to your users as a save symbol.

link|flag
vote up 0 vote down

I think in general the floppy disc icon has become the accepted save icon, even if it doesn't have much bearing any more with flash memory and DVD's being pretty ubiquitous. Frankly, if a program had an icon for saving that was something like a memory stick or HDD, most users wouldn't be able to pick it out as the save icon.

link|flag
vote up 22 vote down

Look at your brand new cell phone's voicemail icon. There's a good chance it's still the 'tape rollers' icon from magnetic tape based home answering machines.

EDIT:

Okay, not all phones use the icon, but how about the word 'rewind'? I'm sure a few people out there have devices which allow you to 'rewind' a digitial audio or video media file.

link|flag
show 4 more comments
1 2 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.