InfoQ Homepage Development Content on InfoQ
-
Qualifying An Agile NearShore Or Offshore Supplier
Fundamentally offshoring and nearshoring software development are at odds with the principals of agile software development. But the financial and labor supply realities of the world have forced this principal to be bent and teams now seek guidance on how best to qualify an agile nearshore or offshore supplier. This articles tries to take a deeper on this topic.
-
Netflix Log4J Optimizations Yield Logging at Massive Scale
Blitz4k, Netflix’ internally optimized version of log4j, has been released to Github. Blitz4j efficiently generates logs within a massively concurrent and heavy traffic environment while consuming fewer resources than other, more traditional logging technologies. Its use has lowered the cost of logging within Netflix by at least 75%.
-
VMware Spins Out SpringSource, Cloud Foundry and GemFire
Following months of speculation, VMware has officially announced plans to transfer many of its tier 2 technologies, including the Spring framework, distributed in-memory data cache GemFire, the Cloud Foundry PaaS, and Hadoop analytics tool Cetas, to parent company EMC as part of a newly formed initiative called Pivotal.
-
Interview With Nick Lavezzo, Co-Founder of FoundationDB
FoundationDB is a database that provides ACID guarantees along with high performance and availability normally associated with NoSQL databases. In an InfoQ exclusive interview, we learn more about the project from one of the founders, Nick Lavezzo.
-
InfoQ Takes a Closer Look at Oracle’s ADF Mobile
Now that the dust has settled on the unveiling of Oracle’s Application Development Framework (ADF) Mobile, InfoQ examines the reactions to the product from the community.
-
Studio Enterprise with Localization and Visual Studio 2012 Support
ComponentOne has released Studio Enterprise 2012 V3 with new controls for Windows 8, WinRT and existing control suites with support for localization RTF and Visual Studio 2012.
-
Telerik ASP.NET AJAX Q1 2013 with Persistence Framework and iOS6 Support
Telerik has announced the roadmap for ASP.NET AJAX Q1 2013 release which is slated to ship with support for Persistence Framework, iOS6 and SASS including two new controls and enhancements for the existing controls.
-
Resources for Android App Development
In this article, Anand examines the Android design guidelines which provides a comprehensive coverage of various aspects associated with the application development including the details of online training and relevant books available for Android app development.
-
XP Days Benelux 2012, second day sessions
The 10th anniversary edition of the XP Days Benelux 2012 conference continues on the second day. An impression of the sessions about agile adoption, self organizing and managing technical debt.
-
How Competencies and Mental Shifts Help Agile Adoption
Two stories describing how professionals discovered ways to move from “using a waterfall process” to “becoming agile”, and dealt with their concerns along the way.
-
XP Days Benelux 2012, first day sessions on agile
The 10th anniversary edition of the XP Days Benelux 2012 conference provides good opportunity for exchanging ideas and sharing experiences on agile. An impression of some of the sessions from day 1.
-
LLVM Proposes Adding Modules to C
At the November LLVM developers meeting, Doug Gregor of Apple gave a presentation on adding modules to C. This provides a transitional approach to providing modules as a means to both speed up compilation time and to improve the amount of semantic information provided by libraries, which can be used to improve both IDEs and debugging.
-
HTTP 2.0 First Draft Published
The editors of the HTTP specification have published an initial draft of v2 which is a straight copy of SPDY and will be used as a base for diffs going forward. Many changes are expected to be done like adding new features, removing existing ones, changing the bytes on the wire, etc. A draft ready for test implementations is expected to be published early next year.
-
Nashorn Proposed as Replacement JavaScript Engine for OpenJDK
Oracle's multi-language lead Jim Laskey has proposed a new JVM-based JavaScript implementation, Nashorn, as an OpenJDK project.
-
Cloud Foundry Core: Portability Across Cloud Foundry Vendors
Cloud Foundry Core is a web application that verifies public instances (Cloud Foundry Endpoints) against a common set of runtimes and services. This helps portability across companies that provide Cloud Foundry instances. At the same time a new version Micro Cloud Foundry is released with support for Java 7.0, JRuby, Play 2.0 framework and more.