zinf (Alexander Kellett)

Name
Alexander Kellett
Member Since
Feb 16, 2008

Following 0 coders and watching 27 repositories view all →

Public Repositories (7)

  • jquery-localize

    a jQuery plugin that makes it easy to internationalize your web site.

    legend

    Forked from coderifous/jquery-localize Fri Dec 11 07:08:39 -0800 2009

    Last updated Fri Dec 11 07:32:32 -0800 2009

  • gwt-autoconfig

    legend

    Last updated Tue Sep 22 10:47:08 -0700 2009

  • bundle-fu

    Ruby on Rails plugin - CSS/JS asset bundling in 10 seconds or less!

    legend

    Forked from timcharper/bundle-fu Sun Feb 01 16:32:10 -0800 2009

    Last updated Mon Feb 02 11:53:29 -0800 2009

  • rubydium

    foobar, stuff, whee

    legend

    Last updated Sun Nov 16 05:33:02 -0800 2008

  • wordcram

    vocab trainer

    legend

    Last updated Thu Aug 21 00:44:33 -0700 2008

  • ruvi

    vi wannebe written in ruby

    legend

    Last updated Wed Mar 26 12:23:29 -0700 2008

  • icaltodoscheduler

    iCal To Do scheduler for Leopard

    legend

    Last updated Wed Mar 26 12:20:25 -0700 2008

Public Activity feed

zinf started watching ninjudd/clojure-protobuf Tue Feb 16 07:15:11 -0800 2010
clojure-protobuf's description:
Google protocol buffers for clojure.
zinf created gist: 300947 Wed Feb 10 15:04:32 -0800 2010
(use 'clojure.test) (defn groups-of [n vec]
zinf started watching ordnungswidrig/compojure-rest Wed Feb 10 09:38:40 -0800 2010
compojure-rest's description:
Thin library to build RESTful applications on top of compojure
zinf created gist: 297565 Sun Feb 07 10:03:38 -0800 2010
(def nums (map #(Integer/parseInt (str %)) (seq "731671765313306249192251196744265747423553491949...
zinf updated gist: 297554 Sun Feb 07 09:46:52 -0800 2010
(defn prime-after [primes-before] (first (drop-while #(some (fn [x] (zero? (mod % x))) p...
zinf created gist: 297554 Sun Feb 07 09:46:41 -0800 2010
(defn prime-after [primes-before] (first (drop-while #(some (fn [x] (zero? (mod % x))) ...
zinf created gist: 297543 Sun Feb 07 09:28:18 -0800 2010
(defn square [x] (* x x)) (defn search
zinf updated gist: 297384 Sun Feb 07 05:25:10 -0800 2010
(defn filter-multiples-of [p r] (filter #(or (not= 0 (mod % p)) (= p...
zinf updated gist: 297436 Sun Feb 07 05:24:51 -0800 2010
(defn take-potential-divisors [p coll] "Takes only those number from coll, whose square l...
zinf created gist: 297436 Sun Feb 07 05:16:25 -0800 2010
(defn take-potential-divisors [p coll] "Takes only those number from coll, whose square l...
zinf created gist: 297384 Sun Feb 07 03:34:13 -0800 2010
(defn filter-multiples-of [p r] (filter #(or (not= 0 (mod % p)) (= p...
zinf started watching smerritt/distlockrun Tue Feb 02 15:37:25 -0800 2010
distlockrun's description:
Distributed lockrun - like lockrun, but the mutual exclusion applies across a group of machines
zinf started watching mmcgrana/fleetdb Thu Jan 28 15:04:38 -0800 2010
fleetdb's description:
A schema-free database implemented in Clojure and optimized for agile development
zinf started watching derailed/mongo3 Wed Jan 20 13:17:12 -0800 2010
mongo3's description:
Rule your mongoDB clusters!
zinf started watching somnium/congomongo Wed Jan 20 13:10:56 -0800 2010
congomongo's description:
Clojure wrapper for the mongo-db java api
zinf started watching duelinmarkers/clj-record Wed Jan 20 13:02:26 -0800 2010
clj-record's description:
A pseudo-port of ActiveRecord to the Clojure programming language
zinf started watching rubbish/cuke4duke-sbt-plugin Thu Jan 07 13:56:32 -0800 2010
cuke4duke-sbt-plugin's description:
A simple-build-tool plugin for running Cuke4Duke features
zinf started watching anildigital/partioprint Mon Jan 04 08:03:56 -0800 2010
partioprint's description:
It helps you to find out what partials were rendered for the generating html with erbs
zinf started watching Fingertips/Miso Mon Jan 04 08:03:46 -0800 2010
Miso's description:
Miso is a unified API for simple image operations commonly used on the web.
zinf started watching twoism/grip Mon Jan 04 08:02:55 -0800 2010
grip's description:
MongoMapper GridFS Attachment gem
zinf started watching mdirolf/nginx-gridfs Mon Jan 04 08:02:47 -0800 2010
nginx-gridfs's description:
Nginx module for serving files from MongoDB's GridFS
zinf started watching sanity/Swarm Tue Dec 22 01:03:46 -0800 2009
Swarm was created Sun Aug 30 09:16:56 -0700 2009
zinf started watching pdoubleya/Swarm Tue Dec 22 01:03:37 -0800 2009
Swarm's description:
An experimental fork of Swarm to experiment with Jini/JavaSpaces as the underlying intra-server communication mechanism.
zinf pushed to master at zinf/jquery-localize Fri Dec 11 07:32:32 -0800 2009
  • 79cbbf2
    This commit adds the ability to do parameterizable translation...
zinf started watching jquery/qunit Fri Dec 11 07:09:30 -0800 2009
qunit's description:
An easy-to-use JavaScript Unit Testing framework.
zinf started watching harrah/sbt Fri Dec 11 07:09:28 -0800 2009
sbt's description:
simple build tool, a build tool for Scala
zinf started watching mxcl/homebrew Fri Dec 11 07:09:23 -0800 2009
homebrew's description:
The missing package manager for OS X
zinf started watching NZKoz/rails_xss Fri Dec 11 07:09:20 -0800 2009
rails_xss's description:
A plugin for rails 2.3 apps which switches the default to escape by default
zinf forked coderifous/jquery-localize Fri Dec 11 07:08:40 -0800 2009
Forked repository is at zinf/jquery-localize