Python 3 GTK app that compresses and resizes images. Full source for learning simple Gtk Python App dev..
Python and Gtk code to reduce file size and resize images for web usage.


Python 3 GTK app that compresses and resizes images. Full source for learning simple Gtk Python App dev..
I get bored easily and I am a visual person, I like my desktop to be flashy and beautiful. I also like things that speed up my productivity in a visual appealing way. Of course I am a Linux user, which makes theming way more easy and a lot more…
So you install XAMPP (Apache, PHP, MySQL development environment) and are ready to create your world famous web application but XAMPP installs into opt, which requires root to write to the files. You could change permissions, add groups, or symlink with some variation but why? Apache can serve docs from…
Most people know about The Gimp, Filezilla, and Blender. because they tend to get blogged often. They are great apps but here are a few that I think need some blog love. Utilities Sophos AntiVirus. I use this on my Linux machine as it scans in the background and is…
Had a little time today so I wanted to do some effects in Flowblade. If you need a little guidance maybe these will help. There are three in this video.
A quick and dirty timer example. If you need to execute after a period of time use Thread.Timer(). This example uses simple thread and event to start and stop a clock in a Gtk 3 window counting up time in a label.
So I wanted to collect all the theme icons on my Linux machine so I wrote a little app. It is really fast using the ThreadPoolExecutor from futures. I’ve used this at work but never in a Gtk app. Here’s the result from the straight Python 3 code without a…
I decided to give Flowblade Video Editor a go for the hell of it. I got tired of playing Divine Divinity. In the past I had stability issues with Flowblade so I tended to use Pitivi or KDEnlive and avoid it. Since it is now at 2.0 I wanted to…

Setting up 3DO, and other virtualized game systems requiring a BIOS, to run in Lutris with RetroArch. It’s straight forward and will be similar for each platform. My Logitech controller worked as expected as well; however, I did update everything in RetroArch before setting up in Lutris so I am…

Installing Pop OS is fairly straight forward and easy. I didn’t notice any differences between 19.10 and previous versions. I have installed this on an Asus and System 76 Oryx Pro, which is my main laptop. Asus setup was also easy; although, the Asus required some more work to get…