<?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>9ensanのLifeHack &#187; プログラミング</title>
	<atom:link href="http://9ensan.com/blog/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://9ensan.com/blog</link>
	<description>PHP、JavaScript、Androidなどのプログラマの情報ブログ</description>
	<lastBuildDate>Tue, 06 Sep 2022 01:09:38 +0000</lastBuildDate>
	<language>ja</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://9ensan.com/blog/category/programming/feed/" />
	<item>
		<title>rbenvで最新のRubyがインストール出来ない時の対処</title>
		<link>http://9ensan.com/blog/programming/ruby/rbenv-plugins-ruby-build/</link>
		<comments>http://9ensan.com/blog/programming/ruby/rbenv-plugins-ruby-build/#comments</comments>
		<pubDate>Wed, 19 Jun 2013 14:46:19 +0000</pubDate>
		<dc:creator><![CDATA[げん]]></dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://9ensan.com/blog/?p=3517</guid>
		<description><![CDATA[こんにちは、@9ensanです。 自宅のMacでRuby2.0の最新パッチをrbenvでインストールしようとしたら、最新パッチが出てこない…。 今回はこんな時の対処方法です。 対処方 ruby-buildをgithubか [&#8230;]]]></description>
		<wfw:commentRss>http://9ensan.com/blog/programming/ruby/rbenv-plugins-ruby-build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://9ensan.com/blog/programming/ruby/rbenv-plugins-ruby-build/" />
	</item>
		<item>
		<title>MacのrbenvでRuby 2.0をインストールする方法</title>
		<link>http://9ensan.com/blog/programming/ruby/mac-rbenv-ruby-2/</link>
		<comments>http://9ensan.com/blog/programming/ruby/mac-rbenv-ruby-2/#comments</comments>
		<pubDate>Tue, 04 Jun 2013 00:14:55 +0000</pubDate>
		<dc:creator><![CDATA[げん]]></dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://9ensan.com/blog/?p=3449</guid>
		<description><![CDATA[こんにちは、@9ensanです。 &#160; 久しぶりに、Rubyを触っているのですが最新のRuby2.0をMacにインストールしようとしたら CONFIGURE_OPTS=&#34;--with-readline- [&#8230;]]]></description>
		<wfw:commentRss>http://9ensan.com/blog/programming/ruby/mac-rbenv-ruby-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://9ensan.com/blog/programming/ruby/mac-rbenv-ruby-2/" />
	</item>
		<item>
		<title>Nodeで80番ポートをlistenするサーバの構築方法</title>
		<link>http://9ensan.com/blog/programming/javascript/node/node-listen-80-server/</link>
		<comments>http://9ensan.com/blog/programming/javascript/node/node-listen-80-server/#comments</comments>
		<pubDate>Wed, 03 Apr 2013 18:35:32 +0000</pubDate>
		<dc:creator><![CDATA[げん]]></dc:creator>
				<category><![CDATA[Node]]></category>

		<guid isPermaLink="false">http://9ensan.com/blog/?p=3402</guid>
		<description><![CDATA[こんにちは、@9ensanです。 NodeでWebサーバを構築する時にhttpモジュールからhttp.Serverクラスのインスタンスを生成してlistenで指定ポートを待ち受けます。 そこで、以下のようにlistenポ [&#8230;]]]></description>
		<wfw:commentRss>http://9ensan.com/blog/programming/javascript/node/node-listen-80-server/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://9ensan.com/blog/programming/javascript/node/node-listen-80-server/" />
	</item>
		<item>
		<title>MacにnvmでNodeの環境を作成する方法</title>
		<link>http://9ensan.com/blog/programming/javascript/node-nvm-install/</link>
		<comments>http://9ensan.com/blog/programming/javascript/node-nvm-install/#comments</comments>
		<pubDate>Tue, 02 Apr 2013 22:03:04 +0000</pubDate>
		<dc:creator><![CDATA[げん]]></dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://9ensan.com/blog/?p=3386</guid>
		<description><![CDATA[こんにちは、@9ensanです。 MacにNodeをインストールする場合、Nodeのサイトからインストールパッケージをダウンロードしてきてインストールする事が一般的だと思います。 ですが、これだと異なるバージョンの環境を [&#8230;]]]></description>
		<wfw:commentRss>http://9ensan.com/blog/programming/javascript/node-nvm-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://9ensan.com/blog/programming/javascript/node-nvm-install/" />
	</item>
		<item>
		<title>MacにpkgでインストールしたNodeをアンイストールする方法</title>
		<link>http://9ensan.com/blog/programming/javascript/mac-pkg-node-uninstall/</link>
		<comments>http://9ensan.com/blog/programming/javascript/mac-pkg-node-uninstall/#comments</comments>
		<pubDate>Mon, 18 Mar 2013 22:30:28 +0000</pubDate>
		<dc:creator><![CDATA[げん]]></dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://9ensan.com/blog/?p=3377</guid>
		<description><![CDATA[こんにちは、@9ensanです。 以前にNodeのパッケージを使ってMacにインストールをしたのですが、アンインストールしてnvmで再インストールしようと思ったのですが、この時に問題が…。 Macにpkgを使ってNode [&#8230;]]]></description>
		<wfw:commentRss>http://9ensan.com/blog/programming/javascript/mac-pkg-node-uninstall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://9ensan.com/blog/programming/javascript/mac-pkg-node-uninstall/" />
	</item>
		<item>
		<title>Macにrbenvでrubyの開発環境を構築する手順（Build Failedの対処あり）</title>
		<link>http://9ensan.com/blog/programming/ruby/mac-rbenv-ruby-install/</link>
		<comments>http://9ensan.com/blog/programming/ruby/mac-rbenv-ruby-install/#comments</comments>
		<pubDate>Fri, 08 Mar 2013 17:11:32 +0000</pubDate>
		<dc:creator><![CDATA[げん]]></dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://9ensan.com/blog/?p=3353</guid>
		<description><![CDATA[こんにちは、@9ensanです。 今回は、Macにrbenvを利用してrubyの開発環境を作成していきます。 &#160; それでは、構築の手順を解説していきます。 Rubyの開発環境の構築 前提 Command Lin [&#8230;]]]></description>
		<wfw:commentRss>http://9ensan.com/blog/programming/ruby/mac-rbenv-ruby-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://9ensan.com/blog/programming/ruby/mac-rbenv-ruby-install/" />
	</item>
		<item>
		<title>rvm自体をアンインストールする方法</title>
		<link>http://9ensan.com/blog/programming/ruby/rvm-uninstall/</link>
		<comments>http://9ensan.com/blog/programming/ruby/rvm-uninstall/#comments</comments>
		<pubDate>Wed, 06 Feb 2013 17:04:38 +0000</pubDate>
		<dc:creator><![CDATA[げん]]></dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://9ensan.com/blog/?p=3183</guid>
		<description><![CDATA[こんにちは、@9ensanです。 今回は、インストールしてあるRuby自体のバージョンを管理するツールである「rvm」をアンインストールする方法です。 以前、「[ruby] rvmをmacにinstallする方法」の内容 [&#8230;]]]></description>
		<wfw:commentRss>http://9ensan.com/blog/programming/ruby/rvm-uninstall/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://9ensan.com/blog/programming/ruby/rvm-uninstall/" />
	</item>
		<item>
		<title>「たった一行でブラウザをシンプルなメモ帳に変える方法」が気に入ったのですこしだけ便利にしてみました。</title>
		<link>http://9ensan.com/blog/programming/one-line-browser-notepad/</link>
		<comments>http://9ensan.com/blog/programming/one-line-browser-notepad/#comments</comments>
		<pubDate>Thu, 31 Jan 2013 22:19:39 +0000</pubDate>
		<dc:creator><![CDATA[げん]]></dc:creator>
				<category><![CDATA[プログラミング]]></category>

		<guid isPermaLink="false">http://9ensan.com/blog/?p=3053</guid>
		<description><![CDATA[こんにちは、@9ensanです。 ２日前のIDEA*IDEAさんの「たった一行でブラウザをシンプルなメモ帳に変える方法」という記事が話題になっていて、すげーと思っていました。 アドレスバーに次の１行を打ち込むだけなんです [&#8230;]]]></description>
		<wfw:commentRss>http://9ensan.com/blog/programming/one-line-browser-notepad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://9ensan.com/blog/programming/one-line-browser-notepad/" />
	</item>
		<item>
		<title>PHPの依存管理ツールComposerのcomposer.jsonのプロパティの一覧</title>
		<link>http://9ensan.com/blog/programming/php/php-composer-composerjson-list/</link>
		<comments>http://9ensan.com/blog/programming/php/php-composer-composerjson-list/#comments</comments>
		<pubDate>Fri, 25 Jan 2013 10:39:35 +0000</pubDate>
		<dc:creator><![CDATA[げん]]></dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://9ensan.com/blog/?p=3001</guid>
		<description><![CDATA[こんにちは、@9ensanです。 今回はComposerでライブラリを管理したり、環境を作成する肝になるcomposer.jsonの記述される項目の説明です。 項目数が多いので今回は、どのような項目があってどのような値を [&#8230;]]]></description>
		<wfw:commentRss>http://9ensan.com/blog/programming/php/php-composer-composerjson-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://9ensan.com/blog/programming/php/php-composer-composerjson-list/" />
	</item>
		<item>
		<title>[PHP]ComposerのCLIで利用できるコマンドの説明</title>
		<link>http://9ensan.com/blog/programming/php/php-composer-cli/</link>
		<comments>http://9ensan.com/blog/programming/php/php-composer-cli/#comments</comments>
		<pubDate>Thu, 24 Jan 2013 17:38:01 +0000</pubDate>
		<dc:creator><![CDATA[げん]]></dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://9ensan.com/blog/?p=2945</guid>
		<description><![CDATA[こんにちは、@9ensanです。 PHPの依存管理ツールの「Composer」を使おうと思うとコマンドを覚えておいた方がいいと思うのでちょっと調べてみました。 &#160; 以下解説になります。 全てのコマンドに有効なオ [&#8230;]]]></description>
		<wfw:commentRss>http://9ensan.com/blog/programming/php/php-composer-cli/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://9ensan.com/blog/programming/php/php-composer-cli/" />
	</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: 9ensan.com @ 2026-04-13 03:18:24 by W3 Total Cache -->