<?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 tips for building your site &#187; php</title>
	<atom:link href="http://blog.off-soft.net/category/develop/php/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.off-soft.net</link>
	<description>Joomla!, Wordpress as CMS using a site building, site management, software usage to describe the development tips.</description>
	<lastBuildDate>Tue, 27 Dec 2011 20:31:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Note support UTF-8 in PHP</title>
		<link>http://blog.off-soft.net/en/develop/php/php_utf8.html</link>
		<comments>http://blog.off-soft.net/en/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[You can very easily create a WEB application by PHP language. Also, you should not write web page by local code like ShiftJis CODE now. So, you will not be able to write web page by local code like EUC CODE on Linux. Because Linux OS supported UTF-8(Unicode) for Web pages. So, writing the WEB [...]]]></description>
			<content:encoded><![CDATA[<p>You can very easily create a WEB application by PHP language.<br />
Also, you should not write web page by local code like ShiftJis CODE now.<br />
So, you will not be able to write web page by local code like EUC CODE  on Linux.<br />
Because Linux OS supported UTF-8(Unicode) for Web pages.<br />
So, writing the WEB application program with UTF-8 now is becoming usual.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.off-soft.net/en/develop/php/php_utf8.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use php with console (command line)</title>
		<link>http://blog.off-soft.net/en/develop/php/php_console.html</link>
		<comments>http://blog.off-soft.net/en/develop/php/php_console.html#comments</comments>
		<pubDate>Thu, 16 Jul 2009 21:04:36 +0000</pubDate>
		<dc:creator>taro</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[execute]]></category>
		<category><![CDATA[Command Help]]></category>

		<guid isPermaLink="false">http://blog.off-soft.net/?p=72</guid>
		<description><![CDATA[Perhaps I guess that you think that PHP language is very useful WEB language. PHP usage is not only that. PHP can also use from the command line. Very famous CMS (Ex. Joomla! , WordPress etc,.) is often developed by PHP and MySQL. I often use Joomla! and WordPress because of being developed by PHP [...]]]></description>
			<content:encoded><![CDATA[<p>Perhaps I guess that you think that PHP language is very useful WEB language.<br />
PHP usage is not only that.<br />
PHP can also use from the command line.</p>
<p>Very famous CMS (Ex. Joomla! , WordPress etc,.) is often developed by PHP and MySQL.<br />
I often use Joomla! and WordPress because of being developed by PHP (and open source).<br />
So, when I have problem, I will clear problem very easy. Also it is a favor of open source.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.off-soft.net/en/develop/php/php_console.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

