InfoQ Homepage Development Content on InfoQ
-
Project Coin Announces Final List of Small Language Changes
Joseph Darcy has published Project Coin's final list of approved changes to the Java language for the forthcoming version 7 release.
-
Intalio acquires Webtide, makers of Jetty
Intalio, Inc., the Enterprise Cloud Company, announced the acquisition of Webtide, the team behind the Jetty open source Java application server. Jetty is currently used on millions of web servers, and powers products such as Cisco SESM, Google AppEngine, Google GWT, HP OpenView, IBM Tivoli NetView, Oracle WebLogic Business Connect, Sybase EAServer, and Yahoo! Zimbra.
-
Delphi Prism 2010 Offers Improved .NET Development
Delphi Prism 2010 comes with major new features like better compatibility with the Delphi language, AOP, support for dynamic typing, and touch features like Range Enum Types, Read-only classes and support for negative low bounds in arrays.
-
Faster Ruby Test Execution With Devver
Devver is a new service that runs your Ruby tests in parallel on their cloud infrastructure. InfoQ talked to Ben Brinckerhoff from Devver to understand how they can speed up your tests.
-
ADO.NET Entity Framework Providers for Oracle
Microsoft’s vision for .NET is a wide one. In addition to support for all programming languages, MS wants to bring together all communication frameworks and data storage engines. While WCF is making headway for standardizing communication APIs, their universal data access model Entity Framework is lagging behind. Much is this is due to lack of direct vendor support from companies like Oracle.
-
The Complex Event Processing Forrester Report
The complex event processing (CEP) space is on the rise. This market is going to grow very quickly and there's increasing interest in these platforms. A new "The Forrester Wave: Complex Event Processing (CEP) Platforms Q3 2009" report evaluates and ranks most popular CEP platforms.
-
Empower Your Ruby With Haskell And Hubris
Embedding C in Ruby or Rails applications is a way to fix performance bottle necks. RubyInline made this easy for C. Mark Wotton recently created Hubris, a bridge which makes it possible to call Haskell code from Ruby.
-
PHP and Microsoft's Cloud
Microsoft is continuing to court the PHP market with drivers. With the newest offerings, Microsoft is adding support for SQL Azure, their cloud-computing platform.
-
The Future of _why's Libraries such as Markaby and Hpricot
With the sudden disappearance of _why, some popular libraries as Markaby, Hpricot and others are orphaned. We look at the effort to find maintainers for some, and at replacements for other libraries.
-
C#/Silverlight Features for Flash Developers and haXe
A number of Flash/ActionScript developers have expressed their desire to see Silverlight/C# features in their development tools. haXe, a multiplatform language that compiles to SWF files among others, promises to provide what AS3 is missing.
-
Simplify SQL Migration Scripts with SQrbL
Managing SQL-based scripts can become a nightmare with time. Rails solved this with ActiveRecord Migration. Sam Livingston-Gray wrote a small standalone Ruby tool to generate hierarchical migration script. Based on the fact that SQL scripts can become very verbose and duplication-prone, Sam started SQrbL which is a mix of SQL and Ruby.
-
JBoss Announced the HornetQ project
JBoss has announced the availability of HornetQ, an open source, multi-protocol, embeddable, high performance, clustered, asynchronous messaging system. The HornetQ code-base was worked on under the name JBoss Messaging 2.0 for the last couple of years.
-
Agile 2009 Coverage
Several InfoQ editors will be attending the Agile conference this week and reporting on the sessions. Stay tuned to InfoQ to read the latest about the happenings at the conference and get reports about the most interesting and provoking sessions.
-
Article: Virtual Panel on Software Architecture Documentation
Software architecture documentation is an important part of enterprise application development process. In this virtual panel, InfoQ spoke with leading software architecture experts about the significance of architecture documentation and how to document the architectures especially in Agile Software Development environments.
-
Next Beta Of Visual Studio 2010 Promise Better Performance
Back in Mai, Beta 1 was released of Visual Studio 2010. Since then the Visual Studio development team, including performance guru Rico Mariani, have been working hard on improving performance based on customer feedback.