SQLite Class For Xojo Desktop Applications

I wrote a SQLite class for Xojo as a convenience for myself as I got tired of rewriting database code anytime I wanted to create a simple application in Xojo. Xojo is an IDE and GUI designer that uses the Basic programming language. It compiles to Windows, Mac OS X,…

read more

Wealthy people suck…

I am so sick of a lot of wealthy people and their greed and self-righteousness. They isolate into their “high school” worlds and expect us to revere them for their perceived greatness while influencing our elected officials. Sorry, I grew up with people that could make me laugh like the best…

read more

PowerShell console weather script

I wanted a little more detail than some other terminal weather programs provide so I wrote one in PowerShell. I do not consider it complete as I will eventually rewrite error handling, how I handle the data, and add better documentation. It works and can be used to learn or…

read more