<?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: Read to Learn: Updated</title>
	<atom:link href="http://www.meanboyfriend.com/overdue_ideas/2010/03/read-to-learn-updated/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.meanboyfriend.com/overdue_ideas/2010/03/read-to-learn-updated/</link>
	<description>Ideas linking Libraries, Computing, E-learning, and anything else that springs to mind.</description>
	<lastBuildDate>Tue, 27 Dec 2011 12:03:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gary Green</title>
		<link>http://www.meanboyfriend.com/overdue_ideas/2010/03/read-to-learn-updated/comment-page-1/#comment-639</link>
		<dc:creator>Gary Green</dc:creator>
		<pubDate>Thu, 01 Apr 2010 07:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.meanboyfriend.com/overdue_ideas/?p=662#comment-639</guid>
		<description>Thanks Owen.
It seems bizarre that the server runs slower than the lap top, but that&#039;s the fun of computers, isn&#039;t it? Not entirely predictable.

If L500 has so many rows I can see why it&#039;s so slow.

If it doesn&#039;t add any overheads, then I agree it makes sense to just keep on returning what you are already returning in the XML. I was just thinking from the point of view as a possible student. Shame about the course description - some of the links to the courses do provided a bit of extra info, but it&#039;s not consistent. If XCRI-CAP took off that would definitely help.

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks Owen.<br />
It seems bizarre that the server runs slower than the lap top, but that&#8217;s the fun of computers, isn&#8217;t it? Not entirely predictable.</p>
<p>If L500 has so many rows I can see why it&#8217;s so slow.</p>
<p>If it doesn&#8217;t add any overheads, then I agree it makes sense to just keep on returning what you are already returning in the XML. I was just thinking from the point of view as a possible student. Shame about the course description &#8211; some of the links to the courses do provided a bit of extra info, but it&#8217;s not consistent. If XCRI-CAP took off that would definitely help.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ostephens</title>
		<link>http://www.meanboyfriend.com/overdue_ideas/2010/03/read-to-learn-updated/comment-page-1/#comment-628</link>
		<dc:creator>ostephens</dc:creator>
		<pubDate>Tue, 30 Mar 2010 21:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.meanboyfriend.com/overdue_ideas/?p=662#comment-628</guid>
		<description>Thanks Gary,

The speed problem you are seeing is because one of the courses matched by the ISBNs is course code L500. In the MOSAIC dataset there are over 40,000 rows related to this. My script gets the information from the MOSAIC dataset using the URL:

http://library.hud.ac.uk/mosaic/api.pl?isbn=&amp;ucas=L500&amp;show=minimum&amp;prog=&amp;years=&amp;rows=

If you follow this, you&#039;ll find it is slow to respond. However, what I&#039;ve found testing this evening is that the speed I&#039;m seeing from the server on which I&#039;m hosting the script is much much slower than I get when running it off my laptop at home! At home it takes about 15 seconds to respond, whereas on the server it takes around a minute! I&#039;ve no idea why - I&#039;ll see if Dave Pattern at Huddersfield has any ideas.

In terms of what information about each course is returned by my script at the moment I grab this information from the course search results page on the UCAS website - and to be honest there is little point in me not returning any of this, as it doesn&#039;t cost anything to do. I absolutely agree that a short description of the course would be useful - but the UCAS website doesn&#039;t actually include any useful information here (if there is a link somewhere to more course information it is back on the institutions website)!

With some extra effort I could grab the &#039;mode of study&#039; (that is full-time or part-time), the level of qualification (BA Hon etc.) and the length (in years) from the UCAS results page if that would be of any use? I think that&#039;s about it though.

