Changing video framerate with FFmpeg

6 years ago

Changing a videos frame rate can be easily done with FFmpeg. From the official FFmpeg documentation to change frame rate…

Sunny and smooth Lake Eppalock

6 years ago

You cannot find many better ways to spend the morning of a sunny, windless day than being out kayaking. Water…

Understanding CPU server load

6 years ago

Server CPU load is the amount of CPU tasks waiting to be processed and running, The outcome is relative to…

The main HTTP status codes

6 years ago

HTTP status codes are issued by a web server in response to a clients action. Simply going to a URL…

MySQL Inner join with a COUNT and GROUP BY

6 years ago

How to do a MySQL Inner join combined with a COUNT and GROUP BY. Assuming there are two tables with…

Dry Lake Cooper Victoria

7 years ago

Drone images of a barren and dry Lake Cooper Victoria which hasnt been filled for years. Click images to view…

Blue Superb Fairywren

7 years ago

This male Superb Fairywren was very interested in its reflection on my car windscreen and side mirrors. The bright blue…

Lake Eppalock Coliban pool

7 years ago

Lake Eppalock Coliban Pool drone images taken 18th March 2019. Click images to view larger.

Sleeping You Yangs Koala

7 years ago

A Koala catching some sleep on a sunny morning in the You Yangs Regional Park Victoria. Click images to view…

A method to check host name network status with PHP

7 years ago

This is a method to check if a host name is accessible i.e it is online, by using PHP. With…