cho45 (cho45)

Name
cho45
Email
Website/Blog
http://subtech.g.hatena.ne.jp/cho45/
Location
Kyoto, Japan
Member Since
Mar 14, 2008 (about 1 year)

Following 77 githubbers and watching 65 repositories view all →

Public Repositories (29)

  • www-nicovideo-download

    Download videos from nicovideo.jp

    legend

    Forked from miyagawa/www-nicovideo-download Fri Oct 30 21:47:28 -0700 2009

    Last updated Fri Oct 30 22:02:15 -0700 2009

  • net-irc

    Ruby IRC library (Client, Server and many IRC gateways to webservice)

    legend

    Last updated Thu Oct 29 20:31:24 -0700 2009

  • jsdeferred

    Asynchronous library in JavaScript

    legend

    Last updated Mon Oct 26 06:42:07 -0700 2009

  • dotfiles

    my dotfiles

    legend

    Last updated Mon Oct 19 19:55:21 -0700 2009

  • rb-shipit

    Rake tasks for releasing gem.

    legend

    Last updated Sun Oct 11 02:37:26 -0700 2009

  • mobirc

    IRC Gateway for MobilePhone/iPhone/Android/PC

    legend

    Forked from tokuhirom/mobirc Thu Sep 10 09:39:56 -0700 2009

    Last updated Wed Sep 16 03:59:11 -0700 2009

  • jAutoPagerize

    A clone of AutoPagerize

    legend

    Last updated Mon Aug 24 03:23:09 -0700 2009

  • cho45.github.com

    legend

    Last updated Thu Aug 06 11:53:30 -0700 2009

  • unblosxom

    legend

    Last updated Tue Aug 04 17:17:57 -0700 2009

  • DBIx-RewriteDSN

    DSN rewrite like mod_rewrite

    legend

    Last updated Fri Jul 24 06:02:58 -0700 2009

  • hookhub

    legend

    Last updated Mon Jul 20 05:25:07 -0700 2009

  • Chord

    Chord is Application framework for web (now sketching)

    legend

    Last updated Tue May 19 07:55:06 -0700 2009

  • list-enumerator

    List::Enumerator is like ruby's Enumerator. (Perl)

    legend

    Last updated Sun May 17 12:35:00 -0700 2009

  • mabinogi-calc

    MMORPG breaks your life

    legend

    Last updated Sun Dec 28 08:26:01 -0800 2008

  • middown

    Middown is a downloader.

    legend

    Last updated Tue Dec 02 20:24:48 -0800 2008

  • theruck

    Small web application framework (Ruby)

    legend

    Last updated Tue Dec 02 09:46:16 -0800 2008

  • imreadingnfeeds

    show reading feed number / blogparts for livedoor Reader

    legend

    Last updated Wed Jul 30 14:53:23 -0700 2008

  • lt.js

    tiny presentation tool (JavaScript)

    legend

    Last updated Wed Jul 23 22:22:26 -0700 2008

  • cutagem

    Very customable gem skelton generator (Ruby)

    legend

    Last updated Wed Jul 09 02:46:17 -0700 2008

  • flay

    Flay is HTTP via Flash library (AS3, JS)

    legend

    Last updated Tue Jul 08 21:05:08 -0700 2008

  • catstarter-pl

    Startup script for Catalyst (Perl)

    legend

    Last updated Tue Jul 08 18:45:22 -0700 2008

  • grit

    Grit is a Ruby library for extracting information from a git repository in an object oriented man...

    legend

    Forked from mojombo/grit Fri May 23 08:57:59 -0700 2008

    Last updated Fri Jun 27 19:51:10 -0700 2008

  • hparser

    hatena syntax parser (fork from http://rubyforge.org/projects/hparser/ )

    legend

    Forked from hotchpotch/hparser Fri Jun 20 05:57:39 -0700 2008

    Last updated Fri Jun 20 07:45:46 -0700 2008

  • future

    future is an asynchronous library (Ruby)

    legend

    Last updated Sat Jun 14 07:02:48 -0700 2008

  • gitalone

    gitalone is local git repositories viewer like github. (Ruby)

    legend

    Last updated Sat May 24 21:43:16 -0700 2008

  • ioke

    just another Rake in Io (Io)

    legend

    Last updated Tue May 13 08:26:22 -0700 2008

  • rollover-js

    rollover.js is BAD LIBRARY (JavaScript)

    legend

    Last updated Sun May 11 18:24:16 -0700 2008

  • as3rails2u

    my as3 library

    legend

    Forked from hotchpotch/as3rails2u Wed Apr 15 19:17:11 -0700 2009

    Last updated Mon Apr 28 01:57:24 -0700 2008

  • histogram-as

    Small script for showing histogram (AS3)

    legend

    Last updated Sat Apr 19 19:49:44 -0700 2008

Public Activity feed

cho45 commented on cho45/www-nicovideo-download Sun Nov 08 18:07:00 -0800 2009
Comment in 6905d89:

push @{ $ua->requests_redirectable }, 'POST'; しているのはログイン直後のリダイレクトを LWP にやらせるためです。
リダイレクト前のページでは x-niconico-authflag が立っていないためログインに失敗したとみなされてしまいます。

cho45 updated gist: 228509 Fri Nov 06 19:52:40 -0800 2009
function getCurrentLocationMapLink (callback) { getCurrentLocation(function (pos) { v...
cho45 updated gist: 228509 Fri Nov 06 19:50:52 -0800 2009
function getCurrentLocationMapLink (callback) { var lat = pos.coords.latitude; var lon = ...
cho45 created gist: 228509 Fri Nov 06 19:42:54 -0800 2009
function getCurrentLocation (callback) { var geo = navigator.geolocation || google.gears.fact...
cho45 pushed to master at cho45/www-nicovideo-download Fri Oct 30 22:02:15 -0700 2009
HEAD is 6905d89a09d309e7186bcedc4e33e3dd3a9b6e91
  • cho45 committed 6905d89a:
    ニコ動の変更に追従。HTML によるゲスト判定をしないように。
cho45 forked miyagawa/www-nicovideo-download Fri Oct 30 21:47:30 -0700 2009
Forked repository is at cho45/www-nicovideo-download
cho45 applied fork commits to net-irc/master Thu Oct 29 20:31:24 -0700 2009
master was changed to e8afc9
cho45 commented on toshiharu/net-irc Wed Oct 28 19:39:58 -0700 2009
Comment in 571b55d:

ハイク側が keyword=status と解釈する仕様のための変更です。keyword に投稿したい場合はチャンネルを利用します。

http://github.com/cho45/net-irc/commit/3d2b7ced5a947440a42734a29b13f5d546378fdb

cho45 pushed to master at tokuhirom/mobirc Tue Oct 27 05:08:04 -0700 2009
HEAD is 1b9900478640a6732d154c259afa684c7af87ae9

4 commits »

cho45 pushed to master at cho45/jsdeferred Mon Oct 26 06:42:08 -0700 2009
HEAD is 5bc904919494236e974abe98def275dad6908b77
cho45 started watching roma/roma Sun Oct 25 19:45:41 -0700 2009
roma's description:
ROMA: A Distributed Key-Value Store in Ruby
cho45 created gist: 217490 Sat Oct 24 04:50:41 -0700 2009
20:49 < mayuki-t> グッドデザイン賞モノですね 20:50 <@Piro> 訳:意味ないですね
cho45 started watching stanaka/WorkerManager Thu Oct 22 22:33:59 -0700 2009
WorkerManager's description:
A framework for dealing with workers of TheSchwartz or Gearman
cho45 pushed to master at cho45/jsdeferred Thu Oct 22 07:03:48 -0700 2009
cho45 pushed to master at cho45/jsdeferred Thu Oct 22 03:57:47 -0700 2009
HEAD is 77e492dfc2a4a0200a8628fe8a6975f4d23cc37a
  • cho45 committed 77e492df:
    n が 0 のときバグっていたので repeat の実装に変更
cho45 pushed to master at cho45/jsdeferred Thu Oct 22 03:48:42 -0700 2009
HEAD is 9520fbd8e1ef7975cfe2ecb66b50dc24d1275bb6
  • cho45 committed 9520fbd8:
    Add Deferred#earlier, Deferred#repeat
cho45 pushed to master at cho45/jsdeferred Wed Oct 21 09:24:49 -0700 2009
HEAD is 9f69644c2d45587b172a6f94b7b22c59b6e671d8

2 commits »

cho45 deleted tag #{tag} at cho45/jsdeferred Wed Oct 21 09:24:07 -0700 2009
Deleted tag was at cho45/jsdeferred/tree/#{tag}
cho45 created tag release-0.3.0 at cho45/jsdeferred Wed Oct 21 09:23:29 -0700 2009
cho45 created tag #{tag} at cho45/jsdeferred Wed Oct 21 09:21:51 -0700 2009
cho45 pushed to master at cho45/jsdeferred Wed Oct 21 09:14:26 -0700 2009
HEAD is ac9c13dcd4322c9fe16982483a088326230e9a7c
cho45 pushed to master at cho45/jsdeferred Tue Oct 20 17:27:04 -0700 2009
HEAD is 89b8f1751e2b659019c4a684fcef1b8c639957ff

3 commits »

cho45 pushed to master at cho45/jsdeferred Tue Oct 20 17:13:58 -0700 2009
HEAD is 2d8fc93f230a27fb6ccd2ab1e627648bbe79bec8
cho45 pushed to master at cho45/jsdeferred Tue Oct 20 17:11:41 -0700 2009
HEAD is 048aae686699dccec548a0b9de4cecb1d8781c7e
cho45 pushed to master at cho45/jsdeferred Tue Oct 20 17:07:52 -0700 2009
HEAD is a0cb5af89cf84606118a895a25bc55fd870eaea5
cho45 pushed to master at cho45/net-irc Tue Oct 20 07:57:48 -0700 2009
HEAD is 1fe554f5c9c6fc21d90b7ae309ac7748fecc4d78
cho45 applied fork commits to net-irc/master Tue Oct 20 07:40:46 -0700 2009
master was changed to 84f997
cho45 pushed to master at cho45/jsdeferred Tue Oct 20 04:00:40 -0700 2009
HEAD is d00821e15bbf26a4d1f0cf065d92db6f7afa474e
  • cho45 committed d00821e1:
    pack したいなら各自好きなツールでやればいいので mini.js を生成するのをやめ
cho45 pushed to master at cho45/dotfiles Mon Oct 19 19:55:21 -0700 2009
HEAD is 253cc5376cca7e6bf634f13152cdf790161f843f

4 commits »

cho45 pushed to master at tokuhirom/mobirc Fri Oct 16 08:41:36 -0700 2009
HEAD is a4fab9b6056528f9e7ac6060a8079b7d6f200652

4 commits »

cho45 pushed to master at cho45/net-irc Fri Oct 16 08:29:56 -0700 2009
HEAD is 3d2b7ced5a947440a42734a29b13f5d546378fdb
  • cho45 committed 3d2b7ced:
    意図せずキーワードに投稿してしまうケースがあったのを修正。
cho45 pushed to master at cho45/jsdeferred Thu Oct 15 17:18:37 -0700 2009
HEAD is 5e993459a4e58eaffe5d222551051a957105aa10

2 commits »

cho45 pushed to master at cho45/jsdeferred Wed Oct 14 08:01:23 -0700 2009
HEAD is d77f6dfa43ed17790794fb7bcabf550a192f5abb
  • cho45 committed d77f6dfa:
    引数の意味がわかりにくいので最低限ハッシュ引数に (拡張可能性も考えて)
cho45 pushed to master at cho45/jsdeferred Tue Oct 13 21:24:06 -0700 2009
HEAD is 2c83346478baa6444f9b02927826fe01f3ab9cd4
  • cho45 committed 2c833464:
    一応シグネチャをサンプルを……
cho45 created branch bind_syntax at cho45/jsdeferred Tue Oct 13 10:11:01 -0700 2009