<?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>Regen Press &#187; 一般</title>
	<atom:link href="http://rp.exadge.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://rp.exadge.com</link>
	<description>WordPressやPHPなどを主とするブログ</description>
	<lastBuildDate>Sun, 21 Feb 2010 14:16:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://rp.exadge.com/category/general/feed/" />
		<item>
		<title>PythonとBzip2</title>
		<link>http://rp.exadge.com/2009/08/11/python-with-bzip2/</link>
		<comments>http://rp.exadge.com/2009/08/11/python-with-bzip2/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 07:18:13 +0000</pubDate>
		<dc:creator>Regen</dc:creator>
				<category><![CDATA[一般]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://rp.exadge.com/?p=234</guid>
		<description><![CDATA[「bzr pull」したら「Segmentation fault」で強制終了をくらってしまったのでPythonのソースディレクトリで「make」して「make test」して調べたらtest_bz2のところで「make: [...]]]></description>
			<content:encoded><![CDATA[<p>「bzr pull」したら「Segmentation fault」で強制終了をくらってしまったのでPythonのソースディレクトリで「make」して「make test」して調べたらtest_bz2のところで「make: *** [test] Segmentation fault」と出ていました。</p>
<p><a href="http://www.bzip.org/">http://www.bzip.org/</a>からダウンロードして、</p>
<div class="bash" style="font-family: 'Courier New', Courier, monospace, mono;"><span class="kw2">make</span> -f Makefile-libbz2_so<br />
<span class="kw2">cp</span> libbz2.so* /path_to_directory/lib</div>
<p>としたらテストも通り、無事「bzr pull」できました。</p>

	Tags: <a href="http://rp.exadge.com/tag/python/" title="Python" rel="tag">Python</a><br />
]]></content:encoded>
			<wfw:commentRss>http://rp.exadge.com/2009/08/11/python-with-bzip2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://rp.exadge.com/2009/08/11/python-with-bzip2/" />
	</item>
		<item>
		<title>MZK-MF150購入</title>
		<link>http://rp.exadge.com/2009/08/09/mzk-mf150/</link>
		<comments>http://rp.exadge.com/2009/08/09/mzk-mf150/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 09:13:58 +0000</pubDate>
		<dc:creator>Regen</dc:creator>
				<category><![CDATA[一般]]></category>
		<category><![CDATA[ルーター]]></category>

		<guid isPermaLink="false">http://rp.exadge.com/?p=225</guid>
		<description><![CDATA[現在使っている5年ほど前購入した無線ルーターの調子が悪くなってきていて、今回MZK-MF150を購入しました。
MZK-MF150はIEEE802.11n Draft2.0/b/g対応でルータ/アクセスポイント/コンバー [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://rp.exadge.com/wordpress/wp-content/uploads/2009/08/SH370009.JPG" rel="lightbox[225]"><img src="http://rp.exadge.com/wordpress/wp-content/uploads/2009/08/SH370009-150x150.jpg" alt="MZK-MF150" title="MZK-MF150" width="150" height="150" class="alignleft size-thumbnail wp-image-230" /></a>現在使っている5年ほど前購入した無線ルーターの調子が悪くなってきていて、今回MZK-MF150を購入しました。<br />
MZK-MF150はIEEE802.11n Draft2.0/b/g対応でルータ/アクセスポイント/コンバータの3つのモードを搭載した手のひらサイズのルータです。<br />
通常のルータは1万円以上すると思いますが、MZK-MF150は6千円台で買えます。</p>
<ul>
<li>設定画面はよくあるルータとあまり変わりませんが、設定項目についてもう少し説明が欲しい気がします。あと、Firefoxで見るとデザインが若干崩れて一部に文字化けが生じます。</li>
<li>11n対応なのですが、子機側が11n対応でないので11nのスピードは体験していません。</li>
<li>ルータモードしか使っていませんが、あとでコンバートモードを使ってXbox360を無線化してみようと思います。</li>
<li>電源は小さくてよい感じです。</li>
</ul>
<p>あと、取り上げておきたいことは、インターネットの設定を簡単にしてくれるツール「プラネックス ネットワーク・マネージャ 」が<strong>Adobe AIRで作られている</strong>ということです。<br />
Javascriptタイプで、Ext JSとjQueryも使ってます。<br />
こういう設定ツールがAdobe AIRで作られているのは見たことがありませんでしたので驚きました。</p>
<p>時間ができたらAdobe AIRを勉強してみようと思います。</p>

	Tags: <a href="http://rp.exadge.com/tag/%e3%83%ab%e3%83%bc%e3%82%bf%e3%83%bc/" title="ルーター" rel="tag">ルーター</a><br />
]]></content:encoded>
			<wfw:commentRss>http://rp.exadge.com/2009/08/09/mzk-mf150/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://rp.exadge.com/2009/08/09/mzk-mf150/" />
	</item>
		<item>
		<title>PythonとSSL</title>
		<link>http://rp.exadge.com/2009/08/01/python-with-ssl/</link>
		<comments>http://rp.exadge.com/2009/08/01/python-with-ssl/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 09:58:17 +0000</pubDate>
		<dc:creator>Regen</dc:creator>
				<category><![CDATA[一般]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://rp.exadge.com/?p=219</guid>
		<description><![CDATA[サーバー移転してから、コンパイルしたPythonでSSL接続しようとすると失敗していて「socket module has no ssl support」とか「No SSL support found」とか言われたので、 [...]]]></description>
			<content:encoded><![CDATA[<p>サーバー移転してから、コンパイルしたPythonでSSL接続しようとすると失敗していて「socket module has no ssl support」とか「No SSL support found」とか言われたので、原因を探っていたら発見しました。<br />
それは、OpenSSLの場所を見つけられなかったということ。どうやら標準と違う場所にある場合は自分で指定する必要があったのです。</p>
<p>「Pythonソースディレクトリ/Modules/Setup」の中に「Socket module helper for SSL support」という部分があり、そこで場所を指定します。</p>
<div class="php" style="font-family: 'Courier New', Courier, monospace, mono;"><span class="co2"># Socket module helper for SSL support; you must comment out the other</span><br />
<span class="co2"># socket line above, and possibly edit the SSL variable:</span><br />
SSL=/usr/local/ssl<br />
_ssl _ssl.c <br />
&nbsp; &nbsp; -DUSE_SSL -I$<span class="br0">&#40;</span>SSL<span class="br0">&#41;</span>/<span class="kw1">include</span> -I$<span class="br0">&#40;</span>SSL<span class="br0">&#41;</span>/<span class="kw1">include</span>/openssl <br />
&nbsp; &nbsp; -L$<span class="br0">&#40;</span>SSL<span class="br0">&#41;</span>/lib -lssl -lcrypto</div>
<p>「SSL=/usr/local/ssl」にOpenSSLのprefixを指定して、4行のコメントをはずし、コンパイルしなおします。</p>
<p>「python Pythonインストールディレクトリ/lib/python*VERSION*/test/test_socket_ssl.py」を実行すればSSLサポートが入っているかテストできます。<br />
test_rude_shutdown &#8230;、test_basic &#8230;、test_timeout &#8230;の3行が表示されればOKです。</p>

	Tags: <a href="http://rp.exadge.com/tag/python/" title="Python" rel="tag">Python</a><br />
]]></content:encoded>
			<wfw:commentRss>http://rp.exadge.com/2009/08/01/python-with-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://rp.exadge.com/2009/08/01/python-with-ssl/" />
	</item>
		<item>
		<title>DreamHost、One-Click InstallsにTracが追加！</title>
		<link>http://rp.exadge.com/2009/05/30/dh-one-click-installs-trac/</link>
		<comments>http://rp.exadge.com/2009/05/30/dh-one-click-installs-trac/#comments</comments>
		<pubDate>Sat, 30 May 2009 03:14:49 +0000</pubDate>
		<dc:creator>Regen</dc:creator>
				<category><![CDATA[一般]]></category>
		<category><![CDATA[DreamHost]]></category>
		<category><![CDATA[Trac]]></category>

		<guid isPermaLink="false">http://rp.exadge.com/?p=214</guid>
		<description><![CDATA[インストールが面倒くさいことこの上ないTracですが、DreamHostのOne-Click InstallsにTracが追加されました！
これで、ワンクリックでTracがインストールできるようになりました。
&#823 [...]]]></description>
			<content:encoded><![CDATA[<p>インストールが面倒くさいことこの上ないTracですが、DreamHostのOne-Click InstallsにTracが追加されました！<br />
これで、ワンクリックでTracがインストールできるようになりました。</p>
<p>&#8230;candycaneが公開されたらそちらを使う予定ですが <img src='http://rp.exadge.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

	Tags: <a href="http://rp.exadge.com/tag/dreamhost/" title="DreamHost" rel="tag">DreamHost</a>, <a href="http://rp.exadge.com/tag/trac/" title="Trac" rel="tag">Trac</a><br />
]]></content:encoded>
			<wfw:commentRss>http://rp.exadge.com/2009/05/30/dh-one-click-installs-trac/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://rp.exadge.com/2009/05/30/dh-one-click-installs-trac/" />
	</item>
		<item>
		<title>iモード2.0はCookieやAjaxに対応するらしい</title>
		<link>http://rp.exadge.com/2009/05/20/imode20-cookie-ajax/</link>
		<comments>http://rp.exadge.com/2009/05/20/imode20-cookie-ajax/#comments</comments>
		<pubDate>Wed, 20 May 2009 08:09:45 +0000</pubDate>
		<dc:creator>Regen</dc:creator>
				<category><![CDATA[一般]]></category>
		<category><![CDATA[携帯]]></category>

		<guid isPermaLink="false">http://rp.exadge.com/?p=207</guid>
		<description><![CDATA[“iモード2.0”はCookieやAjax、インライン動画に対応 － ＠IT
どうやらやっとCookieに対応するらしい。URLにセッションIDをつけてセッション維持なんて考えるだけで恐ろしい方法とお別れできるらしい。以 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.atmarkit.co.jp/news/200905/19/imode.html">“iモード2.0”はCookieやAjax、インライン動画に対応 － ＠IT</a></p>
<p>どうやらやっとCookieに対応するらしい。URLにセッションIDをつけてセッション維持なんて考えるだけで恐ろしい方法とお別れできるらしい。以前、ドコモにはこの恐ろしいやり方しか通用しないのかと知ったときにドコモに失望した覚えがあります。Cookie非対応機が無視できるレベルまでに普及するのにどれくらいかかるんでしょうか。</p>
<p>そして、携帯におけるJavascript。これはどこまでできるのかよくわかりません。むしろ悪質なサイトの出現の方が心配です。</p>
<p>なんにせよCookie対応遅すぎです。</p>

	Tags: <a href="http://rp.exadge.com/tag/%e6%90%ba%e5%b8%af/" title="携帯" rel="tag">携帯</a><br />
]]></content:encoded>
			<wfw:commentRss>http://rp.exadge.com/2009/05/20/imode20-cookie-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://rp.exadge.com/2009/05/20/imode20-cookie-ajax/" />
	</item>
		<item>
		<title>新サーバーへ！</title>
		<link>http://rp.exadge.com/2009/03/21/go-to-new-server/</link>
		<comments>http://rp.exadge.com/2009/03/21/go-to-new-server/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 13:18:53 +0000</pubDate>
		<dc:creator>Regen</dc:creator>
				<category><![CDATA[一般]]></category>
		<category><![CDATA[DreamHost]]></category>

		<guid isPermaLink="false">http://rp.exadge.com/?p=190</guid>
		<description><![CDATA[Dreamhost はいつ頃からか、ストレージと転送量の制限が完全に無くなりました。しかし、これは新サーバーでの話であって、既存ユーザーはデータ移動リクエストをしなければ元のままでした。私は、移行が面倒くさかったので新サ [...]]]></description>
			<content:encoded><![CDATA[<p>Dreamhost はいつ頃からか、ストレージと転送量の制限が完全に無くなりました。しかし、これは新サーバーでの話であって、既存ユーザーはデータ移動リクエストをしなければ元のままでした。私は、移行が面倒くさかったので新サーバーへは移しませんでした。</p>
<p>ところが先日、Deamhost から「サーバー移すよー」のメールが来て新サーバーへ引越ししました。これだけで済めばよかったんですが、なんと<strong>新サーバーは64bit</strong>。メモリは16GBです。</p>
<p>自分でコンパイルした PHP、Python･･･などはコンパイルし直しです。依存ライブラリもコンパイルし直しです。疲れました。</p>
<p>そんなわけでとりあえず移行しましたが、どこか不具合があるかもしれません。ページが見れないなどがありましたら、お知らせくださるとありがたいです。</p>

	Tags: <a href="http://rp.exadge.com/tag/dreamhost/" title="DreamHost" rel="tag">DreamHost</a><br />
]]></content:encoded>
			<wfw:commentRss>http://rp.exadge.com/2009/03/21/go-to-new-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://rp.exadge.com/2009/03/21/go-to-new-server/" />
	</item>
		<item>
		<title>DreamhostでBazaarスマートサーバー</title>
		<link>http://rp.exadge.com/2009/02/19/bazaar-server-on-dreamhost/</link>
		<comments>http://rp.exadge.com/2009/02/19/bazaar-server-on-dreamhost/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 07:10:28 +0000</pubDate>
		<dc:creator>Regen</dc:creator>
				<category><![CDATA[一般]]></category>
		<category><![CDATA[Bazaar]]></category>
		<category><![CDATA[DreamHost]]></category>

		<guid isPermaLink="false">http://rp.exadge.com/?p=178</guid>
		<description><![CDATA[Bazaarのマニュアルをみていたら、「Bazaar スマートサーバー」というものがあり、おもしろそうだったので、Dreamhost でやってみました。Bazaar スマートサーバーを入れると「bzr+http://」が [...]]]></description>
			<content:encoded><![CDATA[<p>Bazaarのマニュアルをみていたら、「Bazaar スマートサーバー」というものがあり、おもしろそうだったので、Dreamhost でやってみました。Bazaar スマートサーバーを入れると「bzr+http://」が使えるようになり、push もできます。以下その記録。</p>
<p>http://example.com/ に構築する例でやります。なお、Python はビルドしたもので、~/local/bin/python とします。Bazaar もインストール済みで。</p>
<p><strong>http://example.com/.htaccess</strong></p>
<div class="apache" style="font-family: 'Courier New', Courier, monospace, mono;"><span class="kw1">Options</span> ExecCGI <span class="kw2">FollowSymLinks</span><br />
<span class="kw1">RewriteEngine</span> <span class="kw2">On</span><br />
<span class="kw1">RewriteRule</span> ^<span class="br0">&#40;</span>.*/|<span class="br0">&#41;</span>\.bzr/smart$ bzr-smart.fcgi <span class="br0">&#91;</span>L<span class="br0">&#93;</span></div>
<p>PYTHONPATH の通っている site-packages に http://svn.saddi.com/py-lib/trunk/fcgi.py を置く。 </p>
<p><strong>http://example.com/bzr-smart.fcgi</strong></p>
<div class="python" style="font-family: 'Courier New', Courier, monospace, mono;"><span class="co1">#!/home/user/local/bin/python</span><br />
<span class="kw1">import</span> fcgi<br />
<span class="kw1">from</span> bzrlib.<span class="me1">transport</span>.<span class="me1">http</span> <span class="kw1">import</span> wsgi</p>
<p>smart_server_app = wsgi.<span class="me1">make_app</span><span class="br0">&#40;</span><br />
&nbsp; &nbsp; root=<span class="st0">&#8216;/home/user/example.com&#8217;</span>,<br />
&nbsp; &nbsp; prefix=<span class="st0">&#8216;/&#8217;</span>,<br />
&nbsp; &nbsp; path_var=<span class="st0">&#8216;REQUEST_URI&#8217;</span>,<br />
&nbsp; &nbsp; readonly=<span class="kw2">False</span>,<span class="co1">#読み込み専用かどうか</span><br />
&nbsp; &nbsp; load_plugins=<span class="kw2">True</span>,<br />
&nbsp; &nbsp; enable_logging=<span class="kw2">True</span><span class="br0">&#41;</span><br />
fcgi.<span class="me1">WSGIServer</span><span class="br0">&#40;</span>smart_server_app<span class="br0">&#41;</span>.<span class="me1">run</span><span class="br0">&#40;</span><span class="br0">&#41;</span></div>
<p>これで bzr push bzr+http://example.com/branch や bzr branch bzr+http://example.com/branch ができます。</p>
<p>http://example.com/.htaccess で認証をかけることもできます。</p>

	Tags: <a href="http://rp.exadge.com/tag/bazaar/" title="Bazaar" rel="tag">Bazaar</a>, <a href="http://rp.exadge.com/tag/dreamhost/" title="DreamHost" rel="tag">DreamHost</a><br />
]]></content:encoded>
			<wfw:commentRss>http://rp.exadge.com/2009/02/19/bazaar-server-on-dreamhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://rp.exadge.com/2009/02/19/bazaar-server-on-dreamhost/" />
	</item>
		<item>
		<title>Dreamhostまとめ</title>
		<link>http://rp.exadge.com/2009/02/05/dreamhost-summary/</link>
		<comments>http://rp.exadge.com/2009/02/05/dreamhost-summary/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 09:27:40 +0000</pubDate>
		<dc:creator>Regen</dc:creator>
				<category><![CDATA[一般]]></category>
		<category><![CDATA[DreamHost]]></category>

		<guid isPermaLink="false">http://rp.exadge.com/?p=170</guid>
		<description><![CDATA[このブログは、Dreamhost で運営しています。Dremahostは高機能で安いのがうりですが、その機能についてまとめておきたいと思い、まとめてみました(2009/2/5の時点で)。ドルの横のカッコ内は$1=89円で [...]]]></description>
			<content:encoded><![CDATA[<p>このブログは、<a href="http://www.dreamhost.com/r.cgi?394575">Dreamhost</a> で運営しています。Dremahostは高機能で安いのがうりですが、その機能についてまとめておきたいと思い、まとめてみました(2009/2/5の時点で)。ドルの横のカッコ内は$1=89円で計算してみた結果です。</p>
<h3>コア資源</h3>
<table>
<tbody>
<tr>
<th>ストレージ</th>
<td>無制限+バックアップ50GB</td>
</tr>
<tr>
<th>転送量制限</th>
<td>無制限</td>
</tr>
<tr>
<th>MySQL 5 データベース</th>
<td>無制限</td>
</tr>
<tr>
<th>OS</th>
<td>Debian Linux</td>
</tr>
</tbody>
</table>
<h3>ユーザーアカウント</h3>
<table>
<tbody>
<tr>
<th>E-Mail アカウント (POP/IMAP)</th>
<td>無制限</td>
</tr>
<tr>
<th>シェル/FTP ユーザー</th>
<td>無制限</td>
</tr>
</tbody>
</table>
<h3>E-mail</h3>
<table>
<tbody>
<tr>
<th>POP / SMTP アクセス</th>
<td>Yes</td>
</tr>
<tr>
<th>IMAP アクセス</th>
<td>Yes</td>
</tr>
<tr>
<th>Webメール</th>
<td>Yes</td>
</tr>
<tr>
<th>Procmail フィルター</th>
<td>Yes</td>
</tr>
<tr>
<th>スパムフィルタ &#8211; SpamAssassin</th>
<td>Yes</td>
</tr>
<tr>
<th>独自ドメインGmail</th>
<td>Yes</td>
</tr>
<tr>
<th>メールアドレスエイリアス</th>
<td>無制限</td>
</tr>
<tr>
<th>アナウンスリスト（メーリングリスト）</th>
<td>無制限</td>
</tr>
<tr>
<th>ディスカッションリスト（メーリングリスト）</th>
<td>無制限</td>
</tr>
<tr>
<th>自動返信</th>
<td>無制限</td>
</tr>
</tbody>
</table>
<h3>ドメイン</h3>
<table>
<tbody>
<tr>
<th>無料ドメイン登録</th>
<td>Yes</td>
</tr>
<tr>
<th>無料ドメイン WHOIS</th>
<td>Yes</td>
</tr>
<tr>
<th>ホストできるドメイン</th>
<td>無制限</td>
</tr>
<tr>
<th>ホストできるサブドメイン</th>
<td>無制限</td>
</tr>
<tr>
<th>転送/ミラー ドメイン</th>
<td>無制限</td>
</tr>
<tr>
<th>カスタムDNS</th>
<td>Yes</td>
</tr>
</tbody>
</table>
<h3>プログラミング</h3>
<table>
<tbody>
<tr>
<th>PHP5 サポート</th>
<td>Yes</td>
</tr>
<tr>
<th>Perl サポート</th>
<td>Yes</td>
</tr>
<tr>
<th>Python サポート</th>
<td>Yes</td>
</tr>
<tr>
<th>フル Unix シェル</th>
<td>Yes</td>
</tr>
<tr>
<th>Crontab アクセス</th>
<td>Yes</td>
</tr>
<tr>
<th>フル CGI アクセス</th>
<td>Yes</td>
</tr>
<tr>
<th>Ruby On Rails</th>
<td>Yes</td>
</tr>
<tr>
<th>CGI スプリクト</th>
<td>Yes</td>
</tr>
<tr>
<th>Server Side Includes (SSI)</th>
<td>Yes</td>
</tr>
<tr>
<th>CVS レポジトリー</th>
<td>Yes</td>
</tr>
<tr>
<th>Subversion レポジトリー (SVN)</th>
<td>Yes</td>
</tr>
</tbody>
</table>
<h3>上級機能</h3>
<table>
<tbody>
<tr>
<th>SSL Secure Server (ユニークIPが必要)</th>
<td>Yes</td>
</tr>
<tr>
<th>Web セキュリティー増強</th>
<td>Yes</td>
</tr>
<tr>
<th>WebDAV</th>
<td>Yes</td>
</tr>
<tr>
<th>データバックアップのスナップショット</th>
<td>Yes</td>
</tr>
<tr>
<th>アクセス統計</th>
<td>Yes</td>
</tr>
<tr>
<th>Apacheの生ログへのアクセス</th>
<td>Yes</td>
</tr>
<tr>
<th>DreamBook.comのアカウント</th>
<td>Yes</td>
</tr>
<tr>
<th>パスワード保護ディレクトリ (.htaccess)</th>
<td>Yes</td>
</tr>
<tr>
<th>RealAudio &amp; 動画 (http ストリーム)</th>
<td>Yes</td>
</tr>
<tr>
<th>QuickTime ストリーミング</th>
<td>Yes</td>
</tr>
<tr>
<th>匿名 FTP サーバー (ユニークIPが必要)</th>
<td>Yes</td>
</tr>
<tr>
<th>Jabber チャットサーバー</th>
<td>Yes</td>
</tr>
</tbody>
</table>
<h3>1クリック自動インストール</h3>
<table>
<tbody>
<tr>
<th>WordPress</th>
<td>Yes</td>
</tr>
<tr>
<th>Gallery</th>
<td>Yes</td>
</tr>
<tr>
<th>ZenCart</th>
<td>Yes</td>
</tr>
<tr>
<th>PhpGedView</th>
<td>Yes</td>
</tr>
<tr>
<th>Pligg</th>
<td>Yes</td>
</tr>
<tr>
<th>dotProject</th>
<td>Yes</td>
</tr>
<tr>
<th>Moodle</th>
<td>Yes</td>
</tr>
<tr>
<th>Joomla</th>
<td>Yes</td>
</tr>
<tr>
<th>phpBB</th>
<td>Yes</td>
</tr>
<tr>
<th>MediaWiki</th>
<td>Yes</td>
</tr>
<tr>
<th>WebCalendar</th>
<td>Yes</td>
</tr>
<tr>
<th>Advanced Poll</th>
<td>Yes</td>
</tr>
</tbody>
</table>
<h3>テクニカルサポート</h3>
<table>
<tbody>
<tr>
<th>24時間テクニカルサポート (E-Mail)</th>
<td>Yes</td>
</tr>
<tr>
<th>97日間のお試し期間</th>
<td>Yes</td>
</tr>
<tr>
<th>Web コントロールパネル (デモあり)</th>
<td>Yes</td>
</tr>
<tr>
<th>DreamHost Wiki</th>
<td>Yes</td>
</tr>
<tr>
<th>DreamHost Forum</th>
<td>Yes</td>
</tr>
</tbody>
</table>
<h3>アカウントアップグレート</h3>
<table>
<tbody>
<tr>
<th>ドメイン追加登録</th>
<td>$9.95/年(886円/年)</td>
</tr>
<tr>
<th>ユニークIPアドレス</th>
<td>$3.95/月(352円/月)</td>
</tr>
<tr>
<th>プレミアム 電話サポート (3回/月)</th>
<td>$9.95/月(886円/月)</td>
</tr>
<tr>
<th>VPN アクセス</th>
<td>$19.95/月(1776円/月)</td>
</tr>
<tr>
<th>SSL証明書 (ユニークIPが必要)</th>
<td>$99.95/年(8896円/年) 又は 持込</td>
</tr>
</tbody>
</table>
<h3>その他</h3>
<p>シェルは、bash、tcsh、ksh、zsh が使えます。<br />
.htaccess はほぼフルに使えると思って大丈夫です。mod_rewrite も使えます。<br />
また、Procmail でメールをトリガーにPHPなどを起動することもできます。<br />
入っている PHP や Python が気に入らなければ、自分でコンパイルしたものを使用することができます。<br />
Google Apps は1クリックで設定できます。</p>
<p>料金のほうですが、プロモーションコードとして「DHREGEN」を用意しました。これを登録時に入力すると料金が割引されます。</p>
<table>
<tbody>
<tr>
<th>期間</th>
<th>価格</th>
<th>「DHREGEN」使用時の割引額(1年目のみ)</th>
</tr>
<tr>
<td>1ヶ月</td>
<td>$60.90(5421円)</td>
<td>$51.00</td>
</tr>
<tr>
<td>1年</td>
<td>$119.40(10627円)</td>
<td>$97.00</td>
</tr>
<tr>
<td>2年</td>
<td>$214.80(19118円)</td>
<td>$97.00</td>
</tr>
<tr>
<td>3年</td>
<td>$286.20(25472円)</td>
<td>$97.00</td>
</tr>
<tr>
<td>5年</td>
<td>$417.00(37113円)</td>
<td>$97.00</td>
</tr>
<tr>
<td>10年</td>
<td>$714.00(63546円)</td>
<td>$97.00</td>
</tr>
</tbody>
</table>
<p>(追記)Dreamhostの方で割引額の上限を$50に制限しているようなので、すべて$50の割引になります。</p>

	Tags: <a href="http://rp.exadge.com/tag/dreamhost/" title="DreamHost" rel="tag">DreamHost</a><br />
]]></content:encoded>
			<wfw:commentRss>http://rp.exadge.com/2009/02/05/dreamhost-summary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://rp.exadge.com/2009/02/05/dreamhost-summary/" />
	</item>
		<item>
		<title>FeedBurnerを使うとYahoo!ブログ検索にインデックスされないらしい</title>
		<link>http://rp.exadge.com/2009/01/07/feedburner-and-yahoo-blogsearch/</link>
		<comments>http://rp.exadge.com/2009/01/07/feedburner-and-yahoo-blogsearch/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 03:21:27 +0000</pubDate>
		<dc:creator>Regen</dc:creator>
				<category><![CDATA[一般]]></category>
		<category><![CDATA[FeedBurner]]></category>

		<guid isPermaLink="false">http://rp.exadge.com/?p=154</guid>
		<description><![CDATA[私は米Yahooしか使ってないので今まで気がつかなかったが、どうやらFeedBurnerを使うとYahoo!ブログ検索にインデックスされないらしい。
理由は、Yahoo!ブログ検索がRSSのアドレスがブログや各記事のドメ [...]]]></description>
			<content:encoded><![CDATA[<p>私は米Yahooしか使ってないので今まで気がつかなかったが、どうやらFeedBurnerを使うとYahoo!ブログ検索にインデックスされないらしい。<br />
理由は、Yahoo!ブログ検索がRSSのアドレスがブログや各記事のドメインと異なるとインデックスしないということになっているからです。<br />
偽フィードなどを排除するためでしょうか。</p>
<p>調べてみると本当に記事がインデックスされていない。日本ではYahooが根強いからこれは困る。</p>
<p>参考:</p>
<ul>
<li><a href="http://blog.webcreativepark.net/2007/05/23-105945.html">FeedburnerがYahoo!ブログ検索にインデックスされない件[to-R]</a></li>
<li><a href="http://blog.tanechan.jp/2007/05/21/021021.php" class="broken_link">FeedBurnerは超重大な事実を隠してる &#8211; たねちゃんズ13</a></li>
</ul>
<p>しかし、FeedBurnerにはマイブランドという機能があって、解析機能はそのままに自分のドメインでフィードを配信できる。<br />
ただしCNAMEレコードを追加する必要があるので使える人が限られてしまう。</p>
<p>参考:</p>
<ul>
<li><a href="http://www.sky-s.net/sky-blog/archives/2008/01/30-010741.php">sorarium &#8211; feedburnerのマイブランドで、feedを独自ドメインに変更しました</a></li>
<li><a href="http://blog.browncat.org/2007/08/feedburnerjpwordpress.html">FeedBurner.jpのマイブランドを使ってWordPressのフィードを移行をしてみるメモ (blog@browncat.org)</a></li>
<li><a href="http://travel-lab.info/tech/pblog/article.php?id=135">Travellers Tales : FeedBurner を自ドメインで使う MyBrand を設定してみた</a></li>
</ul>
<p>ただし<a href="http://dtp.jdash.info/archives/50961267.html">FeedBurnerを使いつつもYahoo!のブログ検索で表示される(かもしれない)3つの対策</a>なんて記事もあるので完全にインデックスされないわけではないようです。</p>
<p>インデックスされるのには時間がかかるのですぐには結果が出ませんが当ブログも対策を施してみてインデックスされるか調べてみます。</p>

	Tags: <a href="http://rp.exadge.com/tag/feedburner/" title="FeedBurner" rel="tag">FeedBurner</a><br />
]]></content:encoded>
			<wfw:commentRss>http://rp.exadge.com/2009/01/07/feedburner-and-yahoo-blogsearch/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://rp.exadge.com/2009/01/07/feedburner-and-yahoo-blogsearch/" />
	</item>
		<item>
		<title>WordPress 2.7にアップグレード &amp; テーマ変えました</title>
		<link>http://rp.exadge.com/2008/12/30/upgrade-to-27-and-change-theme/</link>
		<comments>http://rp.exadge.com/2008/12/30/upgrade-to-27-and-change-theme/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 02:56:26 +0000</pubDate>
		<dc:creator>Regen</dc:creator>
				<category><![CDATA[一般]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://rp.exadge.com/?p=139</guid>
		<description><![CDATA[WordPress2.7 がリリースされてからちょっと経ちますが、今回アップグレードしました。
2.7の大きな変更点として管理画面のデザインが更新されたことがあげられると思いますが、それを実感できるのは管理者限定です･･ [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress2.7 がリリースされてからちょっと経ちますが、今回アップグレードしました。<br />
2.7の大きな変更点として管理画面のデザインが更新されたことがあげられると思いますが、それを実感できるのは管理者限定です･･･。</p>
<p>そこで挙げておきたいのが、<strong>コメントがページングに対応</strong>したということ！<br />
これは便利になりました。</p>
<p>それに伴い、2.7の新機能に対応しているテーマを改造してそれに変えました。</p>
<p>今年も残り少ないのでこのポストが今年最後のポストになりそうです。ではよいお年を。</p>

	Tags: <a href="http://rp.exadge.com/tag/wordpress/" title="WordPress" rel="tag">WordPress</a><br />
]]></content:encoded>
			<wfw:commentRss>http://rp.exadge.com/2008/12/30/upgrade-to-27-and-change-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://rp.exadge.com/2008/12/30/upgrade-to-27-and-change-theme/" />
	</item>
	</channel>
</rss>
