Blog & Articles

Thoughts, reflections and analysis on programming

When reverse engineering is the only solution

These days I found myself working on Fasy printers via Java. The only problem is that the SDK provided with the printer works via DLL. Let's see how I...

Balancing obsolete servers

Have you ever found yourself in a situation where a web application can no longer support the load of your users and you can't get your hands on the c...

How to optimize a slow website

I have a website that crashes every time I launch a marketing campaign for my products: how can I prevent this from happening?

HTML2POP3 2.56a

Libero updates its webmail and html2pop3 must also be updated with a new version

Analysis and solutions proposed to my clients

Today I begin to propose a series of new articles where I explain problems and solutions adopted for my clients, in order to make the work I do better...

HTML2POP3 2.56

After 2 months from the release of version 2.54, I update HTML2POP3 for some small problems and for the change to a domain name used by Virgilio

How secure is HTML2POP3?

I try to clarify this aspect and to make people understand the problems that can be had with programs similar to HTML2POP3

How Google Postmaster Tools works

Today I tried the Google tool that allows you to check the quality of emails sent to GMAIL and the possible presence of SPAM. Here is the report

How to create the architecture of a scalable website?

A website can be created in a thousand different ways, all valid and equally functional. Let's see together a basic architecture, which could help you...