takano32 (TAKANO Mitsuhiro)

Name
TAKANO Mitsuhiro
Email
Website/Blog
http://taka.no32.tk/diary/
Company
Company
Location
the Earth and the Internet
Member Since
Jul 05, 2008 (about 1 year)

Following 77 githubbers and watching 30 repositories view all →

Public Repositories (8)

  • rambda

    rambda - lambda calculator in Ruby Programming Language

    legend

    Last updated Tue Dec 08 22:03:12 -0800 2009

  • ruby

    the Ruby programming language, unofficial mirror (see the wiki for details)

    legend

    Forked from shyouhei/ruby Sun Nov 08 23:31:02 -0800 2009

    Last updated Sun Nov 29 18:01:23 -0800 2009

  • irc-gateway

    Product for Skype and so on

    legend

    Last updated Wed Nov 04 01:32:48 -0800 2009

  • scheme

    My Scheme Scripts

    legend

    Last updated Thu May 14 03:51:14 -0700 2009

  • haskell

    My Haskell Programs

    legend

    Last updated Mon May 11 04:29:09 -0700 2009

  • rails_de_sbm

    Rails meetup at Online.sg

    legend

    Last updated Mon May 04 23:33:10 -0700 2009

  • warai

    Warai Otokoze

    legend

    Last updated Sat May 02 02:47:26 -0700 2009

  • d4r

    DirectX for Ruby

    legend

    Last updated Tue Jan 06 17:28:23 -0800 2009

Public Activity feed

takano32 pushed to master at jugyo/termtter Thu Dec 17 17:28:47 -0800 2009
HEAD is 0f41b887f86cf277011163d316f0df2a10c90774
  • 高野光弘 committed 0f41b887:
    contributed by ypetya <http://github.com/ypetya>
takano32 updated gist: 257686 Wed Dec 16 06:55:51 -0800 2009
ruby -e "p=3;r={};s='123456';s.size % p == 0 && s.scan(/./).each_with_index{|n,i|r[i%p]||=[];r[i%...
takano32 updated gist: 257686 Wed Dec 16 01:13:30 -0800 2009
ruby -e "p=3;r={};s='123456';s.size % p == 0 && s.scan(/./).each_with_index{|n,i|r[i%p]||=[];r[i%...
takano32 updated gist: 257686 Wed Dec 16 01:11:23 -0800 2009
ruby -e "p=3;r={};s='123456';exit unless s.size % p == 0;s.scan(/./).each_with_index{|n,i|r[i%p]|...
takano32 created gist: 257686 Wed Dec 16 00:39:09 -0800 2009
ruby -e "p=2;r={};'123456'.scan(/./).each_with_index{|n,i|r[i%p] ? r[i%p] <<= n : r[i%p] = [n]};p...
takano32 created branch master at takano32/rambda Tue Dec 08 22:03:12 -0800 2009
New branch is at takano32/rambda/tree/master
takano32 created repository rambda Tue Dec 08 22:01:53 -0800 2009
New repository is at takano32/rambda
takano32 pushed to master at takano32/concretejungle Tue Dec 08 06:41:11 -0800 2009
HEAD is 6ef4fd47496644904ccfc1d7d40fc9b8d08e6267
takano32 forked akio0911/concretejungle Tue Dec 08 05:12:05 -0800 2009
Forked repository is at takano32/concretejungle
takano32 created gist: 250107 Sat Dec 05 23:05:42 -0800 2009
ブロードバンドスピードテスト 通信速度測定結果 http://www.bspeedtest.jp/ v3.0.0 測定時刻 2009/12/06 16:04:59
takano32 created gist: 250000 Sat Dec 05 18:28:25 -0800 2009
ブロードバンドスピードテスト 通信速度測定結果 http://www.bspeedtest.jp/ v3.0.0 測定時刻 2009/12/06 11:27:03
takano32 created gist: 248978 Fri Dec 04 02:36:02 -0800 2009
#! /usr/bin/env ruby require 'rubygems' require 'watir'
takano32 created gist: 246171 Tue Dec 01 00:55:46 -0800 2009
Server Error in '/' Application. Transaction (Process ID 336) was deadlocked on lock resources wi...
takano32 created gist: 246170 Tue Dec 01 00:49:52 -0800 2009
Server Error in '/' Application. Timeout expired. The timeout period elapsed prior to completion...
takano32 created gist: 246169 Tue Dec 01 00:47:15 -0800 2009
Server Error in '/' Application. You must specify a token Description: An unhandled exception occ...
takano32 pushed to trunk at takano32/ruby Sun Nov 29 18:01:23 -0800 2009
HEAD is cf8844834e126270b02ef2a0357def9a65ef56c0

47 commits »

takano32 created gist: 241391 Mon Nov 23 13:24:06 -0800 2009
Google-Wave-API-Japan キックオフパーティーに参加される皆さまへ Google の横田です。
takano32 pushed to trunk at takano32/ruby Fri Nov 20 22:34:01 -0800 2009
HEAD is a249faac42fb03f9c36a64c6b87baf6aa71fe925

35 commits »

takano32 created gist: 237763 Wed Nov 18 03:45:14 -0800 2009
#!/usr/bin/env ruby
takano32 pushed to trunk at takano32/ruby Tue Nov 17 05:30:51 -0800 2009
HEAD is e850b1fcdd2e4d67dcd7b508b99d7352456f0c41

5 commits »

takano32 created gist: 236800 Tue Nov 17 02:05:07 -0800 2009
test_thread.rb .........................F.................... #228 test_io.rb: begin
takano32 created gist: 236751 Mon Nov 16 23:35:49 -0800 2009
# !/usr/bin/env ruby1.8 require 'rubygems' require 'mechanize'
takano32 updated gist: 236710 Mon Nov 16 23:22:50 -0800 2009
1) Failure: test_sin(DL::TestDL) [/home/takano32/archives/ruby-1.9.1-r25810/test/dl/test_dl2.rb...
takano32 created gist: 236710 Mon Nov 16 22:48:00 -0800 2009
Finished in 395.866436 seconds. 1) Failure:
takano32 updated gist: 236670 Mon Nov 16 21:41:51 -0800 2009
Finished in 500.332613 seconds. 1) Failure:
takano32 created gist: 236670 Mon Nov 16 21:26:51 -0800 2009
Finished in 500.332613 seconds. 1) Failure: