On Wed, Jan 28, 2009 at 10:04 AM, Adam Holt <[email protected]> wrote:
> Hi guys > > Cheers for the advice guys, i think it's a little bit too late to go down > the xsl route, as this is the last bit of functionality before it's ready to > go. > > Speaking on hpricot though, im going to spend a little bit of time this > morning looking at that, after all i am only replacing html here really, so > it could be that that solves all my problems really > > Cheers > Adam > Using Hpricot is almost definately what I would do personally, just bounce over the DOM replacing using a simplified regex in the text-nodes where appropriate :) *Hpricot appears to be equivalent to the TagSoup type approach I usually use :) - Cj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "NWRUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nwrug-members?hl=en -~----------~----~----~----~------~----~------~--~---
