Highlight max and min column with DataTables
Highlighting the max and min column in a table made with DataTables. Using the initComplete option to call a function that sorts each column into an array and then check…
Highlighting the max and min column in a table made with DataTables. Using the initComplete option to call a function that sorts each column into an array and then check…
Lauriston Reservoir drone images, late spring on a cloudy day. Click images to view larger.
Lal Lal Falls Drone images Click images to view larger. Lal Lal Falls is on the lands of the Wathaurong people and I wish to acknowledge them as Traditional Owners.
Moorabool Reservoir drone images, with an apparent algae bloom. Click images to view larger
Barkers Creek Reservoir Harcourt on a stormy day.
How to Download audio from a YouTube video using yt-dlp. For more information on yt-dlp general usage read this post. As you will more than likely be wanting the best…
Yes, the NBA league pass streaming for 2021 comes in 1080p and 60 fps. After poking around the source stream DASH with FFmpeg it is clear that the NBA League…
Mount Egbert (The Granites), Victoria drone images. Click to view larger.
Cutting a video into even segments and using the start and end time of the segment as its filename with FFmpeg and PHP. For this you will need the length…
How to access and filter through the NBA schedule API for season 2021-22 using PHP. This is not the only way and endpoint to get the NBA schedule however since…