Most Recent Posts

Search Posts

Ranvier MUD Engine And P51

Over the years I've taken, if I recall correctly, at least 5 attempts at writing MUD engines over the years: forking SMAUG, writing from scratch in C, writing from scratch in C++, and two PHP attempts. If you would've asked me even just 2 years ago if writing a MUD engine in Javascript was p… more »

Project Mustang - Thing A Week For Makers

The Idea Last year I was lazy. Sure, I made some stuff here and there, wrote some code, contributed to OSS, but it wasn't enough. This year I want to change that. So here's the idea: think JoCo's Thing a Week meets Maker Faire. Every week I've got to make something. Personally they're going… more »

Vim Classes: Week 3: Customizing Your Vim Environment

My dotfiles http://github.com/shawncplus/dotfiles Installing plugins with Pathogen    http://vimcasts.org/episodes/synchronizing-plugins-with-git-submodules-and-pathogen/ Other stuffs    Take a look at my .vimrc on github, go through the settings and pick the ones you like and don… more »

Minimalist Vim Wallpaper

Wrote up a quick Vim wallpaper. Wait, wrote up? Yup, I stink at design so I wrote (in Vim obviously) the html/css appropriate for this and then took a screenshot. Download Here Preview Note:I used the vim.svg icon from the gnome-human iconset. If you know the original artist… more »