jugglebird (Chris Hunter)

Name
Chris Hunter
Email
Location
Austin, TX
Member Since
Mar 06, 2008 (about 1 year)

Following 2 githubbers and watching 108 repositories view all →

Public Repositories (8)

  • jqGrid

    jQuery grid plugin

    legend

    Forked from tonytomov/jqGrid Tue Dec 15 13:37:48 -0800 2009

    Last updated Thu Dec 10 07:49:43 -0800 2009

  • blank

    Blank is GiraffeSoft’s blank rails starter app.

    legend

    Forked from jamesgolick/blank Tue Nov 25 13:34:21 -0800 2008

    Last updated Sat Nov 08 18:15:30 -0800 2008

  • baseapp

    Launch platform for your Rails application

    legend

    Forked from ariejan/baseapp Thu Oct 09 12:51:53 -0700 2008

    Last updated Wed Oct 08 00:23:45 -0700 2008

  • bort

    A base rails app featuring: RESTful Authentication, Will Paginate, Rspec & Rspec-rails, Excep...

    legend

    Forked from fudgestudios/bort Fri Sep 26 08:54:51 -0700 2008

    Last updated Fri Sep 26 07:59:23 -0700 2008

  • sake-tasks

    Your own personal sake tasks, ripe for sharing.

    legend

    Forked from defunkt/sake-tasks Tue Aug 26 06:37:12 -0700 2008

    Last updated Tue Aug 26 06:55:56 -0700 2008

  • radiant

    Radiant is a no-fluff, open source content management system designed for small teams.

    legend

    Forked from radiant/radiant Wed Jul 16 12:44:42 -0700 2008

    Last updated Wed Jul 16 12:44:43 -0700 2008

  • restful-authentication

    Generates common user authentication code for Rails/Merb, with a full test/unit and rspec suite a...

    legend

    Forked from technoweenie/restful-authentication Wed Jul 02 09:53:06 -0700 2008

    Last updated Wed Jul 02 09:53:07 -0700 2008

  • rails-template

    Tired of repeating the same basic steps every time you start a Rails project? This is the start o...

    legend

    Forked from mlarocque/rails-template Tue Apr 29 19:27:18 -0700 2008

    Last updated Tue Apr 29 19:27:23 -0700 2008

Public Activity feed

jugglebird started watching mockfs/mockfs Wed Dec 16 09:58:48 -0800 2009
mockfs's description:
A simple mock filesystem for use in unit tests
jugglebird started watching Kilian/gridBuilder.js Tue Dec 15 13:49:34 -0800 2009
gridBuilder.js's description:
a jQuery plugin that draws a grid as a background
jugglebird forked tonytomov/jqGrid Tue Dec 15 13:37:50 -0800 2009
Forked repository is at jugglebird/jqGrid
jugglebird started watching dazuma/versionomy Mon Dec 14 15:50:18 -0800 2009
versionomy's description:
A generalized version number class for Ruby
jugglebird started watching rodp/jquery.behavior Mon Dec 14 14:10:29 -0800 2009
jquery.behavior's description:
A Simple JavaScript Library for Complex Web Applications
jugglebird started watching rtomayko/ron Wed Dec 09 11:55:12 -0800 2009
ron's description:
the opposite of roff
jugglebird started watching documentcloud/docsplit Mon Dec 07 11:05:09 -0800 2009
docsplit's description:
Break Apart Documents into Images, Text, Pages and PDFs
jugglebird started watching tobi/clarity Mon Dec 07 07:32:58 -0800 2009
clarity's description:
Web interface for the grep and tail -f unix tools. Useful for real-time log analysis. Remotely related to splunk
jugglebird started watching ry/node Tue Nov 17 10:19:55 -0800 2009
node's description:
evented I/O for v8 javascript
jugglebird started watching rnk/django-media-bundler Wed Nov 04 15:56:30 -0800 2009
django-media-bundler's description:
Django application that bundles your Javascript and CSS and sprites your icons.
jugglebird started watching defunkt/resque Tue Nov 03 21:25:28 -0800 2009
resque's description:
A simple Redis-based queue.
jugglebird started watching darrellsilver/norc Mon Nov 02 07:44:30 -0800 2009
norc's description:
A replacement for Cron to manage logging, error reporting, dependencies, resource management and historical run times. Tasks are not host specific and can be remotely administered.
jugglebird started watching documentcloud/underscore Thu Oct 29 22:07:45 -0700 2009
underscore's description:
Functional Programming Aid for Javascript. Works well with jQuery.
jugglebird started watching ricobl/dotfiles Wed Oct 28 23:17:57 -0700 2009
dotfiles's description:
My dotfiles and useful scripts
jugglebird started watching hiddenloop/paging_keys_js Wed Oct 14 14:17:20 -0700 2009
paging_keys_js's description:
Page navigation (scrolling) and pagination using keyboard shortcuts with micro-formatted html (hentry), inspired by interaction on ffffound.com
jugglebird started watching stuartloxton/jquery-ui-editable Tue Oct 13 13:20:13 -0700 2009
jquery-ui-editable's description:
A jQuery UI plugin to handle inline editing, built to match jQuery UI API for hopefull inclusion with jQuery UI.
jugglebird started watching tonytomov/jqGrid Tue Oct 13 13:18:49 -0700 2009
jqGrid's description:
jQuery grid plugin
jugglebird started watching jollytoad/jquery.ui-tokenlist Tue Oct 13 10:56:51 -0700 2009
jquery.ui-tokenlist's description:
A facebook style list builder with autocomplete (built on jQuery UI)
jugglebird started watching cowboy/jquery-urlinternal Mon Oct 12 13:02:52 -0700 2009
jquery-urlinternal's description:
jQuery urlInternal allows you to easily test internal-, external-, or fragment-ness for any relative or absolute URL. Includes element filtering methods and pseudo-selectors.
jugglebird started watching cowboy/jquery-bbq Mon Oct 12 12:58:09 -0700 2009
jquery-bbq's description:
jQuery BBQ: Back Button & Query Library
jugglebird forked gist: 208620 Mon Oct 12 11:44:10 -0700 2009
var inject = function(iterable, initial, func) { var cur = initial for(var i = 0;i < iterable.l...