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

  • Google Open Sources MapReduce Framework for C to Run Native Code in Hadoop

    Google announced last week the release of open source MapReduce framework for C, called MR4C, that allows developers to run native code in Hadoop framework. MR4C framework brings together the performance and flexibility of natively developed algorithms with the scalability and throughput provided by Hadoop execution framework.

  • The Hack Language Gets an Official Specification

    The Hack language has now got an official specification. According to the HHVM team, the Hack specification, albeit in its initial stage, fills a gap in the documentation available for the Hack language.

  • Spring Forward Festival Celebrates Women in the Digital Industry

    Spring Forward is a festival in Brighton in the UK that coincides with Women’s History Month and aims to celebrate and encourage women’s work in the digital sector.

  • Pointer Events Reaches W3C Final Stage, “Recommendation”

    The World Wide Web Consortium (W3C) has published the Pointer Events standard as a recommendation for wide adoption, but its future is in doubt as Apple and Google are refusing to implement it.

  • Behaviour-Driven Development Combined with Domain-Driven Design

    Behaviour-Driven Development (BDD) is very much about conversations and examples but there is a software design part that can be used to bring BDD and Domain-Driven Design (DDD) practices together, combining the conversional bits with a domain-focused design activity, Konstantin Kudryashov explains in a presentation.

  • HTTP/2 Specifications Approved for Publication

    HTTP/2 specifications have been approved for publication, according to the IETF. 15 years after the launch of HTTP/1.1, IETF have gone through over 200 design issues, 17 drafts, and 30 implementations to get the specification approved to be published as standards-track RFCs.

  • Silver Brings Apple's Swift Language to .NET and Android

    RemObjects Silver is a “free implementation of Apple’s Swift programming language” aimed at making it possible to natively compile Swift code on the .NET, Java, and Android platforms in addition to Cocoa and Cocoa Touch. InfoQ has spoken with marc hoffman (sic), chief architect at RemObjects.

  • Facebook Stetho: Debugging Any Android App with Chrome DevTools

    Facebook has open sourced Stetho, an Android debugging bridge enabling developers to debug their apps using Chrome DevTools.

  • Becoming a Great Remote Developer

    This post explains the best practices for becoming great and successful remote developer.

  • Apache Aurora v0.7.0 Released with Docker Support

    The Apache Aurora community have released version 0.7.0-incubating of the Apache Aurora framework for Mesos, which provides a platform for long-running services and cron jobs. This release includes beta integration with Docker, official support for the Aurora command-line client v2, and performance improvements for running Aurora at scale.

  • Ruby Developers can now Manage Microsoft Azure Services with Fog

    Microsoft Open Technologies Inc. have released a Ruby ‘fog-azure’ gem to provide Microsoft Azure support for the Fog cloud services library.

  • MongoDB 3.0 - WiredTiger Storage Engine and Updated MMS

    Some time ago, when MongoDB 2.6 was released Kelly Stirman, Director of Products at MongoDB answered our questions regarding the latest release. Now with MongoDB 3.0 announced for March and MongoDB 3.0 RC-8 already available, it’s time to see in more detail what WiredTiger storage engine, new and improved MMS and storage compression can bring to NoSQL users.

  • Lenovo Responds to Superfish Vulnerability

    Lenovo has responded to the criticism of the Superfish software pre-loaded onto its computers with advice on how to remove the offending tool. But what was the issue, and why was it pre-loaded in the first place? InfoQ investigates. Meanwhile, Microsoft has pushed out a definition of Microsoft Defender to remove Superfish and its root certificate.

  • Advancing The Realtime Web With RethinkDB

    RethinkDB is an open-source distributed database built to store JSON and scale with very little effort. Self compared with MongoDB, RethinkDB is aiming to be developer friendly all the while maintaining an operations oriented approach of being highly available and high scale..a way to subscribe to change notifications from the database. A client can subscribe to changes in a table and get notified

  • New UXKit Framework Spotted in OS X 10.10.3 Provides UIKit-like API

    There has recently been a lot of talking about a new UXKit framework that was spotted in OS X 10.10.3 beta. What is interesting about it is that its API is very close to iOS UIKit’s, leading several developers to hope that it can bring the two platforms closer to one another.

BT