blogged find better blogs
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorWorld NewsLifestyleDirectoryMore Topics
Blogs about:  Hpricot
... the data. require 'rubygems' require 'hpricot' require 'open-uri' require ' ... 0] return end end def retrieve_links letter anchors = [] doc = Hpricot(open(letter)) (doc/"table#columnist//tr").each ... | sleep 5 puts "fetching #{link}" doc = Hpricot(open(" + link)) entries << build_entry(doc) ...
... issue page integration. Rack GemAssets This is a Rack Middleware which will find and send static files provided by loaded gems. HPricot 0.8.2 Released Nick Seiger releases HPricot 0.8.2 with bug fixes and a JRuby bug fix. Mustaches for Charity The pivotal labs gang are growing mustaches for charity! Heroku Asset ...
... keep domain model clean literal extension | string polishing monkey patching and converting something that's nearly code to actual code Groovy example of a simple DSL, similar to what you'd do with Hpricot digression: shows how to re-open classes in Ruby, using things like 5.seconds shotgun approach to opening classes Groovy's category support enables clean addition of methods to ...