InfoQ Homepage Development Content on InfoQ
-
Spring and OSGi - A Perfect Match?
The Spring Framework has become a favorite of enterprise application developers. The OSGi specification and various Java implementations has also been growing in popularity. Work has recently begun to combine the power of these two complementary frameworks with a specification supported by BEA, Oracle, IBM, Eclipse, the OSGi Alliance.
-
GNOME 2.16 - Now with C#
GNOME, the popular desktop environment for Linux, has started offering C# bindings for the GTK+ and GNOME libraries. This has resulted in Mono, an open source version of the CLR, becoming a GNOME dependency.
-
A Comparative Look at Eclipse RCP and Netbeans Platform
Eclipse RCP has been in the news lately due to increased adoption numbers and the growing use of OSGi. The RCP framework provides a jumpstart to developers looking at writing modular rich client applications. Many developers are unaware that the Netbeans IDE also includes a framework to develop such applications called Netbeans Platform.
-
Atlas: Full Support and a New Version on the Horizon
Microsoft expects to release version 1.0 of Atlas by year's end with full 24/7 support. "It also means that the product has a committed servicing product lifetime of 10 years - which provides companies with the ability to depend on it for mission critical applications."
-
Gemstone Releases GemFire 5.0 Enterprise Data Fabric
GemStone Systems has introduced GemFire Enterprise 5.0 an enterprise data fabric for JEE, grid, and SOA applications. GemFire supports massive data loads while providing scalability, data integrity, and fail over. Version 5.0 adds features such as enhanced data partitioning and caching event models.
-
Microsoft releases Expression Web Beta 1
Microsoft has released Expresson Web Beta 1, their professional web design product which is meant to fill the roll of FrontPage, which is being retired. Promised features include standards-based web sites, sophisticated CSS-based layouts, extensive CSS formatting and management. The style management features look particularly promising.
-
System.Data.SQLite to Support ADO.NET vNext
SQLite is a lightweight database engine written in C. Designed to be cross-platform, it doesn't have any external dependencies and only takes about 250 KB of disk space. Though it doesn't support all of SQL92, it is suitable for smaller projects, especially ones that need cross-platform support. And to top it all off, the source code is in the public domain.
-
JRuby: What happens next? Will it affect Groovy/Grails?
Since Sun's announcement of their hiring of JRuby committers Charles Nutter and Thomas Enebo, both as well as Tim Bray of Sun have both provided follow up answers to questions about what will happen next. The blogsphere has also began discussing the announcement in respect to other projects such as Groovy/Grails.
-
Development Tools for .NET Framework 3.0 August CTP
On Sept 7, Microsoft released the "Microsoft Visual Studio Code Name 'Orcas' Community Technology Preview â Development Tools for .NET Framework 3.0". These tools are designed to add Visual Studio support for developers working on.NET Framework 3.0. The release has nothing to do with LINQ.
-
Adobe Releases Flex SDK for Ruby on Rails
Adobe has released an SDK with four full examples for developing rich Internet applications using Rails and Adobe Flex technologies.
-
Interview: Florent Benoit on the EasyBeans EJB3 Container and OSGi Support
The EasyBeans EJB3 container project recently announced support for deploying the container as a set of OSGi modules. InfoQ sat down with Florent Benoit of Bull R&D to discuss this new feature as well as how EasyBeans compares to other EJB3 implementations such as JBoss and Gernonimo.
-
SQL Server Everywhere: the Future of Lightweight Databases
What is a developer who wants a light-weight, file-sharing based database to do? The answer is SQL Server Everywhere (SSEv). Like Jet, it is an in-process, file-sharing based engine. Though it lacks the functionality of SQL Server, it is suitable for small end-user applications that run on the desktop.
-
Glassbox - Automated monitoring and troubleshooting using AOP
Glassbox is a production Java monitoring solution built around AspectJ, released under LGPL. Glassbox made it's first public announcement yesterday with the release of Glassbox Automated Troubleshooter beta 2. Glassbox deployes as a war file to your appserver and then uses AspectJ load time weaving and to monitor app code and other artifacts.
-
Microsoft releases XML Notepad - completely rewritten in C#
XML Notepad was originally released in 1998, but was eventually pulled from MSDN because Microsoft was didn't have time to keep it updated with current XML standards. On September 1st, Microsoft released a new version of XML Notepad completely rewritten in C#.
-
Sun Officially Backs Ruby, Brings JRuby In-House
Charles Nutter, one of the developers of the JRuby (Ruby on JVM) project, announces JRuby is being brought into the Sun Microsystems fold.