<?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>炎の作品 ― flamework.net ― &#187; Powershell</title>
	<atom:link href="http://flamework.net/archives/category/powershell/feed" rel="self" type="application/rss+xml" />
	<link>http://flamework.net</link>
	<description>こちらは「.NET Framework」ではありません。「flamework.net」です。</description>
	<lastBuildDate>Mon, 21 Apr 2008 03:00:48 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>コマンドバッファスタック(2)</title>
		<link>http://flamework.net/archives/36</link>
		<comments>http://flamework.net/archives/36#comments</comments>
		<pubDate>Mon, 21 Apr 2008 02:54:59 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[コマンドバッファスタック]]></category>

		<guid isPermaLink="false">http://flamework.net/archives/36</guid>
		<description><![CDATA[コマンドバッファスタックで掲載した Set-CommandBufferStack.ps1 ですが、コマンドラインに引用符が含まれる場合に期待した動作にならないことがわかりました。修正して再掲載します。 

  ダウンロー [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/36/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>コマンドバッファスタック</title>
		<link>http://flamework.net/archives/35</link>
		<comments>http://flamework.net/archives/35#comments</comments>
		<pubDate>Sun, 20 Apr 2008 07:41:06 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[コマンドバッファスタック]]></category>

		<guid isPermaLink="false">http://flamework.net/archives/35</guid>
		<description><![CDATA[概要  Zsh というシェルには、コマンドバッファスタック(コマンドラインスタック)と呼ばれる機能があります。何かコマンドを打っている途中で他の作業がしたくなった時、今まで打ったものを一時的に退避させておき、後で再利用す [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/35/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows PowerShell Get-Enjoy コンテスト</title>
		<link>http://flamework.net/archives/34</link>
		<comments>http://flamework.net/archives/34#comments</comments>
		<pubDate>Tue, 15 Apr 2008 04:35:26 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[コンテスト]]></category>

		<guid isPermaLink="false">http://flamework.net/?p=34</guid>
		<description><![CDATA[昨年末、マイクロソフト主催の「Windows PowerShell Get-Enjoy コンテスト」というコンテストにスクリプトを応募しました。「Windows PowerShell」の名を冠しながら「Windows P [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/34/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>新しいクラスを作る(7) ― PInvoke</title>
		<link>http://flamework.net/archives/30</link>
		<comments>http://flamework.net/archives/30#comments</comments>
		<pubDate>Thu, 20 Mar 2008 05:49:26 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[新しいクラスを作る]]></category>

		<guid isPermaLink="false">http://flamework.net/archives/30</guid>
		<description><![CDATA[概要  New-Class.ps1 を使い、PowerShell から Win32API を呼び出します。  用例  Beep 関数を使って音を鳴らします。     PS&#62; New-Class Class11 {  [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/30/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>新しいクラスを作る(6) ― インターフェース</title>
		<link>http://flamework.net/archives/27</link>
		<comments>http://flamework.net/archives/27#comments</comments>
		<pubDate>Wed, 19 Mar 2008 06:21:13 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[新しいクラスを作る]]></category>

		<guid isPermaLink="false">http://flamework.net/archives/27</guid>
		<description><![CDATA[概要
New-Class.ps1&#160;でインターフェースを実装する方法を解説します。
用例
IDisposable インターフェースを実装するクラス Class10 を作成します。
PS&#62; New-C [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/27/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>新しいクラスを作る(5) ― メソッド</title>
		<link>http://flamework.net/archives/26</link>
		<comments>http://flamework.net/archives/26#comments</comments>
		<pubDate>Tue, 18 Mar 2008 02:05:50 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[新しいクラスを作る]]></category>

		<guid isPermaLink="false">http://flamework.net/archives/26</guid>
		<description><![CDATA[概要
次のスクリプトにより、PowerShell で使える新しいクラスを作ることができます。詳しい作り方を 新しいクラスを作る(1) より少しずつ解説していますので、順にご覧ください。今回は、メソッドの作り方を解説しま [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/26/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>新しいクラスを作る(4) ― プロパティ</title>
		<link>http://flamework.net/archives/18</link>
		<comments>http://flamework.net/archives/18#comments</comments>
		<pubDate>Fri, 30 Nov 2007 03:02:34 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[新しいクラスを作る]]></category>

		<guid isPermaLink="false">http://next.flamework.net/archives/18</guid>
		<description><![CDATA[プロパティの定義
プロパティは、次のように定義します。
Property &#60;型&#62; &#60;名前&#62; &#60;実装&#62;
&#60;型&#62;は、Type で、&#60;名前&#62; は、string、 [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>プライベートメンバにアクセスする</title>
		<link>http://flamework.net/archives/17</link>
		<comments>http://flamework.net/archives/17#comments</comments>
		<pubDate>Thu, 29 Nov 2007 03:15:38 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[プライベートメンバ]]></category>
		<category><![CDATA[新しいクラスを作る]]></category>

		<guid isPermaLink="false">http://next.flamework.net/archives/17</guid>
		<description><![CDATA[概要
新しいクラスを作る(3) ― コンストラクタにて、プライベートフィールドへのアクセスが冗長になることを書きました。色々と考えたのですが、他の場面で使うこともあるかもしれないと思い、外部スクリプトにすることにしまし [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>新しいクラスを作る(3) ― コンストラクタ</title>
		<link>http://flamework.net/archives/16</link>
		<comments>http://flamework.net/archives/16#comments</comments>
		<pubDate>Wed, 28 Nov 2007 10:28:09 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[新しいクラスを作る]]></category>

		<guid isPermaLink="false">http://next.flamework.net/archives/16</guid>
		<description><![CDATA[コンストラクタの定義
コンストラクタは、次のようなコマンドで定義します。 Constructor &#60;パラメータリスト&#62; &#60;実装&#62; &#60;パラメータリスト&#62;は、Type 型の配列で、&#038;lt [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/16/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>新しいクラスを作る(2) ― フィールド</title>
		<link>http://flamework.net/archives/15</link>
		<comments>http://flamework.net/archives/15#comments</comments>
		<pubDate>Tue, 27 Nov 2007 09:23:16 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[新しいクラスを作る]]></category>

		<guid isPermaLink="false">http://next.flamework.net/archives/15</guid>
		<description><![CDATA[概要
前回の 新しいクラスを作る(1)でご紹介した New-Class.ps1を使って、フィールドを持つクラスを作ってみます。
フィールドの実装
新しいクラス「Class1」を作成し、string 型のパブリックフ [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/15/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
