eltiare (Jeremy Nicoll)

Name
Jeremy Nicoll
Email
Company
Gold Note Express
Location
Salt Lake City, UT
Member Since
Mar 13, 2008 (about 1 year)

Following 1 coder and watching 18 repositories view all →

Public Repositories (7)

  • usher

    small fast tree-based general purpose router with interfaces for rails, rack, email or choose you...

    legend

    Forked from joshbuddy/usher Wed Dec 02 12:25:32 -0800 2009

    Last updated Sat Nov 28 23:43:31 -0800 2009

  • SoundOff

    Manage songs and playlists with Flash through JavaScript.

    legend

    Last updated Mon Oct 12 20:34:07 -0700 2009

  • merb_facebooker

    A plugin that makes the facebooker gem play nice with Merb

    legend

    Forked from peregrine/merb_facebooker Wed Aug 05 10:51:28 -0700 2009

    Last updated Wed Aug 05 12:45:05 -0700 2009

  • dm-is-awesome_set

    A nested set for DataMapper that actually works

    legend

    Last updated Mon Feb 23 10:49:07 -0800 2009

  • safemode

    A library for safe evaluation of Ruby code based on ParseTree/RubyParser and Ruby2Ruby. Provides ...

    legend

    Forked from svenfuchs/safemode Thu Jan 01 10:40:34 -0800 2009

    Last updated Thu Jan 01 10:40:35 -0800 2009

  • merb_has_flash

    Rails' "flash" session notification system ported to Merb

    legend

    Forked from ivey/merb_has_flash Wed Sep 10 13:25:42 -0700 2008

    Last updated Fri Dec 05 16:04:10 -0800 2008

  • net_session

    Classes that ease the pain of maintaining web sessions in Ruby.

    legend

    Last updated Fri Oct 10 10:33:44 -0700 2008

Public Activity feed

eltiare updated gist: 296355 Fri Feb 05 16:55:00 -0800 2010
# Routes match '/javascripts/ckeditor/plugins/filemanager/connectors/rb/filemanager.rb', :to => '...
eltiare updated gist: 296355 Fri Feb 05 16:54:15 -0800 2010
# Routes match '/javascripts/ckeditor/plugins/filemanager/connectors/rb/filemanager.rb', :to => '...
eltiare updated gist: 296355 Fri Feb 05 16:43:11 -0800 2010
# Routes match '/javascripts/ckeditor/plugins/filemanager/connectors/rb/filemanager.rb', :to => '...
eltiare created gist: 296356 Fri Feb 05 15:03:31 -0800 2010
<ul class="jqueryFileTree" style="display: none;"> <% @dirs.each do |dir| %> <li class="dir...
eltiare created gist: 296355 Fri Feb 05 15:01:09 -0800 2010
# Routes match '/javascripts/ckeditor/plugins/filemanager/connectors/rb/filemanager.rb', :to => '...
eltiare started watching emwendelin/javascript-stacktrace Sat Jan 30 06:08:45 -0800 2010
javascript-stacktrace's description:
Micro-library for getting stack traces in all web browsers
eltiare created gist: 274853 Mon Jan 11 19:15:29 -0800 2010
class MiniRouter class << self def routes; @routes ||= [] end
eltiare forked joshbuddy/usher Wed Dec 02 12:25:33 -0800 2009
Forked repository is at eltiare/usher
eltiare updated gist: 244625 Sat Nov 28 11:52:18 -0800 2009
<html> <head> <title>Testing</title>
eltiare created gist: 244625 Sat Nov 28 11:48:32 -0800 2009
<html> <head> <title>Testing</title>
eltiare created gist: 242951 Wed Nov 25 11:20:58 -0800 2009
class User include DataMapper::Resource
eltiare pushed to master at eltiare/SoundOff Mon Oct 12 20:34:07 -0700 2009
HEAD is 70f87431cda514b4cf94ab5bc8228d2c963007de
eltiare pushed to master at eltiare/SoundOff Mon Oct 12 20:08:33 -0700 2009
HEAD is b8b0bf8b6bf3feeda4c3116ed98412a0818cabcd
  • eltiare committed b8b0bf8b:
    Moved files around, put in MIT copyright notices. Ran JS through JSLint (took a few "suggestions") and a minimizer.
eltiare pushed to master at eltiare/SoundOff Mon Oct 12 17:39:09 -0700 2009
HEAD is 1a82e63117e4db0d783a3700e3f12e5db64e7390

2 commits »

eltiare pushed to master at eltiare/SoundOff Mon Oct 12 15:19:29 -0700 2009
HEAD is 6ab6dac7fec85fe8533315085a1abb5edaa1cd18
  • eltiare committed 6ab6dac7:
    Fixed pause bug and added playAtPercent method.
eltiare created branch master at eltiare/SoundOff Mon Oct 12 15:18:30 -0700 2009
New branch is at eltiare/SoundOff/tree/master
eltiare created repository SoundOff Mon Oct 12 15:17:54 -0700 2009
New repository is at eltiare/SoundOff
eltiare created gist: 198503 Wed Sep 30 15:17:45 -0700 2009
/srv/www/photo-op/gems/gems/merb_datamapper-1.0.12/lib/merb_datamapper.rb:61:in `run': undefined ...