Category

Computers & Programming

Computers & Programming

Word Search Instead

I was going to write some posts about the latest version of the AutoResponder but I got side tracked on making a word search puzzle generator. Word Search Generator I was trying to make a puzzle by hand and it was clear that it’s hard to do. I…

Continue reading
AutoResponder

AutoResponder V2.0

I have been rewriting the AutoResponder code to be 100% PHP and not handle email submissions. This change lets me use a typical web page provider to handle the processing. I started this change a few years ago but didn’t get very far at that time. I decided…

Continue reading
Linkage Program

New Linkage Beta

I have a new Beta test version of the Linkage program. This version has an okay link triangle handling feature as well as a few connector alignment tweaks. it also has a way of selecting links and connectors by name or identifier. It’s still all being tested by…

Continue reading
Linkage Program

Link Triangles Working, Sort Of…

I have a first draft working for the link triangle simulation. Like I said recently, I am opting to support the most common type of link triangle configuration and ignoring all others. Here are videos of the two variations of supported link triangles: What I did on this…

Continue reading
Linkage Program

New Linkage 3.3.5 Available

I got my new code singing certificate and I fixed a few minor bugs. Super short dimension lines were becoming infinite due to the space calculated for the arrow heads. There was also a problem with gear and link rotation angles that went wrong after about two rotations…

Continue reading
Linkage Program

Working with Link Triangles

I have a plan. It’s not a very good plan, but it is a plan. The mechanism above presents a problem that I have written about a few times in the past. The EGJ triangle is what I call a “link triangle.” It is a set of links…

Continue reading
Linkage Program

No Linkage For a Short Time

Somehow, I missed that my code signing certificate was about to expire. And Symantec needs me to do the whole notarized identification thing to renew it. This means that I can’t produce a new Linkage program with a bug fix that I wanted to distribute, at least not…

Continue reading
Linkage Program

Last Beta Before Release

This is the last Beta version of Linkage 3.3. Get this Beta version here: http://www.rectorsquid.com/temp/linkage.msi The video seems to be working properly and so does the image export. It’s almost time to release the new Direct2D version of the Linkage program. And wow do those smooth lines look…

Continue reading