luisparravicini (Luis Parravicini)

Name
Luis Parravicini
Email
Website/Blog
http://ktulu.com.ar/blog
Location
Argentina
Member Since
Jan 08, 2009 (11 months)

Following 0 githubbers and watching 16 repositories view all →

Public Repositories (9)

  • classifier

    A general classifier module to allow Bayesian and other types of classifications.

    legend

    Forked from cardmagic/classifier Fri Dec 18 15:49:03 -0800 2009

    Last updated Sat Dec 26 09:48:39 -0800 2009

  • capistrano_rsync_with_remote_cache

    A deployment strategy for Capistrano 2.0 which combines rsync with a remote cache, allowing fast ...

    legend

    Forked from vigetlabs/capistrano_rsync_with_remote_cache Fri Oct 09 10:06:16 -0700 2009

    Last updated Fri Oct 09 10:20:15 -0700 2009

  • xmpp4r-simple

    Jabber::Simple

    legend

    Forked from blaine/xmpp4r-simple Fri Oct 02 06:31:12 -0700 2009

    Last updated Fri Oct 02 15:03:34 -0700 2009

  • rudups

    Application for finding duplicate files in OS X

    legend

    Last updated Sat Sep 26 15:28:11 -0700 2009

  • codinfo

    Getting info on Call of Duty 4 (COD4) servers

    legend

    Last updated Sun Sep 20 09:43:28 -0700 2009

  • wiki-anon-edits

    Scripts to create a video showing a density map for each day of the anonymous edits on wikipedia

    legend

    Last updated Tue Jun 30 19:40:04 -0700 2009

  • oracle-enhanced

    Oracle enhaced adapter for ActiveRecord

    legend

    Forked from rsim/oracle-enhanced Fri Mar 06 04:58:45 -0800 2009

    Last updated Fri Mar 06 05:30:14 -0800 2009

  • flickraw-proxy

    Patch to give support for proxies to flickraw. The project was cloned from the rubyforge repo.

    legend

    Last updated Fri Jan 30 13:14:35 -0800 2009

  • rake-compiler

    Provide a standard and simplified way to build and package Ruby C extensions using Rake as glue.

    legend

    Forked from luislavena/rake-compiler Sat Jan 10 07:54:20 -0800 2009

    Last updated Mon Jan 12 14:43:27 -0800 2009

Public Activity feed

luisparravicini pushed to master at luisparravicini/classifier Sat Dec 26 09:48:39 -0800 2009
HEAD is c217e7c2ad52fa7501e041a0fdf01fef197a7e40
luisparravicini pushed to master at luisparravicini/classifier Sat Dec 26 09:45:08 -0800 2009
HEAD is db8a272ac36ca888f9685779b7b02505f345688f

4 commits »

luisparravicini pushed to master at luisparravicini/classifier Sat Dec 26 09:13:44 -0800 2009
HEAD is 1a5c19fb9e2948003b8fcda5119d8fad61a787ef
luisparravicini pushed to master at luisparravicini/classifier Sat Dec 26 09:12:27 -0800 2009
HEAD is 42f61836826b3c3c46bf7500606bda66ae4139e1
luisparravicini pushed to master at luisparravicini/classifier Sat Dec 26 09:09:39 -0800 2009
HEAD is 1d7cc9823f4d56c09a70022e8a0b6f35c072e6d8

8 commits »

luisparravicini pushed to master at luisparravicini/classifier Thu Dec 24 10:48:21 -0800 2009
luisparravicini pushed to master at luisparravicini/classifier Thu Dec 24 10:43:36 -0800 2009
luisparravicini pushed to master at luisparravicini/classifier Thu Dec 24 10:42:35 -0800 2009
HEAD is 3d29ce24ec2eca2588759cc5bea03728366a416e

2 commits »

luisparravicini pushed to master at luisparravicini/classifier Thu Dec 24 08:57:06 -0800 2009
HEAD is 89423493a37bcc8068518905602e4d2e017258a7
luisparravicini pushed to master at luisparravicini/classifier Thu Dec 24 08:06:42 -0800 2009
HEAD is 84892161e8be3d21d2c05e441c789e6d722b5f19

3 commits »

