carlynorama

the blog

Project Blogs on Github vs Central WordPress Set-Up

by Carlyn Maw on January 15, 2018, no comments

I’ve been finding that it is easier to keep notes on my coding processes by maintaining individual project blogs using Jekyll on GitHub than keep this central blog up to date. At first keeping notes in Jekyll required keeping the documentation in a separate branch which I found a hassle. Now GitHub will read a […]

SyntaxHighlighting Evolved WordPress Plugin and a Custom Arduino Brush

by Carlyn Maw on February 28, 2014, one comment

I’ve been using github gists fairly heavily because of not wanting to bother to with code highlighting plugins since moving to a self hosted WordPress blog.  I finally got sick of that tonight while watching my site be suuupppperrr slow loading because of a call to gist.github.com. This right after writing a tiny little gist […]

Intel Experience Store – Day 20 Recap: Countdown to the Last Day

by Carlyn Maw on January 29, 2014, no comments

So I’m punting on today’s blog post because I spent last night at CRASH Space’s Member Meeting – Officer Night and when I got home instead of working on the blog post with wistful exhaustion over a fun experience coming to an end, I wrote Arduino code. We all have our coping mechanisms. I leave you […]

Embedding a Processing Sketch in WordPress Using processing.js

by Carlyn Maw on January 14, 2014, one comment

First: Please Forgive the typos. I never want to open this post in edit mode again now that it works. Processing is a wrapper around Java and it used to be that sharing your sketches online required the creation of a Java Applet. Those have fallen out of favor and with all the amazing capabilities of […]