crafterm

Marcus Crafter
http://redartisan.com
Melbourne, Australia
57
13
Feb 18, 2008
  • Open-source VoIP development framework written in Ruby
    Forked from jicksta/adhearsion Tue Sep 30 05:25:41 -0700 2008
    legend
  • Airbrush is a distributed processing server using memcache to queue jobs and communicate results ...
    Forked from square-circle-triangle/airbrush Tue Oct 14 15:42:15 -0700 2008
    legend
  • Updated Attachment Fu plugin including support for Core Image under Mac OSX
    Forked from technoweenie/attachment_fu Mon Jan 14 06:51:56 -0800 2008
    legend
  • Screen capture tool for OSX
    Updated Wed Mar 26 12:30:55 -0700 2008
    legend
  • Comma is a small CSV (ie. comma separated values) generation extension for Ruby objects, that let...
    Updated Fri May 22 16:56:33 -0700 2009
    legend
  • Guitarzero is a high score management web application for Guitar Hero!
    Updated Wed Mar 26 12:35:54 -0700 2008
    legend
  • Ruby image manipulation library utilizing Core Image
    Updated Wed Mar 26 12:30:55 -0700 2008
    legend
  • Flickr like web application for pictures, build offline at Railscamp 2.0 in Bacchus Marsh, Australia
    Updated Wed Mar 26 12:30:52 -0700 2008
    legend
  • Rubinius, the Ruby VM
    Forked from evanphx/rubinius Tue Oct 28 21:59:17 -0700 2008
    legend
  • Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install...
    Updated Wed Apr 01 03:48:51 -0700 2009
    legend
  • Sphinx plugin for Rails and Merb
    Forked from freelancing-god/thinking-sphinx Tue Apr 15 22:13:01 -0700 2008
    legend
  • Twilight Theme for Emacs
    Updated Fri Jan 09 22:42:04 -0800 2009
    legend
  • command line tweets and an api wrapper for twitter
    Forked from jnunemaker/twitter Fri Dec 12 04:34:29 -0800 2008
    legend

Following

Public Activity  feed

crafterm created gist: 140404 Fri Jul 03 19:22:21 -0700 2009
def highlight(document) document.gsub(%r{<pre><code>(.*?)</code></pre>}m) d...
crafterm started watching wayneeseguin/dynamic_reports Fri Jun 26 20:35:05 -0700 2009
dynamic_reports's description:
Dynamic Reporting Engine for Ruby && Rails
crafterm started watching toolmantim/bananajour Tue Jun 23 22:27:59 -0700 2009
bananajour's description:
Local git repository hosting with a sexy web interface and bonjour discovery. It's like your own little adhoc, network-aware github!
crafterm started watching grosser/parallel_specs Tue Jun 23 22:25:30 -0700 2009
parallel_specs's description:
Rails: 2 CPUs + Parallel Specs = 2x Testing Speed
crafterm started watching igrigorik/em-proxy Sun Jun 21 18:41:47 -0700 2009
em-proxy's description:
EventMachine proxies for performance, monitoring and scale
crafterm started watching eventmachine/eventmachine Fri Jun 19 00:14:56 -0700 2009
eventmachine's description:
EventMachine: fast, simple event-processing library for Ruby programs
crafterm started watching qxjit/deep-test Wed Jun 17 23:06:32 -0700 2009
deep-test's description:
Parallel and Distributed Test Runner for Ruby
crafterm started watching svoop/autotest-mac Wed May 27 15:04:21 -0700 2009
autotest-mac's description:
Mac OS X only set of improvements for ZenTest's autotest.
crafterm started watching tycho/quicksilver Sun May 24 14:55:34 -0700 2009
quicksilver's description:
A wonderful Mac OS X utility.
crafterm started watching snapper/snacks Fri May 22 23:05:06 -0700 2009
snacks's description:
Bite-sized blog/feed engine written in Sinatra.
crafterm started watching keithpitty/bivouac Fri May 22 23:04:34 -0700 2009
bivouac's description:
Railscamp deployment tool
crafterm pushed to master at crafterm/comma Fri May 22 16:56:36 -0700 2009
HEAD is 3e63ecf185a20fd23c762854dcb718d718a7d5de

3 commits »

crafterm started watching genki/terminalcopyonselect Thu May 21 22:54:37 -0700 2009
terminalcopyonselect's description:
A SIMBL plugin for Terminal.app which enable us to copy on selection.
crafterm started watching joehewitt/csskit Thu May 21 05:29:10 -0700 2009
csskit's description:
Objective-C implementation of CSS
crafterm started watching joehewitt/stylekit Thu May 21 05:28:55 -0700 2009
stylekit's description:
Objective-C implementation of CSS
crafterm started watching mojombo/jekyll Thu May 21 05:27:38 -0700 2009
jekyll's description:
Jekyll is a blog-aware, static site generator in Ruby
crafterm started watching norman/disqus Thu May 21 05:25:16 -0700 2009
disqus's description:
A Ruby library for the Disqus commenting API and Javascript widgets.
crafterm started watching aeden/rddb Thu May 21 05:23:47 -0700 2009
rddb's description:
Ruby Document Database
crafterm started watching rtomayko/rdiscount Wed May 20 02:01:54 -0700 2009
rdiscount's description:
Discount (For Ruby) Implementation of John Gruber's Markdown
crafterm started watching gabriel/yajl-objc Sun May 17 16:08:15 -0700 2009
yajl-objc's description:
Objective-C bindings for YAJL (Yet Another JSON Library) C library
crafterm started watching lloyd/yajl Sun May 17 16:07:45 -0700 2009
yajl's description:
Yet Another JSON Library - A Portable JSON parsing and serialization library in ANSI C
crafterm started watching brynary/rack-bug Thu May 14 20:46:26 -0700 2009
rack-bug's description:
Debugging toolbar for Rack applications implemented as middleware
crafterm started watching brynary/rack-test Thu May 14 20:31:33 -0700 2009
rack-test's description:
Rack::Test is a layer on top of Rack's MockRequest similar to Merb's RequestHelper