Art and Commentary

June, 2009

Stylesheet preprocessor written in Ruby and distributed as a simple gem.

Trim whitespace from a string in Javascript:

  String.prototype.trim = function() {
    return this.replace(/^\s*/, "").replace(/\s*$/, "");
  }

Test test testing

jccovey.com turns four one week from today. It’s since seen a few major revisions, but still steams along on the WordPress express.

1
  var test = true;
RSS Feeds
© 2010 John C. Covey.
WordPress