Quantcast
Channel: James Reuben Knowles
Browsing latest articles
Browse All 19 View Live

Korad KA3005P Serial Programming

I wrote a Python wrapper for the serial protocol for the Korad KA3005P power supply. Continue reading →

View Article


CentOS 7 Firewall Configuration

CentOS 7 uses firewalld for its default firewall. DigitalOcean has a nice overview on the basics of firewalld here.  

View Article


Installing a PhoneGap App On an iOS Device Using iTunes

Preliminary Steps To produce an iOS build using the PhoneGap Build web site, one must have created a signing certificate and provisioning list for the devices that the app is allowed to run on. These...

View Article

Notes on Signing Keys for PhoneGap Build

As always, this site contains notes to myself which others may (or may not) find useful. They may contain errors. Corrections and clarification is gratefully accepted. I apologize that these notes are...

View Article

Install NodeJS and MongoDB on CentOS 7

Notes on installing NodeJS and MongoDB on a CentOS 7 server, including how to fix the mongo client's warnings. Continue reading →

View Article


Punked!

It looks like some rather naughty individuals have found and exploited a vulnerability in my WordPress blog. This is an inconvenience but I’ll work to restore my notes so they can remain useful to the...

View Article

Bash on Windows 10

There is beta support for a Ubuntu-based bash on Windows 10.

View Article

AngularJS 1.6 Bindings Inconsistent? No, just RTFM.

Reminder to put controller initialization for bound class members in the $onInit() method.

View Article


Converting Less to Sass

We converted our project from Less to SCSS. Our original decision to go with Less rather than Sass hinged around Bootstrap 3’s use, along with with the fact that the original Sass syntax was a...

View Article


Installing NodeJS on Linux from Tarballs

Install the latest NodeJS on Linux from a tarball.

View Article
Browsing latest articles
Browse All 19 View Live