ryanbriones (Ryan Carmelo Briones)

Name
Ryan Carmelo Briones
Website/Blog
http://brionesandco.com/ryanbriones
Location
Columbus, OH
Member Since
Feb 12, 2008 (about 1 year)

Following 39 coders and watching 68 repositories view all →

Public Repositories (30)

  • be-accountable

    A Seinfeld "don't break the chain" with public flogging of your failures on social networks

    legend

    Last updated Sat Jan 02 20:04:08 -0800 2010

  • raises

    Embedded Ruby exception tracking/notification packaged in a Rack middleware backed by Redis.

    legend

    Last updated Mon Dec 07 23:04:56 -0800 2009

  • emacs.d

    My emacs config

    legend

    Last updated Sun Nov 15 14:34:30 -0800 2009

  • rack-cluster

    tools for managing multiple rackup processes

    legend

    Last updated Mon Oct 26 19:14:12 -0700 2009

  • rack-restful-controller

    Rack application, "RESTful" Rails style.

    legend

    Last updated Mon Oct 26 18:09:23 -0700 2009

  • mongrel-cluster-refresh

    Send graceful restart signal to most resource intensive processes in a mongrel cluster

    legend

    Last updated Mon Oct 26 10:48:07 -0700 2009

  • c-cgi

    My test bed for learning C using CGI. It's what I know.

    legend

    Last updated Fri Oct 23 22:40:28 -0700 2009

  • save-link

    Instapaper-like link saving Sinatra/DataMapper fun-time app

    legend

    Last updated Wed Oct 07 19:21:32 -0700 2009

  • rspec-mode

    An RSpec minor mode for Emacs

    legend

    Forked from pezra/rspec-mode Tue Sep 01 10:09:20 -0700 2009

    Last updated Tue Sep 01 11:01:08 -0700 2009

  • cucumber.el

    Emacs mode for editing Cucumber plain text stories

    legend

    Forked from michaelklishin/cucumber.el Wed Sep 02 13:38:33 -0700 2009

    Last updated Mon Aug 31 08:28:52 -0700 2009

  • shiloh-baptist-church

    legend

    Last updated Sun Jul 19 11:46:46 -0700 2009

  • covtasks

    A collection of tasks for determining coverage in alternate workflows

    legend

    Last updated Thu Jul 09 13:02:46 -0700 2009

  • rake

    A make-like build utility for Ruby.

    legend

    Forked from jimweirich/rake Thu Aug 27 13:45:25 -0700 2009

    Last updated Tue Jul 07 12:49:49 -0700 2009

  • randori-20090615

    Columbus.rb Randori-Fishbowl from 20090615

    legend

    Forked from columbusrb/randori-20090615 Tue Jun 16 04:51:21 -0700 2009

    Last updated Tue Jun 16 05:13:12 -0700 2009

  • focus-timer

    legend

    Last updated Thu May 21 11:21:49 -0700 2009

  • tableview-userdefaults

    What the heck am I doing wrong!?

    legend

    Last updated Tue Apr 28 21:16:33 -0700 2009

  • rack-mockups

    Your application mockups at real application paths until you don't need them anymore using Rack m...

    legend

    Last updated Wed Apr 22 12:29:17 -0700 2009

  • rack-apps-on-passenger-talk

    legend

    Last updated Wed Apr 22 06:57:38 -0700 2009

  • github-gem

    The official `github` command line helper for simplifying your GitHub experience.

    legend

    Forked from defunkt/github-gem Sat Jan 24 23:30:52 -0800 2009

    Last updated Sat Jan 24 23:41:37 -0800 2009

  • pound_codemash

    follow codemash tagged tweets

    legend

    Last updated Thu Jan 08 13:43:54 -0800 2009

  • tugboat

    bringing your apps to port for deployment

    legend

    Last updated Fri Nov 21 13:01:32 -0800 2008

  • git-pair

    Simple interface for adding your pair to a commit via git commit --author

    legend

    Last updated Mon Nov 03 20:56:31 -0800 2008

  • dotfiles

    legend

    Last updated Thu Oct 23 11:20:48 -0700 2008

  • intro-to-ruby-web-frameworks-talk

    An Introduction to Ruby Web Frameworks: An overview of a few Ruby Web Frameworks, including basic...

    legend

    Last updated Wed Oct 08 04:23:38 -0700 2008

  • commanding-ssh-capistrano-talk

    Commanding Your SSH Universe with Capistrano: Using Capistrano to automate SSH tasks such as serv...

    legend

    Last updated Wed Oct 08 04:20:58 -0700 2008

  • time-me

    A simple, easy to use task timer for Mac OS X

    legend

    Last updated Thu Oct 02 05:15:55 -0700 2008

  • crb-dynamic-attributes

    legend

    Last updated Wed Aug 20 08:10:47 -0700 2008

  • git-server

    pure ruby version of git daemon server functions

    legend

    Forked from schacon/git-server Sun Jul 26 09:17:58 -0700 2009

    Last updated Sun Aug 17 14:26:49 -0700 2008

  • calltom

    my blog as a CGI written in C

    legend

    Forked from alltom/calltom Fri Oct 16 15:14:23 -0700 2009

    Last updated Wed Mar 26 12:42:24 -0700 2008

  • fluid-twitter

    A Userscript for Fluid that streamlines the twitter interface to make it usable in a flexible (bu...

    legend

    Last updated Wed Mar 26 12:42:19 -0700 2008

Public Activity feed

ryanbriones started watching nicholaswyoung/madmailer Tue Feb 09 10:20:00 -0800 2010
madmailer's description:
a short, sweet PHP class for the MadMimi API
ryanbriones created gist: 299271 Tue Feb 09 06:56:37 -0800 2010
namespace :deploy do desc "What will be deployed on the next release" task :what do
ryanbriones created gist: 295117 Thu Feb 04 13:16:02 -0800 2010
require 'rubygems' require 'sinatra/base'
ryanbriones pushed to master at greatlakesruby/greatlakesruby.github.com Fri Jan 29 08:11:14 -0800 2010
HEAD is 8bb1e0af6533c4e53fa8cb324f92f8a15078a405

2 commits »

ryanbriones updated gist: 289188 Thu Jan 28 14:00:54 -0800 2010
Person 1: Do you run your tests on the same DB or do you use like sqlite3 instead? Person 2: Pers...
ryanbriones created gist: 289188 Thu Jan 28 13:59:48 -0800 2010
Person 1: Do you run your tests on the same DB or do you use like sqlite3 instead? Person 2: Pers...
ryanbriones pushed to master at greatlakesruby/greatlakesruby.github.com Tue Jan 26 07:56:33 -0800 2010
HEAD is 91993aab6cba5aa4e63c4b37b8be14cc3948faa8
ryanbriones pushed to master at greatlakesruby/greatlakesruby.github.com Tue Jan 26 07:18:36 -0800 2010
ryanbriones pushed to master at greatlakesruby/greatlakesruby.github.com Sun Jan 24 20:15:07 -0800 2010
HEAD is 60cab4e0fc9dee1ebbb0edf7e295665b259d361a
ryanbriones created branch master at greatlakesruby/greatlakesruby.github.com Sun Jan 24 20:11:57 -0800 2010
ryanbriones created gist: 282988 Thu Jan 21 09:47:41 -0800 2010
namespace :resque do desc "Process exactly one job and quit" task :work_one => :setup do
ryanbriones started watching bdimcheff/sandbox Thu Jan 14 11:40:09 -0800 2010
sandbox's description:
A very simple filesystem sandbox for your tests
ryanbriones created gist: 270075 Tue Jan 05 22:18:15 -0800 2010
require 'rubygems' require 'httparty' require 'json'
ryanbriones forked gist: 269803 Tue Jan 05 14:27:17 -0800 2010
require 'httparty' require 'json'
ryanbriones created branch master at ryanbriones/be-accountable Sat Jan 02 20:04:08 -0800 2010
ryanbriones created repository be-accountable Sat Jan 02 20:03:48 -0800 2010
New repository is at ryanbriones/be-accountable
ryanbriones started watching ezmobius/redactor Sat Jan 02 12:55:49 -0800 2010
redactor's description:
An Actor library based around Redis. Useful for coordination, command and control of distributed ruby processes
ryanbriones updated gist: 266968 Thu Dec 31 15:54:48 -0800 2009
# getting more power out of Enumerable # this is to convert an RGB data structure, into RGBA
ryanbriones forked gist: 266968 Thu Dec 31 15:51:48 -0800 2009
# getting more power out of Enumerable # this is to convert an RGB data structure, into RGBA
ryanbriones created gist: 266619 Wed Dec 30 20:53:02 -0800 2009
//node()[@attribute and not(@attribute <= preceding-sibling::node()/@attribute) and not(@attribut...
ryanbriones forked bdimcheff/glrb_web Wed Dec 16 08:36:23 -0800 2009
Forked repository has since been deleted.
ryanbriones started watching toastyapps/excelsior Sun Dec 13 12:22:19 -0800 2009
excelsior's description:
Ruby gem that uses C bindings to read CSV files superfast. I'm totally serial!
ryanbriones created gist: 253993 Thu Dec 10 20:50:48 -0800 2009
if [ "$1" ]; then BRANCH=$1 else
ryanbriones created gist: 251748 Tue Dec 08 07:57:47 -0800 2009
require 'time' loop do
ryanbriones created branch master at ryanbriones/raises Mon Dec 07 23:04:57 -0800 2009
ryanbriones created repository raises Mon Dec 07 23:04:41 -0800 2009
New repository is at ryanbriones/raises
ryanbriones started watching dcparker/temporals Mon Dec 07 21:05:02 -0800 2009
temporals's description:
"We could develop some interpreter that would be able to parse and process a range of expressions that we might want to deal with. This would be quite flexible, but also pretty hard" (Martin Fowler, http://martinfowler.com/apsupp/recurring.pdf). Temporals is a Ruby parser for just that.
ryanbriones created gist: 246706 Tue Dec 01 14:26:27 -0800 2009
Feature: Retrieving an API key via an external service Scenario: With a user that is logged in