The counter takes into account the actual number of views, when someone stays on the page less than 5 seconds, it doesn't count 😛
123 reads
Category: Social networking
Level: Beginner
I thought it would be interesting to write an article on the subject now that I've set up a Messenger bot for my Boréales Créations Facebook page. What is a Messenger bot? You've created a robot? It's your fault, isn't it Skynet? Well, not yet anyway. Here the Messenger bot is simply used to answer for you when people, prospects, customers write to you on your Facebook page. 😃 You know what it's like when you're busy, you don't necessarily check all the notificat...
123 reads
Category: Development
Level: Confirmed
Hello 🙂 Lately we've been talking about Turbo and iOS, and about making PWAs installable. This article is the continuation of those two articles (well, more the one on iOS), so I invite you to skim it, because even if the two systems are quite different, the principle is the same. The application in production As always, the app we're going to talk about is the one I use every time I want to test new technologies. As I write these lines, it's available on the Google Play Store....
122 reads
Category: Social networking
Level: Beginner
Instagram has become a must-have social network, with 18-24 year olds spending an enormous amount of time on it and ... like all social networks its business model is to capture and resell attention. In this article, I propose a non-exhaustive list of ideas for improving your presence on this network. Put keywords in your account name and display name Instagram's search engine doesn't use the data in the "bio" to find a user, it only uses the data in the account name and display name, so...
122 reads
Category: Web development
Level: intermediate
Hey there. How are you? Good, not too cold? so much the better! This week's article is for my fellow developers, and we're going to talk about search ... but real search! I often see MYSQL used as a search engine ... It's a fact! In the projects I've worked on, I've often seen this database management system (or MariaDB or Postgresql) used as a search engine, with things like "where my_attribute LIKES '%blabla%". And this is a very bad practice... What's the real use of a relational...
122 reads
Category: Web development
Level: Confirmed beginner
Hello good morning 🙂, Ah, you're still on vacation? I'll come back later with my article, then? No, it's okay? Can we go now? Top! 😁 Today, we're going to talk about Google Fonts, more specifically: how to "self-host" them ? Let's turn on the fan, warm up our fingers and get started! What are Google Fonts? Google Fonts are a set of fonts created by Google. What's special about these fonts is that they're designed for screens, especially the web. On this site I don't us...
120 reads
Category: Web development
Level: intermediate
Hello hello hello, Today, we're going to talk about my latest little adventure: enabling a 142-year-old company to accept cryptocurrencies. Setting the scene I've been working with Les Frères Marchand, for over a year now, at first we made a website together (it was Ludo Dev CMS's second instance), then we got the urge to create an online cheese shop together, which has been online since September 2021. On this cheese shop, everything is automated to simplify life for customers...
120 reads
Category: Web development
Level: Beginner
Hello ?, Just as everyone in the world understands why one car can cost up to 50 times more than another, in the web world there's sometimes a lack of understanding of prices, especially since the advent of certain advertisements promising to get everything for nothing. In this article, I'll try to guide you and give you some real figures on pricing in the web and development field. In the first part, we'll cover the basics, and in the second, we'll take a look at some very concrete cases....
119 reads
Category: Development
Level: Beginner
Hello there, Today we're going to talk about Cron, a tool that lets you create scheduled tasks on a Linux server. It's a very useful tool for automating repetitive tasks, such as sending e-mails, backing up files and so on. For beginners, creating Cron tasks can be a little complicated, but don't panic... with the right tools and knowledge, it's pretty straightforward. What is Cron? Cron is the Linux job scheduling system. It allows you to launch tasks at specific times, or at regular...
119 reads
Category: Web development
Level: Confirmed beginner
Hello ?, After Josselin's article on languages and Sylius, I'd like to take you through the framework in its entirety... Have you ever come across a complicated e-commerce project? Or rather, have you ever found yourself unable to adapt or customize your e-commerce site the way you want? As if you had to adapt to the solution rather than the solution adapting to you? Does this sound familiar? If so, I've got something for you: Sylius. Have you ever heard of it? No ? In any cas...
118 reads
Category: Digitization
Level: Beginner
Hey, hello there ... it's been a long time ... well, a week! How have you been? Sunbathing, sunbathing? Yes, it's important to have a good time! Speaking of good times, have you been sitting on a terrace recently? No, because that's what we're going to talk about today. In fact, we're going to be talking about MealPay, a project that grew out of an adventure that began with my partner Josselin Dionisi. The QR Code as a contactless payment system In fact, the basic idea is simple: we're s...