<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Feed Synchronization</title>
	<atom:link href="http://www.webinit.org/2008/07/23/feed-synchronization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webinit.org/2008/07/23/feed-synchronization/</link>
	<description>Thoughts and Practices in Web Programming</description>
	<lastBuildDate>Wed, 09 Jun 2010 04:05:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Yuxing Huang</title>
		<link>http://www.webinit.org/2008/07/23/feed-synchronization/comment-page-1/#comment-11</link>
		<dc:creator>Yuxing Huang</dc:creator>
		<pubDate>Fri, 28 Aug 2009 19:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.webinit.org/?p=18#comment-11</guid>
		<description>I have moved my drupal installation to use &lt;a href=&quot;http://drupal.org/project/xmlsync&quot; rel=&quot;nofollow&quot;&gt;xmlsync&lt;/a&gt; (developed by me anyway) instead because of performance issues. If you search in feedapi&#039;s issue queue, you may find my original patch of xml parser for feedapi there.</description>
		<content:encoded><![CDATA[<p>I have moved my drupal installation to use <a href="http://drupal.org/project/xmlsync" rel="nofollow">xmlsync</a> (developed by me anyway) instead because of performance issues. If you search in feedapi&#8217;s issue queue, you may find my original patch of xml parser for feedapi there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.webinit.org/2008/07/23/feed-synchronization/comment-page-1/#comment-10</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 28 Aug 2009 15:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.webinit.org/?p=18#comment-10</guid>
		<description>Hi,
i am having the same trouble with Drupal´s FeedAPI, not deleting feed items on the Drupal site if the element has been deleted from the initial site/feed. So what i need is real synchronization, you name it. Your approach seems to do exactly what i need. But, help me, where do i have to place the code/php function from above to get things going? Are there any further steps needed?
Thanks in advance for your help.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i am having the same trouble with Drupal´s FeedAPI, not deleting feed items on the Drupal site if the element has been deleted from the initial site/feed. So what i need is real synchronization, you name it. Your approach seems to do exactly what i need. But, help me, where do i have to place the code/php function from above to get things going? Are there any further steps needed?<br />
Thanks in advance for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuxing Huang</title>
		<link>http://www.webinit.org/2008/07/23/feed-synchronization/comment-page-1/#comment-7</link>
		<dc:creator>Yuxing Huang</dc:creator>
		<pubDate>Sat, 28 Feb 2009 18:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.webinit.org/?p=18#comment-7</guid>
		<description>I&#039;m going to release the simple xml module and another ajax view endpoint module in official Drupal repository. The code is written a bit hastily. I hope it helps then.</description>
		<content:encoded><![CDATA[<p>I&#8217;m going to release the simple xml module and another ajax view endpoint module in official Drupal repository. The code is written a bit hastily. I hope it helps then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miles</title>
		<link>http://www.webinit.org/2008/07/23/feed-synchronization/comment-page-1/#comment-6</link>
		<dc:creator>Miles</dc:creator>
		<pubDate>Fri, 20 Feb 2009 17:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.webinit.org/?p=18#comment-6</guid>
		<description>I&#039;m in a similar situation where I&#039;m using FeedAPI for purposes other than news feeds and need to synchronize items rather than simply adding or updating. In my case I&#039;d rather unpublish nodes instead of deleting them. Your code gives me a great start on making it happen. Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m in a similar situation where I&#8217;m using FeedAPI for purposes other than news feeds and need to synchronize items rather than simply adding or updating. In my case I&#8217;d rather unpublish nodes instead of deleting them. Your code gives me a great start on making it happen. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
