InfoQ

Topic/Tag specific view

All content and news on InfoQ about Announcements


News about Announcements

New NHibernate Community Site

Community
.NET
Topics
Announcements,
Community

Fabio Maulo, a member of the NHibernate team, has announced the start of a new NHibernate web site called NH Forge. The name is a reminder of the fact that NHibernate was previously hosted on SourceForge.net since 2005. The purpose of the new site is to bring together the NHibernate community, having all necessary in one place.

Dynamic Invocation Runs on OpenJDK

Community
Java
Topics
Language Design,
Announcements,
Performance & Scalability,
Dynamic Languages,
JCP Standards

John Rose, a Hotspot VM developer at Sun, has announced the first successful execution of the 'invokedynamic' instruction on the OpenJDK VM. Dynamic invocation is an important feature for adapting dynamic languages to the JVM.

Annual Update to the Agile Alliance Board of Directors

Community
Agile
Topics
Announcements,
Leadership

The Agile Alliance membership recently elected new members to its Board of Directors. Votes were cast via email and in person, and announced during the Agile2008 conference. Johanna Rothman was elected as Chair for 2009, and is also the Conference Chair for Agile2009.

IE8 Beta 2 Released for the Consumer

Community
.NET
Topics
Announcements

Microsoft has just released Internet Explorer 8 Beta 2. While Beta 1 was aimed to the developers, Beta 2 is for the consumers. Some of the top features of the browser are: Web Slices, Search Suggestions, Accelerators, Compatibility View, SmartScreen Filter.

Gordon Pask Award 2008 Winners

Community
Agile
Topics
Announcements,
Community

The Agile Alliance's annual Gordon Pask Award recognizes two persons for their contributions to Agile practice. The award is for potentially new, rather than established, leaders. This year's honorees were Kenji Hiranabe and Arlo Belshee; Bob Payne was also recognized for his philanthropic work. Award program leadership has changed, and community input is solicited to improve the program.

New Open Source project provides Object Oriented data access

Community
Architecture,
Java
Topics
Object Oriented Design,
Data Access,
Announcements,
Open Source

Kasper Sørensen has created a new open source project at eobjects.dk called MetaModel. The project is a common domain model, query engine, and optimizer for different types of datastores, such as relational databases and flat files. MetaModel is a Java library that provides a fluent, object-oriented interface for SQL compliant queries.

ThoughtWorks Releases Cruise: Continuous Integration and Release Management System

Community
Agile
Topics
Release,
Announcements,
Build systems,
Configuration Management

Continuous integration is an agile practice in which each code change committed is automatically built and tested, reducing the cost of bugs by catching many of them as soon as they are introduced. Today, ThoughtWorks released Cruise, extending continuous integration to application testing and deployment. Cruise runs on Windows, Mac OS X and Linux, and includes support for .NET, Java, and Ruby.

Object Relational Mapping - User Case Studies

Community
Architecture
Topics
Object Oriented Design,
Hype,
Announcements

Roberto Zicari, from ODBMS.org, collected interviews and stories from several users of Object/Relational mapping technologies. The main point of the cases was around "impedance mismatch" between the object technology in the domain model and the relational technology in the data model.