InfoQ Homepage Development Content on InfoQ
-
New Tricks Shown for Web Development in Visual Studio "14"
Visual Studio "14" is improving the web development experience through a series of changes throughout the package. These changes should benefit developers across a variety of tasks: JSON editing, HTML editing and the use of templating packages, and managing code in the editor.
-
W3C's Latest HTML5 Standard Ignores WHATWG
W3C published a new version of the HTML5 Differences from HTML4 working draft. The latest version describes the differences of W3C HTML5 and HTML4, and a comparison between WHATWG HTML and HTML4 is no longer covered.
-
AngularJS Superluminal-Nudge Promises Substantial Performance Improvements
Google has announced version 1.3.0 of AngularJS, code named "superluminal-nudge". The release brings substantial performance improvements that reduce memory consumption, increase the speed of common DOM operations, and improve overall latency of Angular app.
-
Catching up with Neo4j
Neo4j, the open source graph database project has doubled its contributor community in the past six months, which has enabled significant improvements in the product. InfoQ caught up with Emil Efrem after his keynote titled "Graph All the Things" to understand the current and planned features for the open source version of Neo4j.
-
Apache Camel 2.14: Java 8, Spring 4, REST DSL and Metrics
The Apache Camel team recently released version 2.14, their 66th release. Camel is an open-source integration framework that provides components based on the popular enterprise integration patterns. It allows an application to define route and mediation rules in many domain-specific languages (DSLs), for example with Java, XML, Groovy and Scala.
-
Android 5.0 Brings Over 5,000 New APIs
Android 5.0 (Lollipop) comes with a large number of new APIs, over 5,000 of them, according to Ankur Kotwal, a Google developer advocate. These cover many areas of mobile development from the new Material Design, to enhanced battery management, to managing devices to ART. We are presenting some of the most important.
-
Fear Driven Development on the Rise
There are several recent posts and discussions dedicated to a fairly common approach to software development: Fear Driven Development.
-
Git at the Atlassian Summit
A summary of Git-related talks from the recently concluded Atlassian Summit.
-
Facebook AsyncDisplayKit Touts Smooth Asynchronous UI for iOS Apps
Facebook has open-sourced its AsyncDisplayKit, a framework originally built for Facebook's Paper app that promises to make it easier to keep apps smooth and responsive even on older devices.
-
Leslie Lamport on Distributed Systems and Precise Thinking
Leslie Lamport is the author of some of the most cited computer science papers and won a Turing Award in 2013 for his seminal work in distributed and concurrent systems. This is a summary of an interview that Lamport gave to Software Engineering Radio touching themes such as his early work in distributed systems and the importance of precise thinking in programming.
-
Chrome 38 Supports Art Direction through the picture Element
Google has added support for the <picture> element in the recently released Chrome 38, enabling developers to specify multiple image sources based on various media queries.
-
The Importance of Discipline in Agile
Agile software development is sometimes perceived as an undisciplined way of working. There are organizations which use that perception as an excuse to not adopt agile. According to others agile is actually a more disciplined approach than waterfall for software development. Let’s explore how discipline plays a role in agile and why discipline is considered important for agile to be successful.
-
Windows Embraces Docker
Docker Inc. and Microsoft announced today a partnership to provide Docker support on the next Windows Server release. This means enabling Windows based containers with a new Docker Engine for Windows Server, extending Docker's open orchestration APIs to the Microsoft ecosystem and providing multi-platform applications support, running both on Linux and Windows Docker containers.
-
Second GOTO Berlin Conference Due Early November
The second GOTO conference in Berlin is due early November, with two days of conference on November 6-7, preceded by one day of training. The program is titled "for developers, by developers" with emphasis placed on presenting the latest developments as they become relevant and interesting for the software development community.
-
Amazon Boosts JSON Support in DynamoDB NoSQL Database
Last week, the Amazon Web Services team made changes to their DynamoDB NoSQL database service that improve JSON support, improve scalability, and expand the free usage tier. Developers can now use AWS SDKs to store, index, query, and update large JSON documents while consuming up to 25GB of free storage.