Category News

Use Artificial Intelligence to Develop PL/SQL Code

August 14, 2025
Plyxon 2.0 by Allround Automations introduces an integrated AI assistant to enhance SQL and PL/SQL code development, without leaving the IDE.

Plyxon by Allround Automations is a high-performance cross-platform Oracle PL/SQL development tool built as a native Oracle Client application that requires no third-party dependencies. Designed for writing, navigating, and debugging PL/SQL code, it includes a PL/SQL editor with features such as syntax highlighting and object descriptions, an integrated debugger offering control over program execution and state inspection, and more. Its multi-threaded design allows developers to continue working during long-running operations or while debugging, ensuring that tasks such as query execution, program testing, and troubleshooting can occur without the IDE becoming unresponsive.

The Plyxon 2.0 update introduces a built‑in AI assistant that enables developers to harness leading AI systems such as OpenAI GPT, Google Gemini or Meta Llama, among others, directly within their PL/SQL workflow, making it possible to generate, edit, optimize, explain, review, or fix SQL and PL/SQL code with predefined or custom AI functions. This capability reduces the time spent on repetitive coding tasks, accelerates troubleshooting by providing context-aware suggestions, and supports learning by offering clear explanations of complex code structures, or even about Oracle development in general.

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

Plyxon is licensed per named user. Support contracts are available, which entitle you to technical support via email for either one or three years depending on the option purchased. See our Plyxon licensing page for full details.

For more information, see our Plyxon product page.

Export Defined Data Ranges in Vue.js

August 14, 2025
Grids with built-in export selection functionality allow users to choose specific rows, columns or cells, rather than exporting the entire data grid.

Export selection in a data grid is the ability to export only a defined range, the specific rows, columns or cells that a user has actively selected, rather than the entire dataset. This selective approach is particularly valuable when working with large data sets, as it allows users to extract and share only the most relevant subset of information without additional filtering or manual deletion after export. By reducing the volume of unnecessary data in exported files, it improves efficiency, helps maintain focus on the intended content, and can enhance security by avoiding the inclusion of sensitive or unrelated information. This targeted export capability is commonly used to output data in formats such as CSV, Excel, or PDF, supporting the integration of grid data into reporting and analysis processes.

Several Vue.js grid components allow you to export selections, including:

  • DevExtreme HTML5 JavaScript Data Grid (part of DevExtreme Complete by DevExpress) provides the option to export a user-defined range to Excel or PDF in Vue.js applications.
  • Wijmo FlexGrid (part of Wijmo by MESCIUS) includes a "selection" export mode which gives users greater control over output by exporting a chosen range from the grid to PDF.
  • Handsontable by Handsoncode facilitates the export of selected ranges from a dataset in Vue.js apps, offering flexibility to share specific portions of complex or extensive grids.
  • Syncfusion JavaScript DataGrid (part of Syncfusion Essential Studio Enterprise) comes with options for exporting filtered, current page and selected records, and to Excel, CSV or PDF.

For an in-depth analysis of features and price, visit our comparison of Vue.js grid components.

Compare Vue.js Grid Controls

Generate PDFs from HTML/XML with Variable Fonts

August 14, 2025
BFO Publisher v1.4 adds support for embedding OpenType variable fonts into PDF files, providing finer typographic control and reduced file sizes.

BFO Publisher is a Java-based CSS layout engine developed by Big Faceless Organization (BFO) that converts HTML or XML styled with CSS into PDF documents. Built on top of the Big Faceless PDF Library, it supports advanced layout features, including modern CSS constructs like flexbox-1, SVG2, and MathML4, and it delivers archival quality outputs compliant with PDF/A, PDF/X and PDF/UA. Designed with a streaming architecture, it can generate very large documents efficiently while keeping memory usage low, and it is flexible for deployment both via its API and as a web‑service in local or cloud environments.

The BFO Publisher v1.4 update adds support for OpenType variable fonts, enabling developers to embed and render fonts with adjustable weight, width, and other typographic axes from a single font file. These fonts are not supported in PDF format, so are converted into a static instance which gets embedded into the PDF. This reduces the need to manage multiple static font files, lowers output file sizes, and allows finer control over typography directly through CSS, leading to more precise and efficient design workflows when creating PDFs with BFO Publisher.

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

BFO Publisher is licensed per server/machine and is available as an annual or a perpetual license depending on the use case. Technical support is available. See our BFO Publisher licensing page for full details.

For more information, see our BFO Publisher product page.

Highlight Key Metrics with Visual Gauges

August 13, 2025
Present key metrics in reports with vibrant visuals that show whether performance is on track, exceeding expectations, or needs urgent action.

A gauge is a visual reporting element, such as a dial, meter, or progress bar, designed to display a single metric’s value in relation to defined targets or thresholds. For software developers, gauges offer a quick and intuitive way to present key performance indicators, making it immediately clear whether performance is on track, exceeding expectations, or requires attention. By transforming raw data into a simple, at-a-glance visual, gauges reduce the need for users to analyze complex tables or charts, improve the readability of dashboards and reports, and support faster, more informed decision-making.

Several .NET Winforms Reporting controls include Gauges including:

  • DevExpress Reports (Multi-Platform) lets you add interactive gauges to reports, delivering instant visual feedback on KPIs across diverse platforms and devices.
  • Telerik Reporting allows you to integrate customizable gauges that clearly visualize performance metrics, enhancing clarity and speed of data-driven decisions.
  • Stimulsoft Reports.NET facilitates the creation of dynamic gauges, enabling quick interpretation of critical values and thresholds within professional, interactive reports.
  • FastReport .NET WinForms lets you embed visually engaging gauges, instantly conveying progress toward goals for efficient, results-focused report analysis.

For an in-depth analysis of features and price, visit our comparison of .NET Winforms Reporting Controls.

Compare .NET Winforms Reporting Controls

Improve Code Style Control Across C and C++ Projects

August 13, 2025
JetBrains CLion 2025.2 delivers a reworked formatter, aligning indentation, widget feedback, and settings while enabling switching between tools.

CLion, by JetBrains, is a robust Integrated Development Environment (IDE) tailored for C and C++ development, with support for other languages like Python, Kotlin, and Rust via plugins. Designed for software developers and embedded engineers, it streamlines coding with features like intelligent code completion, real-time analysis, and an advanced debugger. CLion integrates seamlessly with tools like CMake, version control systems, and remote development setups, making it ideal for cross-platform and performance-critical projects. By automating repetitive tasks and enhancing code quality, it helps developers focus on innovation and problem-solving.

The JetBrains CLion 2025.2 update improves the handling of code formatting for C and C++ projects by making it more consistent and easier to manage. The behavior of indentation in the editor, information shown in the status bar, and formatter settings are now better aligned, so developers can more clearly see how formatting rules are applied. A new status bar widget also offers quick access to other formatting tools, helping reduce the need to switch between settings. These changes aim to make it simpler to maintain a consistent code style across different parts of a project.

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

CLion is licensed per user as a commercial annual subscription. We can supply New Subscriptions, Subscription Renewals, Lapsed Subscription Renewals, and Additional Developer Licenses. See our CLion licensing page for full details.

CLion is available to buy individually or as part of JetBrains All Products Pack.