<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 2008 Scripting Games &#8211; Solutions for Advanced Event 1</title>
	<atom:link href="http://huddledmasses.org/2008-scripting-games-solutions-for-advanced-event-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://huddledmasses.org/2008-scripting-games-solutions-for-advanced-event-1/</link>
	<description>You can do more than breathe for free...</description>
	<lastBuildDate>Fri, 03 Feb 2012 03:27:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Chris Warwick</title>
		<link>http://huddledmasses.org/2008-scripting-games-solutions-for-advanced-event-1/comment-page-1/#comment-144114</link>
		<dc:creator>Chris Warwick</dc:creator>
		<pubDate>Fri, 22 Feb 2008 15:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://HuddledMasses.org/2008-scripting-games-solutions-for-advanced-event-1/#comment-144114</guid>
		<description>Hi Joel,

Thanks for the articles - I&#039;m picking up different tips from all over the place:-)

My solution is very similar to yours (http://chrisjwarwick.spaces.live.com) but I didn&#039;t think about using [string]::join() - there&#039;s always something to overlook!

Couple of comments for you: Select-string has a -list switch to make it return a single match; and, as someone pointed out to me, you don&#039;t need the [int] in the [int][string] cast - although I haven&#039;t thought about why that should be yet:-)

Thanks again
Chris</description>
		<content:encoded><![CDATA[<p>Hi Joel,</p>
<p>Thanks for the articles &#8211; I&#8217;m picking up different tips from all over the place:-)</p>
<p>My solution is very similar to yours (<a href="http://chrisjwarwick.spaces.live.com" rel="nofollow">http://chrisjwarwick.spaces.live.com</a>) but I didn&#8217;t think about using [string]::join() &#8211; there&#8217;s always something to overlook!</p>
<p>Couple of comments for you: Select-string has a -list switch to make it return a single match; and, as someone pointed out to me, you don&#8217;t need the [int] in the [int][string] cast &#8211; although I haven&#8217;t thought about why that should be yet:-)</p>
<p>Thanks again<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://huddledmasses.org/2008-scripting-games-solutions-for-advanced-event-1/comment-page-1/#comment-143872</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 21 Feb 2008 04:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://HuddledMasses.org/2008-scripting-games-solutions-for-advanced-event-1/#comment-143872</guid>
		<description>We had pretty similar approaches, although the way i built my regex was pure ugliness. Your&#039;s is much nicer, and definitely more powershelley.

Andy

http://www.get-powershell.com</description>
		<content:encoded><![CDATA[<p>We had pretty similar approaches, although the way i built my regex was pure ugliness. Your&#8217;s is much nicer, and definitely more powershelley.</p>
<p>Andy</p>
<p><a href="http://www.get-powershell.com" rel="nofollow">http://www.get-powershell.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

