我正在开发一个项目,用户可以在其中保存他们的工作(最可能保存到HDD,但也可能保存到任何其他媒体,包括软盘)。当然,流行的文件>保存选项是存在的,但工具栏按钮呢?
迄今为止,最受欢迎的图标是软盘。然而,用户写入软盘的可能性非常小。不过,我认为软盘更具有代表性,而不是字面意义。
最后,我可能会坚持使用软盘图标,以保持大多数用户熟悉的惯例,但是……有人对如何更新这个旧图标有什么想法吗?
我正在开发一个项目,用户可以在其中保存他们的工作(最可能保存到HDD,但也可能保存到任何其他媒体,包括软盘)。当然,流行的文件>保存选项是存在的,但工具栏按钮呢?
迄今为止,最受欢迎的图标是软盘。然而,用户写入软盘的可能性非常小。不过,我认为软盘更具有代表性,而不是字面意义。
最后,我可能会坚持使用软盘图标,以保持大多数用户熟悉的惯例,但是……有人对如何更新这个旧图标有什么想法吗?
当前回答
我认为这种方法是有道理的:
其他回答
微软在2007年的办公套件中推出了标准菜单和图标,这方面做得相当不错。几乎每个普通/初级用户都讨厌它……
It's funny that I found this discussion because I was looking for a standard 'save' icon I could download to replace the 'new and improved' icon that UtlraEdit started using and which was too difficult to pick out on the toolbar. Yes, it is outdated, but everybody recognizes the 3.5" floppy disk image as representing 'save'! Yes, programmers should not be doing things because 'that's the way it's always been done' but icons are language and not methodology. Don't invent a new word just because it would be cool unless your aim is to hide what you are saying from the previous generations.
About Face的第17章“Rethinking Files and Save”介绍了这一点。Alan Cooper是著名的可用性专家,他的著作很有影响力。他的观点基本上是,当我们强迫用户考虑实现时,我们就会陷入麻烦。以下是一段简短的摘录:
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.
有必要考虑如何简化或消除“保存”的比喻。
在Stack Overflow上,我们可以“发布一个答案”或“添加评论”或“询问你的问题”。每次我们都真正地“保存”到数据库中,但是每次的比喻都略有不同。发帖、补充、询问。我想到了像iTunes这样的软件,我相信它没有“将音乐保存到磁盘”的概念。你只需向它添加音乐,它就会被保存。根据软件执行的任务类型,可能有不同的比喻比保存更合适。
我应该提一下,我还没有真正回答你的问题,我自己在我的网络应用程序中使用过软盘图标,或者一个只写着“保存”的大按钮。目前,我们在很多情况下都被它困住了,但随着软盘驱动器的消亡,它变得越来越荒谬。但是,当拨号界面的电话已经几十年没有普及使用时,我们也说我们“拨号”电话。
正如其他人所说,保留软盘图标,不要担心。在我住的地方,这是火车过马路的警告标志:
大约有50年没有蒸汽机车了,但每个人都知道这是火车的标志。同样地,50年后,当你的文件存储在轨道上的谷歌服务器上时,每个人都会知道软盘是保存数据的象征。
考虑到你在使用术语“软盘”时,实际上3.5英寸的磁盘根本不是软盘。它只是一个从5.25“磁盘继承下来的术语,因为每个人都习惯了它。“磁盘按钮保存”的概念也是每个人都习惯的。坚持下去。