Some Books in 2005

下面是今年打算看的几本书:

1. The METAFONTbook, Donald E. Knuth (Reading, Massachusetts: Addison-Wesley, 1986).
2. Concrete Mathematics, Ronald L. Graham, Donald E. Knuth, and Oren Patashnik (Reading, Massachusetts: Addison-Wesley, 1994).
3. Structure and Interpretation of Computer Programs, Harold Abelson and Gerald Jay Sussman
with Julie Sussman, The MIT Press.
4. COMMON LISP: A Gentle Introduction to Symbolic Computation, David S. Touretzky, The Benjamin/Cummings Publishing Company,Inc..
5. AI for Game Developers, David M. Bourg, Glenn Seeman, O’Reilly, July 2004.
6. sed & awk, 2nd Edition, Dale Dougherty, Arnold Robbins, O’Reilly, March 1997.
7. Applied Cryptography, Second Edition: Protocols, Algorthms, and Source Code in C, Bruce Schneier, John Wiley & Sons.
8. A History of Modern Computing, Paul E. Ceruzzi, The MIT Press.

Recent News

临近半个学期一度的考期,blog 的频率不得不降下来,好几天没上网,确实也出现了不少新的东西。

定位总是一个热门话题,近来,Tommy 的两篇文章:[Relatively Absolute](http://www.autisticcuckoo.net/archive.php?id=2004/12/07/relatively-absolute) 和 [Float Layouts](http://www.autisticcuckoo.net/archive.php?id=2004/12/10/floating) 相信能给你一点启发。

Marek 的 [CSS Workshop](http://www.sovavsiti.cz/css/),介绍关于 CSS 的有趣实践,比如纯粹用 CSS 做一个 W3C 的验证标志,给水平线 `


` 设定样式等。

Roger 的 [Quotations and citations: quoting text](http://www.456bereastreet.com/archive/200411/quotations_and_citations_quoting_text/) 是关于如何正确地在 (X)HTML 中引用别人的文本的一篇解释性文章,而他的 [The alt and title attributes](http://www.456bereastreet.com/archive/200412/the_alt_and_title_attributes/) 则是就 `alt` 和 `title` 属性的正确使用这个老话题而写的。Dave Shea 说得不错,Roger 完全可以就如何正确使用标记写本书了。

最近一期 ALA 的 [Invasion of the Body Switchers](http://www.alistapart.com/articles/bodyswitchers) 是先前流行的 Paul Sowden 版本样式表切换器的一个更新版本,更关心与亲和力方面的应用。

来自 Mozilla 方面的消息,则是 [Thunderbird](http://www.mozilla.org/products/thunderbird/releases/) 和 [Nvu](http://www.nvu.com/) 分别发布了 1.0 版本和 0.6 版本,不过似乎 nvu 还没有成为 mozilla 的 HTML 编辑器的下一代版本,或许它更愿意作为一个独立软件提供?

时间有限,不得不在这里打住。

456 Berea Street

强烈推荐这个网站:Roger Johansson 的 456 Berea Street

就最新的内容来说,Bring on the Tables 是创建语义化、具有亲和力的表格必读的一篇文章;Styleing Form Controls 我推荐过,结论很简单,试图在多平台下通过 CSS 让表单控件风格一致是不可能的;[Developing with web standards](http://www.456bereastreet.com/lab/developing_with_web_standards/),相当实用,建议谁有空来翻译一下;[Flexible box with custom corners and borders](http://www.456bereastreet.com/lab/flexible_custom_corners_borders/),一个可以自动伸缩的圆角盒子,其实类似的技巧 Dave Shea 在 ALA 也曾提到。[Inverted Sliding Doors tabs](http://www.456bereastreet.com/lab/inverted_tabs/),反向滑门技巧,是 Doug Bowman 在 ALA 的 Sliding Doors 系列文章的补充。

更新:WSG 的 Russ 采访了 Roger Johansson