<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Huddled Masses &#187; Adaptive Type System</title>
	<atom:link href="http://huddledmasses.org/tag/adaptive-type-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://huddledmasses.org</link>
	<description>You can do more than breathe for free...</description>
	<lastBuildDate>Fri, 27 Apr 2012 05:42:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<cloud domain='huddledmasses.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>PowerShell 2 CTP3 &#8211; Custom Accelerators, Finally!</title>
		<link>http://huddledmasses.org/powershell-2-ctp3-custom-accelerators-finally/</link>
		<comments>http://huddledmasses.org/powershell-2-ctp3-custom-accelerators-finally/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 06:28:38 +0000</pubDate>
		<dc:creator>Joel 'Jaykul' Bennett</dc:creator>
				<category><![CDATA[Huddled]]></category>
		<category><![CDATA[Adaptive Type System]]></category>
		<category><![CDATA[CTP3]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Type Accelerator]]></category>

		<guid isPermaLink="false">http://huddledmasses.org/powershell-2-ctp3-custom-accelerators-finally/</guid>
		<description><![CDATA[Have I mentioned lately how much Oisin Grehan (a.k.a.: x0n) rocks? He discovered that in PowerShell 2 we can now define our own custom type accelerators. A &#8220;Type Accelerator&#8221; is the thing that lets you write [regex] instead of [System.Text.RegularExpressions.Regex], and they save a lot of typing, but in order to keep the name space [...]]]></description>
			<content:encoded><![CDATA[	<p>Have I mentioned lately how much Oisin Grehan (a.k.a.: x0n) rocks?  <a href="http://www.nivot.org/2008/12/25/ListOfTypeAcceleratorsForPowerShellCTP3.aspx">He discovered</a> that in PowerShell 2 we can now define our own custom type accelerators.  A &#8220;Type Accelerator&#8221; is the thing that lets you write <code>[regex]</code> instead of <code>[System.Text.RegularExpressions.Regex]</code>, and they save a lot of typing, but in order to keep the name space clean, there aren&#8217;t very many of them predefined right now.</p>

	<p>Thanks to Oisin&#8217;s discovery, I&#8217;ve written a module to make it trivially easy to create your own custom type accelerators in PowerShell 2.  I&#8217;ll add a few more details here in the morning, and I&#8217;ll probably add a simulation of a &#8220;using&#8221; statement to the script (although you&#8217;ll practically never want to use it), but for now, here&#8217;s the script &#8230; the new CTP3 Get-Help will tell you everything you need to know.</p>

	<p><script type="text/javascript" src="http://PoshCode.org/embed/762"></script></p>

	<p>Maybe I should try that New-CommandBlogPost thing that James has been hawking over on the PowerShell team blog&#8230;</p>]]></content:encoded>
			<wfw:commentRss>http://huddledmasses.org/powershell-2-ctp3-custom-accelerators-finally/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

