<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>XPressME Integration Kit &#187; ブロック</title>
	<atom:link href="http://ja.xpressme.info/tag/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af/feed/" rel="self" type="application/rss+xml" />
	<link>http://ja.xpressme.info</link>
	<description>XPressME Integration Kit　(WordPress for XOOPS Module Integration Kit)</description>
	<lastBuildDate>Wed, 30 Nov 2011 00:55:42 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://ja.xpressme.info/tag/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af/feed/" />
		<item>
		<title>ブロックとXMLのライブラリ</title>
		<link>http://ja.xpressme.info/2008/12/22/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%81%a8xml%e3%81%ae%e3%83%a9%e3%82%a4%e3%83%96%e3%83%a9%e3%83%aa/</link>
		<comments>http://ja.xpressme.info/2008/12/22/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%81%a8xml%e3%81%ae%e3%83%a9%e3%82%a4%e3%83%96%e3%83%a9%e3%83%aa/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 13:08:02 +0000</pubDate>
		<dc:creator>toemon</dc:creator>
				<category><![CDATA[XPressME開発]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[ブロック]]></category>

		<guid isPermaLink="false">http://ja.xpressme.info/?p=376</guid>
		<description><![CDATA[モジュール外に配置されたブロックとモジュール複製時に複数のモジュールのブロックが同一画面上に配置された場合の対策として、snoopyによる fetchを行っていたが、投稿・削除・変更のイベントでXMLデータとしてキャッシ [...]]]></description>
			<content:encoded><![CDATA[<p>モジュール外に配置されたブロックとモジュール複製時に複数のモジュールのブロックが同一画面上に配置された場合の対策として、snoopyによる fetchを行っていたが、投稿・削除・変更のイベントでXMLデータとしてキャッシュしておいたもの使う方向で考えてみることにした。</p>
<p><span id="more-376"></span>しかし、PHP４ではXMLの取り扱いがやっかいだ。かといって世の中まだまだPHP４のサイトが多いので無視するわけにもいかない。</p>
<p>そこでライブラリを探していたのだけれど、<a class="ext-link" href="http://keithdevens.com/software/phpxml#source"><span class="icon">PHP XML Library</span></a>が何気によさそうな感じなので、XPressME2.Xではこのライブラリを使わせていただくことに。</p>
<p>＊D3Pipeでも同じライブラリを（少し変更したもの）使っていて、重複が発生するので重複対策の変更することにした。</p>
]]></content:encoded>
			<wfw:commentRss>http://ja.xpressme.info/2008/12/22/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%81%a8xml%e3%81%ae%e3%83%a9%e3%82%a4%e3%83%96%e3%83%a9%e3%83%aa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://ja.xpressme.info/2008/12/22/%e3%83%96%e3%83%ad%e3%83%83%e3%82%af%e3%81%a8xml%e3%81%ae%e3%83%a9%e3%82%a4%e3%83%96%e3%83%a9%e3%83%aa/" />
	</item>
	</channel>
</rss>

