Board Gaming

Games we own. These are all available for game night with the North Tahoe Tabletop Board Game Meetup group....

Art Projects

I have worked on various art projects over the years. This is a collection of some of those projects....

Programming Projects

I have worked on various personal and professional computer programming projects over the years. This is a collection of...
Linkage Program

New Linkage Features

I recently added a new feature to the Linkage program. The new feature allows an input to be manually controlled during an animated simulation. There are currently four types of simulations: Animated Simulation The simulation is run in real time and the animation of the moving mechanism is…

Continue reading
Linkage Program

Interesting 4-Bar Linkage Simulation Artifact

I found this animation of a simulator on the web. It came from http://gtrebaol.free.fr/doc/flash/four_bar/doc/. The interesting thing about it is the little twist that happens during the simulation. I quickly created a version of this mechanism using my Linkage editor/simulator program and found that I could not make…

Continue reading
Computers & Programming

Letter Pattern Word Search

This is a JavaScript/PHP implementation of the letter pattern word search program. This takes a series of C and V characters then finds words with matching consonants and vowels with the given pattern. I originally built a C++ version of this to find words with given patterns for…

Continue reading
Uncategorized

Arrow Puzzle

The only hint I can give for this puzzle is to say that it is a puzzle. There is something encoded in the arrows. I will send $50.00 via paypal to the first person to solve it (although no one reads my blog so I’m off the hook!)….

Continue reading
Computers & Programming

New Blog Style

I was inspired to use a Windows Phone style for my blog. I came up with this: It’s not really the Windows Phone style but it does move towards the simplicity that I see on the phone and on the Windows App Hub site. The choice of color…

Continue reading
Computers & Programming

MMO Simulation of Real Life

I was thinking earlier today about my railroading/train game ideas. In my train game, you would manage a railroad. The first version of the game would have the player starting with enough money to build a small railroad. The game would take place in an area that had…

Continue reading