From: Jenda Krynicky Date: 2007-03-08T01:05:36+09:00 Subject: Re: Regular expressions - Again J. mp wrote: > >>>> 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? No, it most likely is a good approach. It's just that the name is a bit ... wuby. Which is to be expected. Jenda -- Posted via http://www.ruby-forum.com/.