bradfordw (Bradford Winfrey)

Name
Bradford Winfrey
Email
Website/Blog
http://closersonly.blogspot.com/
Location
Nashville, TN
Member Since
Mar 10, 2008 (about 1 year)

Following 0 githubbers and watching 64 repositories view all →

Public Repositories (14)

  • mongomapper

    Awesome gem for modeling your domain and storing it in mongo

    legend

    Forked from jnunemaker/mongomapper Mon Nov 30 17:15:41 -0800 2009

    Last updated Tue Nov 24 10:45:09 -0800 2009

  • unicorn

    Unofficial Unicorn Mirror. Updated semi-regularly.

    legend

    Forked from defunkt/unicorn Fri Nov 20 07:02:42 -0800 2009

    Last updated Fri Nov 20 08:00:21 -0800 2009

  • octoform

    Generate HTML forms dynamically (via InputEx) and store them in MongoDB (via mongo mapper) over R...

    legend

    Last updated Wed Nov 11 09:57:04 -0800 2009

  • validatable

    Validatable is a library for adding validations.

    legend

    Forked from jnunemaker/validatable Mon Nov 02 09:12:34 -0800 2009

    Last updated Sat Oct 31 21:22:42 -0700 2009

  • radiant

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

    legend

    Forked from radiant/radiant Fri Oct 30 07:26:47 -0700 2009

    Last updated Tue Oct 20 00:51:22 -0700 2009

  • janus

    Messaging server written in Erlang

    legend

    Forked from cliffmoon/janus Wed Jul 15 17:01:57 -0700 2009

    Last updated Wed Jul 15 14:35:18 -0700 2009

  • mongo-erlang-driver

    erlang driver for mongodb

    legend

    Forked from eliast/mongo-erlang-driver Fri Aug 07 07:38:28 -0700 2009

    Last updated Mon Jul 13 13:30:14 -0700 2009

  • erlang_couchdb

    This is another erlang CouchDB client. It is a little simpler than most and does what I want.

    legend

    Forked from ngerakines/erlang_couchdb Sat May 09 20:56:29 -0700 2009

    Last updated Thu Apr 30 23:14:53 -0700 2009

  • lantern

    Trivial key/value storage mechanism via REST/JSON in Erlang. Don't hate, this is my box of legos.

    legend

    Last updated Fri Apr 17 16:04:33 -0700 2009

  • relaxdb

    RelaxDB provides a simple Ruby interface to CouchDB

    legend

    Forked from paulcarey/relaxdb Fri Feb 06 12:30:58 -0800 2009

    Last updated Wed Feb 04 04:17:53 -0800 2009

  • merb_facebooker

    A plugin that makes the facebooker gem play nice with Merb

    legend

    Forked from vanpelt/merb_facebooker Mon Jan 19 09:59:54 -0800 2009

    Last updated Mon Jan 19 11:31:07 -0800 2009

  • facebooker

    The facebooker Rails plugin but for Merb

    legend

    Forked from mmangino/facebooker Mon Jan 19 10:53:29 -0800 2009

    Last updated Mon Jan 19 11:04:45 -0800 2009

  • merb_relaxdb

    A plugin for the Merb framework that provides integration with CouchDB via the RelaxDB gem

    legend

    Forked from paulcarey/merb_relaxdb Fri Jan 16 08:42:44 -0800 2009

    Last updated Thu Nov 27 04:18:24 -0800 2008

  • couchobject

    Library to access couchdb in ruby

    legend

    Last updated Fri Jul 25 13:48:33 -0700 2008

Public Activity feed

bradfordw forked jnunemaker/mongomapper Mon Nov 30 17:15:41 -0800 2009
Forked repository is at bradfordw/mongomapper
bradfordw created gist: 245844 Mon Nov 30 14:40:47 -0800 2009
-module(am). -compile(export_all).
bradfordw started watching wcpr/riakrest Fri Nov 27 06:44:56 -0800 2009
riakrest's description:
RiakRest provides structured, RESTful interaction with a Riak document store.
bradfordw updated gist: 241387 Tue Nov 24 08:17:11 -0800 2009
-module(histo). -compile(export_all). -define(WORDS,[ "a", "at", "red", "green", "dog"]).
bradfordw updated gist: 241387 Mon Nov 23 14:16:13 -0800 2009
-module(histo). -compile(export_all).
bradfordw forked gist: 241387 Mon Nov 23 13:18:28 -0800 2009
-module (histogram). -compile (export_all). -author ("Mr. M.S. Esquire Jonathan Raymond Hicks").
bradfordw updated gist: 241246 Mon Nov 23 10:14:15 -0800 2009
Loading production environment (Rails 2.3.4) >> u = User.new => #<User contribution_count: nil, c...
bradfordw created gist: 241246 Mon Nov 23 10:08:39 -0800 2009
Loading production environment (Rails 2.3.4) >> u = User.new => #<User contribution_count: nil, c...
bradfordw created gist: 240359 Sat Nov 21 17:04:56 -0800 2009
2009/11/21 18:56:29 [error] 3515#0: *1 connect() to unix:/data/branchd/current/tmp/sockets/unicor...
bradfordw pushed to master at bradfordw/unicorn Fri Nov 20 08:00:23 -0800 2009
HEAD is da395a1c91a0a4d59241e641bb3566979f08d128

