<?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: OER Recommender Released</title>
	<atom:link href="http://www.joelduffin.com/blog/2007/08/23/oer-recommender-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joelduffin.com/blog/2007/08/23/oer-recommender-released/</link>
	<description>life is a rum go guv’nor, and that’s the truth</description>
	<lastBuildDate>Tue, 27 Jul 2010 15:07:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Random Syntax &#187; Learners take control with client-side tools</title>
		<link>http://www.joelduffin.com/blog/2007/08/23/oer-recommender-released/comment-page-1/#comment-78</link>
		<dc:creator>Random Syntax &#187; Learners take control with client-side tools</dc:creator>
		<pubDate>Fri, 28 Sep 2007 06:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelduffin.com/blog/?p=12#comment-78</guid>
		<description>[...] It recommends other useful resources related to the page you are viewing. I found the page explaining the approach and mathematics very insightful. It certainly gave me a few ideas on how I could put some Machine [...]</description>
		<content:encoded><![CDATA[<p>[...] It recommends other useful resources related to the page you are viewing. I found the page explaining the approach and mathematics very insightful. It certainly gave me a few ideas on how I could put some Machine [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Downes</title>
		<link>http://www.joelduffin.com/blog/2007/08/23/oer-recommender-released/comment-page-1/#comment-77</link>
		<dc:creator>Downes</dc:creator>
		<pubDate>Tue, 04 Sep 2007 21:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelduffin.com/blog/?p=12#comment-77</guid>
		<description>The page for the referrers is: http://www.downes.ca/referrers.htm

It&#039;s an old page and I don&#039;t support it any more. The links don&#039;t work (I&#039;ll probably patch it all up again one day). The code is here:

http://www.downes.ca/code/referrersa.txt

and here&#039;s the Javascript:

http://www.downes.ca/code/referrersjs.txt

Creating a script that will insert Javascript code into a web page using a one-line Javascript is pretty trivial. If you send me the Javascript you want to put into the page (be clear about any variables) I can give you a script.</description>
		<content:encoded><![CDATA[<p>The page for the referrers is: <a href="http://www.downes.ca/referrers.htm" rel="nofollow">http://www.downes.ca/referrers.htm</a></p>
<p>It&#8217;s an old page and I don&#8217;t support it any more. The links don&#8217;t work (I&#8217;ll probably patch it all up again one day). The code is here:</p>
<p><a href="http://www.downes.ca/code/referrersa.txt" rel="nofollow">http://www.downes.ca/code/referrersa.txt</a></p>
<p>and here&#8217;s the Javascript:</p>
<p><a href="http://www.downes.ca/code/referrersjs.txt" rel="nofollow">http://www.downes.ca/code/referrersjs.txt</a></p>
<p>Creating a script that will insert Javascript code into a web page using a one-line Javascript is pretty trivial. If you send me the Javascript you want to put into the page (be clear about any variables) I can give you a script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sleslie</title>
		<link>http://www.joelduffin.com/blog/2007/08/23/oer-recommender-released/comment-page-1/#comment-76</link>
		<dc:creator>sleslie</dc:creator>
		<pubDate>Tue, 04 Sep 2007 20:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelduffin.com/blog/?p=12#comment-76</guid>
		<description>Joel, sorry not to comment earlier, only just now got pointed back here. As I wrote on David&#039;s blog when he posted about this, fantastic work! And thanks so much for these additional details, they make lots of sense. A few comments on the &#039;future directions&#039; section:

- re 7, IE greasemonkey support - you&#039;ve likely already seen it, but http://www.reifysoft.com/turnabout.php seems in the ballpark, and with luck your scripts may also be some of the ones that work with Opera (cf. http://www.opera.com/support/tutorials/userjs/examples/#greasemonkey)

- I think the javascript you refer to above might be http://feed2js.org/ (but maybe not). Anyways, I think it does what you describe. Stephen&#039;s one used to be a &#039;referrer script&#039;, different thing I think. Anyways, I thought the comment was a bit nit picky, and as you say, there are some ways to work around it. Plus it gives people good motivations to use a modern web browser ;-)

- If I had a vote, I&#039;d put my hand up for #6, the ability to add recommendations for arbitrary web pages. The solution you&#039;ve developed is great and works with the resources it is intended to (and the metadata it provides) but it would feel more like participatory culture to me if end users were also contributing new resources and recommendations.

Anyways, lots more thoughts coming up to me but I&#039;ll leave it at these short comments for now. Great work!</description>
		<content:encoded><![CDATA[<p>Joel, sorry not to comment earlier, only just now got pointed back here. As I wrote on David&#8217;s blog when he posted about this, fantastic work! And thanks so much for these additional details, they make lots of sense. A few comments on the &#8216;future directions&#8217; section:</p>
<p>- re 7, IE greasemonkey support &#8211; you&#8217;ve likely already seen it, but <a href="http://www.reifysoft.com/turnabout.php" rel="nofollow">http://www.reifysoft.com/turnabout.php</a> seems in the ballpark, and with luck your scripts may also be some of the ones that work with Opera (cf. <a href="http://www.opera.com/support/tutorials/userjs/examples/#greasemonkey)" rel="nofollow">http://www.opera.com/support/tutorials/userjs/examples/#greasemonkey)</a></p>
<p>- I think the javascript you refer to above might be <a href="http://feed2js.org/" rel="nofollow">http://feed2js.org/</a> (but maybe not). Anyways, I think it does what you describe. Stephen&#8217;s one used to be a &#8216;referrer script&#8217;, different thing I think. Anyways, I thought the comment was a bit nit picky, and as you say, there are some ways to work around it. Plus it gives people good motivations to use a modern web browser <img src='http://www.joelduffin.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>- If I had a vote, I&#8217;d put my hand up for #6, the ability to add recommendations for arbitrary web pages. The solution you&#8217;ve developed is great and works with the resources it is intended to (and the metadata it provides) but it would feel more like participatory culture to me if end users were also contributing new resources and recommendations.</p>
<p>Anyways, lots more thoughts coming up to me but I&#8217;ll leave it at these short comments for now. Great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joel</title>
		<link>http://www.joelduffin.com/blog/2007/08/23/oer-recommender-released/comment-page-1/#comment-75</link>
		<dc:creator>joel</dc:creator>
		<pubDate>Fri, 24 Aug 2007 15:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelduffin.com/blog/?p=12#comment-75</guid>
		<description>Stephen gives mostly positive feedback but &lt;a href=&quot;http://www.downes.ca/cgi-bin/page.cgi?post=41394&quot; rel=&quot;nofollow&quot;&gt;comments &lt;/a&gt;that

&lt;blockquote&gt;I would prefer the feature to be browser-neutral. Much more web-based than browser-based.&lt;/blockquote&gt;

I realize that he might not have looked at the writeup linked to at the bottom of the OER Recommender home page. To clarify, an OER creator can make the recommendations be browser neutral by requesting requesting the recommendation XML and inserting it into their page before it is served to the user. Right now, that will take a bit of work. I seem to remember on Stephen&#039;s website a Javscript that you can use to insert content from an RSS into a web page. I would like to provide that, but wasn&#039;t able to find it in my brief looking. I could also enhance to recommender service to look at the referrer so that a URL wouldn&#039;t have to be passed to it.</description>
		<content:encoded><![CDATA[<p>Stephen gives mostly positive feedback but <a href="http://www.downes.ca/cgi-bin/page.cgi?post=41394" rel="nofollow">comments </a>that</p>
<blockquote><p>I would prefer the feature to be browser-neutral. Much more web-based than browser-based.</p></blockquote>
<p>I realize that he might not have looked at the writeup linked to at the bottom of the OER Recommender home page. To clarify, an OER creator can make the recommendations be browser neutral by requesting requesting the recommendation XML and inserting it into their page before it is served to the user. Right now, that will take a bit of work. I seem to remember on Stephen&#8217;s website a Javscript that you can use to insert content from an RSS into a web page. I would like to provide that, but wasn&#8217;t able to find it in my brief looking. I could also enhance to recommender service to look at the referrer so that a URL wouldn&#8217;t have to be passed to it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
