Web Development

Web development and automation in practice

I write about real development and maintenance work, explain technical solutions and show how production services are designed. Topics range from MODX and CSS to Telegram products, backend architecture and AI integrations.

If you need a similar solution, see my Laravel backend and API development, API and marketplace integrations and business process automation services.

Building an Intelligent News Pipeline

Development of the news pipeline on Laravel: collection of materials, processing by neural networks and preparation for publication. I talk about background tasks, status control, API errors and editor interface.

Integrating an AI Assistant into the MODX Evolution Manager

As AI assistant is built into the admin panel MODX Evolution and helps to work with content. I analyze the problem of editing a complex HTML structure and the approach to solving it.

Upgrading MODX Evolution to 1.4.7 and Modern PHP

Updating MODX Evolution to 1.4.7 and adapting the project to PHP 7.2 and higher. Describes the replacement of outdated functions, refinement of snippets and plugins, backup and site verification.

Smart Search for MODX Revolution

Refining the search in MODX Revolution: search by several words and accurate comparison of numerical values. The material presents the requirements, logic of requests and examples of code.

What Is a Telegram Mini App?

What is Telegram mini app, how it starts and what tasks can be solved inside the messenger? Overview of interfaces, payments and integrations with API, CRM and databases.

PHP Unserialize Online

Tool for parsing PHP series online. Allows you to present a serialized line in a more convenient way to view.

Finding a Website's IP Address

An online tool for determining the IP address of a site by its domain. It is useful for the initial check of site placement and network settings.

Tinkoff Acquiring Integration

Two files and it's done.

Online PHP Unserialize Tool

Online tool for viewing serialized data in readable form. Helps to disassemble the structure of meaning without manually reading the serialization string.

Preventing Website Emails from Going to Spam

Why emails from the site stop reaching customers and end up in spam I analyze the role of mail domain settings, method of sending and server reputation, and provide verification tools.