jmettraux

John Mettraux
Perry Wharf (+9)
52
34
Mar 21, 2008
  • a small RSpec clone
    Forked from chneukirchen/bacon Sat Feb 07 21:52:50 -0800 2009
    legend
  • stupid irc channel logger (ruby)
    Updated Sat May 09 20:56:21 -0700 2009
    legend
  • my perso website thanks to github.com
    Updated Sat Dec 20 22:48:52 -0800 2008
    legend
  • (experiment) Rack clone in Lua
    Updated Fri Mar 27 07:11:37 -0700 2009
    legend
  • a small javascript library for rendering the result of a Yahoo Pipe in a web page
    Updated Sun Dec 07 20:29:29 -0800 2008
    legend
  • Simple HTTP to XMPP bridge built on Sinatra
    Forked from kennethkalmer/ratpack Sun Dec 07 22:29:51 -0800 2008
    legend
  • some kind of shell (javascript)
    Updated Fri Jun 13 18:56:21 -0700 2008
    legend
  • rhg : counting words
    Updated Wed May 13 01:05:14 -0700 2009
    legend
  • a temp clone of ruby_parser
    Updated Mon Jun 02 21:58:06 -0700 2008
    legend
  • (experiment) from ruby to ruby via ffi
    Updated Tue Mar 24 06:52:33 -0700 2009
    legend
  • Forked from seattlerb/ruby_parser Thu Apr 16 23:37:56 -0700 2009
    legend
  • CSV based Ruby decision tables
    Updated Sun Apr 26 16:39:29 -0700 2009
    legend
  • ${xxx} substitutions (ruby)
    Updated Tue Feb 03 16:33:53 -0800 2009
    legend
  • snippets of ruby for playing with Google stuff
    Updated Mon Dec 01 01:00:23 -0800 2008
    legend
  • ffi based ruby library to access libmemcached (memcached)
    Updated Fri Feb 06 07:10:34 -0800 2009
    legend
  • LruHash class, a Hash with a max size, controlled by a LRU mechanism (ruby)
    Updated Tue Sep 02 23:03:13 -0700 2008
    legend
  • embedding Lua in Ruby, via FFI
    Updated Sun Apr 05 00:22:47 -0700 2009
    legend
  • Turning (large) integers into japanese sounding words and vice versa (ruby)
    Updated Tue Sep 02 23:05:37 -0700 2008
    legend
  • yet another RememberTheMilk wrapper (ruby)
    Updated Thu Mar 26 21:33:43 -0700 2009
    legend
  • scheduler for Ruby (at, in, cron and every jobs)
    Updated Fri Jun 26 03:11:35 -0700 2009
    legend
  • an experimentation with Rack
    Updated Sat Apr 25 22:39:28 -0700 2009
    legend
  • a library for Amazon SQS (via REST) (ruby)
    Updated Tue Dec 09 23:05:21 -0800 2008
    legend
  • ffi based ruby library to access Tokyo Cabinet and Tokyo Tyrant
    Updated Fri Jul 03 22:38:58 -0700 2009
    legend
  • checking ruby sexp trees [before eval()], raise security error if excluded code pattern spotted
    Updated Mon May 11 22:54:56 -0700 2009
    legend
  • GET, POST, PUT, DELETE, with something around (ruby)
    Updated Mon Mar 23 17:34:02 -0700 2009
    legend
  • a ruby workflow engine
    Updated Fri Jul 03 04:13:15 -0700 2009
    legend
  • javascript lib for graphically Ruote rendering process definitions
    Updated Fri Apr 10 02:55:12 -0700 2009
    legend
  • a javascript library : json to html form and back
    Updated Tue Apr 21 19:18:54 -0700 2009
    legend
  • RESTful workflow / bpm engine based on Rack and ruote
    Updated Mon Jun 29 01:17:56 -0700 2009
    legend
  • "place-transition" to something else (ruby)
    Updated Sun May 18 06:50:05 -0700 2008
    legend
  • this project is discontinued in favour of ruote-web2
    Updated Thu Jan 22 15:15:25 -0800 2009
    legend
  • a rails wrapper around the OpenWFEru "ruote" workflow and BPM engine
    Updated Thu May 21 06:20:33 -0700 2009
    legend
  • a Rails plugin (Ruote, open source ruby workflow and bpm engine)
    Updated Tue Mar 31 04:29:56 -0700 2009
    legend
  • http://openwferu.rubyforge.org
    Updated Sat May 09 06:44:18 -0700 2009
    legend

Following

Public Activity  feed

jmettraux pushed to master at jmettraux/rufus-tokyo Fri Jul 03 22:39:03 -0700 2009
HEAD is 7c2fbb1f75c7335ec34c934637b972e01dec0ab2

3 commits »

jmettraux started watching nofxx/tokyo_webapps Fri Jul 03 18:04:22 -0700 2009
tokyo_webapps's description:
Tokyo Cabinet/Tyrant on Ramaze, Rails and Sinatra
jmettraux pushed to ruote2.0 at jmettraux/ruote Fri Jul 03 04:13:15 -0700 2009
HEAD is 7c929e8f0d03db393789ffed7ab0b8412a2470f3
jmettraux pushed to master at jmettraux/ruote Fri Jul 03 04:13:09 -0700 2009
HEAD is 7ef4c524465980628e87952d12ad37a27c5a5347
jmettraux created gist: 139997 Fri Jul 03 01:08:20 -0700 2009
process_definition :name => 'test' do iterator :on_value => 'alpha, bravo, charly', :to_variab...
jmettraux pushed to ruote2.0 at jmettraux/ruote Thu Jul 02 21:47:15 -0700 2009
HEAD is a3fd9c23d3bb7a5dfc60d93740e5fd10c82a7bc9

