jacobo (Jacob Burkhart)

Name
Jacob Burkhart
Email
Member Since
May 12, 2008 (about 1 year)

Following 2 githubbers and watching 26 repositories view all →

Public Repositories (8)

  • blimlimb

    blimLimb, the travelling IRC bot troupe

    legend

    Forked from bterlson/blimlimb Thu Apr 30 14:49:29 -0700 2009

    Last updated Tue May 12 14:48:03 -0700 2009

  • enki

    fork of enki for a portfolio site / blog

    legend

    Forked from xaviershay/enki Thu Jan 29 15:59:53 -0800 2009

    Last updated Sun Mar 08 16:39:10 -0700 2009

  • tnaidar

    radiant backwards CMS

    legend

    Last updated Fri Mar 06 11:27:07 -0800 2009

  • rack

    a modular Ruby webserver interface

    legend

    Forked from rack/rack Wed Mar 04 06:38:34 -0800 2009

    Last updated Wed Mar 04 08:50:13 -0800 2009

  • the-something-gem

    teting jeweler

    legend

    Last updated Wed Feb 11 07:28:12 -0800 2009

  • resourceful_views_demo_app

    A Demo app for the resourceful_views Rails Plugin

    legend

    Last updated Thu Feb 05 11:58:49 -0800 2009

  • radiant

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

    legend

    Forked from radiant/radiant Thu Jan 29 14:55:35 -0800 2009

    Last updated Mon Jan 26 21:04:03 -0800 2009

  • birdblog

    User-friendly blogging with multisite support and asset managment

    legend

    Forked from emk/mephisto Mon Jan 26 18:31:43 -0800 2009

    Last updated Tue Jan 13 05:09:27 -0800 2009

Public Activity feed

jacobo pushed to master at brontes3d/amqp_listener Mon Jan 04 11:29:06 -0800 2010
HEAD is a64aa4ce7e5365c0a62f88d995ca5646e7a84e38
  • jacobo committed a64aa4ce:
    enable configuration of additional options to Q and message creation
jacobo pushed to master at brontes3d/amqp_listener Mon Jan 04 10:13:18 -0800 2010
HEAD is f58159201fe55788ca79ed330c6e79c2e948f264
  • jacobo committed f5815920:
    support exception handler specified per-listener
jacobo pushed to master at brontes3d/rubycas-server Wed Dec 09 12:23:37 -0800 2009
HEAD is 1d3773dd0a3b96ca73302bf1803335de827de688
jacobo pushed to master at brontes3d/rubycas-server Tue Dec 08 06:28:40 -0800 2009
HEAD is 4291430779856aa91e9b2d7e671bd76f32017da5
  • jacobo committed 42914307:
    updated gemspec to use gemcutter as brontes3d-rubycas-server
jacobo pushed to master at brontes3d/exception_notification Mon Dec 07 18:12:05 -0800 2009
HEAD is 4ada11921cd4ea68e3703e44b61d12cf1757bb96
  • jacobo committed 4ada1192:
    fix _session.rhtml view for rails 2.5+ sessions
jacobo pushed to master at brontes3d/rubycas-server Mon Dec 07 10:16:44 -0800 2009
HEAD is 73388a4827c924ed7d1b03db1dd7530bae4df723
  • jacobo committed 73388a48:
    make a logout callback to the authenticators (if they respond to it)
jacobo pushed to master at brontes3d/i18n_address Tue Dec 01 13:49:03 -0800 2009
HEAD is 34d974b8ed71fe397349e9bc3f50618d2b02c02a
  • jacobo committed 34d974b8:
    support a wrapper proc on 'to_html' and support blank countries with US formatter
jacobo pushed to master at brontes3d/amqp_listener Mon Nov 30 12:52:10 -0800 2009
HEAD is 534e4b810e9e05d51d77aebedabf3a6cc4a63d39
  • jacobo committed 534e4b81:
    switching to Bunny for sends when event machine is not already running
jacobo pushed to master at brontes3d/resourceful_views Fri Nov 20 11:04:27 -0800 2009
HEAD is 39ddd4e74cad92be242c14c15751f06fd9d0ada3
  • jacobo committed 39ddd4e7:
    comment out puts, support set_default_content_for as compliment for default_content_for
jacobo pushed to master at brontes3d/resourceful_views Fri Nov 20 08:01:28 -0800 2009
HEAD is 6427755a3e2820d615aadef5dcdab38c15b28940
  • jacobo committed 6427755a:
    remove rails 2.2 hooks, support 'view packages' a way for plugins to define base implementations of views and controllers to specify fallback to those views
jacobo pushed to master at brontes3d/inherited_resources Fri Nov 20 07:51:09 -0800 2009
HEAD is ea87c86559a43f53a12b380f328cfb30f2fcdafc
  • jacobo committed ea87c865:
    need access to resource_instance_name and resource_collection_name as helper methods in order to write 'generic' default view implementations
jacobo pushed to master at brontes3d/amqp_listener Fri Nov 13 12:20:28 -0800 2009
HEAD is 2d2f193d9803e2b21f2cbc87db5f39b6bed98ead
  • jacobo committed 2d2f193d:
    having issues with AMQP and EM returning control to the caller before it's actually finished sending/recieving on it's socket. MQ.connection.get_outbound_data_size > 0 was almost a solution, as was MQ.callbacks and EM.add_timer... but all were unreliable and messy. The only reliable way to I've found to really 'wait' for event machine to finish is to tell it to shutdown, and when it returns control to you, it really it done. So that's what we do now... start/stop AMQP as needed, support running multiple tasks per start/stop session. But still, full start/stop... suspend/resume no more
jacobo pushed to master at brontes3d/amqp_listener Tue Nov 03 09:06:42 -0800 2009
HEAD is e75f99ab2887f3332270a7246309e75cd8eddb0c
  • jacobo committed e75f99ab:
    AmqpListener::RackRunner middleware (if used) will start and suspend a dedicated AMQP thread. Calls to send messages, or 'tasks' to wait for messages will suspend the main thread and run in this dedicated thread. With configurable timeout to abort and return to main thread.
jacobo pushed to master at brontes3d/amqp_listener Mon Nov 02 14:52:36 -0800 2009
HEAD is 7efce0373a5ae09b18fdbd543b214fd90fd721e1

2 commits »

jacobo pushed to master at brontes3d/commit_callback Wed Oct 21 11:37:03 -0700 2009
HEAD is 980f3cfc28ed2a9d24eb43f78612bc305c103135
  • jacobo committed 980f3cfc:
    add named commit callbacks for automatic assistance in avoiding having the same callback block invoked more than once on the final commit
jacobo pushed to master at brontes3d/acts_as_preferenced Wed Oct 21 11:22:26 -0700 2009
HEAD is df45d13243f68b5b79877aaa87fc8b2d8b60a851
  • jacobo committed df45d132:
    add find_all_by_*_preference methods for convenience