Yearly Archives: 2013

Two fields

Two different fields, taken in two different months in two different states (of the same year).

Posted in Uncategorized

Number bases part 2: class Z Rebaser

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

Posted in Number Bases, Python

Number bases part 1: background and explanation

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

Posted in Number Bases

A simple bulk/batch file renamer

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

Posted in Python, Stand alone Program

Time lengths

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,

Posted in Python

__init__

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

Posted in Uncategorized
In Archive
Design a site like this with WordPress.com
Get started