Most Read Articles

The counter takes into account the actual number of views, when someone stays on the page less than 5 seconds, it doesn't count 😛

How can content creation boost sales?
How can content creation boost sales?

64 reads
Category: Search engine optimization (SEO)
Level: :

Hello everyone, This week we're going to talk about the link between creating content, like the one you're reading right now for example, and increasing sales for your business... because yes, there is a link, and yes, it's possible. Why can content creation increase sales? The first question to ask yourself is "What do you sell?". For most of you, the answer would be "I sell development time" or "I sell training courses"... and so on. But really? No... "What? What do you mean? I'm...

Ludovic Frank - Freelance developer
Ludovic Frank
Sep 29, 2022
What are the most popular Symfony bundles?
What are the most popular Symfony bundles?

64 reads
Category: Web development
Level: :

Hello, hello, How are things around here? Not too cold? This week, we're diving back into the world of Symfony with a short article on bundles. We're going to take a look at the bundles you need to know when you're a Symfony developer. The idea here is to bring together the bundles I see and use most often in my projects. Here, we won't really be talking about bundles that are part of the Symfony "core", such as the "DoctrineMigrationbundle", which you'll find everywhere. Are you read...

Ludovic Frank - Freelance developer
Ludovic Frank
Nov 14, 2022
How do I cache?
How do I cache?

63 reads
Category: Web development
Level: :

The browser cache You may not know how it works, but you've all cached things before. Or at least your browser has done it for you. Yes, you have? When you first visit a website, it often takes longer to load. Nowadays it's not really noticeable as long as the site is well designed, but there is indeed a delay of a few milliseconds for a first load. The explanation is quite simply that your browser hasn't yet been able to cache certain content on this site, such as images, CSS, Javascr...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Oct 5, 2022
How to get 10 years of security updates on Ubuntu?
How to get 10 years of security updates on Ubuntu?

63 reads
Category: Computer security
Level: :

Hello ?, This week, we're going to talk about business servers... (more of a web server, actually). Did you know that since January 2023, 10-year security updates are no longer reserved for RedHat and Microsoft Widows Server? And yes... there's a newcomer, so shall we talk about it? Enterprise and servers As technology enthusiasts/developers, we want to play with the latest toys, download the latest Debian for testing, or install a web server on a Raspberry Pi. But once we ge...

Ludovic Frank - Freelance developer
Ludovic Frank
Feb 14, 2023
Is it necessary to put a slash at the end of URLs?
Is it necessary to put a slash at the end of URLs?

61 reads
Category: Search engine optimization (SEO)
Level: :

What is a slash? Let's start by explaining what a slash is. A slash is simply the slash found in Internet addresses, which is simply "/". It's also found in file paths on Unix-based operating systems (such as macOS) or Linux (such as Ubuntu). On Windows, the convention is for file paths to use backslashes, i.e. the same slash, but the other way round. A little history. In the past, putting a slash in Internet addresses made it possible to differentiate a "file" from a "folder".I use qu...

Ludovic Frank - Freelance developer
Ludovic Frank
Jan 18, 2021
How can I protect myself from ransomware? A few tips
How can I protect myself from ransomware? A few tips

60 reads
Category: Computer security
Level: :

The idea for this article came to me when I was looking at the Zataz home page. Indeed, in these times of crisis, ransomware attacks don't seem to stop. The aim of this article is to explain what ransomware is, how it works and how to protect yourself against it. And how to protect yourself? I'm not going to cover everything, because ransomware comes in all shapes and sizes. For example, the "Ryuk" ransomware is of the very violent kind... Asymmetric encryption Before talking about ran...

Ludovic Frank - Freelance developer
Ludovic Frank
Nov 23, 2020
How do I manage a workflow with Symfony?
How do I manage a workflow with Symfony?

59 reads
Category: Web development
Level: :

I think you'll have gathered by now that on this blog we're particularly fond of Symfony. 😛 The robustness and versatility of this framework (I should almost say ecosystem, by the way), we've already talked about here Well, I suppose for this time that the principle I'm going to present also exists in other frameworks, but again, it's really simple to use in Symfony. What's a workflow? This principle is workflow. If you're used to working in an English-speaking context, a workf...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Dec 5, 2022