kukooBlog

look to the master, follow the master, walk with the master, see through the master, become the master.

  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理 ::
  213 随笔 :: 0 文章 :: 249 评论 :: 0 Trackbacks

2005年6月2日 #

     摘要: 按照原来的计划,Eclipse 3.1在8月份发布的时候,WTP 1.0会同时发布(Eclipse 3.1的计划)。但是,最近的一份WTP 1.0 Project Plan上指出,WTP将会延期。8月份的时候,还会发布一个版本,但是那个是1.0M7,之后还后几个Milestone发布,今年年底(12月份)才会发布1.0版,1.0版会和Eclipse 3.1兼容。延期的主要原因是一些framework API需要改动。   阅读全文
posted @ 2005-06-02 16:57 kukooBlog 阅读(618) | 评论 (0)编辑 收藏

     摘要: Recently, I am reading a book about Ruby Programming (see my sidebar was changed to display the book's cover). Today I found another Ruby IDE which is based on Eclipse, which name is RDE (Ruby Development Environment).   阅读全文
posted @ 2005-06-02 13:47 kukooBlog 阅读(1030) | 评论 (4)编辑 收藏

     摘要: Think in Java已经发布3版了,那么,第4版在哪里呢?大量的email在询问 Bruce Eckel。为了回答这个问题,Bruce将他的blog迁移到Artima以后,发表了第二篇blog,来解答这个问题。...... Bruce原定在今年2月写完的,但是现在推迟到过完这个夏天(估计9,10月份)。书稿完毕以后,Hands-On Java CD 也将更新。   阅读全文
posted @ 2005-06-02 13:39 kukooBlog 阅读(665) | 评论 (0)编辑 收藏

     摘要: JavaOne 2005将包含相当多的议题(以及大量的Open Source的话题),比如:Hibernate,JBoss, WebLogic,Spring,Groovy, JDNC (Java Desktop Network Components)以及 Grid。出人意料的是,JavaOne还将包含Eclipse的讨论。  阅读全文
posted @ 2005-06-02 13:21 kukooBlog 阅读(368) | 评论 (0)编辑 收藏

     摘要: The middle component of a typical web application is the business or service layer. This service layer is often the most ignored layer from a coding perspective. It is not uncommon to find this type of code scattered around in the UI layer or in the persistence layer. This is not the correct place because it leads to tightly coupled applications and code that can be hard to maintain over time. Fortunately, several frameworks exist that address these issues. Two of the most popular frameworks in   阅读全文
posted @ 2005-06-02 09:19 kukooBlog 阅读(458) | 评论 (0)编辑 收藏

     摘要: At one end of a typical web application is the presentation layer. Many Java developers understand what Struts provides. However, too often, coupled code such as business logic is placed into an org.apache.struts.Action. So, let's agree on what a framework like Struts should provide......  阅读全文
posted @ 2005-06-02 09:17 kukooBlog 阅读(424) | 评论 (0)编辑 收藏

     摘要: At the other end of a typical web application is the persistence layer. .... There are several open source object-to-relational mapping (ORM) frameworks that solve much of this problem. In particular, the Hibernate framework allows object-to-relational persistence and query service for Java.   阅读全文
posted @ 2005-06-02 09:14 kukooBlog 阅读(465) | 评论 (0)编辑 收藏

     摘要: A very nice and good RSS reader. JetBrains' Omea Reader now is still free (you just need to get a free license key). The Omea Pro is not free but the Reader is enough for RSS and weblog reading. Omea Reader has a build in NewsGroup reader, you do not need an external NewsGroup reader (ie, the Outlook Express).   阅读全文
posted @ 2005-06-02 09:11 kukooBlog 阅读(485) | 评论 (0)编辑 收藏

     摘要: 老鹰是世界上寿命最长的鸟类。它一生的年龄可达70岁。 要活那么长的寿命,它在40岁时必须做出困难却重要的决定...... 5个月以后,新的羽毛长出来了。 老鹰又开始飞翔。 重新得力再过30年的岁月!   阅读全文
posted @ 2005-06-02 09:09 kukooBlog 阅读(390) | 评论 (2)编辑 收藏

     摘要:   阅读全文
posted @ 2005-06-02 09:07 kukooBlog 阅读(186) | 评论 (0)编辑 收藏