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

Yearly Archives: 2023

HomeYearly Archives: 2023

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

How to win the Amazon Buy Box with Python

A few years ago, I worked for an online merchant. In this position, I created a bridge between the ERP and the online merchants. This server, called the “Channel Server, ” feeds over thirty online channels. Its primary purpose is...

February 7, 2023 keithmfoster 0 Comments
1234

keithmfoster.com © 2025. All rights reserved.