Posted on Leave a comment

Docker Compose – The minimalist instructions

The first pieces of how to use Docker Compose

What is Docker Compose

For me, docker-compose is a case study in the right tool for the right job. At the least, it allows us to carefully manage and maintain the instancing of our containers. docker-compose takes the command-line options for docker and places them into configuration files.

Continue reading Docker Compose – The minimalist instructions
Posted on Leave a comment

Skateboard Ramp

Potential and Kinetic Energy

This concept design for potential and kinetic energy was a first take at a larger scale participatory lesson. The students strapped a Android based phone to a skate wheel car and took measurements as the car oscillated up a down each side.

The first attempt at this ramp was not terribly successful. I will need to add rails on the side to keep cars from veering off the ramp. Also, the ramp was not quite sturdy enough for a Skateboard.

Posted on Leave a comment

WordPress, Node-RED and Twitter

Publishing to all the available Social media sites can end up being monumental. Using IFTTT, rings hollow to followers and friends. Orchestrating content from WordPress using NodeRED Automation may be my answer. Stay Tuned.

My first efforts with Node-RED and Twitter were simple and promising. I was able to send a Tweet in a matter of moments. However, as I used the “contributed” Twitter nodes I quickly realized I would need to do much of this the hard way. At this point I will be digesting the following documentation from Twitter.

There is quite a bit in this documentation so I am learning both Node-RED and Twitter Authorization at the same time. If I can climb this mountain I expect I will learn many things.