<?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>Bluestick.JP 開発メモ &#187; さくらインターネット</title>
	<atom:link href="http://bluestick.jp/tech/index.php/category/sakura-internet/feed" rel="self" type="application/rss+xml" />
	<link>http://bluestick.jp/tech</link>
	<description></description>
	<lastBuildDate>Mon, 25 Apr 2011 13:32:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/category/sakura-internet/feed" />
		<item>
		<title>ruby-dbiをさくらインターネット共有サーバにインストールするには</title>
		<link>http://bluestick.jp/tech/index.php/archives/62</link>
		<comments>http://bluestick.jp/tech/index.php/archives/62#comments</comments>
		<pubDate>Fri, 27 Jun 2008 01:02:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[さくらインターネット]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=62</guid>
		<description><![CDATA[http://rubyforge.net/projects/ruby-dbi/からDBIモジュールをダウンロードする。
あらかじめインストールするDBDドライバが使用するDBモジュールは先に入れておく。
mysqlとsq [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/62/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/62" />
	</item>
		<item>
		<title>MySQL/Rubyをさくらインターネット共有サーバにインストールするには</title>
		<link>http://bluestick.jp/tech/index.php/archives/61</link>
		<comments>http://bluestick.jp/tech/index.php/archives/61#comments</comments>
		<pubDate>Thu, 26 Jun 2008 23:23:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[さくらインターネット]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=61</guid>
		<description><![CDATA[Cで書かれているMySQL/Rubyをさくらインターネットにインストールするには。
まずモジュールを
http://tmtm.org/mysql/ruby/
からダウンロード。
ruby extconf.rb &#821 [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/61/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/61" />
	</item>
		<item>
		<title>rubygemsをさくらインターネット共有サーバにインストールするには</title>
		<link>http://bluestick.jp/tech/index.php/archives/60</link>
		<comments>http://bluestick.jp/tech/index.php/archives/60#comments</comments>
		<pubDate>Thu, 26 Jun 2008 00:29:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[さくらインターネット]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=60</guid>
		<description><![CDATA[モジュールをダウンロードして下記を実行。
ruby setup.rb &#8211;destdir=$HOME/local/gems/1.8 &#8211;prefix=/
.cshrcに下記の環境変数を設定。
sete [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/60/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/60" />
	</item>
		<item>
		<title>sqlite3-rubyをさくらインターネット共有サーバにインストールするには</title>
		<link>http://bluestick.jp/tech/index.php/archives/59</link>
		<comments>http://bluestick.jp/tech/index.php/archives/59#comments</comments>
		<pubDate>Thu, 26 Jun 2008 00:24:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[さくらインターネット]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=59</guid>
		<description><![CDATA[rubygemsではインストールできなかったのでモジュールをダウンロードして下記を実行。
ruby setup.rb config &#8211;prefix=$HOME/local &#8211;std-ruby=/u [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/59/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/59" />
	</item>
		<item>
		<title>さくらインターネット共有サーバでrhtmlの表示にeRuby(C実装)を使うには</title>
		<link>http://bluestick.jp/tech/index.php/archives/56</link>
		<comments>http://bluestick.jp/tech/index.php/archives/56#comments</comments>
		<pubDate>Sat, 21 Jun 2008 04:27:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[さくらインターネット]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=56</guid>
		<description><![CDATA[/home/username/localにインストールする場合、下記を順に実行
./configure.rb &#8211;prefix=/home/username/local &#8211;with-charset= [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/56/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/56" />
	</item>
		<item>
		<title>さくらインターネット共有サーバでerb(rhtml)をCGIから利用するには</title>
		<link>http://bluestick.jp/tech/index.php/archives/55</link>
		<comments>http://bluestick.jp/tech/index.php/archives/55#comments</comments>
		<pubDate>Sat, 21 Jun 2008 02:10:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[さくらインターネット]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=55</guid>
		<description><![CDATA[
このサイトを参考に/cgi-bin/erb.cgiファイルを作成する。
さくらインターネットではrubygemsが標準ではインストールされてないので、erb.cgiの下記の２行はコメントアウトする。
ENV['GEM_ [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/55/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/55" />
	</item>
	</channel>
</rss>

