<?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"
	>
<channel>
	<title>Comments on: PowerScripting Podcast - Episode 24 - Admin Script Editor</title>
	<atom:link href="http://powerscripting.wordpress.com/2008/05/03/powerscripting-podcast-episode-24-admin-script-editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://powerscripting.wordpress.com/2008/05/03/powerscripting-podcast-episode-24-admin-script-editor/</link>
	<description>Shownotes and links for the PowerScripting Podcast, a podcast to help people learn Windows Powershell</description>
	<pubDate>Wed, 23 Jul 2008 23:59:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: John Cook</title>
		<link>http://powerscripting.wordpress.com/2008/05/03/powerscripting-podcast-episode-24-admin-script-editor/#comment-131</link>
		<dc:creator>John Cook</dc:creator>
		<pubDate>Mon, 05 May 2008 16:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://powerscripting.wordpress.com/?p=50#comment-131</guid>
		<description>Oops! The first period in my comment above should have been a colon: &lt;code&gt;$env:path.split(';')&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Oops! The first period in my comment above should have been a colon: <code>$env:path.split(';')</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Cook</title>
		<link>http://powerscripting.wordpress.com/2008/05/03/powerscripting-podcast-episode-24-admin-script-editor/#comment-130</link>
		<dc:creator>John Cook</dc:creator>
		<pubDate>Mon, 05 May 2008 16:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://powerscripting.wordpress.com/?p=50#comment-130</guid>
		<description>The one-liner for displaying the path in a readable list can be made even shorter: &lt;code&gt;$env.path.split(';')&lt;/code&gt;. I didn't think about the split function until later.</description>
		<content:encoded><![CDATA[<p>The one-liner for displaying the path in a readable list can be made even shorter: <code>$env.path.split(';')</code>. I didn&#8217;t think about the split function until later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: halr9000</title>
		<link>http://powerscripting.wordpress.com/2008/05/03/powerscripting-podcast-episode-24-admin-script-editor/#comment-126</link>
		<dc:creator>halr9000</dc:creator>
		<pubDate>Mon, 05 May 2008 02:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://powerscripting.wordpress.com/?p=50#comment-126</guid>
		<description>Thanks, anonymous guest.  :)  That is indeed the URL to iTripoli's aforementioned MP3/podcast player which is written entirely in PowerShell.  Go check it out, it's pretty amazing that this thing is "just a script".</description>
		<content:encoded><![CDATA[<p>Thanks, anonymous guest.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  That is indeed the URL to iTripoli&#8217;s aforementioned MP3/podcast player which is written entirely in PowerShell.  Go check it out, it&#8217;s pretty amazing that this thing is &#8220;just a script&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guest</title>
		<link>http://powerscripting.wordpress.com/2008/05/03/powerscripting-podcast-episode-24-admin-script-editor/#comment-125</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Mon, 05 May 2008 01:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://powerscripting.wordpress.com/?p=50#comment-125</guid>
		<description>&lt;a href="http://www.adminscripteditor.com/player" rel="nofollow"&gt;http://www.adminscripteditor.com/player&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://www.adminscripteditor.com/player" rel="nofollow">http://www.adminscripteditor.com/player</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
