Software

Blog Header

Blog Header

Image: Don Robertson Creative Commons Attribution-ShareAlike 4.0 International License

I like playing with software and use a lot of it. I am planning to write a bit about the software I like and use most. I do have a windows machine, but most of the time I use Kubuntu — the KDE version of Ubuntu — and Cloudready — a version of Chrome OS that can be installed on older equipment. The software here reflects this.

for file in *.png; do convert $file -virtual-pixel none +distort Perspective '0,0,0,0 200,0,175,25 0,200,0,200 200,200,175,175' $file.perspective.png; done

convert -size 210x210 xc:none -page 200x200+5+5 ../background.png -page 200x200+5+5 acroread.png -background none -layers flatten aaa.png

Drupal

Drupal header image

Drupal is an incredibly powerful development frame work that can do just about anything. It used to be my go-to website system, but I got a bit disenchanted with version 8. Probably adopted it too early, and needed too much beta software, too many developer versions of developer tools. Version 7 was...

PicoCMS

Flat File Content management system