davetron5000 (David Copeland)

Name
David Copeland
Email
Website/Blog
http://www.naildrivin5.com/blog
Location
20005
Member Since
Aug 27, 2008 (about 1 year)

Following 0 coders and watching 35 repositories view all →

Public Repositories (25)

  • trac4r

    Niklas Cathor's Ruby Trac XML-RPC Wrapper

    legend

    Forked from csexton/trac4r Sun Dec 20 11:03:53 -0800 2009

    Last updated Mon Feb 01 16:14:43 -0800 2010

  • gliffy

    Ruby client to Gliffy's API

    legend

    Last updated Mon Feb 01 15:34:23 -0800 2010

  • moocow

    Ruby Client for Remember The Milk

    legend

    Last updated Mon Feb 01 15:31:30 -0800 2010

  • gli

    Have fun making command-line Ruby apps with this easy to use DSL

    legend

    Last updated Mon Feb 01 15:29:12 -0800 2010

  • scala-style

    Daniel Spewak's Scala Style Guide

    legend

    Last updated Wed Jan 27 06:55:03 -0800 2010

  • naildrivin5.com

    My website and blog

    legend

    Last updated Tue Jan 26 18:34:54 -0800 2010

  • sclassy

    Scala DSL for yuml.me Class Diagrams

    legend

    Last updated Sun Jan 24 09:01:02 -0800 2010

  • shorty

    RESTful URL Shortener for utf-8 vanity urls, written in Scala

    legend

    Last updated Sat Nov 21 08:33:06 -0800 2009

  • connectionpool

    Toy Connection Pool implementation for a job interview

    legend

    Last updated Wed Oct 07 07:11:21 -0700 2009

  • davetron5000.github.com

    My GitHub Pages page

    legend

    Last updated Fri Sep 18 08:37:15 -0700 2009

  • karel

    Scala-basd DSL for Karel The Robot

    legend

    Last updated Tue Sep 08 10:59:57 -0700 2009

  • halen

    A bare-bones wiki with a Git backend, Gliffy & Disqus integration

    legend

    Last updated Thu Sep 03 18:58:00 -0700 2009

  • daves-resume

    My Resume! Plus code to make your own from a set of YAML files. RTF and Markdown supported. See...

    legend

    Last updated Sat Aug 01 10:29:20 -0700 2009

  • sfte

    Wraps Maven/Surefire so that vim can step through the test errors

    legend

    Last updated Tue Jul 07 07:25:06 -0700 2009

  • fwf

    Experiment in creating a fun web framework for Java (BTW, it failed)

    legend

    Last updated Sun Jun 21 18:02:05 -0700 2009

  • grit

    Grit gives you object oriented read/write access to Git repositories via Ruby.

    legend

    Forked from mojombo/grit Mon Jun 01 16:38:15 -0700 2009

    Last updated Sat Jun 20 11:58:11 -0700 2009

  • dotfiles

    My various dot files

    legend

    Last updated Thu May 07 16:08:11 -0700 2009

  • ruby-hmac

    An implementation of the HMAC authentication code in Ruby, originally from Daiki Ueno

    legend

    Forked from butter71/ruby-hmac Wed Apr 15 16:26:54 -0700 2009

    Last updated Wed Apr 15 16:34:42 -0700 2009

  • vimdoclet

    Javadoc doclet that generates VIM helpfiles

    legend

    Last updated Wed Apr 08 13:14:54 -0700 2009

  • rest-client

    Simple REST client for Ruby, inspired by microframework syntax for specifying actions.

    legend

    Forked from technoweenie/rest-client Thu Feb 05 16:19:17 -0800 2009

    Last updated Fri Feb 06 07:42:39 -0800 2009

  • restunit

    A unit testing framework for REST services

    legend

    Last updated Sat Dec 20 15:02:20 -0800 2008

  • importscour

    Fork of ImportScrubber which normalizes import statements in Java code

    legend

    Last updated Mon Dec 08 20:54:52 -0800 2008

  • fauxml

    Indented file-to-xml transcoder for hand-authoring annoying Java XML files

    legend

    Last updated Tue Nov 25 07:41:58 -0800 2008

  • supercade

    My old band's data-driven website in PHP (for posterity)

    legend

    Last updated Thu Nov 20 15:08:20 -0800 2008

  • adventureclone

    A clone of Atari 2600's Adventure

    legend

    Last updated Sat Oct 18 18:05:15 -0700 2008

Public Activity feed

