<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>橋本商会 へのコメント</title>
	<atom:link href="http://shokai.org/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://shokai.org/blog</link>
	<description>なんか作ったりした記録を忘れないうちに書くblog</description>
	<lastBuildDate>Fri, 11 May 2012 08:33:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com/" />
		<item>
		<title>shokai より \r\nのファイルが混じっているので\nに直すワンライナー へのコメント</title>
		<link>http://shokai.org/blog/archives/5973/comment-page-1#comment-3751</link>
		<dc:creator>shokai</dc:creator>
		<pubDate>Fri, 11 May 2012 08:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://shokai.org/blog/?p=5973#comment-3751</guid>
		<description>はい</description>
		<content:encoded><![CDATA[<p>
はい</p>
]]></content:encoded>
	</item>
	<item>
		<title>os0x より \r\nのファイルが混じっているので\nに直すワンライナー へのコメント</title>
		<link>http://shokai.org/blog/archives/5973/comment-page-1#comment-3750</link>
		<dc:creator>os0x</dc:creator>
		<pubDate>Wed, 09 May 2012 16:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://shokai.org/blog/?p=5973#comment-3750</guid>
		<description>nkf使うのがスタンダードな気がします</description>
		<content:encoded><![CDATA[<p>
nkf使うのがスタンダードな気がします</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kindleで自炊（電子化）した本（PDFファイル）を読む！その具体的手順 より scansnapで自炊した本をkindleで読めるように補正する へのコメント</title>
		<link>http://shokai.org/blog/archives/5327/comment-page-1#comment-3729</link>
		<dc:creator>Kindleで自炊（電子化）した本（PDFファイル）を読む！その具体的手順</dc:creator>
		<pubDate>Thu, 03 May 2012 13:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://shokai.org/blog/?p=5327#comment-3729</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>
[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>takam より scansnapで自炊した本をkindleで読めるように補正する(2) へのコメント</title>
		<link>http://shokai.org/blog/archives/5337/comment-page-1#comment-3725</link>
		<dc:creator>takam</dc:creator>
		<pubDate>Sun, 29 Apr 2012 11:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://shokai.org/blog/?p=5337#comment-3725</guid>
		<description>MacPortsで入れたboost 1.49.0で使うとi-&gt;leaf()でコンパイルエラーが出ていたので、動いた修正版貼っておきました
https://github.com/shokai/scansnap_adjust_images_kindle/issues/2</description>
		<content:encoded><![CDATA[<p>
MacPortsで入れたboost 1.49.0で使うとi-&gt;leaf()でコンパイルエラーが出ていたので、動いた修正版貼っておきました<br />
<a href="https://github.com/shokai/scansnap_adjust_images_kindle/issues/2" rel="nofollow">https://github.com/shokai/scansnap_adjust_images_kindle/issues/2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>６４進数エンコード＆デコード php &#124; nekobatoBLOG より 62進数の変換 Rubyで へのコメント</title>
		<link>http://shokai.org/blog/archives/5861/comment-page-1#comment-3706</link>
		<dc:creator>６４進数エンコード＆デコード php &#124; nekobatoBLOG</dc:creator>
		<pubDate>Sat, 21 Apr 2012 17:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://shokai.org/blog/?p=5861#comment-3706</guid>
		<description>[...] shokaiさんの方でもあるけど、６２進数カッコイイという話。 [...]</description>
		<content:encoded><![CDATA[<p>
[...] shokaiさんの方でもあるけど、６２進数カッコイイという話。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>初心者の初心者のためのAndroidアプリ開発！ より Android &#8211; アプリの設定画面を作る へのコメント</title>
		<link>http://shokai.org/blog/archives/5244/comment-page-1#comment-3651</link>
		<dc:creator>初心者の初心者のためのAndroidアプリ開発！</dc:creator>
		<pubDate>Tue, 27 Mar 2012 04:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://shokai.org/blog/?p=5244#comment-3651</guid>
		<description>&lt;strong&gt;遷移先画面にデータを渡す&lt;/strong&gt;

画面遷移の基本は以下を参照してください 画面遷移をおこなう（１） 画面遷移をおこなう（２） 今回は画面遷移前から遷移後にデータを渡したいと思います 遷移先画面にデータを受け...</description>
		<content:encoded><![CDATA[<p>
<strong>遷移先画面にデータを渡す</strong><br />
<br />
画面遷移の基本は以下を参照してください 画面遷移をおこなう（１） 画面遷移をおこなう（２） 今回は画面遷移前から遷移後にデータを渡したいと思います 遷移先画面にデータを受け...</p>
]]></content:encoded>
	</item>
	<item>
		<title>GM&#039;s Log. &#187; Blog Archive &#187; いかにしておっぱい画像をダウンロードするか～2012 Go言語編 より いかにしておっぱい画像をダウンロードするか〜2012　をRubyで書いた へのコメント</title>
		<link>http://shokai.org/blog/archives/5768/comment-page-1#comment-3611</link>
		<dc:creator>GM&#039;s Log. &#187; Blog Archive &#187; いかにしておっぱい画像をダウンロードするか～2012 Go言語編</dc:creator>
		<pubDate>Thu, 08 Mar 2012 09:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://shokai.org/blog/?p=5768#comment-3611</guid>
		<description>[...] 橋本商会 » いかにしておっぱい画像をダウンロードするか〜2012　をRubyで書いた  [...]</description>
		<content:encoded><![CDATA[<p>
[...] 橋本商会 » いかにしておっぱい画像をダウンロードするか〜2012　をRubyで書いた  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>でら より いかにしておっぱい画像をダウンロードするか〜2012　をRubyで書いた へのコメント</title>
		<link>http://shokai.org/blog/archives/5768/comment-page-1#comment-3608</link>
		<dc:creator>でら</dc:creator>
		<pubDate>Tue, 06 Mar 2012 20:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://shokai.org/blog/?p=5768#comment-3608</guid>
		<description>perl、phpでは動かず困っていた所
rubyを発見！」無事に動きました！ありがとうございます！</description>
		<content:encoded><![CDATA[<p>
perl、phpでは動かず困っていた所<br />
rubyを発見！」無事に動きました！ありがとうございます！</p>
]]></content:encoded>
	</item>
	<item>
		<title>maeharinの日記 より いかにしておっぱい画像をダウンロードするか〜2012　をRubyで書いた へのコメント</title>
		<link>http://shokai.org/blog/archives/5768/comment-page-1#comment-3596</link>
		<dc:creator>maeharinの日記</dc:creator>
		<pubDate>Thu, 01 Mar 2012 23:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://shokai.org/blog/?p=5768#comment-3596</guid>
		<description>&lt;strong&gt;[php]ゆーすけべーさんのおっぱいスクリプトをPHPで書き直してみた&lt;/strong&gt;

 ゆーすけべーさんのおっぱいスクリプト（2012）がPerlで書かれていたので、PHPに書き直してみた。※なんとRuby版を作った方が！ Bingのdeveloperに登録して、AppIdをゲット ここから oppai.php &amp;#60...</description>
		<content:encoded><![CDATA[<p>
<strong>[php]ゆーすけべーさんのおっぱいスクリプトをPHPで書き直してみた</strong><br />
<br />
 ゆーすけべーさんのおっぱいスクリプト（2012）がPerlで書かれていたので、PHPに書き直してみた。※なんとRuby版を作った方が！ Bingのdeveloperに登録して、AppIdをゲット ここから oppai.php &amp;#60...</p>
]]></content:encoded>
	</item>
	<item>
		<title>高橋 晶 より C++でmapやvectorをJSON出力するjson_builder.hを作った へのコメント</title>
		<link>http://shokai.org/blog/archives/5021/comment-page-1#comment-3517</link>
		<dc:creator>高橋 晶</dc:creator>
		<pubDate>Mon, 23 Jan 2012 01:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://shokai.org/blog/?p=5021#comment-3517</guid>
		<description>ヘッダファイルのグローバルネームスペースでusing namespaceするのはご法度ですよ。
そのヘッダファイルを使用する全てのユーザーに、名前衝突の危険を強いることになりますので。</description>
		<content:encoded><![CDATA[<p>
ヘッダファイルのグローバルネームスペースでusing namespaceするのはご法度ですよ。<br />
そのヘッダファイルを使用する全てのユーザーに、名前衝突の危険を強いることになりますので。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

