ls = LineStream.new(true)
bl = ls.retrieve
line_msg = ls.messagize(bl, false) # long format
...
#!/usr/bin/env ruby require 'rubygems' require 'nokogiri' ...
Ruby Help tighten up this code
This is a script to extract...
#!/usr/bin/env ruby1.8 # # p0wn1e is the hackerspaces.org notifier. ...
Ruby ATOM feed to identi.ca stat...
by hellekin,
September 12, 2009 02:00,
2 refactorings, tagged with ruby, bot, atom, feed, notification, identica, statusnet, twitter
I want to refactor this cod...
I have an ActivityStrea...