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

  • 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.

  • Microsoft and Dropbox Partner to Deliver Better Experience to Office 365 Users

    Microsoft and Dropbox announced a strategic partnership to integrate Dropbox service with Office 365 on phones and tablets.

  • Apple TestFlight Now Allows up to 1,000 External Beta Testers

    Apple announced that its TestFlight beta testing service allows now to invite up to 1,000 external beta testers via iTunesConnect. The most relevant facts about the new service.

  • Immutable.js Offers JavaScript a Taste of Functional Programming

    Immutable.js provides JavaScript with a set of persistent data structures allowing for a functional programming style while using natural syntax familiar to traditional JavaScript developers.

  • Ember Gets Rendering Improvements, More Slated

    Ember 1.8 has been announced. One of the biggest changes is use of metal-views, which improves rendering performance as well as paves the way for more rendering improvements, grouped as "HTMLBars" in the future.

BT