fredjean (Frederic Jean)

Name
Frederic Jean
Email
Website/Blog
http://fredjean.net
Company
Sun Microsystems, Inc.
Location
Broomfield, CO
Member Since
Nov 12, 2008 (about 1 year)

Following 9 coders and watching 32 repositories view all →

Public Repositories (17)

  • jruby-memcache-client

    A wrapper of the Java Whalin MemCache client for JRuby

    legend

    Forked from ikai/jruby-memcache-client Fri Jan 23 15:04:18 -0800 2009

    Last updated Thu Jan 21 15:45:06 -0800 2010

  • jruby

    JRuby, an implementation of Ruby on the JVM

    legend

    Forked from jruby/jruby Fri Jul 17 09:14:49 -0700 2009

    Last updated Mon Dec 28 22:02:52 -0800 2009

  • node

    evented I/O for v8 javascript

    legend

    Forked from ry/node Tue Dec 01 21:33:36 -0800 2009

    Last updated Mon Nov 30 07:49:16 -0800 2009

  • scuby

    An integration layer between Scala and JRuby

    legend

    Forked from mcamou/scuby Sun Dec 13 22:56:22 -0800 2009

    Last updated Sat Nov 21 13:45:11 -0800 2009

  • emacs-starter-kit

    All the code you need to get started, with an emphasis on dynamic languages.

    legend

    Forked from technomancy/emacs-starter-kit Fri Jan 09 10:25:13 -0800 2009

    Last updated Sun Oct 18 18:05:49 -0700 2009

  • rcov

    The new home of RCov on GitHub

    legend

    Forked from relevance/rcov Mon Sep 21 17:26:58 -0700 2009

    Last updated Fri Sep 18 07:26:27 -0700 2009

  • kestrel

    tiny queue system based on starling, in scala

    legend

    Forked from robey/kestrel Mon Jul 27 23:38:47 -0700 2009

    Last updated Tue Jul 28 08:44:20 -0700 2009

  • groovyunittesting

    Source for presentation on Groovy Unit Testing

    legend

    Last updated Fri Jul 17 15:10:38 -0700 2009

  • rpm

    New Relic RPM Agent

    legend

    Forked from newrelic/rpm Fri Jul 17 09:11:41 -0700 2009

    Last updated Fri Jul 10 12:42:47 -0700 2009

  • Memcached-Java-Client

    legend

    Forked from gwhalin/Memcached-Java-Client Thu Jul 30 18:32:34 -0700 2009

    Last updated Wed Jun 17 12:15:38 -0700 2009

  • jruby-openssl

    JRuby's OpenSSL implementation

    legend

    Forked from jruby/jruby-openssl Thu Jun 11 16:21:13 -0700 2009

    Last updated Fri Jun 12 09:40:53 -0700 2009

  • limechat

    IRC Client for OSX

    legend

    Forked from psychs/limechat Tue Jul 28 21:50:49 -0700 2009

    Last updated Tue Jun 02 21:04:08 -0700 2009

  • dotfiles

    My dotfiles so they can be shared

    legend

    Last updated Mon May 25 09:47:27 -0700 2009

  • studio-bonus-tracks

    Source code for Pragmatic Studio Bonus tracks.

    legend

    Forked from pragmaticstudio/studio-bonus-tracks Wed May 06 09:29:50 -0700 2009

    Last updated Tue May 05 13:26:11 -0700 2009

  • macruby

    Ruby 1.9 ported to run directly on top of Mac OS X core technologies. Trunk mirror.

    legend

    Forked from masterkain/macruby Wed May 06 09:32:56 -0700 2009

    Last updated Tue Apr 07 22:15:13 -0700 2009

  • asset_packager

    JavaScript and CSS Asset Compression for Production Rails Apps

    legend

    Forked from sbecker/asset_packager Wed Nov 12 08:42:13 -0800 2008

    Last updated Tue Feb 17 11:02:59 -0800 2009

  • jruby-rack

    Rack for JRuby and Java appservers

    legend

    Forked from nicksieger/jruby-rack Tue Nov 25 22:10:43 -0800 2008

    Last updated Thu Jan 15 22:40:30 -0800 2009

Public Activity feed

fredjean created tag 1.7.0 at fredjean/jruby-memcache-client Thu Jan 21 15:45:07 -0800 2010
fredjean created tag v1.7.0 at fredjean/jruby-memcache-client Thu Jan 21 15:45:06 -0800 2010
fredjean created tag v1.7.0 at ikai/jruby-memcache-client Thu Jan 21 15:42:13 -0800 2010
fredjean created tag v1.6.1 at ikai/jruby-memcache-client Thu Jan 21 15:42:13 -0800 2010
fredjean created tag 1.7.0 at ikai/jruby-memcache-client Thu Jan 21 15:42:13 -0800 2010
fredjean pushed to master at ikai/jruby-memcache-client Thu Jan 21 15:40:53 -0800 2010
HEAD is 8e8f451649608fd018cfb1eda357d3da189b678a

7 commits »

fredjean pushed to master at fredjean/jruby-memcache-client Thu Jan 21 15:34:45 -0800 2010
HEAD is 8e8f451649608fd018cfb1eda357d3da189b678a

6 commits »

fredjean applied fork commits to jruby-memcache-client/master Thu Jan 21 13:15:40 -0800 2010
master was changed to d76512
fredjean commented on ttilley/jruby-memcache-client Thu Jan 21 13:13:17 -0800 2010
Comment in 067e461:

