InfoQ Homepage News
-
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.
-
Getting your Quality Management System Used
Creating and maintaining a Quality Management System (QMS) can be difficult, certainly when organizations have multiple product lines where different regulations and standards are applicable. InfoQ interviewed Willem van den Biggelaar about the benefits of having a QMS, dealing with multiple regulations, assuring adherence, how a QMS can support agility and deploying a QMS in an agile way.
-
Git at the Atlassian Summit
A summary of Git-related talks from the recently concluded Atlassian Summit.
-
VersionOne and CA Technologies release a new PPM/APM integrated solution
Last week VersionOne and CA Technologies announced that they have integrated their Project and Portfolio Management (PPM) and Agile Project Management (APM) products to provide an enterprise solution which the two organisations say gives users the ability to have a strategic view of a complete portfolio at the executive level no matter what methodology teams might use.
-
Avoidance of Organizational Dysfunction Leads to Scrum Masters' Failure
Bob Marshall explains the reason of failing of scrum master in most of the organizations as the lack of awareness on the part of adopting scrum and scrum master’s responsibility to tackle organizational dysfunction.
-
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.
-
Q&A with Pragmatic Dave: Agility over Agile
Dave Thomas and Martin Fowler participated in a panel for the GOTO Conference series, focused on ‘A retake on the Agile Manifesto’, inspired from Dave’s blog, ‘Agile Is Dead (Long Live Agility)’. In this Q&A, Dave (also known as Pragmatic Dave) explains his thoughts around the panel, his blog and why he believes it’s time to focus less on agile and more on the practical application of agility.
-
Mixing Agile with Waterfall for Code Quality
The 2014 CAST Research on Application Software Health (CRASH) report states that enterprise software built using a mixture of agile and waterfall methods will result in more robust and secure applications than those built using either agile or waterfall methods alone. InfoQ interviewed Bill Curtis about structural quality factors, and mixing agile and waterfall methods.
-
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.
-
Effectiveness of Meetings in Development Process
Software development initiatives include different types of meetings, spread across the whole development process. A post on the Mobile Orchard blog explains tips and tricks to check and improve the effectiveness of these meetings.
-
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.