Author

rectorsquid

Linkage Program

Linkage Bug

bug 1 [buhg]  noun, verb, bugged, bug·ging. noun Also called true bug, hemipteran, hemipteron. a hemipterous insect. (loosely) any insect or insect-like invertebrate. Informal. any microorganism, especially a virus: He was laid up for a week by an intestinal bug. Informal. a defect or imperfection, as in a…

Continue reading
Linkage Program

Memory Leak in Linkage

I found a major memory leak in the Linkage program. Fortunately, the leak only added up to large amounts of memory if a simulation was running for a while. The leak was caused by my forgetting to create a virtual destructor for a C++ class. One of the…

Continue reading
Computers & Programming

Aligning Grid to Rotated Image

I could not come up with a simple math solution for this. By “simple math”, I mean a math solution that uses a single equation without sine-cosine operations to solve the problem. The Problem I have an image that is a picture of a grid of information. The…

Continue reading
Linkage Program

New Linkage 2.9.5 Ready

I have a new contract job that involves the Windows Phone and I can’t make any changes to the Linkage program for a few months. Since I have some interesting features in the latest version, I wanted to share it. This new version, available here, has some recent…

Continue reading
Computers & Programming

Test of Mars Edit

I just installed MarsEdit on the iMac. I’m not sure what sort of features are available so an experiment is in order. In HTML mode, I see the HTML tags. This sort of sucks. Yes, I know that I SHOULD see the tags in HTML mode. It should…

Continue reading
Computers & Programming

New iMac

I am the proud owner of a used iMac. I just haven’t turned it on yet. In fact, it is in a box half way here right now. I am starting an iOS project but I also hope to port the Linkage program to the Mac at some…

Continue reading