<?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>二流プログラマの三流な日常</title>
	<atom:link href="http://blogs.konuma.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.konuma.org</link>
	<description>加えて四流の記事が救えないページ</description>
	<lastBuildDate>Sun, 08 Jan 2012 10:36:19 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ココログ(TypePad)からWordPress3.3への移行</title>
		<link>http://blogs.konuma.org/blog/2012/01/migrating_typepad2wordpress/</link>
		<comments>http://blogs.konuma.org/blog/2012/01/migrating_typepad2wordpress/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 05:47:38 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[Windows一般]]></category>

		<guid isPermaLink="false">http://blogs.konuma.org/?p=1331</guid>
		<description><![CDATA[元サイトにかなりのアクセスがあり、パーマリンクを維持したまま 移行する方法をWebで捜したが、TypePad側の制約が多く決め手がなかった。そこで、2012年1月時点での カレントベストプラクティスをメモしておく。課題は <a href='http://blogs.konuma.org/blog/2012/01/migrating_typepad2wordpress/'>[...]</a>]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2012/01/migrating_typepad2wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JPEGやPNGのメタ情報をAPIで取得する方法(Windows Imaging Component)</title>
		<link>http://blogs.konuma.org/blog/2011/11/jpegpngapiwindo/</link>
		<comments>http://blogs.konuma.org/blog/2011/11/jpegpngapiwindo/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 14:43:14 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[Windows開発]]></category>

		<guid isPermaLink="false">http://blog.konuma.org/blog/2011/11/05/jpeg%e3%82%84png%e3%81%ae%e3%83%a1%e3%82%bf%e6%83%85%e5%a0%b1%e3%82%92api%e3%81%a7%e5%8f%96%e5%be%97%e3%81%99%e3%82%8b%e6%96%b9%e6%b3%95windows-imaging-component/</guid>
		<description><![CDATA[画像フォーマットのメタ情報をWICを使って列挙する
]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2011/11/jpegpngapiwindo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MP3やWMAのタグをAPIで取得する方法(Windows Media SDK)</title>
		<link>http://blogs.konuma.org/blog/2011/10/mp3wmawindows-m/</link>
		<comments>http://blogs.konuma.org/blog/2011/10/mp3wmawindows-m/#comments</comments>
		<pubDate>Sat, 29 Oct 2011 14:37:08 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[Windows開発]]></category>

		<guid isPermaLink="false">http://blog.konuma.org/blog/2011/10/29/mp3%e3%82%84wma%e3%81%ae%e3%82%bf%e3%82%b0%e3%82%92api%e3%81%a7%e5%8f%96%e5%be%97%e3%81%99%e3%82%8b%e6%96%b9%e6%b3%95windows-media-sdk/</guid>
		<description><![CDATA[Windows Media SDKでタグ情報を取得する
]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2011/10/mp3wmawindows-m/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows SDK 7.1 / Visual C++ 2010 Expressには、VCBuildが含まれない</title>
		<link>http://blogs.konuma.org/blog/2011/05/windows-sdk-71/</link>
		<comments>http://blogs.konuma.org/blog/2011/05/windows-sdk-71/#comments</comments>
		<pubDate>Sat, 14 May 2011 17:20:28 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[Windows開発]]></category>

		<guid isPermaLink="false">http://blog.konuma.org/blog/2011/05/15/windows-sdk-7-1-visual-c-2010-express%e3%81%ab%e3%81%af%e3%80%81vcbuild%e3%81%8c%e5%90%ab%e3%81%be%e3%82%8c%e3%81%aa%e3%81%84/</guid>
		<description><![CDATA[Windows SDK 7.1 / Visual C++ 2010 Expressには、VCBuildが含まれないのは嫌がらせですか？
]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2011/05/windows-sdk-71/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>C++とシングルトン</title>
		<link>http://blogs.konuma.org/blog/2011/05/c-c4fd/</link>
		<comments>http://blogs.konuma.org/blog/2011/05/c-c4fd/#comments</comments>
		<pubDate>Thu, 05 May 2011 09:00:34 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://blog.konuma.org/blog/2011/05/05/c%e3%81%a8%e3%82%b7%e3%83%b3%e3%82%b0%e3%83%ab%e3%83%88%e3%83%b3/</guid>
		<description><![CDATA[C++とシングルトン
]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2011/05/c-c4fd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OutputDebugStringはリリースビルド時に呼び出し削除されない</title>
		<link>http://blogs.konuma.org/blog/2010/06/outputdebugstri/</link>
		<comments>http://blogs.konuma.org/blog/2010/06/outputdebugstri/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 04:11:01 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[Windows開発]]></category>
		<category><![CDATA[OutputDebugString]]></category>

		<guid isPermaLink="false">http://blog.konuma.org/blog/2010/06/12/outputdebugstring%e3%81%af%e3%83%aa%e3%83%aa%e3%83%bc%e3%82%b9%e3%83%93%e3%83%ab%e3%83%89%e6%99%82%e3%81%ab%e5%91%bc%e3%81%b3%e5%87%ba%e3%81%97%e5%89%8a%e9%99%a4%e3%81%95%e3%82%8c%e3%81%aa%e3%81%84/</guid>
		<description><![CDATA[OutputDebugStringに関する思い込み
]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2010/06/outputdebugstri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>構造体の大きさとアライメント</title>
		<link>http://blogs.konuma.org/blog/2009/12/post-d497/</link>
		<comments>http://blogs.konuma.org/blog/2009/12/post-d497/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 12:18:43 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://blog.konuma.org/blog/2009/12/17/%e6%a7%8b%e9%80%a0%e4%bd%93%e3%81%ae%e5%a4%a7%e3%81%8d%e3%81%95%e3%81%a8%e3%82%a2%e3%83%a9%e3%82%a4%e3%83%a1%e3%83%b3%e3%83%88/</guid>
		<description><![CDATA[構造体の大きさとアライメント
]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2009/12/post-d497/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windowsダンプの極意</title>
		<link>http://blogs.konuma.org/blog/2009/09/windows-cc33/</link>
		<comments>http://blogs.konuma.org/blog/2009/09/windows-cc33/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 02:37:35 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[技術書レビュー]]></category>

		<guid isPermaLink="false">http://blogs.konuma.org/diary/2009/09/19/windows%e3%83%80%e3%83%b3%e3%83%97%e3%81%ae%e6%a5%b5%e6%84%8f/</guid>
		<description><![CDATA[Windowsダンプの極意
]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2009/09/windows-cc33/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C++コーディングスタイル</title>
		<link>http://blogs.konuma.org/blog/2009/07/windows-cc33/</link>
		<comments>http://blogs.konuma.org/blog/2009/07/windows-cc33/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 16:56:23 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://blog.konuma.org/?p=414</guid>
		<description><![CDATA[Google C++ Style Guide CERT C https://www.securecoding.cert.org/ http://www.gnu.org/prep/standards/]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2009/07/windows-cc33/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>x86プログラム解析入門</title>
		<link>http://blogs.konuma.org/blog/2008/05/x86_3e6e/</link>
		<comments>http://blogs.konuma.org/blog/2008/05/x86_3e6e/#comments</comments>
		<pubDate>Sun, 18 May 2008 14:30:39 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[技術書レビュー]]></category>

		<guid isPermaLink="false">http://blogs.konuma.org/diary/2008/05/18/x86%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%a0%e8%a7%a3%e6%9e%90%e5%85%a5%e9%96%80/</guid>
		<description><![CDATA[デバッカによるx86プログラム解析入門
]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2008/05/x86_3e6e/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Officeのフォーマットが公開されている</title>
		<link>http://blogs.konuma.org/blog/2008/02/office_5e8f/</link>
		<comments>http://blogs.konuma.org/blog/2008/02/office_5e8f/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 11:41:26 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[Windows開発]]></category>

		<guid isPermaLink="false">http://blog.konuma.org/blog/2008/02/22/office%e3%81%ae%e3%83%95%e3%82%a9%e3%83%bc%e3%83%9e%e3%83%83%e3%83%88%e3%81%8c%e5%85%ac%e9%96%8b%e3%81%95%e3%82%8c%e3%81%a6%e3%81%84%e3%82%8b/</guid>
		<description><![CDATA[何かとオープンな時代。 先日、Officeのバイナリフォーマット仕様が公開されました。 http://www.microsoft.com/interop/docs/officebinaryformats.mspx えっと <a href='http://blogs.konuma.org/blog/2008/02/office_5e8f/'>[...]</a>]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2008/02/office_5e8f/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>.NET Framework のリソース開放基礎（２）</title>
		<link>http://blogs.konuma.org/blog/2008/01/net_framework_2_3c16/</link>
		<comments>http://blogs.konuma.org/blog/2008/01/net_framework_2_3c16/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 08:08:42 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://blog.konuma.org/blog/2008/01/11/net-framework-%e3%81%ae%e3%83%aa%e3%82%bd%e3%83%bc%e3%82%b9%e9%96%8b%e6%94%be%e5%9f%ba%e7%a4%8e%ef%bc%88%ef%bc%92%ef%bc%89/</guid>
		<description><![CDATA[.NETのリソースは開放しろ（２）
]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2008/01/net_framework_2_3c16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET Framework のリソース開放基礎（１）</title>
		<link>http://blogs.konuma.org/blog/2007/12/net_framework_1144/</link>
		<comments>http://blogs.konuma.org/blog/2007/12/net_framework_1144/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 15:29:32 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://blog.konuma.org/blog/2007/12/31/net-framework-%e3%81%ae%e3%83%aa%e3%82%bd%e3%83%bc%e3%82%b9%e9%96%8b%e6%94%be%e5%9f%ba%e7%a4%8e%ef%bc%88%ef%bc%91%ef%bc%89/</guid>
		<description><![CDATA[.NET のリソースは開放しろ
]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2007/12/net_framework_1144/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windowsプログラミングの極意 &#8211; The OLD NEW THING -</title>
		<link>http://blogs.konuma.org/blog/2007/12/windows_the_old_f75d/</link>
		<comments>http://blogs.konuma.org/blog/2007/12/windows_the_old_f75d/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 16:30:24 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[技術書レビュー]]></category>

		<guid isPermaLink="false">http://blogs.konuma.org/diary/2007/12/09/windows%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%9f%e3%83%b3%e3%82%b0%e3%81%ae%e6%a5%b5%e6%84%8f-the-old-new-thing/</guid>
		<description><![CDATA[Windowsプログラミングの極意 - The OLD NEW THING -
]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2007/12/windows_the_old_f75d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>constとliteralの違い</title>
		<link>http://blogs.konuma.org/blog/2007/07/constliteral_65e2/</link>
		<comments>http://blogs.konuma.org/blog/2007/07/constliteral_65e2/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 14:00:39 +0000</pubDate>
		<dc:creator>konuma</dc:creator>
				<category><![CDATA[C++/CLI]]></category>

		<guid isPermaLink="false">http://blog.konuma.org/blog/2007/07/12/const%e3%81%a8literal%e3%81%ae%e9%81%95%e3%81%84/</guid>
		<description><![CDATA[constとliteralの違い
]]></description>
		<wfw:commentRss>http://blogs.konuma.org/blog/2007/07/constliteral_65e2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.765 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-08 21:39:59 -->

