2008-04-17

I'm back

关键字: iona
It has been a long time that not update my blog because the organization changes of IONA Technologies which I served for in the last 5 years. IONA has closed its APAC R&D Center on Jan. 31th 2008. It was 5 happy years for me in IONA and I'm very sad on the bad news. Anyway, I had to go on my life, ...
2008-02-29

Books : I want to read

关键字: book
http://www.xiaozihang.com/?action=show&id=14
CoC RoR DSL
Convention is at the heart of Maven. Convention over configuration is a popular aphorism these days, and Maven fully embraces this concept. Convention over configuration is at the central philosophy of frameworks such as Ruby on Rails, and more recently, the EJB3 specification. In its most basic sen ...
2007-12-13

The way of Buckminster (1)

关键字: build assembly materialization
http://www.eclipse.org/buckminster/index.php Buckminster is a pretty new project of Eclipse, its target is make software assembly and deployment very easily than before. It's not another build system like Maven or Ant, but an useful complementary for them. It's not limit to only use in Eclipse, ins ...
2007-12-12

create java Thread dump

关键字: debug
生成Thread Dump在不同的操作系统中做起来也不同。在Windows中,是在JVM运行的控制台窗口中按下Ctrl-Break。对基于Linux和Unix的系统,则用kill命令将SIGQUIT发送到JVM。这可以通过命令kill – 3 完成,这里的pid是JVM的进程ID
2007-12-11

TDD quick reference guide

关键字: TDD
A useful guide for TDD.
http://www.michaelhyatt.com/fromwhereisit/2007/11/how-to-shave-te.html Almost everyone I know is working more time than they would like. That’s why a book like The 4-Hour Work Week by Timothy Ferriss has been such a big bestseller. This is a great book, but the promise is a little over the top. I d ...
2007-11-28

学习 "老友记" 所得

关键字: English
chick : 小妞 potato potato : 发音 pertayto pertato : 挑三捡四 hot girl : 辣妹
I use code(DB2 JDBC 4 type driver): Connection conn = ...; Statement stat = conn.prepareCall(query); state.execute(); ... resultSet.getMetaData(); and I get exception like: com.ibm.db2.jcc.b.SqlException: [ibm][db2][jcc][10335][10366] Invalid operation: Connection is closed. at com.ibm. ...
alexgreenbar
搜索本博客
最近加入圈子
存档
最新评论