I know there is some work going around using a format called XCRI-CAP to enable institutions to publish their course catalogues in a &#039;harvestable&#039; format, and there is a demonstration &#039;aggregator&#039; which harvests XCRI-CAP data and offers a unified course catalogue - which would make it easier to do all of this - but at the moment only a handful of institutions are doing this :(</description>
		<content:encoded><![CDATA[<p>Thanks Gary,</p>
<p>The speed problem you are seeing is because one of the courses matched by the ISBNs is course code L500. In the MOSAIC dataset there are over 40,000 rows related to this. My script gets the information from the MOSAIC dataset using the URL:</p>
<p><a href="http://library.hud.ac.uk/mosaic/api.pl?isbn=&#038;ucas=L500&#038;show=minimum&#038;prog=&#038;years=&#038;rows" rel="nofollow">http://library.hud.ac.uk/mosaic/api.pl?isbn=&#038;ucas=L500&#038;show=minimum&#038;prog=&#038;years=&#038;rows</a>=</p>
<p>If you follow this, you&#8217;ll find it is slow to respond. However, what I&#8217;ve found testing this evening is that the speed I&#8217;m seeing from the server on which I&#8217;m hosting the script is much much slower than I get when running it off my laptop at home! At home it takes about 15 seconds to respond, whereas on the server it takes around a minute! I&#8217;ve no idea why &#8211; I&#8217;ll see if Dave Pattern at Huddersfield has any ideas.</p>
<p>In terms of what information about each course is returned by my script at the moment I grab this information from the course search results page on the UCAS website &#8211; and to be honest there is little point in me not returning any of this, as it doesn&#8217;t cost anything to do. I absolutely agree that a short description of the course would be useful &#8211; but the UCAS website doesn&#8217;t actually include any useful information here (if there is a link somewhere to more course information it is back on the institutions website)!</p>
<p>With some extra effort I could grab the &#8216;mode of study&#8217; (that is full-time or part-time), the level of qualification (BA Hon etc.) and the length (in years) from the UCAS results page if that would be of any use? I think that&#8217;s about it though.</p>
<p>I know there is some work going around using a format called XCRI-CAP to enable institutions to publish their course catalogues in a &#8216;harvestable&#8217; format, and there is a demonstration &#8216;aggregator&#8217; which harvests XCRI-CAP data and offers a unified course catalogue &#8211; which would make it easier to do all of this &#8211; but at the moment only a handful of institutions are doing this <img src='http://www.meanboyfriend.com/overdue_ideas/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Green</title>
		<link>http://www.meanboyfriend.com/overdue_ideas/2010/03/read-to-learn-updated/comment-page-1/#comment-627</link>
		<dc:creator>Gary Green</dc:creator>
		<pubDate>Tue, 30 Mar 2010 18:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.meanboyfriend.com/overdue_ideas/?p=662#comment-627</guid>
		<description>Hi Owen

Following on from our recent chat here&#039;s some thoughts on the results Read To Learn is returning. If I was someone considering a course, I&#039;d be interested in where the course was and a brief description of it. I wouldn&#039;t be worried about course/provider codes at this stage. It&#039;s handy having the link to the course.

I tried it with this url. It worked on the 2nd attempt, but was very slow. First attempt timed out. Not sure where the speed problem is.

http://www.meanboyfriend.com/readtolearn/studysuggest?match=all&amp;url=http://www.surreylibraries.org/05_ReadingLists/05_004_ReadingListTitleResults.aspx%3Ftype%3DLIST%26code%3DEATING%20DISORDERS

I like the idea of this. It could be very useful.</description>
		<content:encoded><![CDATA[<p>Hi Owen</p>
<p>Following on from our recent chat here&#8217;s some thoughts on the results Read To Learn is returning. If I was someone considering a course, I&#8217;d be interested in where the course was and a brief description of it. I wouldn&#8217;t be worried about course/provider codes at this stage. It&#8217;s handy having the link to the course.</p>
<p>I tried it with this url. It worked on the 2nd attempt, but was very slow. First attempt timed out. Not sure where the speed problem is.</p>
<p><a href="http://www.meanboyfriend.com/readtolearn/studysuggest?match=all&#038;url=http://www.surreylibraries.org/05_ReadingLists/05_004_ReadingListTitleResults.aspx%3Ftype%3DLIST%26code%3DEATING%20DISORDERS" rel="nofollow">http://www.meanboyfriend.com/readtolearn/studysuggest?match=all&#038;url=http://www.surreylibraries.org/05_ReadingLists/05_004_ReadingListTitleResults.aspx%3Ftype%3DLIST%26code%3DEATING%20DISORDERS</a></p>
<p>I like the idea of this. It could be very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tinkering in March 2010 &#171; Information Twist</title>
		<link>http://www.meanboyfriend.com/overdue_ideas/2010/03/read-to-learn-updated/comment-page-1/#comment-591</link>
		<dc:creator>Tinkering in March 2010 &#171; Information Twist</dc:creator>
		<pubDate>Fri, 26 Mar 2010 22:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.meanboyfriend.com/overdue_ideas/?p=662#comment-591</guid>
		<description>[...] URL convertor to feed URLs of book searches from the Library catalogue to Owen Stephens&#8217; &#8220;Read To Learn&#8221; project. &#8220;Read To Learn&#8221; suggests courses you might be interested in studying if you [...]</description>
		<content:encoded><![CDATA[<p>[...] URL convertor to feed URLs of book searches from the Library catalogue to Owen Stephens&#8217; &#8220;Read To Learn&#8221; project. &#8220;Read To Learn&#8221; suggests courses you might be interested in studying if you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ostephens</title>
		<link>http://www.meanboyfriend.com/overdue_ideas/2010/03/read-to-learn-updated/comment-page-1/#comment-576</link>
		<dc:creator>ostephens</dc:creator>
		<pubDate>Wed, 17 Mar 2010 12:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.meanboyfriend.com/overdue_ideas/?p=662#comment-576</guid>
		<description>I&#039;ve added in a bit more feedback in the xml file so you can (hopefully) see what is happening, even when no courses have been recommended. At the top of the xml file is a new  element, which contains a list of all the items (with isbns) that were used by the script. This list includes any errors encountered when trying to retrieve information on the ISBN from the MOSAIC usage data.

I&#039;ve also included any errors from attempts to search the UCAS course catalogue for course codes in an  element (within the top level  element)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve added in a bit more feedback in the xml file so you can (hopefully) see what is happening, even when no courses have been recommended. At the top of the xml file is a new  element, which contains a list of all the items (with isbns) that were used by the script. This list includes any errors encountered when trying to retrieve information on the ISBN from the MOSAIC usage data.</p>
<p>I&#8217;ve also included any errors from attempts to search the UCAS course catalogue for course codes in an  element (within the top level  element)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Green</title>
		<link>http://www.meanboyfriend.com/overdue_ideas/2010/03/read-to-learn-updated/comment-page-1/#comment-568</link>
		<dc:creator>Gary Green</dc:creator>
		<pubDate>Mon, 15 Mar 2010 21:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.meanboyfriend.com/overdue_ideas/?p=662#comment-568</guid>
		<description>Thanks Owen.
I&#039;ll have a look at which other parts of our catalogue this will work on.</description>
		<content:encoded><![CDATA[<p>Thanks Owen.<br />
I&#8217;ll have a look at which other parts of our catalogue this will work on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ostephens</title>
		<link>http://www.meanboyfriend.com/overdue_ideas/2010/03/read-to-learn-updated/comment-page-1/#comment-567</link>
		<dc:creator>ostephens</dc:creator>
		<pubDate>Mon, 15 Mar 2010 19:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.meanboyfriend.com/overdue_ideas/?p=662#comment-567</guid>
		<description>OK - realised that this is because the URL needs to be encoded - otherwise the ampersands (and other characters) in the submitted URL are mistaken for part of the applications URL. I&#039;ve now updated the script - you have to submit an encoded URL. If you try:

http://www.meanboyfriend.com/readtolearn/studysuggest?match=all&amp;url=http://www.surreylibraries.org/02_Catalogue/02_004_TitleResults.aspx%3Fpage%3D1%26searchTerm%3Djava%26searchType%3D99%26searchTerm2%3D%26media%3D%26branch%3D%26authority%3D%26language%3D%26junior%3D%26referrer%3D02_001_Search.aspx

You should find this works (note I had to use the &#039;match=all&#039; as a 0.5% overlap doesn&#039;t get you anything.

I&#039;ll look at adding some better error checking/responses so you can more easily see whether it was that no ISBNs were found in the page, or if they were found, but there were no matches.</description>
		<content:encoded><![CDATA[<p>OK &#8211; realised that this is because the URL needs to be encoded &#8211; otherwise the ampersands (and other characters) in the submitted URL are mistaken for part of the applications URL. I&#8217;ve now updated the script &#8211; you have to submit an encoded URL. If you try:</p>
<p><a href="http://www.meanboyfriend.com/readtolearn/studysuggest?match=all&#038;url=http://www.surreylibraries.org/02_Catalogue/02_004_TitleResults.aspx%3Fpage%3D1%26searchTerm%3Djava%26searchType%3D99%26searchTerm2%3D%26media%3D%26branch%3D%26authority%3D%26language%3D%26junior%3D%26referrer%3D02_001_Search.aspx" rel="nofollow">http://www.meanboyfriend.com/readtolearn/studysuggest?match=all&#038;url=http://www.surreylibraries.org/02_Catalogue/02_004_TitleResults.aspx%3Fpage%3D1%26searchTerm%3Djava%26searchType%3D99%26searchTerm2%3D%26media%3D%26branch%3D%26authority%3D%26language%3D%26junior%3D%26referrer%3D02_001_Search.aspx</a></p>
<p>You should find this works (note I had to use the &#8216;match=all&#8217; as a 0.5% overlap doesn&#8217;t get you anything.</p>
<p>I&#8217;ll look at adding some better error checking/responses so you can more easily see whether it was that no ISBNs were found in the page, or if they were found, but there were no matches.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Green</title>
		<link>http://www.meanboyfriend.com/overdue_ideas/2010/03/read-to-learn-updated/comment-page-1/#comment-566</link>
		<dc:creator>Gary Green</dc:creator>
		<pubDate>Mon, 15 Mar 2010 18:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.meanboyfriend.com/overdue_ideas/?p=662#comment-566</guid>
		<description>Hi Owen
I&#039;ve been trying this with our public library catalogue, using the url method, rather than isbns. I tried the following - 

http://www.meanboyfriend.com/readtolearn/studysuggest?match=0.5&amp;url=http://www.surreylibraries.org/02_Catalogue/02_004_TitleResults.aspx?page=1&amp;searchTerm=java&amp;searchType=99&amp;searchTerm2=&amp;media=&amp;branch=&amp;authority=&amp;language=&amp;junior=&amp;referrer=02_001_Search.aspx

I didn&#039;t get any recommendations. I suppose this could just be because the stock in our libraries is understandably less academic than Huddersfield and Lincoln and therefore can&#039;t match based on the ISBNs in the opriginal dataset. I&#039;d really like to see how this works with our catalogue, so I&#039;ll have to think of another plan of attack of identifying what ISBNs in the dataset you&#039;re using match ISBNs in our system. Think I&#039;ll have to do some comparisons.

I couldn&#039;t try it with any items I&#039;ve got on order, or with a list of titles I borrowed, as the url just presents a generic aspx url, without details.

It is an interesting idea and I would like to see it working with some of our real world data.</description>
		<content:encoded><![CDATA[<p>Hi Owen<br />
I&#8217;ve been trying this with our public library catalogue, using the url method, rather than isbns. I tried the following &#8211; </p>
<p><a href="http://www.meanboyfriend.com/readtolearn/studysuggest?match=0.5&#038;url=http://www.surreylibraries.org/02_Catalogue/02_004_TitleResults.aspx?page=1&#038;searchTerm=java&#038;searchType=99&#038;searchTerm2=&#038;media=&#038;branch=&#038;authority=&#038;language=&#038;junior=&#038;referrer=02_001_Search.aspx" rel="nofollow">http://www.meanboyfriend.com/readtolearn/studysuggest?match=0.5&#038;url=http://www.surreylibraries.org/02_Catalogue/02_004_TitleResults.aspx?page=1&#038;searchTerm=java&#038;searchType=99&#038;searchTerm2=&#038;media=&#038;branch=&#038;authority=&#038;language=&#038;junior=&#038;referrer=02_001_Search.aspx</a></p>
<p>I didn&#8217;t get any recommendations. I suppose this could just be because the stock in our libraries is understandably less academic than Huddersfield and Lincoln and therefore can&#8217;t match based on the ISBNs in the opriginal dataset. I&#8217;d really like to see how this works with our catalogue, so I&#8217;ll have to think of another plan of attack of identifying what ISBNs in the dataset you&#8217;re using match ISBNs in our system. Think I&#8217;ll have to do some comparisons.</p>
<p>I couldn&#8217;t try it with any items I&#8217;ve got on order, or with a list of titles I borrowed, as the url just presents a generic aspx url, without details.</p>
<p>It is an interesting idea and I would like to see it working with some of our real world data.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

