BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Google Releases Google Play Services 5.0

    Recently released Google Play Services 5.0 includes a number of new features, such as Android wearable services APIs, Dynamic Security Provider and App Indexing, along with updates to existing APIs. The new release should already be rolling out worldwide to Android devices running Android 2.2 or better.

  • ART: The New Android Runtime

    At Google I/O 2014, presenters Brian Carlstrom, Anwar Ghuloum, and Ian Rogers (all from Google) discussed ART (the Android RunTime). ART replaces Dalvik as the default platform for the next Android release. (A preview of the next Android release, termed Android L, is available as a download for developers. Android L will go public sometime in the fall.)

  • Managing Epics Across Multiple Channels

    How to manage epics across multiple channels? Agile tools support in managing epics across multiple projects and boards.

  • The Release Process Used by Mozilla for Firefox

    This article presents the release process used by Mozilla for their browser.

  • The Term µServices Already Defined Four Years Ago

    “I coined the term µServices four years ago defining them as services that always communicate within the same process, without any overhead, as a way to separate these lightweight services from the heavy, costly, and complex services people tended to think about because of the advent of Service Oriented Architectures (SOA)” Peter Kriens recently claimed.

  • Ecma Standardizes Dart

    Ecma International has standardized the first edition of Dart, ECMA-408.

  • The Spring IO Platform Released to Simplify Dependency Management

    Pivotal last week released the first version of their new Spring IO Platform 1.0. At its core, the Spring IO Platform is a list of dependencies (and their versions) that work well together. Its implementation is a Maven POM file that you can import into your projects to set the versions for dependencies. These dependencies are curated and harmonized across Spring projects.

  • Top Docker Misconceptions

    Based on his experience as a system administrator evaluating Docker, Matt Jaynes has written at the DevOps University website about the top Docker misconceptions, warning about adopting Docker at small scale and without solid infrastructure foundations, and providing alternatives to improve the deployment process.

  • Alternative Approaches for Implementing Agile

    Top-down implementation of agile is a commonly use approach for agile adoption in organizations. Alternative approaches exist, like implementing agile by stealth, using continuous improvement teams, starting with a quiet phase or taking baby steps by implementing a limited set of agile practices.

  • New Low End T2 Instances for Amazon EC2

    Amazon have introduced T2, a new class of low cost general purpose instances for EC2 intended for workloads that don’t drive consistently high CPU usage. At the low end t2.micro offers higher performance, more memory (1GiB) and a lower cost (1.3¢/hr) than the previous t1.micro. The T2 class also offers small and medium sizing with 2GiB and 4GiB RAM respectively.

  • Agile Australia Conference Review

    The Agile Australia 2014 conference was held in Melbourne, Australia last week. Over 950 people from all around Australia, New Zealand and beyond attended this annual event. The theme of this year’s conference was Embracing Disruption, there were 41 sessions covering five broad topic areas.

  • Raddish: Node.js Framework with Support for Threads and Sockets

    Jasper van Rijbroek has released Raddish, a new Node.js framework with "ridiculous speeds" that also comes with out of the box support for threads and sockets. According to its own notes, Raddish aims to be "amazingly fast". Van Rijbroek told InfoQ that by using a fallback system Raddish allows developers to write less code to reach their goals.

  • Google Launches Gmail API Beta

    At the last Google I/O Google has introduced a new Gmail API aiming at "giving developers flexible, RESTful access to the user's inbox, with a natural interface to Threads, Messages, Labels, Drafts, and History", and bringing developers multiple benefits over IMAP, says Google.

  • QCon San Francisco Update (Nov 3-7, 2014): Tracks Announced, Registrations Up 875%

    Track topics have been finalized for the 8th annual QCon San Francisco (Nov 3-5, 2014). Registrations for the event - which has been completely sold out for the past three years - are up 875% compared to the same time last year. Register before Jul 26th and save $700.

  • Bootstrap 3.2 Adds Responsive Embeds Among Others

    Bootstrap 3.2 adds responsive embeds, objects and iframes, several new responsive utility classes, a considerable number of small improvements and bug fixes.

BT