followできない人をfollowできるまでがんばる

ruby -rubygems -e 'require "pit";require "twitter";conf=Pit.get("shokai");tw=Twitter::Base.new(Twitter::HTTPAuth.new(conf["user"],conf["pass"]));while tw.friendship_create("takeponmaki") do puts "try following: "+Time.now.to_s;sleep 600 end;puts Time.now'
try following: Wed Jul 29 11:51:21 +0900 2009
try following: Wed Jul 29 12:01:21 +0900 2009
try following: Wed Jul 29 12:11:21 +0900 2009