Author Archives: R.P. Churchill

HTML5 Canvas Issue: Half-Pixel Offset

One of the issues I encountered when working with the HTML5 canvas element was the issue of pixel alignment. I made sure that the only size definition was given in the HTML declaration for the image itself as in:

Continue reading

Posted in Software | Tagged , | Leave a comment

Javascript HTML5 Canvas Pour Demo

When Bricmont was purchased by Inductotherm in 1996 I was charged with maintaining the product Inductotherm used to control its induction melting furnaces. During a lull some time later I worked up a little demo program in Delphi that could … Continue reading

Posted in Software | Tagged , , | Leave a comment

Missing the Point

A recent dinner companion shared a story of his management’s plan to ensure continuing maintenance and viability of a large and rather old mainframe system he supports for a government agency. His specialty is writing, maintaining, and modifying assembler code … Continue reading

Posted in Software | Tagged , , , | Leave a comment

Theory and Practice, Practice, Practice

To know and not to do is not yet to know. This idea has been attributed to many sources. Let’s assume it is essentially Buddhist. The same idea is expressed below in terms of neuroscience. These items are saying that … Continue reading

Posted in Soft Skills | Tagged , , , | Leave a comment

Lack of sleep() in Javascript

I get it. I really do. Javascript is intended to work in a (mostly) single threaded way and allowing it to sleep could gum things up tremendously. Reading that and similar links has been beneficial and I’ll be making time … Continue reading

Posted in Software | Tagged , , , | Leave a comment

Simulation: Continuing Yesterday’s Analysis

Yesterday I analyzed some of the considerations involved in modeling a section of a petrochemical refining process, namely that of hydrodesulfurization. That is adding hydrogen to hydrocarbons containing sulfur in the presence of a catalyst at an elevated temperature so … Continue reading

Posted in Simulation | Tagged , , , , , , | Leave a comment

Simulations: What Gets Modeled And What Doesn’t

When I’m not flogging away at code these days I’m thinking about continuous simulations and the details that get modeled within them. Specifically I’ve been reading about and thinking about operations in petrochemical refineries, and even more specifically certain classes … Continue reading

Posted in Simulation | Tagged , , , , , , , | Leave a comment

Zoot Suits and Not-So-Bad-Dancing

I started swing dancing in 2001, during the tail end of the craze that started around the time of the 1998 Gap Commercial (famous among other things for popularizing the 3D still pan effect also prominent in the seminal sci … Continue reading

Posted in Software | Tagged , , , | Leave a comment

Multiple Paths To Victory

With the release of the game Settlers of Catan in 1995, German inventor Klaus Teuber unleashed a product popular enough to introduce Americans to the Eurogame style of tabletop gaming. Per the Wikipedia entry, “A Eurogame, also called German-style board … Continue reading

Posted in Economy and Society | Tagged , , , | Leave a comment

“The Secret of Selling Anything,” by Harry Browne

Today I took the time to finish reading a classic book on sales by Harry Browne, entitled The Secret of Selling Anything. I read it because it is regarded as a classic in certain circles, because I have appreciated many … Continue reading

Posted in Soft Skills | Tagged , , , | Leave a comment