Written by Ryan Moore on 2014-05-22 00:00:00 +0000.
In this post we will talk about using Couchbase with Go, but this time by writing a Restful interface. This is a continuation of Couchbase with Golang.
Read more
Written by Ryan Moore on 2014-05-19 00:00:00 +0000.
In this post I want to talk about using Couchbase with Go. To start off with we'll use the Couchbase driver on Github.
Read more
Written by Ryan Moore on 2014-05-14 00:00:00 +0000.
When I first started using Jekyll to create this blog I didn't really run into any problems. It was only when I decided to deploy it to Github Pages that I ran into problems. Turns out that the library that Jekyll ships with by default to compile markdown
is old and not maintained anymore. It was an easy fix. Just had to add this to my _config.yml
file:
Read more
Written by Ryan Moore on 2014-05-13 00:00:00 +0000.
I plan for this blog to become a place for me to share some of my experiences using various technologies. I play a lot with many different frameworks and I feel that it would be good for me to share the more stange or interesting things that I find in the hope that others will also find it interesting. In this first post I’ll discuss some of my observations on getting this blog set up with Github pages.
Read more