Rails 2.1 is out!

, at June 1st, 2008 by 小影

Ruby on Rails 2.1 is released! Some of the major features: Gem Dependencies - Specify dependency in Rails, with freeze gems included Dirty tracking / Partial updates - Keep track if an object is changed, and only update on changed fields Named scope - query objects made easy UTC-based migrations - No more ...

Java SE 6 Released

, , at December 13th, 2006 by 小影

Sun終於正式推出了Java SE 6!比較主要的更新有:正式加入Scripting Language Support (JSR 223),內置Java Script,也可以自行加入Groovy到Ruby等各種各樣的語言 更新了的JDBC 4.0 API、以及把Apache Derby - 一個open source 的DBMS - 包括在JVM中Web Services API 2.0 - 新的Web Service API、以及輕量版的http server api 詳情請參考Sun的宣佈。相關連結:Java SE 6 Top Ten