Hi,
I am working hard to get solution for some reg expressions for yahoo pipes.
1) reg expression to remove all the empty tags from the feed html. The tags can be anything like <div></div>,<span></span>,<div id=""someid></div>,<div class="someclass"></div> etc.
2) reg expression to...