My favourite drone pictures

6 years ago

A collection of my favourite published drone photographs. Sometimes the angles, light and colour grading all come together to give…

Should anyone be surprised at Ryzens success?

6 years ago

Closing out 2019 as predicted AMD is now well and truly on top of the once CPU market dominated by…

Crusoe Reservoir from drone

6 years ago

Crusoe Reservoir Bendigo from drone. The clear water on a sunny day gives a good look at the underwater growth,…

Upgrading to PHP 7.4 on Ubuntu

6 years ago

The anticipated PHP 7.4 version was released 28th November 2019 with a handful of new features and a slight speed…

Creating folders, renaming and deleting with BunnyCDN PHP API class

6 years ago

Following on from this post, I use the BunnyCDN PHP API class to create folders, delete and rename files in…

Uploading files to BunnyCDN Storage Zone with PHP API Class

6 years ago

The BunnyCDN PHP API class can do many tasks without having to log into BunnyCDN and use the browser GUI.…

Mount Alexander Harcourt drone images and video

6 years ago

Mount Alexander at Harcourt Victoria drone images and video. https://www.youtube.com/watch?v=XqYE01VqgUU

BunnyCDN PHP API Class

6 years ago

A very comprehensive, feature-packed and easy to use PHP class for the BunnyCDN pull and storage zones API. This class…

How to run a PHP script every 10 seconds

6 years ago

Whilst using cron to call PHP scripts allows for intervals as low as 1 minute sometimes you may need a…

Save Linux command output to file

6 years ago

When running a command in SSH the outcomes and/or actions get displayed in the terminal. Certain commands spill over too…