InfoQ Homepage Development Content on InfoQ
-
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.
-
Microsoft's JavaScript Engine Learns New Tricks For Windows 10
The Internet Explorer team at Microsoft recently detailed changes to the JavaScript engine coming in Windows 10. A significant change is the addition of a second tier in the Just-in-Time (JIT) compiler to reduce startup time.
-
Google to remove support for SSL 3.0
Google have announced that they will remove support for the obsolete SSL 3.0 after discovering vulnerabilities that may be exploitable by forcing clients or servers to downgrade. Removing SSL 3.0 may also unlock stalled negotiations with HTTP2. Read on for more details.
-
Microsoft Announces TypeScript 1.1 CTP Bringing Improved Performance
Microsoft has announced the immediate availability of TypeScript 1.1 Community Technical Preview (CTP). The new release is available for Visual Studio “14” CTP4, Visual Studio 2013, and npm, as well as a source release.
-
FathomDB Brings Real Time Data to Meteor
Matt DeBergalis has announced Meteor's acquisition of FathomDB, the database-as-a-service platform. FathomDB's creator, Justin Santa Barbara, joins the Meteor core team, and DeBergalis says FathomDB tackles many of the same challenges that the team are solving in Meteor around the notion of a realtime database as a service.
-
QCon London 2015 Registration Open & Tracks Announced; March 2-6
The 9th annual QCon London (March 2-6) has been announced and registration is open! QCon London has become a mainstay conference for the UK and European software development community. This year continues in our tradition of practitioner-driven high quality content with 19 tracks and over 100 speakers. Register before Oct 22 & save £540.
-
Forrester Wave: Evaluating NoSQL Key-Value Databases
In their first Forrester Wave: NoSQL Key-Value Databases, released in Q3 2014, Forrester has evaluated the most popular NoSQL database offerings.
-
Alan Cooper Talks About Face 4 and Issues in UX Design
Alan Cooper shares his views on the state of UX Design and how the fourth edition of his book, About Face, helps designers address challenges such as flat design, wearable devices, and implementing goal-directed design.
-
Martin Thompson Discusses the Reactive Manifesto 2.0
The second version of the Reactive Manifesto was announced at September's GOTO conference in Aarhus. Martin Thompson discusses the need for a revised version of the Manifesto and what its changes mean for the burgeoning reactive community.
-
Lessons Learnt Using Microservices
Several companies have reported their move to adopting Microservices. Recently Tom Livesey from startup Droplet has joined the discussions by posting several lessons they learnt when moving to that architectural approach.