2006年12月5日

[推荐]开发者眼中的Silverlight和Flash

文章从一名资深flash开发者的角度,全方位深入的对比评论了Silverlight和Flash两种技术,点评非常全面、深入,推荐大家一看。

 

Silverlight vs. Flash: The Developer Story

 

posted @ 2007-05-08 08:49 一餐三碗 阅读(791) | 评论 (0)编辑 收藏

InfoQ中文网站发布!

4.1InfoQ发布消息:InfoQ China Unlaunches 还以为是愚人节报道~

这里一看,是真的!

InfoQ 的http://www.infoq.com/cn/about.jsp

InfoQ 网站的与众不同之处及创新点包括:

  • 个性化。InfoQ 的内容涵盖多个社区,用户可以根据个人喜好自由定制感兴趣的社区内容,并且可以通过过滤话题/标签来进行进一步的网站内容定制。用户的个性化设置将决定网站首页显示的内容,以及他们的个性化 RSS Feed 和每周新闻邮件获取的内容。
  • 独家内容。InfoQ 发布的内容包括由领域专家撰写的每日新闻、技术文章、视频访谈、选自权威会议的视频讲座、技术案例分析和迷你书。
  • 国际化。InfoQ 中国提供全球站的英文技术文章、每日新闻和迷你书的中文翻译,并将在今后逐步实现全站内容的国际化。此外,InfoQ 计划发布包括日语和葡萄牙语(巴西)等多个子站点,以支持母语非英语的国家的技术社区。
  • 本地化。InfoQ 在今后将支持更多地区的本地新闻发布,比如 InfoQ 英国和 InfoQ 印度等。
  • 创新的技术,友好的体验。InfoQ 在设计时深切考虑到了用户的需求,通过大量应用 AJAX 技术,比如用户注册、评论、定制等,用户可以在最短的时间内得到最丰富的体验。InfoQ 不仅是一个讨论软件开发技术的站点,还是一个展示 Web 开发前景的最佳案例。

 

posted @ 2007-04-02 17:08 一餐三碗 阅读(2449) | 评论 (1)编辑 收藏

Oracle 开放Toplink的全部源代码!

Toplink是业界领先的企业级商业ORM平台,早些年被Oracle收购。

消息来源:

Oracle Proposes Open Source Persistence Project at Eclipse Foundation

Today, at the EclipseCon Conference, Oracle (Nasdaq: ORCL), a newly
appointed Eclipse Board Member and Strategic Developer, announced it will
donate its award winning Java persistence framework, Oracle(R) TopLink, to
the open source community. In addition, Oracle announced the proposal of a
new Eclipse project to deliver a comprehensive persistence platform based
on the contribution of Oracle TopLink, a component of Oracle Fusion
Middleware, source code and test cases.


Oracle官方网页:

http://oss.oracle.com/oracle-eclipse-projects.html
注意里面的FAQ: Eclipse Persistence Platform

评论:

http://www.it-eye.nl/weblog/2007/03/06/oracle-open-sources-toplink/

posted @ 2007-03-07 13:09 一餐三碗 阅读(2450) | 评论 (1)编辑 收藏

OpenNMS获得“网络和IT管理平台”金奖!

OpenNMS的mail list获取这一消息,OpenNMS 获得由SearchNetworking.com 举办的“Product Leadership Awards 2007”活动中的“Network and IT management platforms ”GOLD AWARD!

消息连接在这里

获奖评论见这里

值得注意的是,在这次评选中OpenNMS击败了HP Openview和IBM Tivoli等老牌劲旅。综合最近的消息,看来开源软件的势力正逐渐侵入一直由商业软件所把持的网管软件领域,或许在不久的将来开源软件将在这一领域大有作为。

posted @ 2007-03-04 20:47 一餐三碗 阅读(1800) | 评论 (0)编辑 收藏

OpenTerracotta 开源的JVM集群解决方案

OpenTerracotta开源有一段时间了,有关它的讨论似乎不多,不过作为一个商业级的开源的JVM集群解决方案OpenTerracotta确实值得我们认真研究一下,InfoQ上面也新鲜出炉了Introduction to OpenTerracotta,对OpenTerracotta进行了全面细致的讲解,从体系架构、实现原理到适用场景都详细介绍了一遍,值得注意的是里面所提到的适用场景:

There are four main use-cases where Terracotta is most effective:

  • HTTP Session Replication
  • Distributed Cache
  • POJO Clustering
  • Collaboration, Coordination, and Events

或许我们真的可以尝试一下OpenTerracotta了。



Architecture

posted @ 2007-02-13 10:05 一餐三碗 阅读(1145) | 评论 (2)编辑 收藏

[转载]ONJava上的Hibernate 3 Annotations简易教程

新鲜出炉的Hibernate 3 Annotations教程,内容相当简略,不过是一个很好的Hibernate 3 Annotations快速入门教程,推荐阅读。

另外,我以前的项目都是使用XDoclet,麻烦的是XDoclet的开发总是滞后于Hibernate,想使用新的特性就不得不对XDoclet进行一些小hack,现在好了,使用官方支持的Annotations就不存在这种问题。唯一的问题是,JDK的版本要升级到1.5,这对一些旧的项目是无法接受的

An Introduction to Hibernate 3 Annotations

by John Ferguson Smart
02/08/2007

posted @ 2007-02-12 10:52 一餐三碗 阅读(1239) | 评论 (0)编辑 收藏

[转载] Terracotta open sources JVM clustering

Terracotta open sources JVM clustering
http://www.infoq.com/news/2006/12/terracotta-jvm-clustering

呵呵,想说点什么,不过看到这个回贴,就不多废话了:

http://www.infoq.com/news/2006/12/terracotta-jvm-clustering#view_3872

cool
Dec 4, 2006 1:11 PM by anjan bacchu

hi there,

great decision. Another +1 for the java community. Sun's open sourcing of java and this announcement makes(keeps) Java THE STANDARD for large web applications.

As Tim Bray said, because there are so many options/models for deployment in java world, (ordinary) people don't do a good job of scaling the apps. If Tomcat can be bundled together with Spring and Terracotta and a good IDE is available for the developer to develop and debug for this combined platform, then Java's position should improve as far as combined DEVELOPER productivity and app runtime performance.

I hope that openTerracotta will become the place for bundling Tomcat + Terracotta rather than Covalent. I don't have anything against Covalent but more developers will get a chance to use Terracotta if there is an easy way to have them bundled. Covalent can certify their own copy of the bundle but it will be nice if it(a bundle) is available for all developers.

Again, since a lot of developers are looking at spring, does it not make sense to bundle Tomcat, Spring and Terracotta at terracotta.org ? I hope the eclipse plugin can integrate with the Spring IDE to make developers task easier than today.

some things to look forward to :
1) Tomcat + Terracotta bundle
2) Tomcat + Spring Terracotta bundle
3) Tomcat + Spring Terracotta + IDE bundle
4) Tomcat + Spring Terracotta + IDE + Linux/Solaris LIVE CD bundle
5) Tomcat + Spring Terracotta + IDE + Linux/Solaris VMWARE player
6) Tomcat + Spring Terracotta + IDE + CentOS (Linux) distro
7) AT THE LEAST, a screencast(http://en.wikipedia.org/wiki/Screencast, http://www.rubyonrails.org/screencasts)
in "HOW TO BUNDLE tomcat and Terracotta for Java Petstore app"

With this development, it will be nice to know how coherence(the leading java clustering app) will react to this.

Good Luck,

BR,
~A

Reply

posted @ 2006-12-05 09:12 一餐三碗 阅读(582) | 评论 (0)编辑 收藏