DadHacker

Saturday, 4 October 2014

Experiments with Pexpect

›
The Pexpect python module is used to start up and control new processes from python code.  For the Manchester CoderDojo I needed to increme...

Formatting Python Code for the Web with Pygments

›
I've been unsatisfied with Blogger's lack of easy handling for code formatting.  To fix this I installed Pygments .  I can now type,...
Friday, 3 October 2014

Vagrant Working for the Manchester CoderDojo Minecraft Server Build

›
I've got a basic vagrant setup working for the Manchester CoderDojo Minecraft server build.  Instructions on the GitHub page . Next t...
3 comments:

Tip: Copying Large Files from Remote Desktop Sessions

›
I just had the problem of having to grab a large file from a Windows remote desktop session.  The usual cut-remote-paste-local magic wasn...
Monday, 29 September 2014

Vagrant and Docker Workflow

›
I've recently been looking into using both Vagrant and Docker to develop my projects.  This is the work flow that I've settled on....
Monday, 5 May 2014

Making the Raspberry Pi Email IP on Boot

›
I needed my Raspberry Pi to email its IP address to me when it booted in order to ease finding the IP address when running headless.  Here...

Twilio Interface for the Rube Goldberg Machine

›
Here's how I built the Twilio interface to the Rube Goldberg machine ... Install the Twilio python libraries: sudo pip install twilio...
›
Home
View web version
Powered by Blogger.