Write me: info@keithmfoster.com
Logo
Select menu item
  • Home
  • Python
  • Poetry
  • Book Reviews
  • Blacksmithing
  • Contacts

Monthly Archives: February 2023

Home2023Monthly Archives: February 2023

Part 2: Building a Python GUI Application to Convert Text to Morse Code

Welcome back to the second part of our three-part article series on building a Python PyQt5 application that converts text to Morse Code. In this part, we will dive deeper into the history of Morse Code and how it has evolved over the years...

February 26, 2023 keithmfoster 0 Comments

Part 1: Building a Python Console Application to Convert Text to Morse Code

Morse code is a system of communication that uses a series of dots and dashes to represent letters, numbers, and punctuation. Developed in the mid-1800s by Samuel Morse and his assistant Alfred Vail, Morse code was initially used for...

February 26, 2023 keithmfoster 0 Comments

Python Eggs and how to create one

Python Eggs is a distribution format that packages and distributes Python modules and applications. They are similar to Python Wheels, but Eggs have been around longer and support a broader range of use cases. Eggs can be used to distribute...

February 20, 2023 keithmfoster 0 Comments

How to get the full PowerShell command history

PowerShell is a powerful command-line tool that enables users to automate complex tasks and manage system resources. However, users who work with PowerShell may find it challenging to remember every command they’ve entered. This is...

February 17, 2023 keithmfoster PowerShell 0 Comments

Archiving Windows system events to a CSV file with Python

Python is a universal programming language for various tasks, including system administration. This article will explore how to write a Python application to archive Windows system events to a CSV file. Archiving system events can be helpful...

February 17, 2023 keithmfoster 0 Comments

ELIZA – A Pioneering Natural Language Processing Program

ELIZA – A Pioneering Natural Language Processing Program Have you ever heard of ELIZA? If you haven’t, you’re in for a treat! ELIZA is a classic computer program designed to simulate human-like conversation, and it’s a...

February 9, 2023 keithmfoster 0 Comments
12

keithmfoster.com © 2025. All rights reserved.