Posts

The posts below were created by the various contributors to this site.

Universal Digital Signage

A universal digital signage solution that can support any endpoint.

Michael Baggett  - Imageless-Innovations -  Projects Manager About Me

We are developing a new digital signage solution, to be released as an open source application. Digital signage is an over priced solution: ours will be full featured and work with any existing device that can display a webpage. Support for presentations and kiosks will be included.

Codecademy: Training Resource

I have added a new training resource, Code Academy.

Michael Baggett  - Imageless-Innovations -  Projects Manager About Me

Codecademy is an online interactive platform that offers free coding classes in 12 different programming languages including Python, Java, Go, JavaScript, Ruby, SQL, C++, C#, and Swift, as well as markup languages HTML and CSS. A paid subscription provides certificates.

Artificial Intelligence: Demystifying AI, Machine Learning, and Generative Models

We're living in an age of cutting-edge obsolescence. -- Jon Finger

Michael Baggett  - Imageless-Innovations -  Projects Manager About Me

AI

Artificial Intelligence (AI) is a multidisciplinary field focused on creating machines capable of performing tasks that traditionally require human intelligence. Its diverse applications range from natural language processing to image recognition, offering profound implications for various industries.

Get Started with Github and Github Pages

This is bascially a quick and dirty cheat sheet.

Michael Baggett  - Imageless-Innovations -  Projects Manager About Me

Git is an open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is widely used for collaborative software development and Github is the leading Git platform.

Jekyll: Static Webpages

A basic introduction to Jekyll Static Page Generator

Michael Baggett  - Imageless-Innovations -  Projects Manager About Me

Jekyll is an open source static site generator maintained by employees at Github. Jekyll takes text written in Markdown, Liquid, HTML & CSS and uses standardized layouts to create static webpages. You can easily customize the look and feel, URLs, and the data displayed on your pages.

Introduction to Python for Non-Computer Science Students

The content in this article was created with assistance from ChatGPT (AI).

Michael Baggett  - Imageless-Innovations -  Projects Manager About Me

This tutorial is designed for undergraduate students who may not have a background in computer science but want to learn the basics of Python. Python is beginner-friendly and widely used in various fields, including data science, web development, and automation.

Introduction to YAML for Non-Computer Science Students

The content in this article was created with assistance from ChatGPT (AI).

Michael Baggett  - Imageless-Innovations -  Projects Manager About Me

YAML short for "YAML Ain't Markup Language" or sometimes "Yet Another Markup Language," is a human-readable data serialization format often used for configuration files and data exchange between languages with different data structures that are easy to read and write.

Windows Subsystem For Linux

Windows maybe the best operating system I have worked. Now that it is a GUI for Linux.

Michael Baggett  - Imageless-Innovations -  Projects Manager About Me

The Windows Subsystem for Linux (WSL) is a feature of the Windows operating system that enables you to run a Linux file system, along with Linux command-line tools and GUI apps, directly on Windows, alongside your traditional Windows desktop and apps. WSL2 provides a truly great resource for developers and application testing.

Introduction to Generative AI and Microsoft Copilot

This article was created with assistance from Microsoft Copilot, Bing Chat AI.

Michael Baggett  - Imageless-Innovations -  Projects Manager About Me

This document is an article that explains the concept, history, and applications of generative AI, a type of AI that can create new content. It also introduces Microsoft Copilot, a tool that uses generative AI to assist users with various tasks in Microsoft 365 applications.