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

  • 64 Bit Support for iOS Mandatory From February 2015: Benefits and Hindrances

    Apple announced that, as of February 1 2015, all App Store submissions will be required to include 64-bit support and to be built with the iOS 8 SDK. The new requirement will only apply to new submissions, that is new apps and updates to existing apps. A look at benefits and hindrances in this process.

  • DroidConSE: Tackling Complexity in Android Apps with RxJava at SoundCloud

    In his recent talk at DroidconSE, Matthias Kaeppler (Software Engineer at SoundCloud), proposed the use of RxJava - an implementation of Reactive Extensions for the Java programming language - in Android apps to elegantly handle asynchronous behaviour. After his talk InfoQ spoke to Matthias to discover how other Android developers can benefit from adopting RxJava.

  • Adobe Declares Brackets is Ready with 1.0 Release

    Adobe has released Brackets 1.0, its open source code editor for web designers and front-end developers. Web developer evangelist Ryan Stewart says in the past three years the team has been very busy adding features to help make Brackets a world class text-editor. Declaring this release as 1.0 is our way of telling the world that Brackets is ready.

  • Using Kanban for Change: A Case Study from an Insurer

    Kanban is often used to manage work, but the concepts of kanban can also be used to guide a journey of change in an organization. This is a case study of an insurance company that used kanban to get change done to improve visibility and predictability and engaging their people.

  • RyuJIT CTP5 Released to Mixed Reaction

    The performance of the Just-In-Time compiler affects all .NET-based applications on a Windows system. Microsoft's latest preview of its next generation RyuJIT indicates inconsistent progress.

  • Becoming Cloud-Native

    Cloud technology is really about On-Demand Technology with a lot of new possibilities coming, making new ways of thinking possible, Peter van Hardenberg from Heroku stated at the GOTO Berlin Conference looking at how a cloud-native way of thinking may change your view of building applications for the cloud.

  • Mozilla Quiet Ahead of Firefox Developer Edition Launch

    Last week, Mozilla hinted at Firefox Developer Edition, a version made "by developers, for developers." This special version is part of a celebration of the 10 year anniversary of the release of Firefox 1.0. But, in the days preceding the release, the company has gone uncharacteristically quiet.

  • Rebuilding Wunderlist Using Microservices

    Chad Fowler, CTO at 6Wunderkinder, the company behind Wunderlist, describes how they went from a large monolithic Rails application and a large monolithic database to a system with many microservices, and the architecture they ended up with. Starting by adding new functionality as services and splitting the large database into smaller databases, they ended up doing a big rewrite of a new system.

  • C# Comes to the Unreal Engine

    The Unreal Engine joins Unity with C# support thanks to Xamarin's new Mono for Unreal Engine. This extension enables developers to create Unreal Engine just using C#.

  • IntelliJ IDEA 14 Arrives

    JetBrains released IntelliJ IDEA 14 a month ahead of schedule. This release introduces a wealth of innovative features, including a new decompiler, debugger improvements, editor enhancements, support for Android Wear/TV, and support for many JavaScript frameworks.

  • VMware Expands vCloud Air to Australia and Japan

    VMware’s hybrid cloud service, vCloud Air will be available in Australia from early 2015. The Japan region that was launched in July this year is generally available in the coming weeks.

  • Martin Fowler on Characteristics of Microservices

    Service-Oriented Architecture (SOA) is a very broad term and practically meaningless. Microservices is a subset of SOA with the value being that it allows us to put a label on this useful subset of SOA terminology, Martin Fowler stated in his keynote introducing Microservices when opening the GOTO Berlin Conference 2014.

  • Facebook Open Sources Proxygen, an HTTP Framework Supporting SPDY 3.1

    The idea behind Proxygen is not to replace Apache but having the ability to create a specialized high-performance web server that can be embedded into existing applications providing web services. Facebook initially started to build a proxy (hence the name) server in 2011, and now they are open sourcing it after the project evolved and has been tested in production for a number of years.

  • Meteor Strikes 1.0

    Matt DeBergalis has announced the Meteor 1.0 release, with new features for mobile app development and packaging improvements. Among some of the highlights in the landmark release is improved Mobile App Support. Where support for building mobile apps in Meteor was announced in September's 0.9.2 release, 1.0 brings with it significant changes relating to Cordova.

  • Bootstrap 4 Will Drop IE8 Support

    Bootstrap 3.3.0 was announced last week, along with a set of upcoming changes in Boostrap 4 alpha. One of the biggest changes coming soon is removal of support for IE8.

BT