luisparravicini pushed to master at luisparravicini/classifier Thu Dec 24 08:03:07 -0800 2009
HEAD is 707b6cca4568e22338b63cfc727c5b2478f08f5a
luisparravicini pushed to master at luisparravicini/classifier Thu Dec 24 07:51:33 -0800 2009
luisparravicini pushed to master at luisparravicini/classifier Thu Dec 24 07:38:18 -0800 2009
HEAD is 4fd94367b60cdc3a4795a6e1bb25e8a62c71e261

33 commits »

luisparravicini pushed to master at luisparravicini/classifier Thu Dec 24 05:05:20 -0800 2009
HEAD is 0eac8d8e23715dd65b95dd2a65da262d9cc44ea7

2 commits »

luisparravicini pushed to master at luisparravicini/classifier Fri Dec 18 16:02:09 -0800 2009
HEAD is f02e76611b210ab40e3545d7b11300b1e1533269
luisparravicini forked cardmagic/classifier Fri Dec 18 15:49:04 -0800 2009
Forked repository is at luisparravicini/classifier
luisparravicini updated gist: 254501 Fri Dec 11 13:20:55 -0800 2009
#!/usr/bin/ruby1.9.1 # Script para traducir isbn a informacion del libro buscando en varias
luisparravicini updated gist: 254501 Fri Dec 11 13:20:35 -0800 2009
#!/usr/bin/ruby1.9.1 # Script para traducir isbn a informacion del libro buscando en varias
luisparravicini updated gist: 254501 Fri Dec 11 13:14:47 -0800 2009
#!/usr/bin/ruby1.9.1 # Script para traducir isbn a informacion del libro haciendo buscando
luisparravicini updated gist: 254501 Fri Dec 11 13:08:25 -0800 2009
#!/usr/bin/ruby1.9.1 # Script para traducir isbn a informacion del libro haciendo buscando
luisparravicini created gist: 254501 Fri Dec 11 12:54:57 -0800 2009
#!/usr/bin/ruby1.9.1 # Script para traducir isbn a informacion del libro haciendo buscando
luisparravicini updated gist: 208464 Sun Oct 18 10:19:45 -0700 2009
import java.io.File; import java.io.IOException; import java.util.List;
luisparravicini updated gist: 208464 Sun Oct 18 09:36:26 -0700 2009
import java.io.File; import java.io.IOException; import java.util.List;
luisparravicini updated gist: 208464 Mon Oct 12 07:49:08 -0700 2009
import java.io.File; import java.io.IOException; import java.util.List;
luisparravicini created gist: 208464 Mon Oct 12 07:40:43 -0700 2009
import java.io.File; import java.io.IOException; import java.util.List;
luisparravicini created gist: 208459 Mon Oct 12 07:32:49 -0700 2009
import java.io.File; import java.io.IOException; import java.util.List;
luisparravicini updated gist: 200690 Mon Oct 12 07:30:11 -0700 2009
/* jquery twitter. By Luis Parravicini. http://ktulu.com.ar/blog/2009/10/03/twitter-updates-wit...
luisparravicini pushed to master at luisparravicini/capistrano_rsync_with_remote_cache Fri Oct 09 10:20:15 -0700 2009
HEAD is 166d6bca3df9dd972802d7eeb4c33c142a1b6926
luisparravicini forked dbalmain/ferret Tue Oct 06 18:52:08 -0700 2009
Forked repository has since been deleted.
luisparravicini updated gist: 200690 Sat Oct 03 08:38:28 -0700 2009
/* jquery twitter. By Luis Parravicini. http://ktulu.com.ar/blog/2009/10/03/twitter-updates-wit...
luisparravicini created gist: 200690 Sat Oct 03 08:25:48 -0700 2009
/* * jquery twitter. By Luis Parravicini. */
luisparravicini pushed to master at luisparravicini/xmpp4r-simple Fri Oct 02 15:03:34 -0700 2009
HEAD is 59640213d267afbf229669bcc8b1ec7d6254d3b4
luisparravicini forked blaine/xmpp4r-simple Fri Oct 02 06:31:12 -0700 2009
Forked repository is at luisparravicini/xmpp4r-simple