Creating a WordPress theme Part 1 – The setup

5 years ago

This series is about how to create and develop a WordPress blog theme in 2021 using the correct methods and…

Installing XAMPP and HeidiSQL; A lamp stack for Windows

5 years ago

This post is a guide for installing and setting up a lamp stack on Windows. Thus making it a wamp…

Common Australian Yabby; Cherax destructor

5 years ago

Photos of the Common Australian Yabby (Cherax destructor) taken during recent yabbying in a bush dam.

write.corbpie 2020 web traffic results and stats

5 years ago

The year 2020 in hits, visits and traffic for write.corbpie.com. A quick summary from the analytics of the blog for…

Collapsable Bootstrap side nav menu

5 years ago

How to have a fully responsive, collapsable side nav bar made with Bootstrap that will resize the page upon collapsing.…

Bootstrap cards as selectable radio buttons

5 years ago

Turning bootstrap cards into selectable radio buttons with active states using jQuery. CodePen example. To do this you will need…

Loading Javascript files after page has finished loading

5 years ago

How to load a javascript file only once the page has finished loading. This is done with a document event…

Doing an Ajax call without jQuery

5 years ago

How to make calls without Ajax in vanilla Javascript. Using Ajax requires jQuery, whilst it is a convenience, including the…

Live time and date with vanilla Javascript

5 years ago

A live and active time and date with vanilla Javascript. CodePen example. Start by setting variables for the date string:…

Setup and install a DayZ Namalsk server on Windows server 2019 with SteamCMD

5 years ago

A guide on installing and setting up a DayZ Standalone server with the new Namalsk map by using SteamCMD. This…