Add the whole blog

This commit is contained in:
Luca Beltrame 2020-12-28 18:06:15 +01:00
parent 0d2f58ce7a
commit c4f23c1529
Signed by: einar
GPG key ID: 4707F46E9EC72DEC
418 changed files with 15708 additions and 0 deletions

View file

@ -0,0 +1,13 @@
---
author: einar
categories:
- Linux
comments: true
date: "2006-12-31T13:55:25Z"
slug: improved-wallpaper-checker
title: Improved wallpaper checker
disable_share: true
wordpress_id: 144
---
I've decided to update the wp_filter.py script. I fixed a good deal of bugs and at the same time I added a simple text-driven menu in order to simplify the program use, and I also added a readme file that describes operation and other requirements. You can download the program in [tar.gz format]({{ site.url }}/files/wp_filter.tar.gz) or in [zip format]({{ site.url }}/files/wp_filter.zip). For basic requirements, refer to my [previous blog post]({{ site.url }}/2006/12/23/wallpaper-size-checker/). Comments are welcome.