Bart's Software Cookbook Logo
  • About Me
Navigation bar avatar

My Software Cookbook


Architect, Developer, Coach, Problem Solver
  • DIY Franken-Charger: Merging Two Chargers into One

    Posted on December 8, 2024

    Post thumbnail
    Post thumbnail
    What do you do if you find yourself in a situation where you have one set with a working charger but a faulty battery, and another incompatible set with a working battery but a faulty charger? [Read More]
    Tags:
    • DIY
  • Simple custom desktop user menu using powershell

    Posted on September 1, 2024

    Post thumbnail
    Post thumbnail
    Microsoft recently tucked the 'Sign Out' and 'Switch Users' buttons behind a maze of menus, making them harder to access. Frustrated by this change, I decided to take matters into my own hands. Using PowerShell, I crafted a custom menu that brings these actions back to your fingertips. [Read More]
    Tags:
    • Powershell
  • Create a React 18 application without create-react-app and Node.js

    Posted on November 5, 2023

    Post thumbnail
    Post thumbnail
    In this article I show how to quickly get started with a React 18 application without needing create-react-app and Node.js [Read More]
    Tags:
    • React
    • Javascript
  • Getting Jekyll to work on Ubuntu 22.04 with Ruby 3

    Posted on October 21, 2023

    Post thumbnail
    Post thumbnail
    In 2018 I had moved my blog to Github pages using Jekyll on the Windows Subsystem for Linux (WSL). But when doing the setup again on a new laptop with Ubuntu 22.04 and Ruby 3, I found out the hard way the steps for installing Ruby from my original guide... [Read More]
    Tags:
    • Jekyll
    • Windows Subsystem for Linux
    • Ruby
  • Using a custom XmlSerializer to format WCF operation responses

    Posted on June 19, 2022

    Post thumbnail
    Post thumbnail
    The SOAP XML generated by WCF can be customized but documentation on how to do it is becoming difficult to find. This article puts together steps from several different sources to explain how to inject a custom XmlSerializer into a WCF Operation in order to customize the response. [Read More]
    Tags:
    • WCF
    • XmlSerializer
    • SOAP
    • XML
  • Older Posts →
  • Email me
  • GitHub
  • LinkedIn
  • StackOverflow
  • YouTube

Bart Jolling  •  2025  •  Bart's Software Cookbook

Powered by Beautiful Jekyll