BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • Bitbucket Launches Snippets for Teams

    Atlassian's popular source code hosting site Bitbucket launched Snippets for teams, a collaboration oriented solution to "create and manage multi-file snippets of all kinds". Snippets can be created via drag and drop, owned by a user or a team and optionally shared publicly. They are backed by Git or Mercurial repositories and can be managed via a REST API.

  • Internet Explorer's Days Are Numbered

    Microsoft has been developing their new web browser, codenamed Project Spartan for some time. Now the company has revealed that the name Internet Explorer is also going to be replaced-- both in name and in substance.

  • Becoming More Transparent Helps to Manage Work

    The Agile Testing Day Netherlands 2015 conference devotes a full day track to talented Dutch agile youngsters to share their experiences. Tamara de Paus talked about how to organize your work and be more transparent. An interview about the changes that were done by the team to manage work and create transparency, what worked and what didn't, and the things they learned along the way.

  • Using PVS to Find Bugs in .NET Core

    The makers behind PVS Studio, a C++ static analyzer, have released their study of the CoreCLR source code. Though meant primarily to demonstrate the capabilities of their tools, it does reveal how difficult it is to write bug free C++ code.

  • Android Apps Are Now Reviewed by Tools and Humans

    Google has quietly introduced an app reviewing process that monitors new apps or updates for policy violations. This process uses automatic tools and sometimes human reviewers that add a few hours of delay in the publishing process.

  • Creativity and Testing: Do They Go Together?

    At the Agile Testing Days 2014 in Potsdam Jan Jaap Cannegieter spoke about using different sides of our brain to optimize testing and he will redo this presentation during the Agile Testing Day Netherlands 2015. InfoQ interviewed Cannegieter about how agile has changed testing, creativity and thinking in testing, skills of agile testers, and how testers can make steps towards agile testing.

  • Microsoft Plans to Launch Azure IoT Suite

    At the Convergence 2015 event in Atlanta, Microsoft’s CEO Satya Nadella announced Azure IoT Suite – an integrated offering that brings multiple Microsoft IoT assets together.

  • Google Leverages Near Real-Time Backend Development With Firebase

    From Google Cloud Platform’s team, Mandy Waite presented at QCon London 2015 Firebase, a solution to help teams being focused on building (near) real-time mobile and web applications without dealing with the complexity of backend services.

  • Apache Spark 1.3 Released, Data Frames, Spark SQL, and MLlib Improvements

    Apache Spark has released version 1.3 of their project. The main improvements are the addition of the DataFrames API, better maturity of the Spark SQL, as well as a number of new methods added to the machine learning library MLlib, and better integration of Spark Streaming with Apache Kafka.

  • React Introduces Support for ES6 Classes

    Facebook has released React v0.13, bringing with it support for ES6 classes, as well as new top-level APIs and breaking changes for JSX.

  • Effektif Open Sources BPM Software with an Emphasis on Developers

    Business process management software provider Effektif today announced the open sourcing of their workflow engine. The new model allows developers to include Effektif workflows from within their applications via Java and REST APIs

  • Uber Unveils its Realtime Market Platform

    Matt Ranney, Chief Systems Architect at Uber, gave an overview of their dispatch system, responsible for matching Uber's drivers and riders. Ranney explained the driving forces that led to a rewrite of this system. He described the architectural principles that underpin it, several of the algorithms implemented and why Uber decided to design and implement their own RPC protocol.

  • Phil Calcado on Lessons Learnt During SoundCloud's Microservice Migration

    At QCon London 2015 Phil Calcado shared lessons learnt from SoundCloud’s move from a monolithic to microservices architecture, and stated that the core requirements for building a microservice platform include developing capabilities for rapid provisioning, basic monitoring and rapid application deployment.

  • What We Have Learned in Testing and New Developments in Agile Testing

    Software development in agile is based on testing says José Díaz. Agile has brought us real teams of development and testing without borders. Some of the currently relevant topics in agile testing are the transition from waterfall to agile methodologies, tester skills and Certified Agile Tester, DevOps and mobile testing.

  • Luke Marsden: Using Flocker to Enable Mobility of Docker Container State

    Luke Marsden stated at QCon London 2015, that although Docker containers provide a very useful deployment mechanism for development and test, the absence of host mobility for containers with state may provide problems in production deployments. The open source Flocker tool provides a mechanism to overcome this by allowing stateful containers to be moved between hosts.

BT