Despite Agile’s wide adoption, businesses are still struggling to adopt the mindset, structure and practice of the software development approach. Agile Transformation and the Business Agility Institute announced the first Business Agility Report at the Agile 2018 conference in San Diego this week, which found a majority of organizations still rate their business agility maturity … continue reading
GitHub has announced that its load balancer, GLB Director, is now open source. According to the company, GLB Director is a Layer 4 load balancer that can scale an IP address across a large number of physical machines while minimizing connection disruption during changes in servers. GitHub hopes that by open-sourcing the solution, others will … continue reading
Businesses are looking for new ways to collect, manage and analyze data to make better and more informed decisions, but they are missing the mark. Data is not just about the tools. The number one problem to using data to your advantage is people, according to Troy Magennis, an Agile consultant and founder of Focused … continue reading
Google is trying to revive the Dart programming language as a mainstream language for mobile and web development with its latest announcement. Dart 2 features a complete rewrite of the web platform with a strong focus on productivity, performance and scalability. “Dart 2 marks the rebirth of Dart as a mainstream programming language focused … continue reading
Software innovation can be constrained by scope limitations, and the barriers created by artificial silos in existing systems and organizations. But help is at hand. This article looks at two very different approaches — the application of systems engineering, and customer-centric thinking. Legacy sets limits In the early days of a software development project, there … continue reading
Following this week’s announcement of Android 9 Pie, Google is releasing a new Android SDK that offers more Kotlin features. According to the company, Android developers often run into problems with the Java programming language when accessing a null reference. Kotlin addresses this problem by providing nullable and non-nullable types in the type system, the … continue reading
API development environment provider Postman has announced major updates to its app. Starting with Postman 6.2, all free Postman users will be able to create Postman teams, use team workspaces, and use collaboration features, all of which were previously available only to customers of Postman’s paid plans. These features will now be scaled for individuals … continue reading
When you think of little social movements that bring about big societal shifts, the first thing that comes to mind probably isn’t open source. But maybe it should be. The technological revolution that is steadily digitizing every nook and cranny of human activity obviously relies on code, and open-source code underpins much of the recent … continue reading
Every hundred years or so, it seems, we enter some new industrial age, and the way business works must change along with it. The Industrial Revolution led to the Age of Oil, followed by the Atomic Age and now we’re in the middle of a Digital Revolution. Change is always exciting, but painful, as companies … continue reading
Judy Brewer was recently named as the recipient of the 2018 SIGACCESS Award for Outstanding Contributions to Computing and Accessibility. Brewer is the director of the Web Accessibility Initiative (WAI) at the W3C and principal research scientist at MIT’s Computer Science and Artificial Intelligence Lab. According to the W3C, the award “recognizes individuals who have … continue reading
Parasoft has announced the latest release of Parasoft C/C++test, a testing solution for C and C++ applications. This release focuses on helping developers secure their code, with full static analysis coverage of the CERT C Security Coding Standard rules and compliance reporting. This release also features support for the AUTOSAR C++14 coding standard, a new … continue reading
After over a year of being in development, Android 9 Pie is finally here. Yesterday, Google pushed the source code to Android Open Source Project and began rolling it out to Pixel devices. The new version adds performance improvements via the Android runtime (ART) by expanding its use of execution profiles for optimizing apps and … continue reading
AngularJS, the popular JavaScript library, was spawned from the idea of creating a framework with an application mentality for building experiences on the Web. Version 6 was released in May with a focus on the toolchain more so than the framework itself. According to Stephen Fluin, developer advocate at Google, the idea for Angular JS … continue reading
Changes in technology have led to changes in how web applications are created. And that has caused some consternation among web developers. A decade ago, the development choice was to use .NET or Java, which meant WPF or ASP.NET for Microsoft developers. Java has been a bread-and-butter language for a long time, so that’s a … continue reading