Ajax loading spinner example with Bootstrap

4 years ago

How to do a progress loading spinner whilst waiting for an Ajax call/request. This can prevent the awkward blank page…

Lal Lal Falls drone video

4 years ago

Lal Lal Falls drone video. Blog post with Lal Lal Falls drone images here https://www.youtube.com/watch?v=SHhUvSChOu8  

How to make an NBA game player rotation graph

4 years ago

How to make an NBA game player rotation timeline graph using the NBA API and Apexcharts. CodePen example here …

Building a URL with vanilla Javascript from select inputs

4 years ago

A dynamic URL builder using select inputs and vanilla Javascript. CodePen example:  See the Pen Vanilla Javascript URL builder…

Downloading a YouTube channel with yt-dlp

4 years ago

Downloading whole YouTube channels using the yt-dlp tool, with specifying video quality and format types. For a general run down…

Installing Apache and PHP 8.1 on Ubuntu 21.10

4 years ago

Installing Apache and PHP 8.1 on Ubuntu 21.10 x64. This post covers creating an HTTP web server using Apache with…

Getting MySQL table column names, types and more as JSON

4 years ago

How to get information in JSON format about a MySQL table. INFORMATION_SCHEMA has information about the metadata of the database…

Fixed first column with DataTables

4 years ago

Getting a fixed or frozen first column in a DataTables table that stays in place whilst the user scrolls on…

PHP versions benchmark chart

4 years ago

PHP versions benchmark chart done on a cPanel shared hosting environment with Litespeed. The benchmarks were run 3 times for…

Steph Curry 3-point team percentage of makes, attempts and usage charts vs each team

4 years ago

Steph Curry 3-point team usage percentage of makes, attempts and general usage charts vs each team in the NBA. This…