pkieltyka (Peter Kieltyka)

Name
Peter Kieltyka
Email
Company
NuLayer Inc.
Location
Toronto, Canada
Member Since
Jul 29, 2008 (about 1 year)

Following 1 githubber and watching 49 repositories view all →

Public Repositories (4)

  • em-jack

    An Evented Beanstalk Client

    legend

    Forked from dj2/em-jack Thu Nov 12 14:27:25 -0800 2009

    Last updated Thu Nov 12 14:28:52 -0800 2009

  • stash

    Steganography application that hides data within a bitmap image

    legend

    Last updated Tue Jun 16 13:58:27 -0700 2009

  • as3-amqp

    This is an implementation of the 0-8 version of AMQP for AS3.

    legend

    Forked from 0x6e6562/as3-amqp Thu Jul 31 11:45:11 -0700 2008

    Last updated Mon Oct 06 10:19:11 -0700 2008

  • amqp-flash-ruby-rpc

    A demonstration of Flash and Ruby interoperating over AMQP

    legend

    Last updated Tue Jul 29 15:50:26 -0700 2008

Public Activity feed

pkieltyka pushed to master at pkieltyka/em-jack Thu Nov 12 14:28:53 -0800 2009
HEAD is 377c9ea8842dfa2e23d723fdfa2b3e63fb778306
  • pkieltyka committed 377c9ea8:
    Add support for RELEASED command and global error callback
pkieltyka forked dj2/em-jack Thu Nov 12 14:27:25 -0800 2009
Forked repository is at pkieltyka/em-jack
pkieltyka pushed to master at pkieltyka/em-jack Thu Nov 12 14:24:56 -0800 2009
HEAD is 756ff25ef6f2ae7ce0696418896cd718d51cb904

7 commits »

pkieltyka created gist: 233246 Thu Nov 12 12:28:06 -0800 2009
require 'eventmachine' require 'em-jack'
pkieltyka started watching adamwiggins/pony Thu Nov 12 10:27:11 -0800 2009
pony's description:
The express way to send mail from Ruby.
pkieltyka started watching mikel/mail Thu Nov 12 10:26:47 -0800 2009
mail's description:
A Really Ruby Mail Library
pkieltyka updated gist: 228064 Fri Nov 06 08:07:54 -0800 2009
require 'coxswain' require 'open-uri'
pkieltyka created gist: 228064 Fri Nov 06 08:02:49 -0800 2009
require 'coxswain' require 'open-uri'
pkieltyka updated gist: 227995 Fri Nov 06 06:10:39 -0800 2009
require 'em-jack' EM.run {
pkieltyka created gist: 227995 Fri Nov 06 06:05:02 -0800 2009
require 'em-jack' EM.run {
pkieltyka created gist: 227547 Thu Nov 05 16:13:00 -0800 2009
[peter@pak ~/Development/nulayer/crowdreeler/reeler]$ ./bin/reeler initializer.rb:179: DaemonKit ...
pkieltyka started watching arya/bluepill Wed Nov 04 15:35:30 -0800 2009
bluepill's description:
simple process monitoring tool
pkieltyka created gist: 226441 Wed Nov 04 14:17:31 -0800 2009
RuntimeError: -ERR unknown command /Users/peter/.rvm/gems/ruby/1.9.1/gems/ezmobius-redis-0.1/lib...
pkieltyka updated gist: 226426 Wed Nov 04 14:04:14 -0800 2009
/Users/peter/.rvm/gems/ruby/1.9.1/gems/ezmobius-redis-0.1/lib/redis.rb: in read_reply raise...
pkieltyka created gist: 226426 Wed Nov 04 14:03:10 -0800 2009
/Users/peter/.rvm/gems/ruby/1.9.1/gems/ezmobius-redis-0.1/lib/redis.rb: in read_reply raise...
pkieltyka started watching defunkt/resque Tue Nov 03 11:20:36 -0800 2009
resque's description:
A simple Redis-based queue.
pkieltyka started watching devrandom/net_dav Sun Nov 01 19:22:52 -0800 2009
net_dav's description:
Dav client library
pkieltyka started watching spatulasnout/em_test_runner Wed Oct 28 08:08:31 -0700 2009
em_test_runner's description:
Ruby test framework similar to test/unit, but which works with EventMachine and asynchronous block/proc callbacks.
pkieltyka created gist: 217756 Sat Oct 24 14:54:01 -0700 2009
module MyLib class Controller def self.run
pkieltyka started watching voloko/twitter-stream Fri Oct 23 06:54:46 -0700 2009
twitter-stream's description:
Twitter realtime API client
pkieltyka started watching igrigorik/em-http-request Thu Oct 22 07:37:36 -0700 2009
em-http-request's description:
Asynchronous HTTP Client (EventMachine + Ruby)
pkieltyka started watching rsms/nginx_http_push_module Sat Oct 17 06:56:52 -0700 2009
nginx_http_push_module's description:
Comet (long-polling) module for nginx
pkieltyka started watching slact/nginx_http_push_module Fri Oct 16 06:08:41 -0700 2009
nginx_http_push_module's description:
Turn NGiNX into an adept HTTP push server.
pkieltyka started watching potionfactory/potionstore Thu Oct 15 12:21:36 -0700 2009
potionstore was created Fri May 09 22:24:59 -0700 2008
pkieltyka started watching gbd/cocoafob Thu Oct 15 09:36:17 -0700 2009
cocoafob's description:
A set of registration code generation and verification helpers for Obj-C and Ruby (Potion Store)
pkieltyka pushed to master at pkieltyka/em-jack Thu Oct 15 06:49:42 -0700 2009
HEAD is 3a7a71618af13fd5a8c28e5f8359614604fc5f69
pkieltyka pushed to master at pkieltyka/em-jack Thu Oct 15 06:48:00 -0700 2009
HEAD is 5e689ef693b7a77e77cc3edc6029af4e16d3c912
pkieltyka pushed to master at pkieltyka/em-jack Thu Oct 15 06:47:29 -0700 2009
HEAD is e7684ca881c54b66fea9030eaf8d17e250ff6346
pkieltyka forked dj2/em-jack Thu Oct 15 06:04:28 -0700 2009
Forked repository is at pkieltyka/em-jack
pkieltyka created gist: 208631 Mon Oct 12 12:01:54 -0700 2009
# Lil bit of sugar for EMJack::Connection def next_job(&block) work = Proc.new do
pkieltyka started watching kete/tiny_mce Mon Oct 12 09:50:18 -0700 2009
tiny_mce's description:
A Ruby on Rails plugin that allows easy implementation of the TinyMCE editor into your applications.
pkieltyka started watching kr/cubby Sun Oct 11 08:40:19 -0700 2009
cubby's description:
Store billions of photos easily and efficiently.
pkieltyka updated gist: 207694 Sun Oct 11 07:47:13 -0700 2009
# Attempt 1 EventMachine.run do beanstalk = EMJack::Connection.new
pkieltyka opened issue 22 on kr/beanstalkd Sun Oct 11 07:44:38 -0700 2009
Broken pipe error and heavy CPU use with misbehaving clients
pkieltyka updated gist: 207694 Sun Oct 11 07:28:08 -0700 2009
# Attempt 1 EventMachine.run do beanstalk = EMJack::Connection.new