<?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>Joomla!,Wordpressでサイトを構築するためのヒント &#187; multibyte</title>
	<atom:link href="http://blog.off-soft.net/tag/multibyte/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.off-soft.net</link>
	<description>Joomla!,WordpressなどCMSを使ったサイト構築、サイト管理からソフトウェアの使用方法、開発環境までのヒントを記述します。</description>
	<lastBuildDate>Tue, 27 Dec 2011 20:31:44 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>phpでUTF-8対応を行う時の注意点</title>
		<link>http://blog.off-soft.net/develop/php/php_utf8.html</link>
		<comments>http://blog.off-soft.net/develop/php/php_utf8.html#comments</comments>
		<pubDate>Thu, 16 Jul 2009 21:20:35 +0000</pubDate>
		<dc:creator>taro</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[euc]]></category>
		<category><![CDATA[multibyte]]></category>
		<category><![CDATA[shiftjis]]></category>
		<category><![CDATA[unicode]]></category>
		<category><![CDATA[utf-8]]></category>

		<guid isPermaLink="false">http://blog.off-soft.net/?p=74</guid>
		<description><![CDATA[phpは、非常に簡単にWEBアプリケーションを作成できます。 また、今日では、国際化を行う上でも、ShiftJisでの記述を止めるようになってきています。 Linux関連のOSでは、この国際化のために、UTF-8という規格のUNICODEを採用しています。 そのため、WEBアプリもUTF-8への対応が加速しています。]]></description>
			<content:encoded><![CDATA[<p>phpは、非常に簡単にWEBアプリケーションを作成できます。<br />
また、今日では、国際化を行う上でも、ShiftJisでの記述を止めるようになってきています。<br />
Linux関連のOSでは、この国際化のために、UTF-8という規格のUNICODEを採用しています。<br />
そのため、WEBアプリもUTF-8への対応が加速しています。</p>]]></content:encoded>
			<wfw:commentRss>http://blog.off-soft.net/develop/php/php_utf8.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

