GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

kovyrin

Alexey Kovyrin
Scribd.com
Toronto, Ontario, Canada
6
5
Mar 20, 2008
  • Email Bounces Processing System with Rails plugin to prevent Rails mailers from sending any messa...
    Created Sun Jul 13 11:34:13 -0700 2008
    legend
  • Method used to define ENUM-like attributes in your model (int fields actually)
    Created Mon May 12 19:58:26 -0700 2008
    legend
  • A Ruby interface to the libmemcached C client
    Forked from tritonrc/memcached Mon Nov 24 19:15:30 -0800 2008
    legend
  • Wrapper for Curl to perform queries to a web sites from different IPs with proxied queries emulat...
    Created Fri Apr 11 00:07:22 -0700 2008
    legend
  • ActsAsReadonlyable descendant with flexible slaves selection options and smart server selection b...
    Created Sat Jul 05 19:09:42 -0700 2008
    legend

Following

Public Activity  feed

kovyrin created gist: 29944 Fri Nov 28 00:52:09 -0800 2008
#!/usr/bin/env ruby require 'thrift'
kovyrin committed to kovyrin/memcached Mon Nov 24 19:18:18 -0800 2008

9141a5e611cd7168295ab1933ad3b48f1cde6e23

Merge branch 'master' of git://github.com/fauna/memcached

kovyrin forked tritonrc/memcached Mon Nov 24 19:15:31 -0800 2008
Forked repository is at kovyrin/memcached
kovyrin started watching fauna/memcached Fri Nov 21 16:59:15 -0800 2008
memcached's description:
A Ruby interface to the libmemcached C client
kovyrin started watching grempe/stomp Tue Oct 28 21:08:48 -0700 2008
stomp's description:
A ruby gem for sending and receiving messages from a Stomp protocol compliant message queue.
kovyrin created gist: 20615 Tue Oct 28 20:42:47 -0700 2008
mysql> CREATE FUNCTION `xml_escape_with_br`( tagvalue VARCHAR(2000)) RETURNS varchar(2000) DETERMINISTIC BEGIN IF (tagvalue IS NULL) THEN RETURN null; END IF; RETURN REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE( tagvalue,'&','&amp;'), '<','&lt;'), '>','&gt;'), '"','&quot;'), '\'','&apos;'), '\n', '<br/>'); END$$ Query OK, 0 rows affected (0.00 sec) mysql> DELIMITER ;
kovyrin created gist: 20165 Mon Oct 27 12:05:06 -0700 2008
~/work/scribd/git/scribd (master) [14:57] $ cap tests deploy * executing `tests'
kovyrin started watching rtomayko/rack-cache Sun Oct 26 00:58:15 -0700 2008
rack-cache's description:
Real HTTP Caching for Ruby Web Apps
kovyrin created gist: 19853 Sat Oct 25 23:58:18 -0700 2008
~/work/scribd/git/scribd_search (excerpts_only) [02:57] $ curl 'http://localhost:8080/scribd_search/search?query=test+policy&doc=1&doc=2' {"request_number":17,"query":"test policy","query_time":270,"excerpts":[{"doc_id":1,"excerpt":"... in an experiment, the conventional statistical <b>test<\/b> for differential expression is the t-... as highly significant by a conventional t-<b>test<\/b>. In reality -- and as additional ... two original vectors, the probability of a <b>test<\/b> vector having a distance below some ..."},{"doc_id":2,"excerpt":"... is unquestionably among a country\u2019s more important <b>policy<\/b> decisions. The choice of exchange ... money supply. An independent monetary <b>policy<\/b> allows counter-cyclical management of ... rates over an independent monetary <b>policy<\/b>, and the developing countries were ..."}]}
kovyrin started watching bschwartz/swfupload Fri Oct 17 17:59:35 -0700 2008
swfupload's description:
SWFUpload with transparent overlay support for Flash 10
kovyrin started watching bryanl/simple-daemon Fri Oct 17 09:55:30 -0700 2008
simple-daemon's description:
SimpleDaemon is a lightweight daemon module for Ruby. Use it to add daemon functionality to your Ruby script.
kovyrin started watching tyler/uppercut Thu Oct 16 16:06:58 -0700 2008
uppercut's description:
A simple DSL for creating Jabber agents
kovyrin started watching ezmobius/ez-where Tue Oct 14 11:24:52 -0700 2008
ez-where's description:
query/conditions builder for ActiveRecord and other ORMS
kovyrin started watching ezmobius/nanite Mon Oct 13 00:36:52 -0700 2008
nanite's description:
self assembling fabric of ruby daemons
kovyrin started watching tmm1/amqp Sun Oct 12 18:53:33 -0700 2008
amqp's description:
AMQP client implementation in Ruby/EventMachine
kovyrin started watching fabien/minigems Sat Oct 11 23:28:47 -0700 2008
minigems's description:
Lighweight drop-in replacement for rubygems.
kovyrin started watching joshuabates/cells Wed Oct 08 22:43:26 -0700 2008
cells's description:
Components for Rails.
kovyrin committed to scribd/rscribd Tue Oct 07 01:15:12 -0700 2008
kovyrin started watching erka/sphinx-java-api Mon Oct 06 22:01:41 -0700 2008
sphinx-java-api's description:
Sphinx searchd client (java api)