Recent Comments

Powered by Disqus



Twitter Updates

  • @rubx ObjectSpace.each_object.inject({}){|acc,p| acc[p.class]=0 unless acc.has_key?(p.class);acc[p.class]+=1;acc;} 2009-04-08
  • @rubx ObjectSpace.each_object.inject({}) {|acc,p| acc[p.class]=0 unless acc.has_key?(p.class);acc[p.class] += 1;acc;} 2009-04-08
  • @cheeseslave @allthesepieces ea Send extensive mail to twitter to resolve problem of my tweets popping up all over. No clue whats happening. 2009-04-08
  • More updates...