<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>裏面 &#187; mech</title>
	<atom:link href="http://www.256x.net/blog/tag/mech/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.256x.net/blog</link>
	<description>WordPressの動作確認</description>
	<lastBuildDate>Tue, 20 Sep 2011 13:16:07 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.256x.net/blog/tag/mech/feed/" />
		<item>
		<title>余計なものは</title>
		<link>http://www.256x.net/blog/2008/05/20/%e4%bd%99%e8%a8%88%e3%81%aa%e3%82%82%e3%81%ae%e3%81%af/</link>
		<comments>http://www.256x.net/blog/2008/05/20/%e4%bd%99%e8%a8%88%e3%81%aa%e3%82%82%e3%81%ae%e3%81%af/#comments</comments>
		<pubDate>Tue, 20 May 2008 06:48:36 +0000</pubDate>
		<dc:creator>juice</dc:creator>
				<category><![CDATA[開発]]></category>
		<category><![CDATA[mech]]></category>
		<category><![CDATA[satch]]></category>

		<guid isPermaLink="false">http://www.256x.net/blog/?p=61</guid>
		<description><![CDATA[使わない。 フレームワークは使わない。 テンプレートエンジンも使わない。 この程度のプログラムでメンテナンス性もなにも。 PEARはなるべく使わない。 とりあえず、HTTP/Requestは外してみた。 あとはCache [...] <p><a href="http://www.256x.net/blog/2008/05/20/%e4%bd%99%e8%a8%88%e3%81%aa%e3%82%82%e3%81%ae%e3%81%af/">続きを読む</a></p>
]]></description>
		<wfw:commentRss>http://www.256x.net/blog/2008/05/20/%e4%bd%99%e8%a8%88%e3%81%aa%e3%82%82%e3%81%ae%e3%81%af/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.256x.net/blog/2008/05/20/%e4%bd%99%e8%a8%88%e3%81%aa%e3%82%82%e3%81%ae%e3%81%af/" />
	</item>
		<item>
		<title>sysvshm、sysvsem使えず</title>
		<link>http://www.256x.net/blog/2008/05/19/sysvshm%e3%80%81sysvsem%e4%bd%bf%e3%81%88%e3%81%9a/</link>
		<comments>http://www.256x.net/blog/2008/05/19/sysvshm%e3%80%81sysvsem%e4%bd%bf%e3%81%88%e3%81%9a/#comments</comments>
		<pubDate>Mon, 19 May 2008 13:45:33 +0000</pubDate>
		<dc:creator>juice</dc:creator>
				<category><![CDATA[開発]]></category>
		<category><![CDATA[mech]]></category>
		<category><![CDATA[satch]]></category>

		<guid isPermaLink="false">http://www.256x.net/blog/?p=56</guid>
		<description><![CDATA[一応mod_phpなので、例のくそさ〜ばを使おうと思ったのだけど、sysvsemとsysvshmがenableじゃないな。 cgi版になってしまうけど、自分でビルドしたPHPが使えるさくらにしとくか悩むところ。 <p><a href="http://www.256x.net/blog/2008/05/19/sysvshm%e3%80%81sysvsem%e4%bd%bf%e3%81%88%e3%81%9a/">続きを読む</a></p>
]]></description>
		<wfw:commentRss>http://www.256x.net/blog/2008/05/19/sysvshm%e3%80%81sysvsem%e4%bd%bf%e3%81%88%e3%81%9a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.256x.net/blog/2008/05/19/sysvshm%e3%80%81sysvsem%e4%bd%bf%e3%81%88%e3%81%9a/" />
	</item>
		<item>
		<title>とりあえず</title>
		<link>http://www.256x.net/blog/2008/05/19/%e3%81%a8%e3%82%8a%e3%81%82%e3%81%88%e3%81%9a/</link>
		<comments>http://www.256x.net/blog/2008/05/19/%e3%81%a8%e3%82%8a%e3%81%82%e3%81%88%e3%81%9a/#comments</comments>
		<pubDate>Mon, 19 May 2008 13:29:06 +0000</pubDate>
		<dc:creator>juice</dc:creator>
				<category><![CDATA[開発]]></category>
		<category><![CDATA[mech]]></category>
		<category><![CDATA[satch]]></category>

		<guid isPermaLink="false">http://www.256x.net/blog/?p=55</guid>
		<description><![CDATA[廉価な共用レンタルサーバ用をPHPで作成。 その後、専用サーバ用をPythonで作成。 データの同期をどうやるか。 <p><a href="http://www.256x.net/blog/2008/05/19/%e3%81%a8%e3%82%8a%e3%81%82%e3%81%88%e3%81%9a/">続きを読む</a></p>
]]></description>
		<wfw:commentRss>http://www.256x.net/blog/2008/05/19/%e3%81%a8%e3%82%8a%e3%81%82%e3%81%88%e3%81%9a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.256x.net/blog/2008/05/19/%e3%81%a8%e3%82%8a%e3%81%82%e3%81%88%e3%81%9a/" />
	</item>
		<item>
		<title>memcached</title>
		<link>http://www.256x.net/blog/2008/05/19/memcached/</link>
		<comments>http://www.256x.net/blog/2008/05/19/memcached/#comments</comments>
		<pubDate>Mon, 19 May 2008 12:47:09 +0000</pubDate>
		<dc:creator>juice</dc:creator>
				<category><![CDATA[開発]]></category>
		<category><![CDATA[mech]]></category>

		<guid isPermaLink="false">http://www.256x.net/blog/?p=53</guid>
		<description><![CDATA[memcachedのクライアント。 memcached: client apis 色々とあるようだけどとりあえず、Python用とC#用をメモ。 Python python-libmemcached &#8211; Go [...] <p><a href="http://www.256x.net/blog/2008/05/19/memcached/">続きを読む</a></p>
]]></description>
		<wfw:commentRss>http://www.256x.net/blog/2008/05/19/memcached/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.256x.net/blog/2008/05/19/memcached/" />
	</item>
		<item>
		<title>バージョン管理</title>
		<link>http://www.256x.net/blog/2008/05/18/%e3%83%90%e3%83%bc%e3%82%b8%e3%83%a7%e3%83%b3%e7%ae%a1%e7%90%86/</link>
		<comments>http://www.256x.net/blog/2008/05/18/%e3%83%90%e3%83%bc%e3%82%b8%e3%83%a7%e3%83%b3%e7%ae%a1%e7%90%86/#comments</comments>
		<pubDate>Sun, 18 May 2008 14:29:33 +0000</pubDate>
		<dc:creator>juice</dc:creator>
				<category><![CDATA[開発]]></category>
		<category><![CDATA[mech]]></category>

		<guid isPermaLink="false">http://www.256x.net/blog/?p=52</guid>
		<description><![CDATA[個人的にはSubversionで困っていないのだけど、折角なのでMercurialを試してみよう。 Mercurial 使うかどうかわからないけど、Windows用のシェル拡張。 TortoiseHg 0.4rc2が出て [...] <p><a href="http://www.256x.net/blog/2008/05/18/%e3%83%90%e3%83%bc%e3%82%b8%e3%83%a7%e3%83%b3%e7%ae%a1%e7%90%86/">続きを読む</a></p>
]]></description>
		<wfw:commentRss>http://www.256x.net/blog/2008/05/18/%e3%83%90%e3%83%bc%e3%82%b8%e3%83%a7%e3%83%b3%e7%ae%a1%e7%90%86/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.256x.net/blog/2008/05/18/%e3%83%90%e3%83%bc%e3%82%b8%e3%83%a7%e3%83%b3%e7%ae%a1%e7%90%86/" />
	</item>
		<item>
		<title>まずは</title>
		<link>http://www.256x.net/blog/2008/05/18/%e3%81%be%e3%81%9a%e3%81%af/</link>
		<comments>http://www.256x.net/blog/2008/05/18/%e3%81%be%e3%81%9a%e3%81%af/#comments</comments>
		<pubDate>Sun, 18 May 2008 13:19:37 +0000</pubDate>
		<dc:creator>juice</dc:creator>
				<category><![CDATA[開発]]></category>
		<category><![CDATA[mech]]></category>
		<category><![CDATA[satch]]></category>

		<guid isPermaLink="false">http://www.256x.net/blog/?p=51</guid>
		<description><![CDATA[さっちから作り直し。 suchじゃなくてsatch。 ホントはsearchだけど。 面倒なので文字コードはutf-8でええやん。 広く公開するわけじゃないし。 問題はどこに置くかだけど、サーバ選びがこれまた一苦労。 いき [...] <p><a href="http://www.256x.net/blog/2008/05/18/%e3%81%be%e3%81%9a%e3%81%af/">続きを読む</a></p>
]]></description>
		<wfw:commentRss>http://www.256x.net/blog/2008/05/18/%e3%81%be%e3%81%9a%e3%81%af/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.256x.net/blog/2008/05/18/%e3%81%be%e3%81%9a%e3%81%af/" />
	</item>
	</channel>
</rss>

