<?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/"
	>

<channel>
	<title>Olen Onnellinen 2 &#187; その他</title>
	<atom:link href="http://blog.magellanic.net/archives/category/%e3%81%9d%e3%81%ae%e4%bb%96/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.magellanic.net</link>
	<description>さまようITエンジニアの日記です。システム開発から資格試験、ゲーム、ライトノベルまで何でもありの雑記。</description>
	<lastBuildDate>Thu, 05 Jan 2012 04:29:22 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ruby1.9の文字コード問題</title>
		<link>http://blog.magellanic.net/archives/763</link>
		<comments>http://blog.magellanic.net/archives/763#comments</comments>
		<pubDate>Sun, 30 May 2010 15:31:17 +0000</pubDate>
		<dc:creator>koshian</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://blog.magellanic.net/?p=763</guid>
		<description><![CDATA[Ruby1.9系で文字コード関連で問題が発生するようになったら、以下のコードを試してみると良いかも。 問題が起きる箇所の前で宣言。 Encoding.default_external = &#8216;UTF-8&#82 [...]]]></description>
			<content:encoded><![CDATA[				<p>Ruby1.9系で文字コード関連で問題が発生するようになったら、以下のコードを試してみると良いかも。<br />
				問題が起きる箇所の前で宣言。</p>
				<p>Encoding.default_external = &#8216;UTF-8&#8242;</p>
				<p>げふげふ。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.magellanic.net/archives/763/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress2.7 へ</title>
		<link>http://blog.magellanic.net/archives/253</link>
		<comments>http://blog.magellanic.net/archives/253#comments</comments>
		<pubDate>Tue, 03 Feb 2009 14:23:37 +0000</pubDate>
		<dc:creator>koshian</dc:creator>
				<category><![CDATA[その他]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.magellanic.net/?p=253</guid>
		<description><![CDATA[WordPress のバージョンをあげてみました。 トラブルとか覚悟していたのですが、なにもなく動いているようです。 特に特筆することもなく、残すようなメモもなかったり。 投稿画面のレイアウトが変わってしまったのがアレで [...]]]></description>
			<content:encoded><![CDATA[				<p>WordPress のバージョンをあげてみました。</p>
				<p>トラブルとか覚悟していたのですが、なにもなく動いているようです。<br />
				特に特筆することもなく、残すようなメモもなかったり。</p>
				<p>投稿画面のレイアウトが変わってしまったのがアレですが、慣れれば大丈夫でしょう。たぶん。</p>
				<p><a href="http://amazon.co.jp/o/ASIN/4839921695/koshian404-22/ref=nosim" ><img src="http://ecx.images-amazon.com/images/I/41Z9-ku%2BpeL._SL160_.jpg" width="124" height="160" alt="WordPress標準ガイドブック―導入&#038;基本操作からフルチューンまで" /></a><br /><a href="http://amazon.co.jp/o/ASIN/4839921695/koshian404-22/ref=nosim" >WordPress標準ガイドブック―導入&#038;基本操作からフルチューンまで</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.magellanic.net/archives/253/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress：メニューに記事数を表示する他</title>
		<link>http://blog.magellanic.net/archives/80</link>
		<comments>http://blog.magellanic.net/archives/80#comments</comments>
		<pubDate>Fri, 24 Oct 2008 04:30:09 +0000</pubDate>
		<dc:creator>koshian</dc:creator>
				<category><![CDATA[その他]]></category>
		<category><![CDATA[HTML lint]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://blog.magellanic.net/?p=80</guid>
		<description><![CDATA[ちょっとWordPressをいじってみました。 メニューのカテゴリに記事数を表示 メニューのアーカイブに記事数を表示 カテゴリの表示順を変更できるプラグインを導入 メニューにHTML lintへのリンクを追加 この記事を [...]]]></description>
			<content:encoded><![CDATA[				<p>ちょっとWordPressをいじってみました。</p>
				<ul>
				<li>メニューのカテゴリに記事数を表示</li>
				<li>メニューのアーカイブに記事数を表示</li>
				<li>カテゴリの表示順を変更できるプラグインを導入</li>
				<li>メニューにHTML lintへのリンクを追加</li>
				</ul>
				<p>この記事を書いている時点でのトップページをlintで見ると99点。-1点はタグと書籍名のリンクのアンカーがバッティングしてるため。おぉぅ。<br />
				ま、100点にこだわってるわけではないので放置です。</p>
				<p>【参考】<br />
				<a href='http://wordpress-in.blogspot.com/2008/03/blog-post_14.html'>WordPress 導入奮闘記: カテゴリーメニューに記事数を表示させる方法</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.magellanic.net/archives/80/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ブログを引っ越してきました！</title>
		<link>http://blog.magellanic.net/archives/6</link>
		<comments>http://blog.magellanic.net/archives/6#comments</comments>
		<pubDate>Sun, 28 Sep 2008 11:29:43 +0000</pubDate>
		<dc:creator>koshian</dc:creator>
				<category><![CDATA[その他]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[テンプレート]]></category>
		<category><![CDATA[素材]]></category>

		<guid isPermaLink="false">http://blog.magellanic.net/?p=6</guid>
		<description><![CDATA[ブログを引っ越してきました。 いろいろ検討してみましたが、やはりレンタルサーバ上に置いた方が良さそうです。 というわけで、WordPressを導入しました。 まずは謝辞を。 テンプレートは「Vicuna &#8211;  [...]]]></description>
			<content:encoded><![CDATA[				<p>ブログを引っ越してきました。</p>
				<p>いろいろ検討してみましたが、やはりレンタルサーバ上に置いた方が良さそうです。<br />
				というわけで、WordPressを導入しました。</p>
				<p>まずは謝辞を。<br />
				テンプレートは<a href='http://wp.vicuna.jp/'>「Vicuna &#8211; WordPress テーマ」</a>さまのものを利用させて頂いています。<br />
				一部素材は<a href='http://nonty.net/'>「☆Twinkle Magic☆」</a>さまの素材を使用しています。<br />
				ありがとうございますm(^▽^)m</p>
				<p>また、このサイトについては<a href='http://blog.magellanic.net/about'>About</a>をご一読くださいませm(･▽･ m)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.magellanic.net/archives/6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

