<?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>Wardish Labs &#187; Python</title>
	<atom:link href="http://labs.wardish.jp/archives/category/python/feed" rel="self" type="application/rss+xml" />
	<link>http://labs.wardish.jp</link>
	<description>WordPress ME 2.2 - Capriccioso</description>
	<lastBuildDate>Wed, 23 Jun 2010 10:00:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>XAMPP for Windowsでweb.py環境を作ります</title>
		<link>http://labs.wardish.jp/archives/5.html</link>
		<comments>http://labs.wardish.jp/archives/5.html#comments</comments>
		<pubDate>Sat, 03 Nov 2007 15:13:02 +0000</pubDate>
		<dc:creator>utsumi</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://labs.wardish.jp/?p=5</guid>
		<description><![CDATA[				ローカルマシンにweb.pyを使ったアプリケーションの開発環境をつくるため、試行錯誤してみました。
				まずは必要なものをダウンロードします。
				
				Python2.4.4
				python-2.4.4.msiをダウンロードしてさくっとインストールします。
				flup
				flup-r2030.tar.gzをダウンロードして解凍し（flup-0.5とかだとだめっぽいので注意）、Windowsでも動くように
				flup-r2030\flup\server\ｆcgi_base.pyの970～981行目を以下のように編集します。
				         isFCGI = False        

        #sock = socket.fromfd(FCGI_LISTENSOCK_FILENO, socket.AF_INET,
        #                 [...]]]></description>
		<wfw:commentRss>http://labs.wardish.jp/archives/5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
