Category News

Scrivi un codice più pulito con l'operatore ternario di Delphi

Settembre 16, 2025
Delphi 13 Florence introduce diversi miglioramenti al linguaggio Delphi, tra cui un operatore ternario conciso per le espressioni condizionali in linea.

Delphi by Embarcadero is an advanced Integrated Development Environment (IDE) that allows you to build native applications for desktop, mobile, web, and console environments using a single codebase. It includes a visual designer, code editor, debugger, and component library, all specifically designed for rapid application development with the Object Pascal programming language. With Delphi, you can target Windows, macOS, iOS, Android, and Linux while leveraging a large developer community and extensive third-party plugin support.

With the Delphi 13 Florence release, developers can now express conditional logic more cleanly with the introduction of a ternary operator. Implemented using the familiar 'if' keyword, this new syntax mirrors similar constructs in other languages, allowing conditions to be evaluated directly within expressions. This change improves code readability and reduces verbosity, especially in scenarios where simple value selection depends on a condition. Alongside this, RAD Studio 13.0 includes additional Delphi language refinements aimed at modernizing and simplifying code development.

To see a full list of what's new in version 13 Florence, see our release notes.

Delphi is licensed per Named, Network Named or Concurrent user and is available as a Perpetual License with an Update Subscription that includes support and free upgrades for 1 Year. See our Delphi licensing page for full details.

Delphi is available to buy in the following products:

Risolvi rapidamente gli errori XML con correzioni automatiche

Settembre 15, 2025
Le correzioni rapide XML identificano e correggono problemi come le mancate corrispondenze dei tag e gli errori di schema in tempo reale, aiutandoti a mantenere un codice pulito e valido.

XML Quick Fix is a feature in structured document editing tools that identifies common XML syntax and structural issues and offers automated solutions to correct them. It helps developers maintain well-formed XML by suggesting quick corrections for missing tags, mismatched elements, invalid attributes, and schema inconsistencies directly within the editing environment. This reduces manual debugging time and improves accuracy when working with complex XML schemas, making it easier to align with defined standards and ensure consistent data representation across applications.

Structured Document tools that support XML Quick Fixes include:

  • Oxygen XML Editor Professional by Syncro Soft provides XML Quick Fix suggestions to automatically resolve validation issues based on the document's schema, improving editing accuracy.
  • Altova XMLSpy Professional XML Editor uses SmartFix to identify and apply context-aware corrections for XML errors directly within the validation workflow.

For an in-depth analysis of features and price, visit our comparison of Structured Document tools.

Compare Structured Document Tools

Automatizza i flussi di lavoro 3D in Node.js

Settembre 15, 2025
Aspose.3D for Node.js via Java consente agli sviluppatori di caricare, convertire e manipolare contenuti 3D interamente in codice, senza bisogno di strumenti esterni.

Aspose.3D for Node.js via Java is a cross-platform, server-side JavaScript (Node.js) library implemented over Java, designed for handling 3D content without needing external modeling or rendering software installed on the host. It supports reading, writing, converting, building, and modifying a wide variety of widely used 3D file formats, such as FBX, OBJ, STL, glTF/glb, Collada, Universal3D, Google Draco, and many more. The library offers a rich 3D Document Object Model (DOM) with mesh geometry, materials, textures, lighting, animation channels, scene graphs, primitives (boxes, spheres, toruses, etc.), and more. It runs on Windows, Linux, and macOS environments (with Java support) and exposes APIs for programmers to control all aspects of 3D scenes.

Aspose.3D for Node.js via Java enables automated conversion of 3D files from one format to another, useful in pipelines that produce assets for web, games, AR/VR, or 3D printing, without needing external tools or manual intervention. Its ability to alter meshes, share geometry, define animations, and manipulate scene hierarchy means it can be used in custom 3D authoring, asset pipelines, or anywhere dynamic generation of 3D content is required. Also, because it is self-contained and works purely via code, it supports integration into CI/CD, cloud environments, or headless servers for processing 3D assets (for example, rendering previews, generating thumbnails, or applying watermarking). Finally, its support for many formats and robust DOM model reduce development overhead and risks when working with diverse 3D content sources.

Aspose.3D for Node.js via Java is offered as Developer Small Business, Developer OEM, Developer SDK, Site Small Business, Site OEM and Site SDK licenses catering to a range of business needs. Licenses are perpetual, and include 1 year of support and maintenance. Subscription renewals are also available. See our Aspose.3D for Node.js via Java licensing page for full details.

Aspose.3D for Node.js via Java is available individually or as part of the following products:

Scrivi documenti e manuali più chiari con l'interfaccia utente ad alta risoluzione dei valori DPI

Settembre 15, 2025
La versione 10 di Help & Manual aggiunge un'interfaccia utente DPI ad alta risoluzione rinnovata che vanta icone vettoriali nitide, supporto per la modalità scura e cambio automatico del tema.

Help & Manual is a software program that simplifies the creation and management of documentation. It functions as a single source for your content, allowing you to edit and update information once and automatically generate it in various formats, including online help files, PDFs, and ebooks. This streamlines the documentation process and ensures consistency across different delivery methods.

The Help & Manual 10 update introduces an updated High-DPI user interface that delivers a sharper, more consistent visual experience across all display settings. All interface and table of contents icons are now vector-based SVGs, ensuring they scale cleanly without pixelation on high-resolution monitors. The interface also includes full support for Windows dark mode, with the option to automatically follow the system theme, allowing developers to work comfortably in varied lighting environments. These enhancements provide a modern, visually optimized workspace that improves readability and reduces visual strain during extended development and documentation sessions.

To see a full list of what's new in version 10, see our release notes.

Help & Manual is licensed per user and is available as a per seat or floating concurrent license. It is available as a Perpetual license and includes 12 months maintenance (free updates and support). See our Help & Manual Basic, Help & Manual Professional and Help & Manual Floating licensing pages for full details.

Help & Manual is available in the following products:

Esegui facilmente il debug del codice di Rust su target remoti

Settembre 15, 2025
RustRover 2025.2 ora supporta il debug remoto, rendendo più accessibili lo sviluppo e la risoluzione dei problemi tra macchine.

RustRover by JetBrains is a specialized integrated development environment (IDE) designed to support the unique needs of Rust developers. Built on JetBrains' IntelliJ platform, it combines deep language understanding with tools that enhance productivity, such as intelligent code completion, advanced code analysis, and robust refactoring capabilities. RustRover also integrates seamlessly with Cargo, Rust's package manager, and includes built-in support for testing and debugging to streamline the entire development workflow. By focusing on the requirements of performance-critical and memory-safe applications, RustRover helps developers write efficient, reliable, and maintainable Rust code with ease.

The RustRover 2025.2 update adds remote debugging support, enabling developers to debug applications running on distributed systems or embedded devices more efficiently. By launching gdbserver and setting up a remote session in the IDE, developers can now use GDB, LLDB, or custom GDB builds to inspect code over the network. This update is especially useful for Rust developers dealing with complex deployments or environments where local debugging is not an option.

To see a full list of what's new in 2025.2, see our release notes.

RustRover is licensed per user, and is available as a commercial annual subscription license. We can supply new subscriptions, subscription renewals, lapsed renewals, and additional user licenses. See our RustRover licensing page for full details.

RustRover is available to buy in the following products: