Telephone: 379 14 89 430

Opening hours: Monday to Friday, 9:00 a.m. to 6:00 p.m.

Software Development & Programming

AI per la scrittura di articoli: scrivere senza delegare il pensiero
Software Development & Programming

Monday, 29 December 2025

AI per la scrittura di articoli: scrivere senza delegare il pensiero

Con la creazione dell'infrastruttura di RunAI in RENOR & Partners, abbiamo sviluppato un plugin WordPress che aiuta gli autori...

Pubblicato da Simone Renzi

From Zero to Packagist: Publishing a PHP Library on Composer
Software Development & Programming

Monday, 12 May 2025

From Zero to Packagist: Publishing a PHP Library on Composer

Publishing a Composer package means making your code installable with a simple CLI command. composer require vendor/package and ...

Pubblicato da Simone Renzi

A Descriptive Statistics Class in PHP
Software Development & Programming

Monday, 12 May 2025

A Descriptive Statistics Class in PHP

In the world of software development, data analysis is becoming increasingly central. With the advent of artificial intelligence i...

Pubblicato da Simone Renzi

Invisible Watermark in JPEG with PHP 8
Software Development & Programming

Sunday, 11 May 2025

Invisible Watermark in JPEG with PHP 8

Protect your images by modifying the coefficients, without damaging them Publishing photographs online has become essential for ph...

Pubblicato da Simone Renzi

What the h*ll are you looking for? A backend or a frontend?
Software Development & Programming

Wednesday, 12 October 2022

What the h*ll are you looking for? A backend or a frontend?

As usual, I’m going in hard—being direct is in my nature… You probably figured that out from the title ???? Let’s start with the ...

Pubblicato da Simone Renzi

WordPress or custom solution?
Software Development & Programming

Friday, 19 August 2022

WordPress or custom solution?

There is no doubt that Wordpress is the most widely used CMS in the world, the community has more than 55000 plugins, it is easy t...

Pubblicato da Simone Renzi

First the comments, then the code
Software Development & Programming

Thursday, 18 August 2022

First the comments, then the code

In this article I want to talk about a topic that is very close to my heart and that many developers seem to leave on the back bur...

Pubblicato da Simone Renzi

Programming: from procedural to OOP
Software Development & Programming

Thursday, 18 August 2022

Programming: from procedural to OOP

There are many people who would like to learn how to program for the Web but don't know where to start. Some rely on books, some r...

Pubblicato da Simone Renzi