knowtheory (Ted Han)

Name
Ted Han
Website/Blog
http://blog.knowtheory.net
Member Since
Feb 12, 2008 (about 1 year)

Following 32 githubbers and watching 81 repositories view all →

Public Repositories (21)

  • dm-specs

    A set of specs to test end user behavior as i (knowtheory) expect it to be.

    legend

    Last updated Tue Nov 10 21:51:21 -0800 2009

  • dm-core

    DataMapper - Core

    legend

    Forked from datamapper/dm-core Mon Sep 14 11:31:26 -0700 2009

    Last updated Mon Oct 12 15:35:08 -0700 2009

  • dm-sugar-glider

    A block-based query interface for DataMapper 0.10

    legend

    Last updated Wed Sep 16 07:45:49 -0700 2009

  • extlib

    General Ruby extensions for DataMapper and DataObjects

    legend

    Forked from datamapper/extlib Mon Sep 07 16:55:00 -0700 2009

    Last updated Wed Sep 16 06:27:26 -0700 2009

  • dm-more

    Extras for DataMapper, including bridges to DataObjects::Migrations and Merb::DataMapper

    legend

    Forked from datamapper/dm-more Mon Aug 31 12:58:31 -0700 2009

    Last updated Thu Aug 27 21:38:01 -0700 2009

  • merb

    master merb branch

    legend

    Forked from wycats/merb Thu Jun 04 10:42:51 -0700 2009

    Last updated Wed Jun 17 09:01:10 -0700 2009

  • dm-as-activerecord

    Making DataMapper pretend to be activerecord, so as to avoid ActionORM

    legend

    Last updated Mon Jun 08 22:11:31 -0700 2009

  • geoip

    The Ruby gem for querying Maxmind.com's GeoIP database, which returns the geographic location of ...

    legend

    Forked from cjheath/geoip Sun May 24 22:33:56 -0700 2009

    Last updated Sun May 24 22:30:22 -0700 2009

  • dm-appengine-tests

    A demo of some datamapper code using AppEngine Adapter

    legend

    Last updated Wed May 20 22:55:12 -0700 2009

  • reggae

    Ruby Enabled GooGle App Engine

    legend

    Last updated Sat May 09 23:57:19 -0700 2009

  • bumble

    A small data wrapper for Google DataStore - intended for use with Google App Engine

    legend

    Forked from olabini/bumble Tue May 05 10:55:04 -0700 2009

    Last updated Tue May 05 11:20:55 -0700 2009

  • warbler

    Warbler chirpily constructs .war files of your Rails applications.

    legend

    Forked from nicksieger/warbler Thu Apr 09 17:41:07 -0700 2009

    Last updated Thu Apr 09 19:33:43 -0700 2009

  • beeu

    A small wrapper for Google User Service - Intended for use with Google App Engine

    legend

    Forked from olabini/beeu Tue May 05 10:47:09 -0700 2009

    Last updated Tue Apr 07 21:04:03 -0700 2009

  • dm-twitter

    Datamapper classes for twitter. Middleware interface to sit on top of a REST or oauth Datamapper...

    legend

    Last updated Mon Mar 30 16:25:27 -0700 2009

  • measures

    A minimally invasive unit and measurement library.

    legend

    Last updated Sat Mar 28 16:54:28 -0700 2009

  • gemologist

    A webservice interface to rubygems

    legend

    Last updated Sat Jan 17 16:44:04 -0800 2009

  • matt-knoxs-essays

    git-controlled essays by mattknox

    legend

    Forked from mattknox/essays Tue Jan 13 22:28:59 -0800 2009

    Last updated Tue Jan 13 22:36:28 -0800 2009

  • merb-book

    Open Source Merb book

    legend

    Forked from mattetti/merb-book Mon Dec 08 20:52:43 -0800 2008

    Last updated Mon Dec 08 20:48:53 -0800 2008

  • hubcaps-slice

    A github commit feed aggregator

    legend

    Last updated Mon Dec 01 15:28:32 -0800 2008

  • templater

    RubiGen alternative Generator thingy

    legend

    Forked from jnicklas/templater Sun Nov 16 18:46:52 -0800 2008

    Last updated Sun Nov 16 21:53:53 -0800 2008

  • aimar

    Ruby implementations of code for Artificial Intelligence A Modern Approach 2nd Edition

    legend

    Last updated Thu Sep 11 12:32:58 -0700 2008

Public Activity feed

knowtheory started watching tomwhite/hadoop-book Tue Nov 10 23:32:33 -0800 2009
hadoop-book's description:
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
knowtheory pushed to next at knowtheory/dm-core Mon Oct 12 15:35:09 -0700 2009
HEAD is 0314967d81f1275be5995652aa38ca2e64f7b819

79 commits »

knowtheory pushed to next at datamapper/dm-core Mon Oct 12 08:54:25 -0700 2009
HEAD is 0314967d81f1275be5995652aa38ca2e64f7b819
  • Ted Han committed 0314967d:
    Accommodating Arrays as operands
knowtheory pushed to next at datamapper/dm-core Mon Oct 12 06:57:31 -0700 2009
HEAD is 180d0c8be948a34c255dbb69eeeefef05d7e6596
knowtheory updated gist: 201176 Mon Oct 05 09:02:00 -0700 2009
I would like to give Query some logical grounding, so we can guarantee particular types of behavi...
knowtheory updated gist: 201176 Sun Oct 04 15:46:15 -0700 2009
I would like to give Query some logical grounding, so we can guarantee particular types of behavi...
knowtheory updated gist: 201176 Sun Oct 04 13:38:32 -0700 2009
I would like to give Query some logical grounding, so we can guarantee particular types of behavi...
knowtheory updated gist: 201176 Sun Oct 04 13:36:18 -0700 2009
I would like to give Query some logical grounding, so we can guarantee particular types of behavi...
knowtheory updated gist: 201176 Sat Oct 03 22:45:28 -0700 2009
I would like to give Query some logical grounding, so we can guarantee particular types of behavi...
knowtheory created gist: 201176 Sat Oct 03 22:45:11 -0700 2009
I would like to give Query some logical grounding, so we can guarantee particular types of behavi...
knowtheory updated gist: 199800 Fri Oct 02 13:09:50 -0700 2009
or_op = DataMapper::Query::Conditions::OrOperation.new and_op = DataMapper::Query::Conditions::An...
knowtheory created gist: 199800 Fri Oct 02 07:48:34 -0700 2009
or_op = DataMapper::Query::Conditions::OrOperation.new and_op = DataMapper::Query::Conditions::An...