The Z Shell
国庆在家的时候把缺省shell换成了zsh,主要是想看看这个备受推崇的shell有什么特别。这个东西不知道是太新还是太复杂,到现在满世界都没有一份可用的cheatsheet,不过找到了普林斯顿的Kevin McCarty的一份介绍(主页说他现在已经不在普大了),算是有其他shell基础的同学进入zsh的不错的指引,下面是我整理的学习笔记——似乎以此基础做张cheatsheet不是很难了 XD
国庆在家的时候把缺省shell换成了zsh,主要是想看看这个备受推崇的shell有什么特别。这个东西不知道是太新还是太复杂,到现在满世界都没有一份可用的cheatsheet,不过找到了普林斯顿的Kevin McCarty的一份介绍(主页说他现在已经不在普大了),算是有其他shell基础的同学进入zsh的不错的指引,下面是我整理的学习笔记——似乎以此基础做张cheatsheet不是很难了 XD
Mac OS X Kernel Source Now Closed
Google Releases AJAX Framework
– from Slashdot
Google Web Toolkit – Build AJAX apps in the Java language
Google Code Blog: Write AJAX applications in the Java language with Google Web Toolkit
– from del.icio.us/popular
Newest Star Wars Reviews Suprisingly Positive 随着5月19日的临近,Star War的题材多起来了,这次是说前传三(Episode III Revenge of the Sith)得到了不错的评价,那个语气就能看出前传1和2多么多么的烂了。。。搞得我对Ep3又有点期待了。。。
Interview with the Creator of BitTorrent Geek is geek.
FreeBSD 5.4 Released 终于,cauchy同学在Matrix.org Forum也欢呼了一把。
– from Slashdot
15 things you can do with RSS 十分有价值的dd啊,所以我全文摘引在后面了。RSS聚合正在变得越来越灵巧和有效。
– from del.icio.us
FreeBSD 4.10 Released 期待已久的BSD版本,在延迟了一段时间(原定5月5日)之后终于正式release。作为最稳定的开放式OS,security的修正历来摆在第一位,不过这一次也增加了不少硬件支持,包括合并之前USB2支持代码的分支。
– from Slashdot.org
OSWorkflow 2.7 Released OpenSymphony刚刚发布了OSWorkflow 2.7,比较重要的改进包括:支持Spring了,去掉了内部的一个singleton,使得在一个VM中运行多个配置成为可能。
JSR 225: XQuery API for Java Announces Early Draft Review JSR 225是W3C的XQuery规范的标准Java实现。但是。。。真的会有人在生产环境中使用这个dd么??
Unit Testing Asynchronous Code Joe Walnes的这篇文章描述了怎么书写unit testing来对异步(线程化)代码进行测试。很有价值。
Windward Studios Releases Windward Reports Version 2.1 Windward Reports是一家出品Java报表软件的公司,最近发布了最新的Windward Reports 2.1版,这是一个轻量级的报表解决方案,还没时间仔细研究,但是支持Word模板这个特性不错,另外一个重量级的Java报表Inetsoft的产品也值得一看。反正Crystal Report是比较让人不爽的。。。
Welcome to the Jumble – J2EE Best Practices 关于J2EE的最佳实践其实很多了,这里又有一篇来自IBM dW的top 10,我觉得这个总结是我看到过的比较清晰和精辟的。
- Always use MVC.
- Apply automated unit tests and test harnesses at every layer.
- Develop to the specifications, not the application server.
- Plan for using J2EE security from Day One.
- Build what you know.
- Always use Session Facades whenever you use EJB components.
- Use stateless session beans instead of stateful session beans.
- Use container-managed transactions.
- Prefer JSPs as your first choice of presentation technology.
- When using HttpSessions, store only as much state as you need for the current business transaction and no more.
- In WebSphere, turn on dynamic caching and use the WebSphere servlet caching mechanism.
- Prefer CMP Entity beans as a first-pass solution for O/R mapping due to the programmer productivity benefits.
ObjectWeb’s JAC Framework Support AOP Alliance API New features in JAC 0.12 include AOP Alliance API support.
BEA and Codehaus Partner to Create Controlhaus 尚不清楚会提供什么样的control,BEA的策略是对头的,但是不知道会不会被某些巨鳄扼杀掉。
– from TheServerSide.COM
Common Errors in English 例如:你知道complementary和complimentary分别是?
Best of VIM Tips, VIM’s Key Features 非常多,非常完整,。。。非常累。。。
– from del.icio.us
现在这个世界上真正值钱的dd都是打上“手工制作”标签的啊! 感觉应该有些办法可以减少手工劳动量的,但是没空研究。。。
number5 9:47 pm on October 14, 2008 Permalink