-
Recent Posts
Recent Comments
- R.P. Churchill on TWSL Series 07: Discovery and Data Collection
- R.P. Churchill on A Simulationist’s Framework for Business Analysis: Round Two
- LN on A Simulationist’s Framework for Business Analysis: Round Two
- R.P. Churchill on Starting to Learn About the Java Memory Model
- R.P. Churchill on Multidimensional Arrays in Javascript
Categories
Meta
October 2025 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Author Archives: R.P. Churchill
A Response to the Question: Where Are All of The Young Entrepreneurs?
I encountered this article on LinkedIn today: Where Are All of The Young Entrepreneurs? It made a number of good points about college loan debt, occupational licensure, and other issues having to do with government interventions but it missed some … Continue reading
Posted in Economy and Society
Tagged economics, education, government, intervention, monetary policy, Observations
Leave a comment
A Second Experiment In Video Screen Capture
Yesterday I learned a few things about capturing video using Roxio Creator NXT Pro 3, and made a list of things to do that would simplify the process. The first item on that list was to set the capture area … Continue reading
A First Experiment In Video Screen Capture
Capturing video of older, running software can be a bear. A link to the full-size YouTube video and a smaller in-situ version are included directly below. I kept things simple for this first evening just to see what issues I’d … Continue reading
Multidimensional Arrays in Javascript
Defining arrays in Javascript turns out to be a bit tricky. You can’t just predeclare the dimensions, you have to initiate them by defining the actual values for each element, dimension by dimension. For a one-dimensional array with three elements … Continue reading
Starting to Learn About the Java Memory Model
While out for a walk today, and while listening to lectures about economics, my thoughts wandered to the structure of the Java language. (They do that. I don’t always know why…) From writing assembly for various processors and also from … Continue reading
Order Of The Engineer
I grew up reading a bunch of popular technical magazines and always wanted to do something in that vein. Excelling in a seventh grade mechanical drawing class gave me an idea that I might become an architect but over time … Continue reading
Don’t Use the Tool Until You’ve Already Solved the Problem
The article below opened the Continuum section of the August, 1981 issue of Omni Magazine (page 35, 15 in the linked pdf). It’s interesting to me because I took third-semester physics from Dr. Eisenstein, who is mentioned early in the … Continue reading
Cool Building Toys
My favorite Christmas gift growing up was always some form of construction toy. There are a bunch of them out there and I think they’re good for teaching kids logic, cause-and-effect, and hand-eye coordination. They’re great for giving kids a … Continue reading
If You’re Going To Use That Time on the Road, Here’s How
So you’re on the road and have some time on your hands. You decide to buff your skills or do some research or work on a demo project. Here’s how you might go about it. Work on a certification: There … Continue reading
Use Time on the Road Effectively
While a lot of folks are traveling for the holidays it’s a fine time to comment on how best to make use of your time while traveling for work. I’ve experienced three kinds of business trips and you should employ … Continue reading
Posted in Soft Skills
Tagged business travel, learning, Observations, personal development, training
Leave a comment