Architecture News

構造化ドキュメントを修正して検証

8月 6, 2025
検証およびチェック機能を備えた構造化ドキュメントツールは、編集中にXMLおよびJSONファイル全体の問題を特定して解決可能

Validation and checking features in structured document tools are designed to ensure the integrity, correctness, and compliance of documents written in formats like XML and JSON. These tools assist developers and content authors throughout the editing process, detecting syntax errors, enforcing structural rules, and maintaining standards conformance. By integrating automated validation, intelligent correction suggestions, and format-specific diagnostics, these features reduce manual debugging effort and enhance the reliability of structured content in technical and data-driven applications.

Common features include:

  • XML validation verifies that an XML document adheres to a specified schema, ensuring correct data types, required elements, and attribute structures are present.
  • XML-aware spell checkers identify spelling mistakes only within text nodes of XML documents, avoiding false positives in tags, attributes, or code fragments.
  • XML-well formedness checkers confirm that an XML document is syntactically correct, with properly nested and closed tags, valid characters, and a single root element.
  • DTD validation checks XML documents against a Document Type Definition (DTD), ensuring that the document structure matches the defined grammar.
  • XML quick fixes offer automated suggestions to resolve common XML errors, such as missing required elements or incorrectly structured tags.
  • JSON validators allow the comparison and validation of JSON objects against JSON schema, looking for unbalanced brackets for example, to ensure compliance with formatting rules.

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

Explore Validation & Checking Features

コンパクトな複数選択でjQueryアプリを強化

8月 6, 2025
チェックされたコンボボックスドロップダウンコントロールを活用して、インターフェースを乱雑にすることなく、省スペースで直感的な複数選択を実現

A checked combobox is a data editor component used in user interfaces that consists of a text box with a drop-down panel. This panel displays a predefined list of items, in a clean and organized layout, from which users can input data by making a singular or multiple selections using the adjacent checkboxes. The values are then typically displayed as a comma-separated summary in the collapsed field. This type of control provides developers with a convenient way to implement multi-select functionality within their applications, and is especially effective in scenarios such as filtering datasets or configuring settings, without consuming additional space on the interface.

Several jQuery data editor collections include checked comboboxes, including:

  • DevExtreme Complete Data Editors (part of DevExtreme Complete by DevExpress) enables developers to easily integrate checked comboboxes into their jQuery applications.
  • Kendo UI for jQuery Data Editors (part of Kendo UI by Telerik) allows the integration of multi-item selection within a drop-down using checkboxes for intuitive data input.
  • jQWidgets Data Editors (part of jQWidgets) provides jQuery components that can be used to deliver multi-selection via a combobox input field with adjoining checkboxes.
  • Infragistics Ignite UI for jQuery Data Editors (part of Infragistics Professional) facilitates straight-forward data entry using a multi-select combobox with checkbox support.

For an in-depth analysis of features and price, visit our comparison of jQuery data editors.

Compare jQuery Data Editors

ComponentSourceとGitKrakenとの提携10周年記念

8月 6, 2025
GitKrakenとComponentSourceの10年にわたるコラボレーションにより、2015年以来、信頼できるGitソリューションを開発者に提供

Axosoft is a trusted provider of agile project management software that helps teams ship software on schedule and with confidence. With powerful features like the Release Planner, burndown charts, and Standup Mode, Axosoft makes it easy to visualize workflows, track team progress, and predict release dates. Supporting Scrum, Kanban, or fully customized agile methodologies, Axosoft combines dashboards, configurable notifications, and wiki pages to keep teams aligned and informed throughout the development lifecycle.

Over the past decade, ComponentSource and Axosoft have built a strong, trusted relationship rooted in a shared goal: supporting developers. By offering Axosoft’s tools through its global distribution platform, ComponentSource has enabled customers around the world to access reliable agile project management solutions. This partnership has not only broadened Axosoft’s reach but has also ensured that developers benefit from simplified licensing, dedicated support, and easy access to best-in-class agile tools.

The 10-year partnership between ComponentSource and Axosoft has brought clear value to the developer community: better project visibility, improved collaboration, and predictable, on-time releases. As this milestone is celebrated, ComponentSource looks forward to building on shared success, continuing to provide innovative solutions that help software teams deliver their very best.

Learn more about Axosoft.

WebRTC 2.0サポートでリアルタイムビデオを追加

8月 5, 2025
MPlatform SDK v2.10は、マルチピアミキシング、ミックスマイナスオーディオ、クロスプラットフォーム互換性を備えた、より高速で安定したWebRTCレイヤーを提供

MPlatform SDK by Medialooks is a Windows-based software development kit designed for building real-time video applications with professional-grade capabilities. It provides a modular architecture that supports live video ingest, playout, processing, mixing, and streaming, all within a single framework. The SDK handles a wide range of formats and devices, including SDI, NDI, RTMP, and SRT, making it suitable for broadcast automation, live production, and surveillance solutions. With native support for GPU acceleration, timecode handling, and seamless integration into C++, C#, and .NET environments, MPlatform SDK enables developers to create complex video workflows with reduced development overhead.

The MPlatform SDK v2.10 update adds support for WebRTC 2.0, enabling developers to leverage a modern, more efficient real-time communication layer with backward compatibility to existing API code. It integrates a new signaling infrastructure—including a Docker-based server and web client optimized for platforms like iOS and macOS—and updates the WebRTC core to the latest version, improving connection stability, reducing reliance on TURN servers, and unlocking features such as multi‑peer mixing, mix‑minus configurations, and duplex video/audio streams. This results in more robust browser-native and native app integrations with minimal integration effort and enhanced flexibility.

MPlatform SDK is licensed per developer and is available as a perpetual license with 1 year support and maintenance. See our MPlatform SDK licensing page for full details.

Learn more on our MPlatform SDK product page.

PDFを正確に暗号化/復号化

8月 5, 2025
堅牢な暗号化を使用してPDFファイルを保護し、必要に応じて簡単に復号化して、許可されたユーザーのアクセスを復元

Encrypting and decrypting PDF files is a key feature in many modern PDF components, allowing developers to protect sensitive information and control access to documents. Encryption applies a security layer to the PDF, typically requiring a password to open or modify the file, while decryption reverses the process for authorized users. These capabilities are essential for applications that handle confidential business data, legal documents, or personal records, ensuring compliance with security policies and data protection regulations.

Several JavaScript PDF controls offer the ability to encrypt or decrypt PDF files including:

  • Wijmo PDF (part of Wijmo by MESCIUS) enables developers to apply password-based encryption when generating PDFs, ensuring that only authorized users can view or alter the document.
  • Aspose.PDF for JavaScript via C++ provides robust encryption options, including support for various encryption algorithms and permission settings to restrict printing, copying, and editing, along with decryption capabilities for authorized access.
  • IronPDF for Node.js by Iron Software offers high-level methods to encrypt and decrypt PDFs, supporting both user and owner passwords, making it straightforward to secure documents before distribution and to unlock them when required.

For an in-depth analysis of features and price, visit our JavaScript PDF controls comparison.

Compare JavaScript PDF Controls