From: "J. mp" Date: 2007-03-08T00:57:02+09:00 Subject: Re: Regular expressions - Again >>> You generaly want to use a HTML parser ... provided that Wuby has one. >>> >> I wonder what the first hit from googling "ruby html parser" is? Ah >> yes, hpricot. A perfectly valid approach. > > Hpricot? How come the name does not surprise me? It's a perfectly clear > name specifying exactly what and how it does. > > Jenda > module Enumerable > alias foldl inject # inventing names in a foreign language huh? > end Why isn't hpricot a good aproach? any other suggestions? -- Posted via http://www.ruby-forum.com/.