Webmaster

By Nacho Morato, 23 June, 2025

In today’s digital world, the term API pops up everywhere—from mobile apps to web services and desktop programs. Yet many people still wonder: what exactly is an API, and why is it so important in software development and everyday digital life? In this article, we give you a clear, in-depth, and up-to-date explanation of everything you need to know about APIs: how they work, the different types that exist, and why they have become an indispensable tool for developers, companies, and end users alike.

Tags

By Nacho Morato, 9 June, 2025

If you work with websites built in Drupal, you have surely heard about Composer. This tool has become essential for managing PHP projects, especially for those who want to keep their dependencies up to date and their code organised. In Drupal’s case, Composer is not only useful—it is now the recommended way to install and maintain the core, modules, themes, and other libraries.

By Nacho Morato, 9 June, 2025

Have you ever wondered how files are transferred between different computers on a network? Although nowadays we usually upload and download files with just a few clicks from the cloud or email services, the reality is that FTP has been streamlining these processes for decades—long before the web as we know it even existed. Despite its age, this protocol remains highly relevant in fields such as web development, server administration, and in companies that need to move large files from one place to another.

Tags