My journey in the computer world

Author Antoine Aflalo

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 →

Media Player.Net

Lately I’m working on extensions for Media Player .NET created by Zach Saw. Media Player Dot Net MPDN is a modern extensible media player written in .NET (with performance critical parts in ASM/SSE2) featuring a fully integrated high quality Direct3D… Continue Reading →

MiniDungeon EX on Pebble

I forked couple of year ago a wonderful game on Pebble : MiniDungeon made byĀ Jonathan Panttaja. I really liked the game but thought it was lacking some variety in the monster and the level. I added first new monster, quite… Continue Reading →

Tutorial for OpenVPN TAP Bridge Mode

I’m using my raspberry pi as a NAS with a samba server to provide the content through my home network. I wanted to have that content directly accessible from the rest of the world but without the traffic to be… Continue Reading →

Transmission BT + Nginx as reverse proxy SSL

In the last revision of transmission, I couldn’t get the user/password for the RPC of transmission work. To resolve this problem, I decided to use Nginx as reverse proxy to provide an SSL connection and also a way to secure… Continue Reading →

« Older posts Newer posts »

© 2024 Antoine Aflalo — Powered by WordPress

Theme by Anders NorenUp ↑