New Google Reader

我是在上一次Google Reader用户界面更新后才从Firefox内置的RSS阅读器转移过来的,那时候看重的还是Google Reader的用户界面和功能。今天Google Reader用户界面再次得到了改进,基本上所有的圆角都被移除,去掉了侧边栏的背景,侧边栏的各个项目都可以使用折叠功能。查找和搜索供稿中添加了更多供稿和分类,不过中文版的好像还是只有那几个。

关于为何突然撤除Google Reader中圆角设计Official Google Reader Blog中这样写到:

Google is all about speed, both under the hood as well as in the user experience. So, in order to make Reader act and feel more speedy and responsive, we've removed some visual clutter, simplified some features and given everything a bit more breathing room.
也就是说出于对Reader速度方面的考虑最终选择了移除圆角设计。可能看过Google网页代码的人都知道Google的圆角不是向一般网页那样使用图片做的,也不是使用浏览器的圆角代码,而是使用4个DIV嵌套起来的效果。其实我觉得这种方法比起前两种还是要好很多,但是增加了页面的复杂程度,也许Google就是这样想的。