Category News

OS 플랫폼 간에 원격으로 PHP 앱을 디버그하세요

9월 2, 2025
이제 PhpStorm 2025.2는 완전한 원격 개발을 지원하며, 크로스 플랫폼 코딩과 강력한 원격 하드웨어 사용이 가능합니다.

PhpStorm by JetBrains is a sophisticated Integrated Development Environment (IDE) specifically designed for PHP and web development. It offers a range of features to enhance your coding experience, including syntax highlighting, intelligent code completion, on-the-fly error detection, built-in debugging tools, and advanced code refactoring capabilities. It also supports various web technologies like HTML, CSS, and JavaScript, making it a versatile tool for building complete web applications.

The PhpStorm version 2025.2 release introduces comprehensive remote development support, allowing developers to work with projects hosted on remote machines, in development containers, or via Windows Subsystem for Linux (WSL). This feature enables users to check out, load, and fully interact with projects - including indexing, analyzing, building, running, debugging, and testing - without requiring the codebase to reside locally. Remote development is particularly useful for those looking to develop on a different operating system than the one installed locally, or for teams that rely on high-performance hardware located in data centers or the cloud. It also supports using PhpStorm as a thin client, where only the IDE interface runs locally, while all computational tasks are handled remotely.

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

PhpStorm 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 PhpStorm licensing page for full details.

PhpStorm is available to buy in the following products:

뷰어에서 직접 PDF 페이지를 삭제하세요

9월 2, 2025
내장된 페이지 삭제 기능을 통해 PDF 뷰어에서 직접 중복되거나 민감한 내용을 제거할 수 있어, 더 빠르고 깔끔한 문서 편집이 가능합니다.

Page deletion in a PDF Viewer allows users to remove unwanted, duplicate, or sensitive pages directly within the application without needing a separate editor. This feature simplifies document management by reducing file size and ensuring the final PDF is clean, concise, and professional. It is particularly useful for correcting errors, such as removing mistakenly added or blank pages, as well as for enhancing security by deleting confidential content before sharing externally. By offering fast, built-in editing, page deletion improves productivity and makes tailoring documents to specific audiences more efficient.

Several ASP.NET Core PDF viewer controls offer the ability to add pages to a PDF file including:

  • Telerik UI PDF for ASP.NET Core (part of Telerik UI for ASP.NET Core) lets you refine documents with page deletion, ensuring professional and audience-ready PDFs instantly.
  • Document Solutions for PDF by MESCIUS allows you to manage content with page removal, protecting confidentiality and creating concise, secure files effortlessly.
  • Syncfusion ASP.NET Core PDF (part of Telerik UI for ASP.NET Core) facilitates document customization with built-in page deletion.

For an in-depth analysis of features and price, visit our ASP.NET Core PDF viewer controls comparison.

Compare ASP.NET Core PDF Viewer Controls

통합 AI 기능으로 앱을 더 빠르게 개발하세요

9월 1, 2025
Telerik DevCraft 2025 Q3은 모든 주요 UI 라이브러리에 AI 코딩 도우미가 추가되어, 사용자의 IDE에서 직접 전문적인 상황 인식 코드를 생성할 수 있습니다.

DevCraft by Telerik is a comprehensive suite of more than 1,250 UI components and development tools designed for building modern web, desktop, and mobile applications using .NET and JavaScript frameworks. It includes reporting and report management solutions, automated testing and mocking tools, and document processing libraries, as well as a wide range of professionally designed user interface controls from the Telerik and Kendo UI suites. DevCraft enables developers to create feature-rich, high-performance applications with consistent design and user experience, delivering enterprise-level, scalable, and maintainable software solutions.

The Telerik DevCraft 2025 Q3 update extends the availability of the AI coding assistants to all of the major UI libraries. Along side Blazor and React, the AI Coding Assistant is now trained on and available for Kendo UI for Angular, Telerik UI for ASP.NET Core, UI for WPF, UI for WinForms and UI for .NET MAUI, as well as for Telerik Reporting and the Document Processing Libraries. These assistants are GitHub Copilot add-ins and MCP servers that provide context-aware and specialized AI-generated code directly in your IDE using natural language prompts, allowing developers to deliver high quality user interfaces and reporting functionality in web and desktop applications in much less time.

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

Telerik DevCraft is licensed per developer and has two licensing models: an annual Subscription License and a Perpetual License. The Subscription license provides access to the latest product updates, technical support, and exclusive benefits for a flat annual fee, and must be renewed to continue using the software. The Perpetual license is a one-time purchase granting access to the current released version and includes a one-year subscription for product updates and technical support. After this initial period, users can choose to renew the subscription element to continue receiving updates and support; otherwise, they may continue using the installed version available during their active subscription term but will forgo future updates and support. See our Telerik DevCraft Ultimate licensing page for full details.

Telerik DevCraft is available in the following editions:

구조화된 데이터를 정밀하게 조작하세요

9월 1, 2025
XML 및 JSON과 같은 구조화된 데이터를 전문 도구를 통해 편집, 변환, 검증하여 문서 내용을 완벽하게 제어하세요.

Data Manipulation in a Structured Document Tool refers to the ability to programmatically access, modify, and reorganize data within documents that follow a defined structure, such as XML or JSON. For software developers, this enables precise control over document content, supports dynamic content generation, and facilitates integration with external systems or data sources. It helps ensure consistency across document workflows and allows developers to automate updates, enforce validation rules, and transform data to meet specific application requirements.

Many Structured Document tools offer data manipulation including:

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

Compare Structured Document tools

실시간 인사이트로 Spring 앱을 더 빠르게 디버깅하세요

9월 1, 2025
IntelliJ IDEA 2025.2에는 빈(bean)과 설정 값에 대한 실시간 데이터를 통해 애플리케이션 동작에 대한 가시성을 개선하는 새로운 Spring Debugger가 추가되었습니다.

IntelliJ IDEA by JetBrains is an integrated development environment (IDE) designed to maximize developer productivity through intelligent code assistance, deep language understanding, and robust developer tools. Known for its support for Java and a wide array of other languages and frameworks, IntelliJ IDEA offers advanced code completion, on-the-fly analysis, and reliable refactoring tools that accelerate the entire development process. With a strong focus on ergonomics and performance, it enables professionals to write, test, and debug high-quality code faster and with greater confidence.

The IntelliJ IDEA 2025.2 update adds new Spring Debugger, aiming to significantly improve how developers analyze and resolve issues in Spring-based applications. This update provides deep, real-time visibility into application internals directly from the IDE, removing the need to jump between logs, code, and external tools during debugging. Developers can now instantly see which Spring beans are currently loaded or mocked, and evaluate their definitions without restarting the application. This live view extends to resolved configuration values, with precise source tracking - even for values pulled from environment variables or profile-specific settings. This can help teams pinpoint misconfigurations much faster.

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

IntelliJ IDEA 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 IntelliJ IDEA licensing page for full details.

IntelliJ IDEA is available to buy in the following products: