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

  • Chrome 45 will no Longer Automatically Run Flash

    With Chrome 45 only the main Flash content will be enabled, the rest being paused unless the user decides to manually start it.

  • LinkedIn Release QARK to Discover Security Holes in Android Apps

    LinkedIn has recently open sourced QARK, a static analysis tool meant to discover potential security vulnerabilities existing in Android applications written in Java.

  • Interview with Readme.io Founder on the Future of API Documentation

    Documentation, one of the great neglected areas of software development, is finally getting some attention, with a number of relatively new tools. For an API documentation can be considered essential. Gregory Koberger is working on a system with the intent of connecting developer documentation more directly to APIs and the API dashboard.

  • Using Clojure to Build Native Android Apps

    Clojure development on the Android platform has been progressing remarkably in the last few years, allowing developers to use it in fully fledged apps such as SwiftKey’s Clarity Keyboard. Here we will review the current status of tools that support Clojure on the Android platform.

  • Log4j Version 1 Reaches End of Life

    Apache has announced the EOL of version 1 of Log4j. Although Log4j version 2 was released in July 2014, version 1 was maintained until early August 2015. The new version is a full rewrite of the logging library, addressing many of the issues of version 1 and achieving unprecedented performance. Apache has made an effort to ease the upgrade, although advanced users may need some migration work.

  • Mixed Feelings Greet Mozilla's Add-ons Overhaul

    Mozilla has released a major overhaul to how Firefox add-ons are developed. Included is the introduction of the WebExtensions API and a requirement for add-ons to be reviewed and signed by Mozilla before deployment. The developer community has reacted with a range of emotions to the announcements.

  • Microsoft Releases Azure Data Factory

    Any cloud provider that believes in data gravity is trying to make it easier to collect and store data in its facilities. To make data movement between cloud and on-premises endpoints easier, Microsoft recently announced the general availability of Azure Data Factory (ADF).

  • Digium Open-sources Respoke SDKs for WebRTC and Messaging on iOS and Android

    Digium, maker of WebRTC platform Respoke, has introduced open-source SDKs for iOS and Android that aim at making it easier to add real-time audio and video communication support to mobile apps. Furthermore, the SDK includes support for instant messaging and uses push notification in order to work even when running offline or in the background.

  • Docker 1.8 Release with Multiple New Tools

    Docker Inc have announced the release of Docker 1.8, which brings with it some new and updated tools in addition to new engine features. Docker Toolbox provides a packaged system aiming to be, ‘the fastest way to get up and running with a Docker development environment’. The most significant change to Docker Engine is Docker Content Trust, which provides image signing and verification.

  • The Go 1.5 Compiler and Runtime are Written in Go

    Go 1.5 has a complete tool chain written in Go, a quicker garbage collector and runs a goroutine on each available CPU.

  • Bootstrap Version 4 Announced, Alpha Released

    Web UI Framework Bootstrap has announced version 4 and released an alpha version. This is a major update that accepts more modern web techniques and drops support for old browsers.

  • Project Calico v1.0 'Layer 3' Virtualised Networking Solution Released

    Project Calico have released Calico v1.0, a virtualised layer 3 networking solution for VM and container workloads, which enables flexible, scalable and secure IP-based communication without the need for an overlay network. The release includes integration with the OpenStack 'Neutron' networking stack, and ‘proof of concept level’ integrations with Docker, Kubernetes and other related technology.

  • The new QCon London - returning for its 10th year!

    QCon London 2016 will take place at the The Queen Elizabeth II Conference Centre on March 7-11, 2016 next year, and registration is now open.

  • Getting JSON Data with Netflix Falcor

    Netflix has open sourced Falcor, a JavaScript library offering a model and asynchronous mechanism for fetching JSON data from multiple sources.

  • Ember.js 2.0 Celebrated for Backwards Compatibility

    Ember 2.0 has been released - with zero new features. The decision has been met warmly by the JavaScript community, who have widely praised the framework for remaining backwards compatible with 1.13. Ember 2.0 only removes the features that were deprecated in Ember 1.13, meaning that apps that run on Ember 1.13 without deprecation warnings should also run on Ember 2.0.

BT