Two different fields, taken in two different months in two different states (of the same year).
Two different fields, taken in two different months in two different states (of the same year).
So here is my Rebaser. It can handle any integer base and any integer number. As such, I’m calling it the class Z Rebaser*. And I mean any integer. Base -495821 is a perfectly acceptable input. Reading it however is…
While I was working on the bulk renamer I thought of putting in an option for alphanumeric numbering for it. I did so but got interested in doing something that could change the number base from it. It’s not the…
When I finally moved from Windows XP to Windows 7, one of the (numerous) issues I had with it was how it imported pictures from a camera. On XP when I connected a camera to it to import pictures it…
One of my first code projects that I started dealt with time lengths. I would take a number of seconds and convert it into a form that uses other units of time. I.E. 75 would get turned into ‘1 minute,…
One day my brother came online and told me that I should try Python, a programming language. I had done computer programming before, but it was for a course in C++ of which I never retained the details after I…