InfoQ Homepage Development Content on InfoQ
-
Build Simplicity into a System with Simple Event-Driven Components
Use events for interactions between small business components to bring simplicity to a system’s architecture, Russ Miles suggests in a recent presentation about simple event-driven components, as a follow-up on his talk a month earlier where he laid the architectural ground for his ideas about simplicity.
-
JDK 8 (Almost) Feature Complete
JDK 8 has reached Milestone 7 in JDK 8 build b91. M7 is the Feature Complete milestone, where all features and unit tests have been implemented and integrated. Unfortunately, not all features were delivered on time. Three JEPs (JDK Enhancement Proposal) are still in progress, althought they are estimated to be completed for JDK build b93.
-
Andi Gutmans on PHP, Cloud Computing and Security
InfoQ recently spoke to Zend CEO Andi Gutmans to know about the future of cloud computing, role of PHP in mobile apps and security related aspects.
-
The Emergence of Visual Studio 2013
Less than 9 months after the release of Visual Studio 2012, Microsoft has announced that Visual Studio 2013 will be released this year. InfoQ looks at what has been announced so far.
-
Spring Framework 4.0 Announced
After nearly four years the popular Spring Framework is getting ready for an upgrade from version 3 to version 4.
-
LeanSentry Adds Diagnosis of Realtime Website Hangs
LeanSentry recently added a feature which monitors ASP.NET/IIS applications and provides alerts as and when the site hangs along with the required remedial measures.
-
Codice Add Java Support to their Code-Aware Merging Tool
Codice Software, maker of Plastic SCM, have added Java support to the beta of their 3-way code-aware merge tool, SemanticMerge.
-
Facebook's React JavaScript User Interfaces Library Receives Mixed Reviews
Facebook has open sourced React, its JavaScript library for building reactive user interfaces, used to build the Instagram website as well as portions of the Facebook website. Following the recent trend of frameworks like AngularJS, MeteorJS and Model-Driven Views as implemented in Polymer, React is based on the idea of declaratively specifying user interfaces on top of a data model.
-
SeeTest Adds Support for Windows Phone 8
SeeTest, a testing tool developed by Experitest has been updated with an ability to test Windows Phone 8 applications in addition to iPhone, Android, Blackberry and Symbian.
-
New C# based CQRS Tutorial available
A new CQRS, Command Query Responsibility Separation, C# based Starter Kit to help developers get up and running with CQRS on .NET has been developed, not as a framework, but as a tutorial for developers interested in learning about CQRS, and as a possible starting ground for a CQRS based system.
-
The Latest Developments in Neo4j
Neo4j has announced Neo4j 1.9 GA and Neo4j 2.0 M03. A new project called Neo4j Mobile for Android intends to bring a graph database to smartphones and tablets.
-
lua.vm.js – Running Lua VM in a JavaScript VM
Mozilla is showing off the strength of asm.js by running the entire Lua VM in a JavaScript VM, with the ability to call JS code.
-
PhoneGap 2.7 Released, 1.9 Officially Deprecated
In conjunction with the release of PhoneGap 2.7, Adobe has announced that they are dropping support for everything before PhoneGap 2.0. This includes version 1.9, which is less than one year old.
-
Windows Azure Service Bus Client SDK with Task Based Asynchronous API
The recently released Windows Azure Service Bus Client SDK provides support for task based versions of all asynchronous APIs in addition to performance improvements.
-
Derailed: Hackers Exploit Months Old Rails Flaw
A months old Ruby on Rails security flaw is now being exploited on systems where tardy patch deployment has left them vulnerable to malicious attackers.