<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Memolane Timelines (Not Only For WordPress Blogs)</title>
	<atom:link href="http://ukwebfocus.wordpress.com/2011/07/20/memolane-timelines-not-only-for-wordpress-blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://ukwebfocus.wordpress.com/2011/07/20/memolane-timelines-not-only-for-wordpress-blogs/</link>
	<description>Reflections on the Web and Web 2.0</description>
	<lastBuildDate>Sun, 19 May 2013 09:39:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Op het netvlies: Memolane &#124; #ophetnetvlies &#124; Doeland&#039;s Digitale Wereld</title>
		<link>http://ukwebfocus.wordpress.com/2011/07/20/memolane-timelines-not-only-for-wordpress-blogs/#comment-92877</link>
		<dc:creator><![CDATA[Op het netvlies: Memolane &#124; #ophetnetvlies &#124; Doeland&#039;s Digitale Wereld]]></dc:creator>
		<pubDate>Thu, 25 Aug 2011 08:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://ukwebfocus.wordpress.com/?p=7837#comment-92877</guid>
		<description><![CDATA[[...] Memolane Timelines (Not Only For WordPress Blogs) (ukwebfocus.wordpress.com) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Memolane Timelines (Not Only For WordPress Blogs) (ukwebfocus.wordpress.com) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Kelly (UK Web Focus)</title>
		<link>http://ukwebfocus.wordpress.com/2011/07/20/memolane-timelines-not-only-for-wordpress-blogs/#comment-92471</link>
		<dc:creator><![CDATA[Brian Kelly (UK Web Focus)]]></dc:creator>
		<pubDate>Thu, 21 Jul 2011 17:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://ukwebfocus.wordpress.com/?p=7837#comment-92471</guid>
		<description><![CDATA[Hi Tim
  
Thanks for the comment.

If you visit http://www.ukoln.ac.uk/web-focus/papers/papers.rss you&#039;ll find a manually maintained list of my papers which I use to feed into various services, as I&#039;ve described in my post. I&#039;m aware that that&#039;s not a very elegant way of managing the data and several years ago was informed that our repository would manage the information for me and provide the RSS feed for me to use, either for individual papers, departmental papers as well as for arbitrary search queries.

Whilst I appreciate dynamic generation of RSS feeds may be computationallly intensive for the first two use cases the feeds (which will not be very volatile) could be generated overnight.

Note that the small limit on the number of RSS items was defined in RSS 0.9.  However RSS has developed since then - and it should be noted that it is no longer regarded as just a news alerting mechanism; rather it is a syndication technology with syndication of changed items just being one aspect of what it can be used for.  RSS has grown up!  

Note that if there was a button which said &quot;Export current view into foo format&quot; and foo could be transformed into RSS, that would seem to be a solution which could minimise load on ePrints servers.

Thanks

Brian]]></description>
		<content:encoded><![CDATA[<p>Hi Tim</p>
<p>Thanks for the comment.</p>
<p>If you visit <a href="http://www.ukoln.ac.uk/web-focus/papers/papers.rss" rel="nofollow">http://www.ukoln.ac.uk/web-focus/papers/papers.rss</a> you&#8217;ll find a manually maintained list of my papers which I use to feed into various services, as I&#8217;ve described in my post. I&#8217;m aware that that&#8217;s not a very elegant way of managing the data and several years ago was informed that our repository would manage the information for me and provide the RSS feed for me to use, either for individual papers, departmental papers as well as for arbitrary search queries.</p>
<p>Whilst I appreciate dynamic generation of RSS feeds may be computationallly intensive for the first two use cases the feeds (which will not be very volatile) could be generated overnight.</p>
<p>Note that the small limit on the number of RSS items was defined in RSS 0.9.  However RSS has developed since then &#8211; and it should be noted that it is no longer regarded as just a news alerting mechanism; rather it is a syndication technology with syndication of changed items just being one aspect of what it can be used for.  RSS has grown up!  </p>
<p>Note that if there was a button which said &#8220;Export current view into foo format&#8221; and foo could be transformed into RSS, that would seem to be a solution which could minimise load on ePrints servers.</p>
<p>Thanks</p>
<p>Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Brody</title>
		<link>http://ukwebfocus.wordpress.com/2011/07/20/memolane-timelines-not-only-for-wordpress-blogs/#comment-92470</link>
		<dc:creator><![CDATA[Tim Brody]]></dc:creator>
		<pubDate>Thu, 21 Jul 2011 16:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://ukwebfocus.wordpress.com/?p=7837#comment-92470</guid>
		<description><![CDATA[Hi Brian,

I&#039;m a bit confused by why you think EPrints has &quot;very limited&quot; support for RSS. Every live RSS feed I&#039;ve come across limits the number of records returned.

RSS isn&#039;t intended to be used for harvesting the historical record of events. It&#039;s supposed to be a very lightweight (and small) set of data that can be regularly polled with minimal overhead on the server + client, which is what EPrints does.

You need to either retrieve records in a different format or arrange a separate access mechanism that will generate the complete record set in RSS format. That&#039;s pretty easy to do but must be be done separately to avoid clobbering normal RSS consumers.

Sincerely,
Tim.]]></description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>I&#8217;m a bit confused by why you think EPrints has &#8220;very limited&#8221; support for RSS. Every live RSS feed I&#8217;ve come across limits the number of records returned.</p>
<p>RSS isn&#8217;t intended to be used for harvesting the historical record of events. It&#8217;s supposed to be a very lightweight (and small) set of data that can be regularly polled with minimal overhead on the server + client, which is what EPrints does.</p>
<p>You need to either retrieve records in a different format or arrange a separate access mechanism that will generate the complete record set in RSS format. That&#8217;s pretty easy to do but must be be done separately to avoid clobbering normal RSS consumers.</p>
<p>Sincerely,<br />
Tim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Kelly (UK Web Focus)</title>
		<link>http://ukwebfocus.wordpress.com/2011/07/20/memolane-timelines-not-only-for-wordpress-blogs/#comment-92435</link>
		<dc:creator><![CDATA[Brian Kelly (UK Web Focus)]]></dc:creator>
		<pubDate>Wed, 20 Jul 2011 09:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://ukwebfocus.wordpress.com/?p=7837#comment-92435</guid>
		<description><![CDATA[Just remembered, it was &lt;a href=&quot;http://www.ukoln.ac.uk/web-focus/publications#ariadne&quot; rel=&quot;nofollow&quot;&gt;writing Ariadne&lt;/a&gt;, &lt;a href=&quot;http://www.ukoln.ac.uk/web-focus/publications#cultivate&quot; rel=&quot;nofollow&quot;&gt;Cultivate Interactive&lt;/a&gt; and &lt;a href=&quot;http://www.ukoln.ac.uk/web-focus/publications#exploit&quot; rel=&quot;nofollow&quot;&gt;Exploit Interactive&lt;/a&gt; articles.  Hmm, I did create RSS feeds for those publications - I need to add them to the Memolane timeline.]]></description>
		<content:encoded><![CDATA[<p>Just remembered, it was <a href="http://www.ukoln.ac.uk/web-focus/publications#ariadne" rel="nofollow">writing Ariadne</a>, <a href="http://www.ukoln.ac.uk/web-focus/publications#cultivate" rel="nofollow">Cultivate Interactive</a> and <a href="http://www.ukoln.ac.uk/web-focus/publications#exploit" rel="nofollow">Exploit Interactive</a> articles.  Hmm, I did create RSS feeds for those publications &#8211; I need to add them to the Memolane timeline.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Powell</title>
		<link>http://ukwebfocus.wordpress.com/2011/07/20/memolane-timelines-not-only-for-wordpress-blogs/#comment-92434</link>
		<dc:creator><![CDATA[Andy Powell]]></dc:creator>
		<pubDate>Wed, 20 Jul 2011 09:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://ukwebfocus.wordpress.com/?p=7837#comment-92434</guid>
		<description><![CDATA[Re: &quot;Of course I will have posted to email lists and written documents, but it is now difficult to see what I was doing back then.&quot;

It&#039;s OK... none of the rest of us in UKOLN knew what on earth you were doing either! :-)]]></description>
		<content:encoded><![CDATA[<p>Re: &#8220;Of course I will have posted to email lists and written documents, but it is now difficult to see what I was doing back then.&#8221;</p>
<p>It&#8217;s OK&#8230; none of the rest of us in UKOLN knew what on earth you were doing either! :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
