Skip to content

write

Writing about interests; Web, Dev, SEO, Marketing and more!
Menu
  • Home
  • Contact

Category: Development

August 2, 2021

A Wget output formatter and parser made with PHP

A Wget output parser that turns a Wget file download into a viewable JSON output. This provides a different observation and makes documenting network speeds possible. The doWget() function attempts…

July 30, 2021

How to do token authentication URLs with BunnyCDN

How to generate URL authentication tokens and expiry with PHP on BunnyCDN (Bunny Net) URLs. This means that URL’s fetched that do not have a valid token and expiry will…

July 29, 2021

Handy Youtube-dl command to archive a whole Youtube channel

A youtube-dl command to archive a Youtube channel in high resolution as an mp4, write the downloaded id to a file, save the thumbnail plus embed metadata to the video….

July 26, 2021

How to install & upgrade Youtube-dl on Ubuntu 20.04

Downloading, installing and upgrading Youtube-dl on Ubuntu 20.04 Youtube-dl is a command-line program to download Youtube videos in a variety of formats. Youtube-dl is designed to handle archive type tasks…

July 23, 2021

Force SSH login to be key file only

How to force SSH key only access to your Linux system with password access being denied. Creating SSH key access to Linux instead of a password. Open the sshd config…

July 22, 2021

A different approach to searching an associative array with PHP

A different method to finding values in an associated or nested array rather than use a loop. Looping The seemingly easiest way is to do a loop and when the…

July 21, 2021

Compare 4 values from select dropdowns with Javascript

Comparing 4 different values from select dropdown inputs with jQuery/javascript. Having the ability to do a comparison between up to 4 different selected values. Whilst the CodePen example only adds…

July 20, 2021

Get a URL’s query parameters with Javascript

Getting the query parameters out of a URL string by using vanilla Javascript. The query parameters are what is used in HTTP GET to shape a response. The main piece…

July 19, 2021

Converting seconds to time string & time string to seconds with Javascript

Converting seconds to a time string and time string to seconds with vanilla Javascript. The time string is in the format of hh:mm:ss eg 01:24:52 is 1 hour, 24 minutes…

July 14, 2021

Checking if an array is empty or not with Javascript

Checking if an array is empty or not with Javascript.   let the_array = []; Check if the array is empty Array.isArray() checks if the value passed in is an…

Posts pagination

« Previous 1 … 11 12 13 … 57 Next »

Categories

Analytics Business Computing Consumer Creative Development Fitness Gaming Managment Marketing News Photography Random SEO Sport Technology Travel Uncategorized Web Design

Tags

a6500 API App Apple Blog Bootstrap Chart Computing CSS Dev Digital Marketing Drone FFmpeg Hosting How to HTML Internet IOS jQuery JS Lake Eppalock Laravel Linux Marketing Mavic Air 2 Media MYSQL nba Online Store Photography PHP Product development Server Small Business Social Media Sony alpha Ubuntu Video VPS Vultr Web Web design Web Dev Windows server YouTube
 

Loading Comments...