Software Sam presents Linux software tools, API libraries, well-documented source code, copius examples,
online docs, student exercises, bad poetry and fun for geeks of all ages and skill levels.
All code posted on this site is designed for GNU/Linux systems.
GNU/Linux does not just jump out of the box and run; it requires patience, curiosity and
determination. Please help the GNU/Linux community move toward an out-of-the-box solution for
students, grandmas, Liberal Arts majors and the rest of the vast non-technical world who just need
to get useful work done.
If you are developing for that
other operating system, shame on you! Unless you have accidentally
wandered into this site while looking for porn, you are a software designer, and as such you have
super-powers (able to leap tall buildings and so on). Software Sam encourages you to use those
powers for Good rather than Evil.
NcDialog Application Programming Interface
(updated, 2025-07-29)
NcDialog is a full-featured application development library for console-based applications.
Go to the Downloads page to download the API source and documentation,
or Click here to take the tour.
gString Text Tool Updated
(updated, 2025-07-15)
The gString class is a mature project, and this release is the first major update since 2023. Only one significant change has been
made for the current release. The original static storage buffer has been replaced by a dynamically allocated storage capacity which is
automatically adjusted to accomodate the text it receives. The default capacity of 4Kb is unchanged; however the maximum storage capacity
has been increased to 1Mb. Three methods have been added to support reporting of the current buffer size, and to manually adjust
the storage capacity if desired. A utility application was created during this update, designed specifically to perform comprehensive
regression testing for all functionality. This was a fun little project in itself, so this utility is now included as part of the
distribution package.
FileMangler File Management Utility Updated!
(updated, 2025-07-29)
The FileMangler file-management application has been updated to take advantage of the new functionality in the NcDialog API and
gString class described above. FileMangler has been stable and reliable for over five years, (which is an exemplary run for
stand-alone software); however, this release includes several minor bug fixes, updates for media file metadata, small
previously unreleased enhancements and a rewrite of both Tree-view Mode and the Find Files dialog for speed and stability.
Check it out.
BubbleSort - New! (released, 2025-07-22)
This is a simple demonstration app for students and others who are curious about the uses of the “bubble sort”
(“cocktail-shaker sort”) algorithm. Sorting of text records, numeric arrays and complex-object records are demonstrated.
Software Sam is happy to correct any factual errors, distortions and omissions on this site; however,
Sam's opinions are based on his massive ego, and are therefore rather difficult to modify.