<?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: Import and Export in Elgg 1.0</title>
	<atom:link href="http://www.marcus-povey.co.uk/2008/07/31/import-and-export-in-elgg-10-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcus-povey.co.uk/2008/07/31/import-and-export-in-elgg-10-2/</link>
	<description>Making the world a better place, one byte at a time...</description>
	<lastBuildDate>Fri, 27 Jan 2012 17:12:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: saravanan</title>
		<link>http://www.marcus-povey.co.uk/2008/07/31/import-and-export-in-elgg-10-2/comment-page-1/#comment-16703</link>
		<dc:creator>saravanan</dc:creator>
		<pubDate>Wed, 17 Nov 2010 10:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcus-povey.co.uk/?p=56#comment-16703</guid>
		<description>Hi Marcus,
I am a newbie to elgg. I have a question, actually the &quot;thewire&quot; posts donot have a opendd view, i.e. specific to itself. When i hit the URL as http://www.mysite.com/mod/thewire/everyone.php?view=opendd, i get the erroneous display stating the absence of a wellformed document being displayed.

The line that indicates the error is the one that pertains to the pagination. Example 
[code]
 1  &lt;a href=&quot;/mod/thewire/everyone.php?view=opendd&amp;offset=10&quot; class=&quot;pagination.......
[/code]

Kindly suggest me the opendd format and how to generate one from scratch. Even if you can give me details on how the format will be, i will try that one and ask you if any hindrance in implementation.

Regards,

Saravanan</description>
		<content:encoded><![CDATA[<p>Hi Marcus,<br />
I am a newbie to elgg. I have a question, actually the &#8220;thewire&#8221; posts donot have a opendd view, i.e. specific to itself. When i hit the URL as <a href="http://www.mysite.com/mod/thewire/everyone.php?view=opendd" rel="nofollow">http://www.mysite.com/mod/thewire/everyone.php?view=opendd</a>, i get the erroneous display stating the absence of a wellformed document being displayed.</p>
<p>The line that indicates the error is the one that pertains to the pagination. Example<br />
[code]<br />
 1  &lt;a href=&quot;/mod/thewire/everyone.php?view=opendd&amp;offset=10&quot; class=&quot;pagination.......<br />
[/code]</p>
<p>Kindly suggest me the opendd format and how to generate one from scratch. Even if you can give me details on how the format will be, i will try that one and ask you if any hindrance in implementation.</p>
<p>Regards,</p>
<p>Saravanan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Dumaresq</title>
		<link>http://www.marcus-povey.co.uk/2008/07/31/import-and-export-in-elgg-10-2/comment-page-1/#comment-1564</link>
		<dc:creator>Dave Dumaresq</dc:creator>
		<pubDate>Fri, 26 Dec 2008 15:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcus-povey.co.uk/?p=56#comment-1564</guid>
		<description>Hello Marcus,
I&#039;ve tried adapting this to output XML for one of my plugins, without any luck. I&#039;ve posted a question on the development group (http://groups.google.com/group/elgg-development/browse_thread/thread/aa3358b9af3d8abb/1cc59986845533ab?lnk=gst&amp;q=export#1cc59986845533ab), but have received no reply. 
Is there more documentation on how this works that you can point me to? 
I&#039;ve found that the export directory never seems to get visited (even in the opendd code). Is there a custom elgg_view that needs to be written?
Help!</description>
		<content:encoded><![CDATA[<p>Hello Marcus,<br />
I&#8217;ve tried adapting this to output XML for one of my plugins, without any luck. I&#8217;ve posted a question on the development group (<a href="http://groups.google.com/group/elgg-development/browse_thread/thread/aa3358b9af3d8abb/1cc59986845533ab?lnk=gst&#038;q=export#1cc59986845533ab" rel="nofollow">http://groups.google.com/group/elgg-development/browse_thread/thread/aa3358b9af3d8abb/1cc59986845533ab?lnk=gst&#038;q=export#1cc59986845533ab</a>), but have received no reply.<br />
Is there more documentation on how this works that you can point me to?<br />
I&#8217;ve found that the export directory never seems to get visited (even in the opendd code). Is there a custom elgg_view that needs to be written?<br />
Help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Real Social &#187; Blog Archive &#187; Elgg 1 - social network platform</title>
		<link>http://www.marcus-povey.co.uk/2008/07/31/import-and-export-in-elgg-10-2/comment-page-1/#comment-376</link>
		<dc:creator>Real Social &#187; Blog Archive &#187; Elgg 1 - social network platform</dc:creator>
		<pubDate>Sat, 16 Aug 2008 17:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcus-povey.co.uk/?p=56#comment-376</guid>
		<description>[...] is taken care of by the framework. There are ways to list objects, a notification system, XML-RPC, import/export out of the box, a robust internationalisation system, API and even views designed for data import [...]</description>
		<content:encoded><![CDATA[<p>[...] is taken care of by the framework. There are ways to list objects, a notification system, XML-RPC, import/export out of the box, a robust internationalisation system, API and even views designed for data import [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus Povey &#187; Blog Archive &#187; Summary of Elgg 1</title>
		<link>http://www.marcus-povey.co.uk/2008/07/31/import-and-export-in-elgg-10-2/comment-page-1/#comment-367</link>
		<dc:creator>Marcus Povey &#187; Blog Archive &#187; Summary of Elgg 1</dc:creator>
		<pubDate>Thu, 14 Aug 2008 22:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcus-povey.co.uk/?p=56#comment-367</guid>
		<description>[...] is taken care of by the framework. There are ways to list objects, a notification system, XML-RPC, import/export out of the box, a robust internationalisation system, API and even views designed for data import [...]</description>
		<content:encoded><![CDATA[<p>[...] is taken care of by the framework. There are ways to list objects, a notification system, XML-RPC, import/export out of the box, a robust internationalisation system, API and even views designed for data import [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

