<?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://michys.com/blog/2005/06/post_230.html/feed" rel="self" type="application/rss+xml" />
	<link>http://michys.com/blog/2005/06/post_230.html</link>
	<description>マダムになりたいアホな理系オタク女子が奮闘するはず</description>
	<lastBuildDate>Fri, 05 Mar 2010 22:39:29 +0900</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>michy より</title>
		<link>http://michys.com/blog/2005/06/post_230.html/comment-page-1#comment-411</link>
		<dc:creator>michy</dc:creator>
		<pubDate>Wed, 29 Jun 2005 13:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://michys.com/michy-wp/?p=265#comment-411</guid>
		<description>うーん、なるほど。高度なスペルミスの指摘だったんですね。ちなみに、私はこの間アメリカのエンジニアのトップに契約書のスペルミスを複数直されました。「私はいますごい工数を無駄に使った」と思いました。
</description>
		<content:encoded><![CDATA[<p>うーん、なるほど。高度なスペルミスの指摘だったんですね。ちなみに、私はこの間アメリカのエンジニアのトップに契約書のスペルミスを複数直されました。「私はいますごい工数を無駄に使った」と思いました。</p>
]]></content:encoded>
	</item>
	<item>
		<title>taco より</title>
		<link>http://michys.com/blog/2005/06/post_230.html/comment-page-1#comment-410</link>
		<dc:creator>taco</dc:creator>
		<pubDate>Sat, 25 Jun 2005 17:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://michys.com/michy-wp/?p=265#comment-410</guid>
		<description>うっ、カブった…。orz
</description>
		<content:encoded><![CDATA[<p>うっ、カブった…。orz</p>
]]></content:encoded>
	</item>
	<item>
		<title>taco より</title>
		<link>http://michys.com/blog/2005/06/post_230.html/comment-page-1#comment-409</link>
		<dc:creator>taco</dc:creator>
		<pubDate>Sat, 25 Jun 2005 16:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://michys.com/michy-wp/?p=265#comment-409</guid>
		<description>sed スクリプトですー。(詳しくは名前欄のリンクを参照下さい)
</description>
		<content:encoded><![CDATA[<p>sed スクリプトですー。(詳しくは名前欄のリンクを参照下さい)</p>
]]></content:encoded>
	</item>
	<item>
		<title>raccoon より</title>
		<link>http://michys.com/blog/2005/06/post_230.html/comment-page-1#comment-408</link>
		<dc:creator>raccoon</dc:creator>
		<pubDate>Sat, 25 Jun 2005 16:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://michys.com/michy-wp/?p=265#comment-408</guid>
		<description>Perlの正規表現置換。
#!/usr/bin/perl
$str = &#039;rythem&#039;;
$str =~ s/ry/rhy/g;
$str =~ s/them/thm/g;
echo $str;
</description>
		<content:encoded><![CDATA[<p>Perlの正規表現置換。<br />
#!/usr/bin/perl<br />
$str = &#8216;rythem&#8217;;<br />
$str =~ s/ry/rhy/g;<br />
$str =~ s/them/thm/g;<br />
echo $str;</p>
]]></content:encoded>
	</item>
	<item>
		<title>michy より</title>
		<link>http://michys.com/blog/2005/06/post_230.html/comment-page-1#comment-407</link>
		<dc:creator>michy</dc:creator>
		<pubDate>Sat, 25 Jun 2005 13:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://michys.com/michy-wp/?p=265#comment-407</guid>
		<description>あ、私の知らない言語だ～。何ですか、何ですか？検索してみたんだけど分からなかったです。
</description>
		<content:encoded><![CDATA[<p>あ、私の知らない言語だ～。何ですか、何ですか？検索してみたんだけど分からなかったです。</p>
]]></content:encoded>
	</item>
	<item>
		<title>raccoon より</title>
		<link>http://michys.com/blog/2005/06/post_230.html/comment-page-1#comment-406</link>
		<dc:creator>raccoon</dc:creator>
		<pubDate>Thu, 23 Jun 2005 15:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://michys.com/michy-wp/?p=265#comment-406</guid>
		<description>s/rythem/rhythm/g;
s/medicin/medicine/g;
s/wether/weather/g;
s/temprature/temperature/g;
...yes, you&#039;re exactly 理系（ｗ
</description>
		<content:encoded><![CDATA[<p>s/rythem/rhythm/g;<br />
s/medicin/medicine/g;<br />
s/wether/weather/g;<br />
s/temprature/temperature/g;<br />
&#8230;yes, you&#8217;re exactly 理系（ｗ</p>
]]></content:encoded>
	</item>
</channel>
</rss>
