kusor (Pedro Palazón Candel)

Name
Pedro Palazón Candel
Website/Blog
http://kusor.tumblr.com
Company
Pedro Palazón Candel
Location
Murcia (Spain)
Member Since
Jun 12, 2008 (about 1 year)

Following 12 githubbers and watching 125 repositories view all →

Public Repositories (4)

  • faster-builder

    A drop-in replacement for Builder::XmlMarkup which uses libxml for speed and security.

    legend

    Forked from codahale/faster-builder Sun Nov 22 04:52:08 -0800 2009

    Last updated Sun Nov 22 04:56:11 -0800 2009

  • delayed_job

    Database backed asynchronous priority queue -- Extracted from Shopify

    legend

    Forked from vanpelt/delayed_job Thu May 07 04:51:21 -0700 2009

    Last updated Mon Jun 01 16:03:00 -0700 2009

  • sinatra_mailer

    Send emails from Sinatra in a very simple way (rewriting as Sinatra 0.9.1+ extension)

    legend

    Forked from foca/sinatra-mailer Fri May 22 07:23:31 -0700 2009

    Last updated Mon May 25 15:29:25 -0700 2009

  • integrity

    Don't mind this, go to http://github.com/integrity/integrity

    legend

    Forked from foca/integrity Tue Apr 21 15:17:21 -0700 2009

    Last updated Mon Apr 06 08:57:59 -0700 2009

Public Activity feed

kusor created gist: 240591 Sun Nov 22 07:01:50 -0800 2009
$LOAD_PATH.unshift File.dirname(__FILE__) require 'rubygems'
kusor pushed to master at kusor/faster-builder Sun Nov 22 04:56:11 -0800 2009
HEAD is de6db3805d3c523f97b4aacf90a9cedb825d499f
  • kusor committed de6db380:
    LibXML uses encodings different from version 0.9.8
kusor forked codahale/faster-builder Sun Nov 22 04:52:08 -0800 2009
Forked repository is at kusor/faster-builder
kusor started watching igrigorik/em-http-request Sat Nov 21 01:38:01 -0800 2009
em-http-request's description:
Asynchronous HTTP Client (EventMachine + Ruby)
kusor started watching visionmedia/express Fri Nov 20 00:28:49 -0800 2009
express's description:
JavaScript web development framework built on node.js / Google's V8 (insanely fast) based on Sinatra
kusor started watching mojodna/switchboard Fri Nov 13 00:10:56 -0800 2009
switchboard's description:
A toolkit for assembling XMPP clients and interacting with XMPP servers.
kusor started watching hassox/pancake Fri Nov 13 00:10:52 -0800 2009
pancake's description:
Stackem Up!
kusor started watching sprsquish/blather Fri Nov 13 00:07:47 -0800 2009
blather's description:
XMPP DSL for Ruby written on EventMachine and Nokogiri.
kusor started watching ry/node Thu Nov 12 00:44:44 -0800 2009
node's description:
evented I/O for v8 javascript
kusor forked gist: 229831 Mon Nov 09 01:25:20 -0800 2009
commit 7fba8f5e4978b2ff990304f7150918f1cc0eea74 Author: Aman Gupta <aman@tmm1.net> Date: Fri Ma...
kusor forked gist: 229816 Mon Nov 09 01:07:48 -0800 2009
require 'rubygems' require 'eventmachine'
kusor started watching wycats/bundler Fri Nov 06 01:11:01 -0800 2009
bundler was created Mon Jul 06 15:08:44 -0700 2009
kusor started watching orionz/minion Wed Nov 04 04:32:46 -0800 2009
minion's description:
Super simple job queue over AMPQ
kusor started watching celldee/bunny Wed Nov 04 04:32:45 -0800 2009
bunny's description:
Another synchronous Ruby AMQP client
kusor forked gist: 225239 Tue Nov 03 09:20:07 -0800 2009
# :PUBLISHER: markdown, shell, { command: 'rdiscount' } # :BRACKET_CODE: '[ruby]', '[/ruby]' # :T...
kusor started watching alblue/mac-zfs Thu Oct 29 04:17:49 -0700 2009
mac-zfs's description:
ZFS for Mac OS X (based on ZFS-119 from Apple)
kusor started watching hassox/warden Fri Oct 23 04:58:18 -0700 2009
warden's description:
General Rack Authentication Framework
kusor started watching bmabey/rosetta_queue Thu Oct 22 01:16:03 -0700 2009
rosetta_queue's description:
Messaging gateway API with adapters for different messaging systems available in Ruby.
kusor started watching deadprogrammer/spork Wed Oct 14 06:13:50 -0700 2009
spork's description:
Execute some aynchronous code using Sinatra running under Passenger
kusor created gist: 209328 Tue Oct 13 09:07:37 -0700 2009
git branch --no-color | grep \* | awk '{print $2}'
kusor started watching ph7/xray Thu Oct 08 07:56:25 -0700 2009
xray's description:
Lightweight yet powerful toolbox to troubleshoot Ruby applications
kusor started watching ecin/dtracy Thu Oct 08 04:50:41 -0700 2009
dtracy's description:
Middleware for measuring Rack-based web applications. Part of the Rails Google Summer of Code '09 quartet.
kusor started watching ecin/rack-probe Thu Oct 08 04:50:00 -0700 2009
rack-probe's description:
Add dtrace probes to your Rack app.
kusor forked gist: 204961 Thu Oct 08 04:29:47 -0700 2009
kusor started watching rtomayko/tilt Sun Oct 04 09:46:03 -0700 2009
tilt's description:
Generic interface to multiple Ruby template engines
kusor created gist: 198242 Wed Sep 30 10:13:24 -0700 2009
$KCODE='u' require 'jcode' require 'irb/completion'