Redis Cache

Redis, which stands for Remote Dictionary Server, is a fast, open-source, in-memory key-value data store for use as a database, cache, message broker, and queue.
5 min read

Integrating HTML5 Canvas In Jekyll

I was just wondering about integrating the HTML5 canvas into my Software Design blog like I did with JavaScript last week. Canvas is still basically JavaScript with a Canvas element.
~1 min read

Integrating JavaScript In Jekyll

I was wondering about integrating JavaScript into my Software Design blog and Markdown clearly didn’t support HTML at this time… at least that was what I thought.
1 min read

First Blog Post!

This is my very first blog post – ever! I’m very excited!
~1 min read