Love Notes to WordPress
WordPress’ slogan is “Code is Poetry”. So its fitting that the Core Release Squad shares haikus at the end of … Read moreLove Notes to WordPress
WordPress’ slogan is “Code is Poetry”. So its fitting that the Core Release Squad shares haikus at the end of … Read moreLove Notes to WordPress
Here I go making things, breaking things, forgetting things, fixing things… kinda my standard MO. Years ago I made a … Read morePython bad interpreter error + explaining Python versioning + Custom Python install on a managed server (DreamPress, Cloud)
I have a confession and I hope you won’t judge: I am in love with WordPress. Me, and 38% of … Read moreDon’t be scared of WordPress
Good news, everyone!!!! ..and this truly _is_ excellent news! The infamous http error that has plagued the WordPress community as … Read moreSionara, ‘Http Error’! and other awesome changes in WordPress 5.3
I’ve been blessed with knowing some really amazing people who have invested time and energy in my professional skills. Between … Read moreMy Professional Teachers
Note: sudo access is required for this ^__^ As I mentioned in another post, I want to be able to … Read moreHow To: Install Python 3.7.3 on Ubuntu Bionic
Well Hello there! I’d like to introduce all you internet dwellers out there to the beta and first version of … Read moreKitten-Python-Embed-v1
Ever wonder wth those pesky WordPress errors mean? Well, I’d like to help you figure them out. Hence — this … Read moreWordPress Error Cheat Sheet v.1
Continuing in our Python Preschool lessons (on how to draw basic things with code ^__^). … Pen Up, Pen Down. … Read morePython Turtle Basics 2
The Turtle module in Python allows you to draw with code. Woot! Of course you’ll need to have Python installed … Read morePython Turtle Basics v 1