InfoQ Homepage News
-
Windows Phone 8 Is to Be Based on WinRT?
Leaked information suggests that Microsoft is working on unifying the Windows ecosystem, while Windows Phone 8 will be based on WinRT rather than Windows CE.
-
IntelliJ IDEA 11 - What is New
JetBrains released IDEA 11 before Christmas, bringing improvements to performance, Groovy and Grails support, and to Version Control plugins. InfoQ took a detailed look at what is new.
-
Windows Workflow Foundation 4.5 Adds Versioning, Designer Improvements
Windows Workflow Foundation 4.5 is the first major update to the library since WF4 was released in early 2010. It includes C# expressions, versioning support, and improvements for better management of large workflows.
-
PostgreSQL and Neo4J Are Making Their Way into the Cloud
PostgreSQL and Neo4J, a relational and a graph database respectively, are among the latest data stores taking the route to the cloud.
-
JSF 2.x Update from Ed Burns
InfoQ got a chance to catch up with Ed Burns, JSF specification lead. Ed shared his viewpoints on where JSF stands in light of Ajax, and HTML5 as well as a recap of what happened in JSF 2.0, 2.1 and what is happening in 2.2. Ed covers how JSPs are first processed as Facelets, multi-tenancy, how JSF will support HTML 5, JSF adoption, high-traffic sites that use JSF, and more.
-
Undo-Redo Frameworks For WPF and Silverlight
Undo and Redo are commands that are commonly expected by end users and, when well implemented, can improve an application's usability significantly. At least two libraries exist that can help WPF and Silverlight developers for this purpose - a recently announced Undo-Redo framework from Infragistics (CTP) and an open source library called Undo.
-
VMware Releases SQLFire 1.0
VMware releases SQLFire 1.0 a distributed SQL database geared towards high availability and horizontal scalability which offers table replication, table partitioning and parallel execution of queries.
-
Eclipse Juno and the Future of the Eclipse Platform
Eclipse Juno M5 was released last week, based on the Eclipse 4.2 platform. Although a revolutionary step towards the UI, some are concerned that the Eclipse Platform project needs more resources to be able to complete the transition in time for this Summer's release. Read on to find out more about the Eclipse Juno E4 transition.
-
The Open Group Releases Standards for SOA Architects, Cloud Service Providers
The Open Group recently published three standards that aid organizations that are building infrastructure-as-a-service offerings and service oriented architectures. In concert, these standards provide expert advice in the form of best practices, questionnaires, and templates for SOA and cloud-scale infrastructure architecture.
-
Byteman 2.0.0: Bytecode Manipulation, Testing, Fault Injection, Logging
JBoss has released Byteman 2.0.0, an open source Java bytecode manipulation tool licensed under GNU LGPL 2.1. Byteman is a Java agent which helps testing, tracing, and monitoring code. It allows developers to change the operation of Java applications, either as it is loaded or during runtime.
-
Windows 8 ARM Marches Forward
Reports indicate that Windows 8 for ARM is now stable and headed for developers in February.
-
Bitmap Marking GC for Ruby Improves Memory Usage
The successor of Ruby 1.9.3 will replace the current Lazy Sweep Garbage Collector with a Bitmap Marking GC, which will significantly reduce Ruby's memory usage for parallel programs, similar to Ruby Enterprise Edition's copy-on-write-friendly GC. We talked with Narihiro Nakamura who implemented both the current Lazy Sweep and the Bitmap Marking GC.
-
ebXML RegRep v4.0 approved
OASIS recently announced that v4.0 of the ebXML Registry and Repository standard has been approved. However, in an age where Web Services appear on the wane, REST is taken for granted, and Cloud is on everyone's lips, does ebXML have a role to play?
-
IRQA - A Requirements Definition and Management Solution for Systems Engineering Projects
Visure Solutions recently announced the availability of IRQA which denotes a solution for requirements definition and management (RDM). A sound process using professional tools is important for ensuring the quality of product and solution development with respect to the requirements specification.
-
jQ.Mobi – jQuery Optimized for Mobile Devices
appMobi has open sourced jQ.Mobi, a rewrite of jQuery, competing with jQuery Mobile for developer mindshare.