InfoQ Homepage Desktop Content on InfoQ
-
Amazon WorkSpaces Pools: Flexible and Tailored Virtual Desktop Environments
Amazon has announced a new feature for Amazon WorkSpaces called WorkSpaces Pools. This feature provides non-persistent virtual desktops across a group of users. Administrators can manage a portfolio of persistent and non-persistent desktops through a Graphic User Interface, command line, or API-powered tools.
-
eBay Doubles Team Velocity after Reworking Their Most Important Page
eBay consolidated services responsible for serving their View Item page, which has over 250 million daily page loads, to remove code duplication and improve developer productivity. As a result, they doubled the team velocity and can now deploy changes to this page even daily, with a much lower change failure rate.
-
Q&A with Matthew Farina of SUSE Regarding Kubernetes Rancher Desktop
InfoQ caught up with Matthew Farina, software architect at SUSE, regarding Rancher Desktop 1.0.0, talking about the challenges of Kubernetes and container management on the desktop and how it influenced the design and evolution of the Rancher Desktop.
-
Spotify's Journey to a Unified Codebase for Its Web and Desktop Clients
Spotify recently published an account of their journey towards a unified codebase for their web and desktop clients. Spotify's team was the owner of a web-player and a separate, full-featured desktop client. Due to having to implement many features twice, they were not shipping at the pace they wanted. Now Spotify created one codebase for both, resulting in an improved development cadence.
-
.NET News Roundup - Week of March 29th, 2021
The last week of March was pretty intense in the .NET community, with the release of Project Reunion 0.5, Dapr 1.1, and more. InfoQ examined these and a number of smaller stories in the .NET ecosystem from the week of March 29th, 2021.
-
Writing Native Windows Apps with React and WinUI 3
The latest releases of React Native Windows, a Microsoft framework for building native Windows 10 applications, upgrade to the latest React Native version (0.64) and experimentally support WinUI 3 (in preview). Microsoft also maintains react-native-macos for native MacOS applications.
-
New Svelte NodeGui Allows Creating Native Desktop Applications with Qt and Svelte
Jamie Birch recently announced Svelte NodeGui, a framework for developing desktop applications on Windows, Linux, and MacOS. A lighter alternative to Electron, Svelte NodeGui lets developers write their applications with the Svelte front-end framework and compiler, the Qt widget toolkit, and a subset of HTML and CSS.
-
Microsoft .NET Conf: Focus on Windows
Earlier this week, the first edition of the .NET Conf: Focus series for 2021 took place, featuring Windows desktop development topics. The event targeted developers of all stripes, covering both existing functionalities on .NET 5 and upcoming projects such as .NET MAUI and Project Reunion. The focus conferences are free, one-day events featuring speakers from the community and .NET product teams.
-
New Electron Release Supports New Apple Silicon Chips
The Electron team recently released the 11th iteration of the popular cross-platform native desktop application framework. Electron 11 introduces support for the new Apple silicon hardware (Darwin arm64). Electron 11 also updates the versions of Chromium, Node, and its JavaScript engine.
-
MAUI: a Multi-Platform App UI for .NET
Last month, during the 2020 edition of Build, Microsoft announced the roadmap for .NET MAUI, a multi-platform framework for building native device applications. The new framework comes as an evolution of Xamarin.Forms, providing native features for Android, iOS, macOS, and Windows.
-
Electron Desktop JavaScript Framework Finds a New Home
At the Node+JS Interactive conference in Montreal, the OpenJS Foundation announced that the Electron framework has joined the foundation. Electron is a popular cross-platform desktop application development tool based on Node.js and Chromium.
-
Building Self-Contained, Installable Java Applications with JEP 343: Packaging Tool
The OpenJDK community has released an early access build of JEP 343: Packaging Tool. JEP 343: Packaging Tool, also known as jpackage, is a new tool for packaging self-contained Java applications along with a Java Runtime Environment.
-
Amazon WorkSpaces Now Offers an Amazon Linux 2 Desktop
With the new Amazon WorkSpaces, customers now use Amazon Linux 2 as a desktop besides Windows 7 and 10. The Amazon Linux 2 WorkSpaces are available in different forms including Amazon Machine Image.
-
Study: Developers Make Most Money out of Cloud
VisionMobile has published the Developer Economics: State of the Developer Nation Q3 2015 survey, observing that most developers are male and young, Windows leads on the desktop followed by the browser, developers like to keep their code in private clouds and they make most of the money from cloud services.
-
Yahoo! Open Sources Mojito, a JavaScript Framework Promising Write Once, Run Anywhere
Yahoo! has open source Mojito, a framework for creating reusable widgets incorporated in various web applications and executed either on the client or the server-side without code change.