rhyhann

Member Since
May 26, 2008 (about 1 year)

Following 0 githubbers and watching 48 repositories view all →

Public Repositories (17)

  • jerreb

    The simplest ruby testing library

    legend

    Last updated Wed Nov 04 02:35:35 -0800 2009

  • argan

    Super easy typesetter based on Prawn. A light LaTeX alternative

    legend

    Last updated Tue Sep 01 07:00:41 -0700 2009

  • maradji

    The simplest extensible static photo gallery (yet)

    legend

    Last updated Sun Aug 16 02:42:30 -0700 2009

  • frugalware-current-wip

    Personal wip Frugalware packages.

    legend

    Last updated Sat Jul 25 08:39:21 -0700 2009

  • sinatra-bundlhyzer

    Minify and bundle your assets in Sinatra

    legend

    Last updated Fri Jul 24 05:24:39 -0700 2009

  • dukkalhy

    An extensible static blog/site generator framework

    legend

    Last updated Thu Jun 11 13:29:36 -0700 2009

  • scheodule

    A scolar schedule generator

    legend

    Last updated Thu Jan 01 10:24:55 -0800 2009

  • sb

    s(imple|inatra) blog (temp name)

    legend

    Last updated Fri Dec 26 07:15:33 -0800 2008

  • frugalware-current

    Frugalware -current (development) tree

    legend

    Forked from frugalware/frugalware-current Sat Nov 29 09:25:10 -0800 2008

    Last updated Mon Dec 22 01:51:54 -0800 2008

  • dm-more

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

    legend

    Forked from sam/dm-more Sun Nov 30 12:13:52 -0800 2008

    Last updated Sun Nov 30 14:06:37 -0800 2008

  • pony

    The express way to send mail from Ruby. (with options for SMTP)

    legend

    Forked from adamwiggins/pony Sun Nov 23 00:50:41 -0800 2008

    Last updated Sun Nov 23 01:17:52 -0800 2008

  • merb_stathyc_slice

    A Merb slice that provides main static pages functionnalities (easy to protect)

    legend

    Last updated Sat Nov 22 13:20:40 -0800 2008

  • merb_dhyff

    Render differences between two files (string) in Merb

    legend

    Forked from universal/rails_diff Sun Nov 16 08:01:11 -0800 2008

    Last updated Wed Nov 05 06:27:56 -0800 2008

  • erbfhylter

    Giving to typo the (relative) power of ERb

    legend

    Last updated Wed Oct 01 14:23:51 -0700 2008

  • chaothyctypo

    Typo port of chaoticsoul wordpress theme

    legend

    Last updated Wed Oct 01 02:11:02 -0700 2008

  • chenilles

    a worms-like strategy game

    legend

    Forked from mrpouet/chenilles Mon Sep 01 13:22:02 -0700 2008

    Last updated Mon Sep 01 13:32:13 -0700 2008

  • phyarm

    A small Rails app for a pharmacy, made public from the beginning !

    legend

    Last updated Fri Jul 04 13:54:34 -0700 2008

Public Activity feed

rhyhann started watching mynyml/watchr Fri Dec 04 12:12:42 -0800 2009
watchr's description:
Modern continuous testing (flexible alternative to Autotest)
rhyhann started watching evanphx/rubinius Thu Nov 26 13:27:19 -0800 2009
rubinius's description:
Rubinius, the Ruby VM
rhyhann started watching botanicus/rango Wed Nov 25 10:49:06 -0800 2009
rango's description:
Rango is ultralightweight, ultracustomizable, ultracool web framework inspired by Django.
rhyhann started watching jeresig/processing-js Mon Nov 23 11:43:45 -0800 2009
processing-js's description:
A port of the Processing visualization language to JavaScript.
rhyhann started watching minimaldesign/mHTML.tmbundle Tue Nov 10 11:09:46 -0800 2009
mHTML.tmbundle's description:
TextMate XHTML Bundle that extends the functionality of the default HTML bundle
rhyhann pushed to master at rhyhann/jerreb Wed Nov 04 02:35:35 -0800 2009
HEAD is ab71eb56c34ce38b5b5fe7c200b84d9d18a60d8e
  • Othmane Benkirane committed ab71eb56:
    he and she work
rhyhann created branch master at rhyhann/jerreb Tue Nov 03 02:21:58 -0800 2009
New branch is at rhyhann/jerreb/tree/master
rhyhann created repository jerreb Tue Nov 03 02:21:28 -0800 2009
New repository is at rhyhann/jerreb
rhyhann started watching kswedberg/jquery-tmbundle Sun Oct 25 06:39:26 -0700 2009
jquery-tmbundle's description:
TextMate bundle for jQuery
rhyhann updated gist: 205002 Sun Oct 11 06:40:00 -0700 2009
$am_pm = false def average_time_of_day(times) Time.at(
rhyhann updated gist: 205002 Sun Oct 11 06:31:51 -0700 2009
def average_time_of_day(times) Time.at( times.map { |t| if t =~ /(\d+):(\d+)(\w*)/
rhyhann updated gist: 205002 Sun Oct 11 05:28:14 -0700 2009
$am_pm = false def average_time_of_day(times) Time.at(
rhyhann updated gist: 205002 Sun Oct 11 05:28:00 -0700 2009
$am_pm = false def average_time_of_day(times) Time.at(
rhyhann updated gist: 205002 Sun Oct 11 05:24:33 -0700 2009
$am_pm = false def average_time_of_day(times) Time.at(
rhyhann updated gist: 205002 Sun Oct 11 05:24:02 -0700 2009
$am_pm = false def average_time_of_day(times) Time.at(
rhyhann updated gist: 205002 Sun Oct 11 03:39:47 -0700 2009
$am_pm = false def average_time_of_day(times) times.map! do |t|
rhyhann updated gist: 205002 Sun Oct 11 03:37:14 -0700 2009
$am_pm = false def average_time_of_day(times) times.map! do |t|
rhyhann updated gist: 205002 Sat Oct 10 16:02:33 -0700 2009
def average_time_of_day(times) (Time.at \ times.map {|t| t.scan(/(\d+):(\d{2})/).flatten }.
rhyhann updated gist: 205002 Sat Oct 10 13:54:21 -0700 2009
# I have chosen to code like if all the times # were in the same day. It's impossible to compute ...
rhyhann updated gist: 205002 Thu Oct 08 22:53:19 -0700 2009
def average_time_of_day(times) times.map! {|time| time.scan(/(\d+):(\d{2})(\w{2})/)}. m...