My journey in the computer world

Year 2015

Nginx Referrer Blacklist updated

I went through my google analytic log and updated the referrer blacklist for Nginx. As before, it’s available as a gist on GitHub.

SoundSwitch 3.8.0 Released

I’m really happy with this release because I’ve been able to play with Sound and .NET. I admit most of the work was done by the great NAudio library, but still, it was great to implement different type of notifications… Continue Reading →

letsencryp.sh a client to automatize let’s encrypt renewal and creation

I’ve been playing around with let’s encrypt and the official client available on github. I have to admit the client is great to automatize the process and with some tweaking can be also applied to nginx. But it’s slow and… Continue Reading →

Let’s Encrypt

I subscribed to the beta of let’s encryptĀ because I truly do think we need to have an easy way to generate and keep updated ssl certification for any usage not only e-commerce. As you can see in your browser, the… Continue Reading →

Autotagging and versioning for C# app with AppVeyor and Git

I needed a way to auto-tag my release when I’m modifying the AssemblyInfo.cs file in my C# application. I created a pre-commit, post-commit and simple version.sh file to do so: The version.sh contain which file need to be monitored. When… Continue Reading →

SoundSwitch: Isabelline Gold

I released yesterday the version 3.3.0 of SoundSwitch. Appearance In appearance, the icons have been changed to a better quality (thanks toĀ The Pastel SVG iconĀ set Created by Michael Buckley) as you can see on those screenshot of the Settings page… Continue Reading →

Release of SoundSwitch

With the authorization of the original author (Jeroen Pelgrims) of SoundSwitch, I have taken upon myself to update and provide support for SoundSwitch. I released the version 3.1.1 that contains a lot of major changes compared of the 2.5: Before… Continue Reading →

NSIS Uninstaller: Checking for file changes using md5

Introduction MPDN is a really powerful player that provides its extension through GitHub. In fact, those extension are what make this player so great, since it contains most of the Render Script made to improve the upscaling/downscaling of your video…. Continue Reading →

Fail2ban + Tarpit

This website is hosted on my own dedicated server (a kimsufi) and like every server, it’s getting regularly attacked. To identify those attacks, I needed to add a layer of security to ban recurrent attempt, this layer is Fail2ban. It’s… Continue Reading →

Update Checker for MPDN

As said in the previous post I started making extensions for MPDN, the media player. One of those is the Update Checker. This is a small extension that check for new version of the player and new version of the… Continue Reading →

« Older posts

© 2024 Antoine Aflalo — Powered by WordPress

Theme by Anders NorenUp ↑