InfoQ Homepage Development Content on InfoQ
-
Microsoft Open Sources .NET, Adds Linux and Mac OS X Support
Microsoft's recent trend toward open source software has made a major advance as the company has released the core .NET software stack under the MIT License and published the code on GitHub. The company plans to fully support an "enterprise ready" version of .NET for Windows, Linux, and Mac OS X.
-
AWS Launched Amazon Aurora, a MySQL Compatible RDBMS
At the AWS re:Invent event, Amazon announced a brand new database called Aurora. It will be available under the Amazon RDS offering that already supports MySQL, MS SQL Server, Oracle and PostgreSQL.
-
Examples of Applying Metrics in Kanban
Metrics are engrained in kanban. They play a role in several kanban practices like visualizing and managing flow, and support the agenda’s for sustainability, service orientation and survivability. At the Lean Kanban Central Europe 2014 Conference Wolfgang Wiedenroth talked about the power of metrics. In his presentation he provided may examples of using metrics with kanban.
-
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.