Use PowerShell Regular Expressions to Parse an RSS Feed
Summary: Learn how to use Windows PowerShell regular expressions to parse an RSS feed. Hey, Scripting Guy! How can I find patterns in text with regular expressions when I am unsure of where line breaks will occur in the text I am reading? —TT Hello TT, Microsoft Scripting Guy, Ed Wilson here. Today Tome Tanasovski is back to finish out ...