ddribin (Dave Dribin)

Name
Dave Dribin
Email
Website/Blog
http://www.dribin.org/dave/
Company
http://www.bitmaki.com/
Member Since
Aug 12, 2008 (about 1 year)

Following 0 githubbers and watching 8 repositories view all →

Public Repositories (4)

  • jscocoa

    Write Cocoa applications in Javascript

    legend

    Forked from parmanoir/jscocoa Fri Jul 24 21:12:52 -0700 2009

    Last updated Mon Jul 20 16:43:46 -0700 2009

  • jrfeedbackprovider

    nonviral cocoa source for implementing an application feedback panel (for bugs, feature requests ...

    legend

    Forked from rentzsch/jrfeedbackprovider Fri May 01 23:17:08 -0700 2009

    Last updated Tue May 26 12:57:46 -0700 2009

  • potionstore

    legend

    Forked from potionfactory/potionstore Tue Aug 12 10:22:57 -0700 2008

    Last updated Mon Feb 23 19:57:44 -0800 2009

  • openradar

    A Google App Engine app for sharing information about radars that we've submitted.

    legend

    Forked from timburks/openradar Sat Nov 15 22:47:31 -0800 2008

    Last updated Sat Nov 15 23:01:05 -0800 2008

Public Activity feed

ddribin created gist: 236116 Mon Nov 16 08:35:14 -0800 2009
class CARingBuffer { public: typedef SInt64 SampleTime;
ddribin created gist: 232597 Wed Nov 11 20:27:37 -0800 2009
[ui] username = Dave Dribin <dave@dribin.org> archivemeta = False
ddribin created gist: 221454 Thu Oct 29 06:46:04 -0700 2009
# I like to complete on everything typed so far, not just the first # word. This is more like tc...
ddribin created gist: 221435 Thu Oct 29 06:17:42 -0700 2009
set completion-ignore-case on "\ep": history-search-backward "\en": history-search-forward
ddribin updated gist: 221081 Wed Oct 28 20:10:29 -0700 2009
% nm -v -arch all $PWD/HIToolbox | egrep '(architecture|RegisterEventHotKey)' /System/Library/Fra...
ddribin created gist: 221081 Wed Oct 28 20:09:52 -0700 2009
% nm -v -arch all HIToolbox | egrep '(architecture|RegisterEventHotKey)' HIToolbox (for architect...
ddribin created gist: 213995 Mon Oct 19 21:33:27 -0700 2009
.segment "HEADER" .byte "NES", $1A ; iNES header identifier
ddribin updated gist: 200355 Fri Oct 02 19:43:06 -0700 2009
* Automatically set build settings when adding a unit test bundle * Automatically create a unit t...
ddribin created gist: 200355 Fri Oct 02 19:39:49 -0700 2009
* Automatically set build settings when adding a unit test bundle * Automatically create a unit t...
ddribin updated gist: 199758 Fri Oct 02 06:54:42 -0700 2009
@interface AClassThatUsesNSWorkspace : NSObject { NSWorkspace * _workspace;
ddribin created gist: 199758 Fri Oct 02 06:50:47 -0700 2009
@interface AClassThatUsesNSWorkspace : NSObject { NSWorkspace * _workspace;