InfoQ Homepage News
-
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.
-
Phalanger Roundup
Phalanger 3 is out with improved support for PHP namespaces, Mono/Linux, and C# interoperability.
-
WebLogic 12c Taking Java EE 6 to the Cloud
At the beginning of December, Oracle released WebLogic Server 12c. The new version of WebLogic is the first release of the application server to fully support the Java EE 6 standard, originally approved in December 2009. In addition, WebLogic Server 12c is a key part of Oracle's entire cloud strategy. InfoQ spoke to Vice President of Development at Oracle, Cameron Purdy to find out more.
-
Seven Options for Handling Interruptions on Agile Teams
Interruptions are something that every team has to deal with and, if not managed appropriately, they can potentially have a detrimental affect on their ability to deliver. In a recent post on the Agile Advice blog, Mishkin Berteig described seven options that teams could consider to deal with interruptions when using Scrum or iterative Agile approaches.
-
Most-Wanted Features in Entity Framework
The EF team has setup a uservoice forum to let users request and vote for features. We are highlighting the current top 7 most-voted-for feature requests, along with possible workarounds you can use today.