2 commits »

jmettraux pushed to ruote2.0 at jmettraux/ruote Wed Jul 01 21:50:28 -0700 2009
HEAD is ca4083cfd782d1329cf6967265440212d9e0bf81

3 commits »

jmettraux started watching elisehuard/tokyo_cabinet4r Wed Jul 01 21:08:13 -0700 2009
tokyo_cabinet4r's description:
Rails plugin to allow easy use of tokyo cabinet within rails.
jmettraux pushed to ruote2.0 at jmettraux/ruote Wed Jul 01 07:37:08 -0700 2009
HEAD is e42882d0fe119fb117ae4677fc107434dec20886

7 commits »

jmettraux created gist: 138698 Wed Jul 01 02:12:58 -0700 2009
s = %{ header
jmettraux created gist: 138611 Tue Jun 30 22:34:35 -0700 2009
require 'rubygems' require 'json' # sudo gem install json
jmettraux started watching uggedal/tokyo-tyrant-sets Tue Jun 30 19:01:50 -0700 2009
tokyo-tyrant-sets's description:
Lua extension with set operations for Tokyo Tyrant
jmettraux pushed to ruote2.0 at jmettraux/ruote Tue Jun 30 06:49:21 -0700 2009
HEAD is 9cf86cf2e8533cd401a444193bd75891ec1d5a20

5 commits »

jmettraux created gist: 138030 Mon Jun 29 23:34:07 -0700 2009
require 'find' require 'digest/md5'
jmettraux started watching TwP/directory_watcher Mon Jun 29 22:58:33 -0700 2009
directory_watcher's description:
Event notification for file system changes
jmettraux pushed to master at jmettraux/rufus-tokyo Mon Jun 29 18:10:52 -0700 2009
HEAD is 512a45d63c8fdadf8cec37a3e7f8142a22ce65e0
jmettraux created tag r0.1.14 at jmettraux/rufus-tokyo Mon Jun 29 17:54:57 -0700 2009
jmettraux pushed to master at jmettraux/rufus-tokyo Mon Jun 29 17:54:48 -0700 2009
HEAD is 9f1fb6014a78e8198e573aa35e9f1f3e7f6435eb
jmettraux pushed to master at jmettraux/rufus-tokyo Mon Jun 29 17:08:22 -0700 2009
HEAD is 61695afc6f7c12d47e3279791dea5fc08236fb8d
jmettraux pushed to ruote2.0 at jmettraux/ruote Mon Jun 29 07:07:50 -0700 2009
HEAD is a4248b59500b669a2f99e0b1715a7122ec810222
jmettraux pushed to ruote2.0 at jmettraux/ruote Mon Jun 29 02:26:30 -0700 2009
HEAD is 94f48829e330fb8c4d0b34702816580e6c1b5bd4

6 commits »

jmettraux closed issue 4 on jmettraux/ruote-rest Mon Jun 29 01:17:58 -0700 2009
unlock ar database conf loading
jmettraux pushed to master at jmettraux/ruote-rest Mon Jun 29 01:17:58 -0700 2009
HEAD is 0901bd9236835294036ea9da85e8d3028b46bf40
  • jmettraux committed 0901bd92:
    unlocked full range of db params for activerecord (Thanks Nando). Closes gh-4
jmettraux started watching farktronix/freegoban Sun Jun 28 23:25:12 -0700 2009
freegoban's description:
Sen:te's open source Go application
jmettraux deleted branch nada at jmettraux/ruote Sun Jun 28 06:16:53 -0700 2009
Deleted branch was at jmettraux/ruote/tree/nada
jmettraux created branch nada at jmettraux/ruote Sun Jun 28 06:16:53 -0700 2009
New branch is at jmettraux/ruote/tree/nada
jmettraux pushed to ruote2.0 at jmettraux/ruote Sun Jun 28 04:50:52 -0700 2009
HEAD is f5409608666e13e1b4b3ecdda768957920b98366

7 commits »

jmettraux pushed to ruote2.0 at jmettraux/ruote Fri Jun 26 03:16:56 -0700 2009
HEAD is 9683e35adf02061c384f13a1b3dff9640fb7a13c

4 commits »

jmettraux pushed to master at jmettraux/rufus-scheduler Fri Jun 26 03:11:38 -0700 2009
HEAD is 1733339a227c122955bbeadbae78395c51d05ee4

3 commits »

jmettraux pushed to ruote2.0 at jmettraux/ruote Thu Jun 25 01:26:02 -0700 2009
HEAD is 9468b204f4f809f579099f81ba7bbb37a7333341
jmettraux closed issue 3 on jmettraux/ruote-rest Wed Jun 24 21:01:31 -0700 2009
issue with FlowExpression.apply_time and yaml serialization
jmettraux pushed to master at jmettraux/ruote-rest Wed Jun 24 21:01:31 -0700 2009
HEAD is 4fee6c3ab7d01427f748b9915c4a0814dc78cbe8

2 commits »

jmettraux pushed to master at jmettraux/ruote Wed Jun 24 20:59:52 -0700 2009
HEAD is 53a147f3f2b3893d555f9b0e579e01bb18053ecc
  • jmettraux committed 53a147f3:
    being more lax in #to_httpdate (fixes ruote-rest issue)
jmettraux started watching dakrone/forkify Wed Jun 24 16:49:20 -0700 2009
forkify's description:
Do work from a pool of processes using forks. Like threadify with processes.
jmettraux created gist: 135126 Wed Jun 24 02:44:16 -0700 2009
require 'openwfe/participants/participant' require 'openwfe/participants/participants'