InfoQ Homepage Open Source Content on InfoQ
-
Eclipse Riena: Business-Oriented Client/Server Applications
The third milestone of Eclipse Riena 1.0.0 has been released, offering a first draft of new user-interface concepts and a new look-and-feel to make Eclipse-based applications more business-process oriented.
-
IcedTea: The First 100% Compliant Open-Source Java
The IcedTea project has passed the Java Test Compatibility Kit, becoming the first 100% open-source licensed Java implementation to be completely verified as Java-compliant.
-
Microsoft has Pulled Project Sandcastle for Open Source Violations
In response to community pressure, Microsoft has removed project Sandcastle from their CodePlex website. This is a temporary move while they contemplate Sandcastles future.
-
On the Evolution of the .NET Collections
The collections in the .NET Framework have evolved significantly over the years. Taking advantage of Microsoft's new found openness, we show two versions of a familiar data structure, the hash table, in both .NET and Mono.
-
Holly Widgets for GTK#
Last weekend a developer on the GTK# mailing list announced version 1.0 of a collection of widgets for Mono.
-
Presentation: Configuring the Spring Container
In this presentation from QCon San Francisco 2007, SpringSource CEO Rod Johnson discusses the Spring Framework. Topics covered include the philosophy behind Spring, configuring the Spring container, XML configuration, new XML configuration namespaces, Annotation-based configuration, automatic component annotation scanning, Spring JavaConfig, mixing configuration types, and Spring 2.5 new features.
-
IcedTea Bridges Open-Source Gap with OpenJDK
It has been over a year since OpenJDK was officially released by Sun. The IcedTea project has been created to help remove encumbrances in its adoption by the open-source community.
-
IzPack: Cross-Platform Installer Not Just For Java
Packaging, distributing and deploying an application can be a very difficult task. Add in the requirement to work on multiple platforms and it can quickly become a nightmare. IzPack aims to not only make it possible but to also make it simple.
-
ActiveMQ 5.1 Supports JMS Destination Monitoring and MSMQ Bridge
Apache ActiveMQ, an open source provider of enterprise messaging services, recently released version 5.1 which includes improvements in stability and performance of the message broker. This version also includes support for destination monitoring, priority message ordering and a Microsoft Message Queue (MSMQ) to ActiveMQ Bridge with the new msmq transport component.
-
What Social Networks Are Teaching Us About Data Portability
As more social networking sites are popping up, the questions around the data they keep are rising. Data portability has become the watch phrase across the Web 2.0 world. Is there something to be learned about data access and portability from these services?
-
Tuscany SCA Java 1.2 and SDO 1.1 released.
The Apache Tuscany team announced last month the 1.2 release of the Java SCA and 1.1 release of SDO projects. These releases make Tuscany implementation complaint with the main latest SCA specifications, including SCA Assembly Model, SCA Policy framework, SCA Java Common Annotations, SCA EJB, Spring, BPEL and Web Services bindings, etc.
-
CohesiveFT's Elastic Server On-Demand - Easy Server Provisioning
CohesiveFT's Elastic Server On-Demand is a SaaS platform that allows virtualized application stacks to be dynamically defined and provisioned on-demand, doing in minutes what can take hours or days. InfoQ spoke with Alexis Richardson about the service and how it helps simplify the complexity of virtualization.
-
Code Project Browser for VS 2005/2008
SlickEdit has created an Add-On for Visual Studio that integrates with the popular site, The Code Project.
-
Spring Web Flow 2.0.0.RC1 Released; Adds Ajax, JSF, and Security Integration
InfoQ sat down with Keith Donald and Jeremy Grelle of the Spring Web team to discuss the release of Web Flow 2.0.0.RC1, the first production release candidate for the next major release of Web Flow. Web Flow is an extension to Spring MVC for implementing flows in a web application.
-
Phusion Passenger/mod_rails makes Rails deployment easy
Phusion Passenger/mod_rails makes deployment of Rails apps simple. The Apache configuration is handled by a script and re-deployment is a single 'touch' away. We talked to the creators of Phusion Passenger who also experiment with a modified Ruby Garbage Collector to share memory across address space borders.