InfoQ Homepage News
-
Uber Announces Open Source Fusion.js Framework
Uber Announces Fusion.js, an open source "Plugin-based Universal Web Framework." Uber builds hundreds of web-based applications, and with web technologies changing quickly and best practices continually evolving, it is a challenge to have hundreds of web engineers leverage modern language features while staying current with the dynamic nature of the web platform.
-
Arthur Purnama on Integrated IT and Organizational Transformation
Arthur Purnama will talk at the upcoming Agile Impact conference in Indonesia about his experiences helping organisations move towards integrated IT, and how the importance of understanding how people think, comprehend, and receive the message of change is crucial to the success of any transformation program.
-
Keeping Distributed Teams in Sync
The biggest challenge of distributed teams is communication, which is essential for establishing ground rules on collaboration. Shifting working hours to accommodate each other and team liaisons help to communicate and synchronize work. Teams based on trust, respect, and openness will encourage themselves to help people throughout the organization and foster a culture that keeps teams in sync.
-
Modernizing Windows Desktop Applications with XAML Islands
You may be under the impression that Windows desktop development is pretty much dead, yet according to the telemetry data in Visual Studio, there are roughly 2.4 million developers actively working on desktop applications each month, up 50% from 20 months ago. With such a large community to support, Microsoft is looking at ways to help developers integrate those assets into Windows 10.
-
Strategies for Microservices Communication
When moving from a monolith to a microservices architecture, complexity implicitly hidden within the monolith becomes explicitly visible and the challenges for communication will grow exponentially, Michael Plöd explained in a presentation at GeeCON 2018, describing different strategies for communicating between microservices.
-
NetBeans Makes Progress at Apache
NetBeans is making progress with its transition to the Apache Foundation, including a major new release.
-
Android Pie Brings Adaptive Battery, Neural Networks API 1.1 and More
Google has released Android Pie. Android Pie brings display cutout support, Neural Networks API 1.1, Magnifier widget, Adaptive Battery, Slices, Indoor positioning with Wi-Fi RTT, and more.
-
Microsoft Announces the General Availability of Linux on App Service Environment
Microsoft announced the general availability of Linux on App Service Environment (ASE), which enables customers to combine the features of App Service on Linux and App Service Environment. This release is a follow up on May's public preview, which allowed customers to deploy Linux and containerized apps in an App Service Environment.
-
Rust 2018 is Approaching: Managing the Transition from Rust 2015
The first release of Rust 2018, corresponding to Rust 1.31, will be ready on December 6 2018, writes the Rust Core Team, consolidating under a new label the wealth of new features that have enriched the language since Rust 2015 was first delivered.
-
New UWP and Win32 Application Distribution Models
.NET has had support for applications that can automatically update themselves since the introduction of ClickOnce technology in 2005. Under the ClickOnce model, WinForms and WPF applications would check a pre-configured location on startup for newer versions. Soon the same capability will be available for private distributed UWP applications.
-
Author, Teacher, and Consultant Jerry Weinberg Passed Away
Gerald M. “Jerry” Weinberg, author, teacher, and consultant, passed away August 7, 2018, at the age of 84. Weinberg published about 100 books on computer programming, systems thinking, leadership, change, consulting, and writing.
-
Windowing in Universal Windows Platform (UWP) Applications
Continuing our series on UWP for line of business applications, we turn our attention to another frequently cited issue: multiple window support. Microsoft intends to not only answer that request, but surpass it with multiple windowing modes including 3D.
-
A Look at the Windows Community Toolkit for UWP
In order to address the needs of line of business developers, Microsoft is offering the Windows Community Toolkit for UWP. With two major releases in as many months, this library acts as a test ground for new UWP controls and features.
-
New Version of ByteBuddy Fully Supports Java 11
The new release of ByteBuddy, the widely-used Java bytecode engineering library, now fully supports Java 11 and all new classfile and bytecode features introduced since Java 8.
-
How Coinbase Handled Scaling Challenges on Their Cryptocurrency Trading Platform
Coinbase, a digital currency exchange, faced scaling challenges on their platform during the 2017 cryptocurrency boom. The engineering team focused on upgrading and optimizing MongoDB, traffic segregation for hotspots to resolve them, and building capture and replay tools to prepare for future surges.