rubenfonseca (Ruben Fonseca)

Name
Ruben Fonseca
Email
Website/Blog
http://blog.0x82.com
Company
http://www.7syntax.com
Location
Lisbon, Portugal
Member Since
May 18, 2008 (about 1 year)

Following 1 githubber and watching 22 repositories view all →

Public Repositories (8)

  • DudeNZB

    Yet another Cocoa hellanzb frontend (with a MacRuby flavor)

    legend

    Last updated Sun Aug 02 12:31:58 -0700 2009

  • puny

    Ruby library for the URL shortener service created by SAPO

    legend

    Last updated Tue Jun 16 11:27:51 -0700 2009

  • whitme

    Ruby library for the URL shortener service whit.me

    legend

    Last updated Sat May 23 06:57:21 -0700 2009

  • newzbin_xmpp

    Ruby XMPP agent to search the newzbin.com website

    legend

    Last updated Fri May 22 14:16:52 -0700 2009

  • sinatra-capistrano-workshop

    Code written during the Sinatra and Capistrano workshop at 06/03/2009, in Lisbon

    legend

    Last updated Sat Mar 07 09:12:13 -0800 2009

  • ruby-http2xmpp

    A HTTP to XMPP bridge written in Ruby

    legend

    Last updated Fri Dec 05 16:53:52 -0800 2008

  • computerbot

    A Ruby XMPP framework for modular bot creation; a CLI to your social cloud data.

    legend

    Forked from webcracy/computerbot Sat Nov 15 03:17:46 -0800 2008

    Last updated Mon Dec 01 07:23:15 -0800 2008

  • tarpipe-ruby

    Ruby bridge to tarpipe.com's REST API

    legend

    Last updated Tue May 20 15:23:45 -0700 2008

Public Activity feed

rubenfonseca started watching ptb/ya2yaml Sat Nov 07 07:55:23 -0800 2009
ya2yaml's description:
Ya2YAML is "yet another to_yaml". It emits YAML document with complete UTF8 support (string/binary detection, "\u" escape sequences and Unicode specific line breaks).; forked from official tarball to fix bugs
rubenfonseca started watching springbok/smerf Sat Nov 07 07:54:17 -0800 2009
smerf's description:
SMERF is a Ruby on Rails plugin that allows you to easily create dynamic forms which you can use for surveys, questionnaires, data collection and other forms. It records which forms a user have completed and saves the users responses so that they can easily be analysed via SQL. Currently forms are defined using YAML files.
rubenfonseca opened issue 2 on jeffp/wizardly Wed Oct 14 12:37:53 -0700 2009
How can I edit an existing resource on a specific stage?
rubenfonseca opened issue 87 on mxcl/homebrew Tue Oct 06 12:24:48 -0700 2009
Can't build mplayer (libavutil in the source tree)
rubenfonseca started watching jeffp/wizardly Thu Oct 01 06:40:06 -0700 2009
wizardly's description:
create a functioning wizard for any model in three steps
rubenfonseca started watching justinfrench/formtastic Wed Sep 30 14:02:06 -0700 2009
formtastic's description:
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close to 1.0!
rubenfonseca started watching abedra/safe-erb Wed Sep 30 14:01:20 -0700 2009
safe-erb's description:
The original Safe ERB project pulled in from RubyForge
rubenfonseca started watching josevalim/inherited_resources Wed Sep 30 14:00:57 -0700 2009
inherited_resources's description:
Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important.