BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Amazon Release API Gateway, a Managed Service to Build and Run APIs

    Amazon Web Services (AWS) have released Amazon API Gateway, a fully managed service that allows developers to publish, maintain, monitor, and secure APIs ‘at any scale’. The AWS management web portal allows an API to be created that can act as a ‘front door’ for applications to access data, business logic, or functionality from backend services, such as applications running on EC2 or AWS Lambda.

  • Qt 5.5 Adds New GL Modules, Improves Cross-platform Support

    Coming only six months after the release of Qt 5.4, Qt 5.5 fixes almost 1500 reported bugs and adds new features, while also ensuring that it will be ready for Windows 10 on time, improving Linux compatibility and OS X parity.

  • Creating a Happy Work Environment

    Karen describes her way of creating a happy work environment.

  • OpenJDK Requesting Community Feedback on Java 9 Features

    The OpenJDK Adoption Group is requesting community feedback on the newly announced comprehensive list of feature additions, changes and removals projected for Java 9. InfoQ talks to the Java Champions group about what to expect from Java 9 and how to get involved.

  • Firefox Moves to Eliminate XUL, Discusses How to Rebuild

    Discussions have begun on how to eliminate XUL and XBL from Firefox. There's a long way to go before anything concrete happens, but the move will go a long way to modernize a browser built with outdated technology.

  • Design of a Hypermedia REST API Server and Consuming Client

    REST and hypermedia has a lot of benefits but they significantly complicates building both the client and the server API, thus useful only in some scenarios Jimmy Bogard states in a series of blog posts highlighting what’s needed to get a full hypermedia solution from server to client including choosing a hypermedia-rich media type.

  • Postman 3.0 Releases New Developer Experience - Q&A with Founder

    Postman is a popular Chrome application used to test, build, and document web APIs. InfoQ interviewed Abhinav Asthana, the founder and CEO of Postman, about the latest release to give our readers a better understanding of what Postman is, how it was created, why it’s popular with API developers, and what’s new in 3.0.

  • Getting Actions Done to Make Change Happen

    Even with best intentions it can be challenging for people to follow up on actions that they agreed to do. They can start to doubt if they can do the actions and become afraid to fail. Several authors have recognized this and came up with suggestions for dealing with it and making change happen.

  • Docker's Testing Infrastructure

    Jessie Frazelle, member of Docker's core team, is responsible for Docker's testing infrastructure. Frazelle described Docker's build workflows for both the master branch and pull requests as well as the various tools that are part of the testing infrastructure. Jenkins, Consul and nsq are all key components of the testing infrastructure, working together with Docker's custom tools.

  • Anticipated Firefox 39 Released After Stability Issues Cause Delays

    Mozilla has released Firefox 39, after initial stability issues caused by a third party application. The much-anticipated release brings with it support for CSS Scroll Snap Points, new sharing features, and improved dev tools -- as well as several critical bug fixes.

  • Symantec Claims Zero Day Flash Vulnerability Likely to be Exploited

    Symantec is reporting that the zero-day vulnerability discovered (and weaponised) in the HackDay leak allows for remote code execution. Adobe will be updating Flash in the near future but disabling Flash may be the only solution at the moment.

  • VS2015's C++ Benefits from Over 750 Bug Fixes

    C++ Developers will benefit from the involvement of hundreds of fellow users who reported numerous bugs with the C++ compiler during its release stage. Microsoft has provided a list of all of the bugs that have been corrected for the upcoming release of VS2015RTM.

  • HashiCorp Publicly Release Atlas, a Version Control System for Infrastructure

    HashiCorp have publicly released Atlas, a commercial platform that unites their open source tools for development and operations to create a version control system for infrastructure management. Atlas integrates HashiCorp’s Vagrant, Packer, Terraform, and Consul tooling, with the primary goal of promoting ‘automation, audit and collaboration on infrastructure changes’ across the modern datacenter.

  • BBC MicroBit Aims to Make Computing Cool for Kids

    Yesterday the BBC unveiled the final plans for the BBC MicroBit, a system-on-a-chip-on-a-board with a 5x5 LED matrix aimed at getting children interested in programming. Announced in March 2015, the BBC MicroBit is now finalised and will be given to children in year 7 across the UK, and available for purchase towards the end of 2015. InfoQ looks at what it will provide.

  • SQL Server 2016: Identify Regressions with Query Store

    SQL Server 2016 offers a new tool for performance tuning called Query Store. This holds metrics that let you quickly see when an execution plan change has negatively impacted the database.

BT