<?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>Tue, 03 Jan 2012 06:23:17 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>テキストエンコーディングの変換</title>
		<link>http://flamework.net/archives/66</link>
		<comments>http://flamework.net/archives/66#comments</comments>
		<pubDate>Tue, 03 Jan 2012 06:21:56 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[テキストエンコーディング]]></category>

		<guid isPermaLink="false">http://flamework.net/?p=66</guid>
		<description><![CDATA[Convert-Encoding.ps1 は、文字列エンコーディングを自動判別して内容を出力したり、特定のエンコードでテキストファイルに書き込むスクリプトです。 -InputEncoding を指定しなかった場合、入力エ [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/66/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>テキストエンコーディングの自動解析(2)</title>
		<link>http://flamework.net/archives/56</link>
		<comments>http://flamework.net/archives/56#comments</comments>
		<pubDate>Sun, 01 Jan 2012 05:26:08 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[テキストエンコーディング]]></category>

		<guid isPermaLink="false">http://flamework.net/?p=56</guid>
		<description><![CDATA[前回(テキストエンコーディングの自動解析)ご紹介したスクリプトを改良しました。 変更点は、-LiteralPath に対応したことと、複数のファイル名を扱えるようになったことです。 その他、細かなバグを修正しました。 ダ [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/56/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>テキストエンコーディングの自動解析</title>
		<link>http://flamework.net/archives/40</link>
		<comments>http://flamework.net/archives/40#comments</comments>
		<pubDate>Thu, 29 Dec 2011 02:14:28 +0000</pubDate>
		<dc:creator>flamework</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[テキストエンコーディング]]></category>

		<guid isPermaLink="false">http://flamework.net/?p=40</guid>
		<description><![CDATA[指定したファイルまたは入力のテキストエンコーディングを解析して出力します。 対応するエンコーディングは、UTF32 UTF32BE UTF16(Unicode) UTF16BE UTF8 JIS(ISO-2022-JP) [...]]]></description>
		<wfw:commentRss>http://flamework.net/archives/40/feed</wfw:commentRss>
		<slash:comments>1</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>1</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>引っ越しました</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.Thr [...]]]></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>
	</channel>
</rss>