I just chatted with headius.. The method methods are coming back with 1.5 final. Still, we should update the code to use java_send by default and then rescue to the method methods if it fails. It would be a nice incentive to upgrade JRuby.

fredjean pushed to master at fredjean/jruby Mon Dec 28 22:02:55 -0800 2009
HEAD is 2ad53a7685efa4a2467f448c9a4a536a4e7cd300

64 commits »

fredjean updated gist: 265132 Mon Dec 28 20:53:14 -0800 2009
class Object # An object is blank if it's false, empty, or a whitespace string. # For example...
fredjean updated gist: 265132 Mon Dec 28 20:37:18 -0800 2009
class Object # An object is blank if it's false, empty, or a whitespace string. # For example...
fredjean updated gist: 265132 Mon Dec 28 20:30:26 -0800 2009
class Object # An object is blank if it's false, empty, or a whitespace string. # For example...
fredjean updated gist: 265132 Mon Dec 28 20:27:20 -0800 2009
class Object # An object is blank if it's false, empty, or a whitespace string. # For example...
fredjean updated gist: 265132 Mon Dec 28 20:25:14 -0800 2009
class Object # An object is blank if it's false, empty, or a whitespace string. # For example...
fredjean created gist: 265132 Mon Dec 28 19:40:22 -0800 2009
>> x = [1] => [1] >> x.empty?
fredjean created gist: 264822 Mon Dec 28 10:14:00 -0800 2009
>> x = java.lang.reflect.Array.newInstance(java.lang.Class.forName("java.lang.String"), 0) => #<#...
fredjean pushed to master at fredjean/jruby Thu Dec 17 12:57:06 -0800 2009
HEAD is 882813c8bf6fa5e88f8ca317ebf3b40699c2c5de

1041 commits »

fredjean forked mcamou/scuby Sun Dec 13 22:56:22 -0800 2009
Forked repository is at fredjean/scuby
fredjean forked ry/node Tue Dec 01 21:33:36 -0800 2009
Forked repository is at fredjean/node
fredjean pushed to master at ikai/jruby-memcache-client Sun Nov 22 22:33:50 -0800 2009
HEAD is 75834d9107ed1bda5ca9442e5e85f74975347c31

6 commits »

fredjean pushed to master at fredjean/jruby-memcache-client Sun Nov 22 22:31:19 -0800 2009
HEAD is 75834d9107ed1bda5ca9442e5e85f74975347c31
fredjean created tag v1.6.1 at fredjean/jruby-memcache-client Sun Nov 22 22:27:14 -0800 2009
fredjean pushed to master at fredjean/jruby-memcache-client Sun Nov 22 22:27:13 -0800 2009
HEAD is 326604b45b716f6d71989f78457ed5eb9b8e5dea

3 commits »

fredjean applied fork commits to jruby-memcache-client/master Sun Nov 22 22:15:59 -0800 2009
master was changed to 548d18
fredjean updated gist: 157871 Sun Nov 22 22:13:07 -0800 2009
if RUBY_PLATFORM =~ /java/i # Based on instructions from http://www.mikeperham.com/2009/03/03/u...
fredjean pushed to master at ikai/jruby-memcache-client Sun Nov 22 22:11:41 -0800 2009
HEAD is e47ce4f57192a9a3ca216c13b9cff78d24fb83a9
  • fredjean committed e47ce4f5:
    Fixed the README so it would work with version 1.6.0 of the gem.
fredjean pushed to master at fredjean/jruby-memcache-client Sun Nov 22 22:11:26 -0800 2009
HEAD is e47ce4f57192a9a3ca216c13b9cff78d24fb83a9
  • fredjean committed e47ce4f5:
    Fixed the README so it would work with version 1.6.0 of the gem.
fredjean edited a page in the ikai/jruby-memcache-client wiki Sun Nov 15 10:25:31 -0800 2009
"Rails 2.3.x Compatibility Notes" is at ikai/jruby-memcache-client/wikis/rails-23x-compatibility-notes
fredjean pushed to master at ikai/jruby-memcache-client Sun Nov 15 10:24:31 -0800 2009
HEAD is 838f645fe82bcd799e3a46b69755329857b34d5a
  • fredjean committed 838f645f:
    Added jruby -S to the start of the command to install the gem since it is only useful under JRuby.
fredjean pushed to master at fredjean/jruby-memcache-client Sun Nov 15 10:24:21 -0800 2009
HEAD is 838f645fe82bcd799e3a46b69755329857b34d5a
  • fredjean committed 838f645f:
    Added jruby -S to the start of the command to install the gem since it is only useful under JRuby.
fredjean pushed to master at ikai/jruby-memcache-client Sun Nov 15 10:23:19 -0800 2009
HEAD is 44a42e0be4f5d404030172f2966ecb4ba405e871
  • fredjean committed 44a42e0b:
    Updated README to point to the gemcutter.org gem instead of the github location.
fredjean pushed to master at fredjean/jruby-memcache-client Sun Nov 15 10:22:48 -0800 2009
HEAD is 44a42e0be4f5d404030172f2966ecb4ba405e871
  • fredjean committed 44a42e0b:
    Updated README to point to the gemcutter.org gem instead of the github location.
fredjean closed issue 1 on ikai/jruby-memcache-client Mon Oct 19 20:47:39 -0700 2009
memcache store incompatibility ? -- undefined method alive?