davetron5000 updated gist: 298430 Mon Feb 08 10:39:17 -0800 2010
abstract class Shape { def area:Int def sides:Int
davetron5000 updated gist: 298430 Mon Feb 08 10:39:05 -0800 2010
abstract class Shape { def area:Int def sides:Int
davetron5000 created gist: 298430 Mon Feb 08 10:36:02 -0800 2010
abstract class Shape { def area:Int def sides:Int
davetron5000 updated gist: 298363 Mon Feb 08 09:19:56 -0800 2010
abstract class Shape { def area:Int def sides:Int
davetron5000 created gist: 298363 Mon Feb 08 09:11:25 -0800 2010
abstract class Shape { def area:Int def sides:Int
davetron5000 created gist: 295076 Thu Feb 04 12:36:58 -0800 2010
something match { case x:OnOneLineTooLongForMyTaste => x.map( (y) => y.toUpperCase().filter( (z...
davetron5000 updated gist: 294850 Thu Feb 04 09:12:21 -0800 2010
We have a list of specs and are testing them. Each spec we check to see if it mixes in a "login ...
davetron5000 updated gist: 294850 Thu Feb 04 08:53:13 -0800 2010
We have a list of specs and are testing them. Each spec we check to see if it mixes in a "login ...
davetron5000 created gist: 294850 Thu Feb 04 08:49:05 -0800 2010
class BaseTest { def testInvalidIds = { specs.foreach( (spec) => {
davetron5000 opened issue 4 on sonatype/mvnsh Thu Feb 04 06:42:01 -0800 2010
gossip cannot be downloaded
davetron5000 pushed to master at davetron5000/trac4r Mon Feb 01 16:14:43 -0800 2010
HEAD is 466ca02a83d5c3130cfb4f3fa2540c3bc8794e98

2 commits »

davetron5000 pushed to gh-pages at davetron5000/trac4r Mon Feb 01 16:14:28 -0800 2010
HEAD is cf112b32153ca54846740c4fac36b9c68ff492cf
  • Dave Copeland committed cf112b32:
    Updated files.
davetron5000 pushed to gh-pages at davetron5000/trac4r Mon Feb 01 16:12:16 -0800 2010
HEAD is c2c2d2d287bedba8dd634575392ed54f9a526350
  • Dave Copeland committed c2c2d2d2:
    Updated files.
davetron5000 pushed to gh-pages at davetron5000/gliffy Mon Feb 01 15:34:24 -0800 2010
HEAD is 6d827c704753691cff0f9666d500446ce0d44dbf
  • Dave Copeland committed 6d827c70:
    Updated files.
davetron5000 pushed to master at davetron5000/gliffy Mon Feb 01 15:34:12 -0800 2010
HEAD is 1c61ca8216a01d5adda721f9f0059fdd8ca1dba5
  • Dave Copeland committed 1c61ca82:
    awesomer rdoc
davetron5000 pushed to gh-pages at davetron5000/moocow Mon Feb 01 15:31:30 -0800 2010
HEAD is b5f86888bfe9e862f3f9cfba7e16c0fd8c39dcf4
  • Dave Copeland committed b5f86888:
    Updated files.
davetron5000 pushed to master at davetron5000/moocow Mon Feb 01 15:31:25 -0800 2010
HEAD is 422a6f8fe78af748f17ba25ffdd1e8523d2e9132
davetron5000 pushed to gh-pages at davetron5000/gli Mon Feb 01 15:29:13 -0800 2010
HEAD is f06f6b087b3f9bac48f6bffe8a2a4a415d4f8b4f
  • Dave Copeland committed f06f6b08:
    adding rakefile to appease RCR
davetron5000 pushed to master at davetron5000/gli Mon Feb 01 15:27:37 -0800 2010
HEAD is 65d9674c814dd75c3b3cac40121af853a25bd5ad
davetron5000 pushed to gh-pages at davetron5000/gli Mon Feb 01 15:26:06 -0800 2010
HEAD is 9853a8238e3b1934e9097c59db9921a0561c6831
  • Dave Copeland committed 9853a823:
    Updated files.
davetron5000 started watching owengriffin/moocow Sun Jan 31 12:52:21 -0800 2010
moocow's description:
Ruby Client for Remember The Milk
davetron5000 pushed to master at davetron5000/scala-style Wed Jan 27 06:55:04 -0800 2010
HEAD is f1693d3f40cbd277bd081fa7912d585c4f3c3a59
  • Dave Copeland committed f1693d3f:
    Added clarification on use of lazy
davetron5000 pushed to gh-pages at davetron5000/scala-style Tue Jan 26 19:19:39 -0800 2010
HEAD is 085dfb17642862adc912f5292969b0d5a2a93c5c
davetron5000 created tag v1.1.0 at davetron5000/scala-style Tue Jan 26 19:18:16 -0800 2010
davetron5000 pushed to master at davetron5000/scala-style Tue Jan 26 19:18:15 -0800 2010
davetron5000 pushed to master at davetron5000/scala-style Tue Jan 26 19:17:37 -0800 2010
HEAD is b387ec1fd87e78b5143dd433d870937a00c98a65
davetron5000 pushed to master at davetron5000/scala-style Tue Jan 26 19:12:38 -0800 2010
HEAD is 60d39a8f40fb97b055dcc94d70bf1a14643fa507
davetron5000 created tag v1.0.0 at davetron5000/scala-style Tue Jan 26 19:08:26 -0800 2010
davetron5000 created tag semver at davetron5000/scala-style Tue Jan 26 19:08:26 -0800 2010
davetron5000 pushed to gh-pages at davetron5000/scala-style Tue Jan 26 19:07:07 -0800 2010
HEAD is e12bb78bf2d352cac1d9e987995d97f6567c3ede
  • Dave Copeland committed e12bb78b:
    updated from new docs
davetron5000 pushed to master at davetron5000/scala-style Tue Jan 26 19:06:51 -0800 2010
HEAD is 49c799fc0cb6b589a6b30a096c64a0a047bd2004

3 commits »

davetron5000 pushed to master at davetron5000/naildrivin5.com Tue Jan 26 18:34:54 -0800 2010
HEAD is a9f8a974614f04e430bd125c054e1b79cac1abda
  • Dave Copeland committed a9f8a974:
    new post
davetron5000 updated gist: 287128 Tue Jan 26 11:26:44 -0800 2010
@Controller public class PersonController extends BaseController {
davetron5000 created gist: 287128 Tue Jan 26 11:25:55 -0800 2010
@Controller public class PersonController extends BaseController {
davetron5000 pushed to master at davetron5000/naildrivin5.com Sun Jan 24 15:44:20 -0800 2010
HEAD is 4e2880bb5440ba4b10bc4bd47d817cdb0e87e647
  • Dave Copeland committed 4e2880bb:
    new post