Charset issues is something that always made me go mad. And since I’m french and I’ve designed many french websites, it’s something I couldn’t escape, thanks to all these special chars we have in our language
Well, today an issue came up with the strtolower function. Look a ...
With hindsight, there are things that are definitively not obvious to me when I started to design my first WordPress theme, things which are not very well explained in the official documentation. To begin, be aware that WordPress theming is everything but beautiful coding: no OOP, no MVC, no respec ...
It was on my todo list for a while: “code a URL shortener“. And yesterday, I don’t know why, I decided it was the day to definitively check this line off. Here is the story of a guy who wanted to code a service in one small afternoon.
tldr: it took around 3 hours to code it all (i ...
In a previous post one week ago (When the studies end…) I told you about my wish to redesign my site. Now it’s done! To remind you, it used to look like that before:
I loved the former template. At least for the first day, and then I started to hate it because it was a commercial templa ...
This week, I had to set up and configure an nginx server for the first time. If there is something that I think is essential for a web server, it’s to clearly separate the environment of each of the websites that run on it. Especially, when you execute PHP (or whatever) scripts on your website ...
There we are, the very end of my studies. I just handed out my finale dissertation on friday right on the dead line time (touch down on the responsible’s desk). And now guess what, I’m going to find a job in order to enrich my enterprise experience. HR guys, if you read these lines, you ...