<?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>ngi644の日記 &#187; Windows</title>
	<atom:link href="http://ngi644.net/blog/archives/category/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://ngi644.net/blog</link>
	<description>備忘録も兼ねています。</description>
	<lastBuildDate>Fri, 27 Jan 2012 07:44:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>IIS + WSGI Part-1</title>
		<link>http://ngi644.net/blog/archives/262</link>
		<comments>http://ngi644.net/blog/archives/262#comments</comments>
		<pubDate>Sat, 23 May 2009 17:02:53 +0000</pubDate>
		<dc:creator>ngi644</dc:creator>
				<category><![CDATA[grok]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Zope/Plone]]></category>

		<guid isPermaLink="false">http://ngi644.net/blog/archives/262</guid>
		<description><![CDATA[サーバーがＷｉｎｄｏｗｓ Ｓｅｒｖｅｒ 2008になる可能性があるので，IIS からＤｊａｎｇｏやＺｏｐｅ３を使うための方法を探してみた． pyisapie http://apps.sourceforge.net/tra [...]]]></description>
			<content:encoded><![CDATA[<p>サーバーがＷｉｎｄｏｗｓ Ｓｅｒｖｅｒ 2008になる可能性があるので，IIS からＤｊａｎｇｏやＺｏｐｅ３を使うための方法を探してみた．</p>
<p>pyisapie    <br /><a title="http://apps.sourceforge.net/trac/pyisapie/" href="http://apps.sourceforge.net/trac/pyisapie/">http://apps.sourceforge.net/trac/pyisapie/</a></p>
<p>isapi-wsgi    <br /><a title="http://code.google.com/p/isapi-wsgi/" href="http://code.google.com/p/isapi-wsgi/">http://code.google.com/p/isapi-wsgi/</a></p>
<p>いろいろあった．</p>
<p>これから，VM上にＷｉｎｄｏｗｓ Server 2008環境を作ってテストしてみる．</p>
<p>続く</p>
]]></content:encoded>
			<wfw:commentRss>http://ngi644.net/blog/archives/262/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windowsのテストモード</title>
		<link>http://ngi644.net/blog/archives/216</link>
		<comments>http://ngi644.net/blog/archives/216#comments</comments>
		<pubDate>Wed, 24 Dec 2008 08:57:50 +0000</pubDate>
		<dc:creator>ngi644</dc:creator>
				<category><![CDATA[64bit]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ngi644.net/blog/archives/216</guid>
		<description><![CDATA[64bitでG1を接続するにはテストモードで起動して作業をする必要がある。 先日のエントリのリンクに、その方法が記されている。 念のため、自分のサイトにもメモとして置いておこうと思う。 テストモードにする 管理者モードコ [...]]]></description>
			<content:encoded><![CDATA[<p>64bitでG1を接続するにはテストモードで起動して作業をする必要がある。</p>
<p>先日のエントリのリンクに、その方法が記されている。</p>
<p>念のため、自分のサイトにもメモとして置いておこうと思う。</p>
<h4>テストモードにする</h4>
<ol>
<li>管理者モードコマンドプロンプトを起動 </li>
<li>bcdedit -set testsigning on を入力 </li>
<li>再起動 </li>
</ol>
<h4>テストモードの終了</h4>
<ol>
<li>管理者モードコマンドプロンプトを起動 </li>
<li>bcdedit -set testsigning off を入力 </li>
<li>再起動 </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://ngi644.net/blog/archives/216/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

