<?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>オブジェクト指向PHP</title>
	<atom:link href="http://www.objectphp.jp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.objectphp.jp</link>
	<description>オブジェクト指向、エラーメッセージ、php.ini カスタマイズ</description>
	<lastBuildDate>Mon, 26 Apr 2010 06:41:06 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Selenium</title>
		<link>http://www.objectphp.jp/test/selenium/</link>
		<comments>http://www.objectphp.jp/test/selenium/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 06:40:20 +0000</pubDate>
		<dc:creator>mizuno</dc:creator>
				<category><![CDATA[テスト]]></category>

		<guid isPermaLink="false">http://www.objectphp.jp/?p=68</guid>
		<description><![CDATA[ブラウザの動作(マウスクリックやフォーム入力等)を記憶しておき、動作手順を再生。AJAX 等にも対応。]]></description>
		<wfw:commentRss>http://www.objectphp.jp/test/selenium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unexpected</title>
		<link>http://www.objectphp.jp/php/error/unexpected/</link>
		<comments>http://www.objectphp.jp/php/error/unexpected/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 10:37:43 +0000</pubDate>
		<dc:creator>mizuno</dc:creator>
				<category><![CDATA[エラーメッセージ]]></category>

		<guid isPermaLink="false">http://www.objectphp.jp/?p=67</guid>
		<description><![CDATA[想定外の変数/定数/オブジェクト等。unexpected T_STRING、unexpected T_VARIABLE 等と表示される。]]></description>
		<wfw:commentRss>http://www.objectphp.jp/php/error/unexpected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deprecated</title>
		<link>http://www.objectphp.jp/php/error/deprecated/</link>
		<comments>http://www.objectphp.jp/php/error/deprecated/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 01:07:07 +0000</pubDate>
		<dc:creator>mizuno</dc:creator>
				<category><![CDATA[エラーメッセージ]]></category>

		<guid isPermaLink="false">http://www.objectphp.jp/?p=66</guid>
		<description><![CDATA[将来動作しなくなる(廃止予定)の関数等を使用している場合に表示される警告メッセージ。]]></description>
		<wfw:commentRss>http://www.objectphp.jp/php/error/deprecated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>画面が真っ白</title>
		<link>http://www.objectphp.jp/php/error/white/</link>
		<comments>http://www.objectphp.jp/php/error/white/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 03:46:23 +0000</pubDate>
		<dc:creator>mizuno</dc:creator>
				<category><![CDATA[エラーメッセージ]]></category>

		<guid isPermaLink="false">http://www.objectphp.jp/?p=65</guid>
		<description><![CDATA[ブラウザ画面が真っ白になることがあります。何らかのエラーが発生していることが多いです。エラーログファイルを閲覧すると、具体的なエラー内容が分かるはずです。]]></description>
		<wfw:commentRss>http://www.objectphp.jp/php/error/white/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>get_class_methods</title>
		<link>http://www.objectphp.jp/php/get_class_methods/</link>
		<comments>http://www.objectphp.jp/php/get_class_methods/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 01:55:39 +0000</pubDate>
		<dc:creator>mizuno</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[メソッド]]></category>

		<guid isPermaLink="false">http://www.objectphp.jp/?p=64</guid>
		<description><![CDATA[クラスで定義されているメソッドを配列として返す。引数にクラス名を指定]]></description>
		<wfw:commentRss>http://www.objectphp.jp/php/get_class_methods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
