<?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 ―</title>
	<atom:link href="http://flamework.net/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>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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>コマンドバッファスタック(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/25</link>
		<comments>http://flamework.net/archives/25#comments</comments>
		<pubDate>Thu, 28 Feb 2008 14:11:45 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[日記]]></category>

		<guid isPermaLink="false">http://flamework.net/archives/25</guid>
		<description><![CDATA[と言っても、家じゃなくてブログの話。それも URL が一緒だからあまり引っ越した感じはしませんが。

今までさくらのブログを使っていましたが、思い切ってWordPressをインストールしてみました。

いや、もっ [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/25/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows PowerShell で delegate</title>
		<link>http://flamework.net/archives/3</link>
		<comments>http://flamework.net/archives/3#comments</comments>
		<pubDate>Sat, 30 Jun 2007 06:38:35 +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/3</guid>
		<description><![CDATA[New-Delegate.ps1 は、スクリプトブロックからデリゲートを作るスクリプトです。
用例1: 3 秒後に音が鳴ります。
PS&#62; $delegate = New-Delegate Threading.T [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/3/feed</wfw:commentRss>
		<slash:comments>1</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>クリップボードを簡単に使うスクリプト</title>
		<link>http://flamework.net/archives/5</link>
		<comments>http://flamework.net/archives/5#comments</comments>
		<pubDate>Mon, 02 Jul 2007 04:31:59 +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/5</guid>
		<description><![CDATA[Use-Clipboard.ps1 は、クリップボードの内容を取得・設定するスクリプトです。(Invoke-StaThread.ps1 と New-Delegate.ps1 が必要) 用例1: 文字列「Hello Wor [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ごみ箱に捨てる</title>
		<link>http://flamework.net/archives/12</link>
		<comments>http://flamework.net/archives/12#comments</comments>
		<pubDate>Sun, 22 Jul 2007 13:24:04 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[C#の実行]]></category>
		<category><![CDATA[ごみ箱]]></category>

		<guid isPermaLink="false">http://next.flamework.net/archives/12</guid>
		<description><![CDATA[PowerShell でもごみ箱を使いたい
Explorer でファイルを削除した場合、それは通常ごみ箱に移り、ごみ箱を空にするまでは保持されます。従って、うっかり間違えて削除してしまった場合でも復旧は簡単です。 とこ [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ごみ箱を空にする</title>
		<link>http://flamework.net/archives/13</link>
		<comments>http://flamework.net/archives/13#comments</comments>
		<pubDate>Fri, 16 Nov 2007 02:15:34 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[C#の実行]]></category>
		<category><![CDATA[ごみ箱]]></category>

		<guid isPermaLink="false">http://next.flamework.net/archives/13</guid>
		<description><![CDATA[ダウンロード
ごみ箱を空にするのが好きな人はいませんか？ごみ箱がいつも空でないと気持ち悪い人はいませんか？

    ごみ箱を空にするスクリプト。Invoke-CsRemote.ps1 が必要。
    Clea [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/13/feed</wfw:commentRss>
		<slash:comments>0</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>
	</channel>
</rss>
