BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Benefits of Agile Transformation at Barclays

    Increased throughput, reduced code complexity, less production incidents, shorter deployment cycles and higher happiness in teams; these are some of the benefits that the agile transformation at Barclays has delivered. Within the first year of the transformation, which is based on Disciplined Agile, more than 800 teams adopted agile making this one of the largest agile implementations.

  • Open-Source OCaml to JavaScript Compiler BuckleScript Hits 1.0

    BuckleScript 1.0 brings almost full compatibility with OCaml features and an improved FFI with the aim of avoiding writing unsafe JavaScript stubs. InfoQ has spoken with Bloomberg’s Hongbo Zhang, BuckleScript creator at Bloomberg.

  • Box Open-Sources Continuous Localization Platform Mojito

    Box has open-sourced their continuous localization platform, Mojito. The product consists of a CLI that collects and integrates strings for translation and a web app that provides an interface for translators to keep track of their work.

  • Agile in Dispersed or Distributed Teams

    Cross-cultural team building enables collaboration and teamwork in dispersed or distributed agile teams. You need to invest to get the best out of a dispersed team. An exploration about what is needed to make agile work with dispersed or distributed teams.

  • Simplifying Form Creation with XAML Power Toys

    The routine creation of XAML data entry forms can be tedious, but thanks to a new Visual Studio extension this process can be streamlined. XAML Power Toys for Visual Studio 2015 provides a way for developers to quickly create data entry forms using XAML for WPF or Xamarin forms applications. With UWP app support coming, this is an all-in-one tool that supports all major WPF use-cases.

  • Microsoft Releases TypeScript 2.0 RC

    Microsoft has released the TypeScript 2.0 release candidate. One of the most important updates in Typescript's release candidate is its tagged unions. "Tagged unions make it way easier to get type safety using JavaScript patterns you’d write today," says Daniel Rosenwasser, Typescript program manager.

  • Git 2.10 Improves Push and Worktree Commands, Adds Style Options, and More

    Recently released Git 2.10 adds a few useful features to push, including more accurate progress info, support for extra options, and an improved --force-with-lease. Additionally, a few new options make working with signatures more convenient, and coloring schemes can use italic and strikethrough styles.

  • Bugs and Documentation Errors in .NET's HttpClient Frustrate Developers

    Due to a combination of design errors, bugs, and incorrect documentation, it is surprisingly hard to use .NET's HttpClient correctly. As a result, applications that appear to be working correctly in production can suffer from performance issues and runtime failures under load.

  • Facebook Open-Sources New Compression Algorithm Outperforming Zlib

    The new Zstandard 1.0 compression algorithm, recently open sourced by Facebook, is one of the few compression algorithms that is both faster and more efficient than zlib, the current “reigning standard”, write Facebook engineer Yann Collet and Chip Turner.

  • Getting the Data Needed for Data Science

    Data science is about the data that you need; deciding which data to collect, create, or keep is fundamental argues Lukas Vermeer, an experienced Data Science professional and Product Owner for Experimentation at Booking.com. True innovation starts with asking big questions, then it becomes apparent which data is needed to find the answers you seek.

  • Continuous Deployment at Coolblue

    Continuous deployment results in a higher sense of responsibility and better quality of deployments, argues Paul de Raaij, technical pathfinder at Coolblue. Coding standards prevent your code base from becoming a mess, automated inspections are great for tedious and boring checks, and manual checks are great for checking if the logic or use of code actually makes sense.

  • DevOps Enterprise Adoption at ITV with Tom Clark

    Tom Clark, head of common platform at ITV, talked at the past DevOps Enterprise Summit 2016 in London on how their cloud platform has served as a medium for spreading DevOps practices and way of working across the entire organization, as well as how to grow a team of "smart and kind" engineers around it. In this Q&A Clark talks about ITV's DevOps journey, challenges faced and the road ahead.

  • Stormpath's Java SDK 1.0 Released

    This week Stormpath released version 1.0 of their user management and authentication Java SDK. Stormpath generally provides APIs for implementing authentication, authorization and user management in web and mobile applications, including open source implementations, targeting a range of languages and frameworks.

  • Amazon Simple Notification Service (SNS) Gains Worldwide SMS Delivery

    Amazon's Simple Notification Service (SNS) recently gained worldwide SMS delivery and can now be used in five additional Amazon Web Services (AWS) regions. AWS also added several new features such as opt-out management, direct publishing, delivery status monitoring, and spending limits.

  • Memory Issues with Linux Control Groups Might Affect Containerized Applications

    LinkedIn’s engineering team recently published an article outlining several memory management problems with cgroups that might lead to performance degradation and possible workarounds for them.

BT