Token replacement CKEditor plugin

Published on Wed, 08/12/2015 - 20:46

In my current project, I needed a plugin for CKEditor that allowed users to add tokens for replacement in the WYSIWYG editor. The placeholder plugin was close, but there was no way to configure the token string (it uses [[token]] and I needed ${token}), and it would require that users type in the token, rather than selecting from a predetermined list.

Making the Workmate 1000 usable

Published on Wed, 05/27/2015 - 21:47

I bought a Workmate 1000 because the reviews were more favorable than the other Workmate benches, and the other portable benches didn't fare a whole lot better.

Learning Locker on Vagrant

Published on Tue, 02/03/2015 - 22:57

My new job is in the education industry. The buzz around the xAPI (A.K.A. Tin Can API) has been growing lately, and as such I wanted to start looking into it. Learning Locker is a well known implementation of it, so I spun up a clean Ubuntu vagrant and tried installing it using the fairly basic instructions on their site. It didn't go well.

Cloning a Failing Bootcamp-enabled Hard Drive

Published on Thu, 05/26/2011 - 17:47

One of the first things I did when I got my new MacBook Pro was replace the hard drive with a larger, faster drive. I ended up with a Seagate 7200.4 500 GB (ST9500420AS). I hadn't had any problems with it, and it got hit pretty hard throughout the course of a week. I partitioned it as ~427 GB for Mac OS X and ~72 GB for Windows 7 Pro. The Windows 7 install is primarily for gaming, with some Windows 7 cross platform testing thrown in.

My weapon of choice: jEdit

Published on Wed, 11/24/2010 - 16:19

jEdit is by far my favorite developer tool. I have tried every text editor I can get my hands on. Free, commercial, I've tried it all. Of course, I'm only looking at Mac compatible editors, since I'm usually coding on my MacBook Pro. I've been using jEdit on and off for years, first on Windows, then on Mac and Linux. There are always a few little things that bug me about it, so whenever I see another editor pop up, I try it out. Some have been close, but so far I've always come back to jEdit.

My version of the jQuery PNG fix

Published by on Tue, 10/26/2010 - 01:29

Let me first say that I hate IE 6 with a passion. I'm fairly certain that it started as some sort of sick joke and it just spiralled out of control from there.

How (not?) to create a large, expandable storage/backup server

Published by on Sat, 10/23/2010 - 01:00

Backup to tape sucks. That's why we started looking at large NAS devices to be able to back up all of our data to disk. It would be much easier and faster than our current tape jukeboxes that consistantly have hardware issues, or have tapes failing, or run out of room. The problem is, we have a lot of data, and we'd like to be able to keep a few versions of said data. We also have been burned enough times by RAID 5 that we wanted something more redundant. And, to top it all off, we're on a budget. So here's a basic rundown of our requirements: