Tagged "coding"

How I Code

09 Mar, 2015

Everyone has a way to structure the project, here's mine.

Tags:

Copyright Code in PHP

10 Mar, 2015

How to add a copyright statment on your PHP pages.

Tags:

HTML Codes

12 Mar, 2015

A sampling of the HTML codes and how to add them to you HTML sites.

Tags:

Copyright Code in Jekyll

12 Feb, 2016

How to add a copyright statment in your Jekyll sites.

Tags:

Electron

18 Aug, 2016

Getting started with Electron: what, how and why.

Tags:

UAC Control

01 Jul, 2018

I started a few projects with C# and remade an application to control your UAC.

Tags:

You got admin?

30 Aug, 2019

How do you tell if you are running a script as an administrator? You can check that before continuing.

Tags:

Python Virtual Environments

29 Oct, 2019

Understanding Python virtual environments and how to use them.

Tags:

Installing Jekyll the easy way

05 May, 2022

Speeding up the way I install Jekyll when on a new system.

Tags:

How to get the Process a Port is Bound to

10 Aug, 2022

Have you ever needed to query a machine for a port but not sure what process is using that port? Here is a simple way to find that information out.

Tags:

How to start coding

16 Jan, 2023

In todays era knowing some form of programming logic can take you to great places. But where to start, or how to start?

Tags:

Command Line vs GUI Windows programs

18 Feb, 2023

A quick review of some command line apps versus a windowed applications

Tags:

Select-Object with PowerShell

25 Feb, 2023

A quick glance at a small over-looked tool PowerShell has available to us

Tags:

Using the Codeberg CI

11 Mar, 2023

Using Codeberg CI to build 11ty based static sites to push to Codeberg Pages

Tags:

Powershell GUI with WPF

29 May, 2023

Sample way to make a GUI with Powershell and Visual Studio for Windows WPF applications

Tags:

Wordle Analytics

13 Jun, 2023

A review of the most common letters in the Wordle game

Tags:

See all tags.