2 commits »

bradfordw pushed to master at bradfordw/unicorn Fri Nov 20 07:08:08 -0800 2009
HEAD is 354515d9c510fabbf525a82b7b18b24f9086015a
  • Bradford committed 354515d9:
    I am hopeful this resolves my issues...
bradfordw forked defunkt/unicorn Fri Nov 20 07:02:43 -0800 2009
Forked repository is at bradfordw/unicorn
bradfordw started watching mongodb/mongo Thu Nov 19 08:23:32 -0800 2009
mongo's description:
The Mongo Database
bradfordw started watching erlang/otp Wed Nov 18 20:37:03 -0800 2009
otp's description:
Erlang/OTP
bradfordw created gist: 238094 Wed Nov 18 09:50:52 -0800 2009
def authorized? model = Kernel.const_get(params[:controller].classify) model.first(:con...
bradfordw started watching skinandbones/rack-gridfs Mon Nov 16 12:00:39 -0800 2009
rack-gridfs's description:
Rack middleware for adding HTTP endpoints for files stored in MongoDB GridFS
bradfordw started watching tpitale/mongolytics Mon Nov 16 12:00:35 -0800 2009
mongolytics's description:
Use MongoDB and it's speed to do basic analytics tracking in Rails
bradfordw started watching banker/newsmonger Fri Nov 13 12:46:20 -0800 2009
newsmonger's description:
A simple social news application demonstrating MongoDB and Rails.
bradfordw added jonathan to octoform Thu Nov 12 15:52:40 -0800 2009
octoform is at bradfordw/octoform
bradfordw opened issue 33 on plataformatec/devise Thu Nov 12 11:50:54 -0800 2009
MongoMapper method missing for devise
bradfordw forked shingara/devise Thu Nov 12 11:08:29 -0800 2009
Forked repository has since been deleted.
bradfordw started watching shingara/devise Thu Nov 12 11:08:20 -0800 2009
devise's description:
Flexible authentication solution for Rails with Warden
bradfordw forked plataformatec/devise Thu Nov 12 08:16:47 -0800 2009
Forked repository has since been deleted.
bradfordw started watching plataformatec/devise Thu Nov 12 07:10:25 -0800 2009
devise's description:
Flexible authentication solution for Rails with Warden
bradfordw started watching hassox/rails_warden Thu Nov 12 06:54:13 -0800 2009
rails_warden's description:
A thin rails plugin on top of Warden for Authentication
bradfordw started watching rklophaus/SlideBlast Thu Nov 12 05:19:06 -0800 2009
SlideBlast's description:
SlideBlast.com - Share and Control a Slide Presentation on the Web
bradfordw edited a page in the bradfordw/octoform wiki Wed Nov 11 09:58:50 -0800 2009
bradfordw pushed to master at bradfordw/octoform Wed Nov 11 09:57:04 -0800 2009
HEAD is 39172e620b54c518c50da5e641d4dc58c60e66a1
bradfordw created branch master at bradfordw/octoform Wed Nov 11 09:47:43 -0800 2009
bradfordw created repository octoform Wed Nov 11 09:41:50 -0800 2009
New repository is at bradfordw/octoform
bradfordw started watching jnunemaker/mongomapper Wed Nov 11 07:33:20 -0800 2009
mongomapper's description:
Awesome gem for modeling your domain and storing it in mongo
bradfordw started watching kevsmith/giza Mon Nov 09 11:19:39 -0800 2009
giza's description:
Erlang client for the Sphinx search engine
bradfordw forked gist: 229959 Mon Nov 09 06:07:04 -0800 2009
#!/usr/bin/ruby RLSP_VERSION = "1.4.1"