TCL/Tk and SQLite

SQLite is the ideal database engine for TCL/TK by design. SQLite includes TCL bindings.

ActiveState Komodo IDE 12.0.0

I just downloaded and installed the latest Komodo IDE from ActiveState. I also learned the Komodo IDE is now FREE for everyone. It’s interesting to note that when I checked … Continue reading ActiveState Komodo IDE 12.0.0

Blender Create 3D Content

While doing research and working on applications of my own, I typically find a few that catch my interest along the way. One of the more recent finds is Blender. … Continue reading Blender Create 3D Content

Version Control: git help -a

Git is one of the best version control systems for tracking and managing changes to your source code. Some programmers know enough to get by but proficiency with git may … Continue reading Version Control: git help -a

Oracle’s Java SE 12 – Released

I just downloaded and installed Oracle’s latest version of Java (SE 12) as released on March 19, 2019. It may be a bit of chore for some to continue updating … Continue reading Oracle’s Java SE 12 – Released

Logitech’s MX Vertical Advanced Ergonomic Mouse

The MX Vertical Advanced Ergonomic Mouse is yet another example of Logitech’s ability to generate new and innovative products.  Although the effort required to work with a mouse may seem … Continue reading Logitech’s MX Vertical Advanced Ergonomic Mouse

Microsoft’s Surface Go for Business

It’s always interesting to see the evolution of design in the next generation of machines, whether they are improved versions of existing platforms or the creation of a niche defined … Continue reading Microsoft’s Surface Go for Business

Programming, Books, and Broken Links

Some programming languages such as Assembler, C, Java, and Tcl/Tk have literally been in existence for decades.  Before the digital era gave us eBooks, websites, and online tutorials, hardcopy or … Continue reading Programming, Books, and Broken Links

Lean Code and Tracking Time

Have you ever wondered how much time you actually spend working on a project or just writing code, what editors or IDE’s you’ve been using, or the languages you’ve been … Continue reading Lean Code and Tracking Time