<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Edtechpost &#187; library</title>
	<atom:link href="http://www.edtechpost.ca/wordpress/tag/library/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edtechpost.ca/wordpress</link>
	<description>Technologies for Learning, Thinking and Collaborating</description>
	<lastBuildDate>Tue, 07 Feb 2012 00:14:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Another Half-baked Idea (in which Scott dangerously treads on librarian toes)- OPACs, OA and Wikipedia</title>
		<link>http://www.edtechpost.ca/wordpress/2010/01/25/annotating-wikipedia/</link>
		<comments>http://www.edtechpost.ca/wordpress/2010/01/25/annotating-wikipedia/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 20:55:56 +0000</pubDate>
		<dc:creator>sleslie</dc:creator>
				<category><![CDATA[The Rest]]></category>
		<category><![CDATA[annotate]]></category>
		<category><![CDATA[client-side]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[Open Access]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://www.edtechpost.ca/wordpress/?p=1114</guid>
		<description><![CDATA[Back in December I had another one of my half-baked ideas that I want to run by the larger community before doing much more on it. One day, while reading a wikipedia article, I thought &#8220;This is a well known topic (I can&#8217;t recall which now) &#8211; wouldn&#8217;t it be great if students could automatically [...]]]></description>
			<content:encoded><![CDATA[<p>Back in December I had another one of my half-baked ideas that I want to run by the larger community before doing much more on it. One day, while reading a wikipedia article, I thought &#8220;This is a well known topic (I can&#8217;t recall which now) &#8211; wouldn&#8217;t it be great if students could automatically be prompted that there were full, scholarly BOOKS in their library on this topic in addition to this brief wikipedia article?&#8221; (Don&#8217;t get me wrong, I <strong><em>LOVE</em></strong> wikipedia, and to get the overview there is often nothing better, but in some instances it offers only a  brief glimpse of a deep subject, as is an encyclopedia&#8217;s proper role.)</p>
<p>Now you all know of my fondness for <a href="http://edtechpost.wikispaces.com/SESSION+2+-+Mashing+up+your+own+PLE">client-side mashups</a> and <a href="http://www.edtechpost.ca/gems/opened.htm">augmenting your web experience with OER</a>; this passion was kindled by projects like <a href="http://jonudell.net/LibraryLookup.html">Jon Udell&#8217;s LibraryLookup bookmarklet</a> (annotate Amazon book pages with links to your local library to see if the book is in) and <a href="http://www.folksemantic.com/">COSL&#8217;s OER Recommender (later Folksemantic</a>, a script that annotates pages with links to relevant Open Educational Resources.) What I love about these and similar projects is that they augment your <strong><em>existing</em></strong> workflow and don&#8217;t aim at perfection, just to be &#8220;good enough.&#8221; In all cases, what these types of automated annotation services require are two things: 1) some &#8220;knowledge&#8221; about the &#8220;subject&#8221; they are trying to annotate (in the LibraryLookup case the ISBN in the URL, with folksemantic &#8211; I&#8217;ve never been clear!) and; 2) a source to query  (your local library OPAC/a database of tagged OER resources) hopefully in a wel structured way with an easily parseable response.</p>
<p>So what struck me while looking at the wikipedia page is that (following the <a href="http://en.wikipedia.org/wiki/Principle_of_good_enough">Principle of Good Enough</a>) the URLs by and large follow a standard pattern (e.g. http://en.wikipedia.org/wiki/%page_name%) where %page_name% is very often a usable &#8220;keyword&#8221; for a search of some system (condition #1 above) and that library OPACs contain a metric shitload of curated metadata including both keyword and title fields (close to condition #2 above.)</p>
<p>So the first iteration of the idea was &#8220;Wouldn&#8217;t it be great if I could write a combined LibraryLookup/Folksonomic script that annotated wikipedia pages with subject-appropriate links to your local library catalog of books on that subject.&#8221;</p>
<p>Now one of the weaknesses of the LibraryLookup approach was the need for a localized version of the script for each OPAC it needed to talk to. Means it doesn&#8217;t spread virally as well as it might and is often limited to tech savvy users. So the next obvious (well at least to this non-librarian) iteration was</p>
<p>&#8220;Wouldn&#8217;t it be great if I could write a combined LibraryLookup/Folksonomic script that annotated wikipedia pages with subject-appropriate links to query <a href="http://en.wikipedia.org/wiki/">WorldCat</a> instead&#8221;</p>
<p>in the hopes of performing a single query that can then be localized by the user adding their location data in WorldCat. But&#8230; as a number of librarian friends who I ran this by pointed out, WorldCat is pay-to-play for libraries, and in BC at least does not have wide coverage at all. Still, a step in the right direction, because further discussion brought me to the last iteration of&#8230;</p>
<p>&#8230; &#8220;Wouldn&#8217;t it be great if I could write a combined LibraryLookup/Folksonomic script that annotated wikipedia pages with subject-appropriate links that instead of annotating with an OPAC/book references, used fully open resources, but instead of OER (which folksemantic already does), use a service like <a href="http://www.oclc.org/oaister/default.htm">OAIster</a> with it&#8217;s catalogue of 23 million Open Access articles and thesis.&#8221;</p>
<p>Liking this idea more and more, I then realized that OAIster had since been incorporated into WorldCat (though I must admit, not finding it very intuitive to figure out how to query *just* OAIster/open access resources).</p>
<p>So this is where I got to, but I was fortunate to talk through the idea with two fantastic colleagues from the library world, Paul Joseph from UBC and Gordon Coleman from BC&#8217;s Electronic Library Network. And I am glad I did, because while they didn&#8217;t completely squash this idea, they did refer me to a large number of possible solutions and approaches in the library world to look at.</p>
<p>While it&#8217;s not &#8220;client side,&#8221; (which for me is not just a nicety but actually an increasingly critical implementation detail) a small tweak to <a href="http://www.worldcat.org/affiliate/tools?atype=keywordwidget">WorldCat&#8217;s keyword search widget</a> embedded in mediawiki/wikipedia looks like it would do the trick.</p>
<p>Paul pointed me towards an existing toolbar, <a href="http://libx.org/">LibX</a>, that is open source, customizable by institution, and extensible that could (and who knows, maybe already does) easily be extended to do this by the looks of it.</p>
<p>Paul also reminded me of the <a href="http://catalog.hathitrust.org/">HathiTrust</a> as another potential queryable source, growing all the time.</p>
<p>And the discussion also clue&#8217;d me in to the existence of the <a href="http://www.worldcat.org/affiliate/tools?atype=openurlgateway">OpenURL gateway service</a>, which seems very much to solve the issue of localized versions of the librarylookup bookmarklet and the like.</p>
<p>So&#8230; is this worth pursuing? Quite possibly not &#8211; it seems like pretty well covered ground by the libraries, as it should be, and it&#8217;s the type of idea that if it hasn&#8217;t been done, I am MORE than happy for someone else to run with it. I am looking for tractable problems like this to ship code on, but I&#8217;m just as happy when these ideas inspire others to make improvements to their existing projects. The important things to me are:</p>
<ul>
<li>approaches which meet the users where they already are (in this case Wikipedia or potentially mediawiki)</li>
<li>approaches that don&#8217;t let existing mounds of expensive metadata go to waste (heck, might as well use it!)</li>
<li>approaches that place personalization aspects on the client side; increasingly we will be surfing a &#8220;personalized&#8217; web, but approaches that require you to store extensive information *on their servers* in order to get that effect are less desireable; the client is a perfect spot, under the end users control (look, I&#8217;m not naive)</li>
<li>approaches that fit into existing workflow in the &#8220;good enough&#8221; or 80/20 approach</li>
</ul>
<p>I think this fits all of the above; if you have other criteria I&#8217;d love to hear them (certainly these aren&#8217;t MY only ones either.) If you do know where this idea has been implemented, please let me know. And if my unschooled approach to the wonderful world of online library services ticks any librarians off, my sincerest apologies &#8211; I&#8217;ve always said that &#8220;librarians ae the goal tenders of our institutions&#8221; (I was a defence man, this is a big compliment) and my only goal is to bridge what feels like a massive divide between educational technologists, librarians and, most importantly, learners. &#8211; <em>SWL</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edtechpost.ca/wordpress/2010/01/25/annotating-wikipedia/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Library Mashup Competition Winners</title>
		<link>http://www.edtechpost.ca/wordpress/2006/09/13/library-mashup-competition-winners/</link>
		<comments>http://www.edtechpost.ca/wordpress/2006/09/13/library-mashup-competition-winners/#comments</comments>
		<pubDate>Wed, 13 Sep 2006 18:40:58 +0000</pubDate>
		<dc:creator>sleslie</dc:creator>
				<category><![CDATA[The Rest]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[mashups]]></category>

		<guid isPermaLink="false">http://www.edtechpost.ca/wordpress/2006/09/13/library-mashup-competition-winners/</guid>
		<description><![CDATA[http://www.talis.com/tdn/forum/84 I am currently participating in a cool exercise in prognostication on emerging technologies and learning and one of my votes/pleas for a disruptive technology in the academy is &#8220;mashups&#8221; (which I realize aren&#8217;t properly a specific &#8220;technology&#8221; so much as a technique, but whatever.) So it was with great pleasure that I stumbled on [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Competition entries | Talis Developer Network" href="http://www.talis.com/tdn/forum/84">http://www.talis.com/tdn/forum/84</a></p>
<p>I am currently participating in a cool <a href="http://www.nmc.org/horizon/">exercise in prognostication on emerging technologies and learning</a> and one of my votes/pleas for a disruptive technology in the academy is &#8220;mashups&#8221; (which I realize aren&#8217;t properly a specific &#8220;technology&#8221; so much as a technique, but whatever.)</p>
<p>So it was with great pleasure that I stumbled on <a href="http://www.theshiftedlibrarian.com/">Jenny Levine&#8217;s</a> <a href="http://www.theshiftedlibrarian.com/archives/2006/09/13/mashing_winners.html">post</a> on the <a href="http://www.talis.com/news/press/Competition2006.shtml">Talis Library Mashup competition</a>. The <a href="http://www.talis.com/tdn/forum/84">full list of entries is here</a>, and while it feels a <em>bit</em> tame, it is definitely a start. The library seems definitely like one of the potential on-campus sources to be mashed up. What are the others? Well, to serve as the basis for a mashup, on my read at least, you need to be providing 2 things; some data and a way to get at it (an API, web service/XML feeds, screenscraping, or other mechanism for access, the more <em>public</em> the better). And there&#8217;s the rub, it seems. While more and more Web2.0 companies (holy cow &#8211; <a href="http://www.programmableweb.com/apis">291 on this list</a>) are offering APIs that are being mashed up (arguably often with a still-unknown value proposition) is your IS department publishing the API for your SIS on your campus website? You CMS? Why would they do this? Well, that&#8217;s the other side of the mashup phenomenom &#8211; often-times the companies making their data available don&#8217;t yet know all the ways it could be used, but appear to be correct in the belief that if you publish it, it will get used, often in <a href="http://metaatem.net/words/">unexpected</a> or <a href="http://www.zoo-m.com/flickr-storm/">improved</a> ways.</p>
<p>It&#8217;s likely the sources on campus that will serve mashups anytime soon aren&#8217;t the &#8220;enterprise&#8221; systems but departmental or discipline-based ones (various GIS-based systems seem ripe to combine the Google and Yahoo maps of the world; text collections with things like Yahoo&#8217;s term extraction service, etc). And I don&#8217;t want to trivialize the challenges to security and privacy in accessing some of the enterprise data. But right now it feels like a brick wall &#8211; ask and you&#8217;ll get a strong &#8216;No&#8217;; not a considered one but the idea just rejected out of hand.  But you know the trick; keep asking, eventually you&#8217;ll wear them down (or they&#8217;ll retire <img src='http://www.edtechpost.ca/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   &#8211; <em>SWL</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edtechpost.ca/wordpress/2006/09/13/library-mashup-competition-winners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ariadne Decennial Issue Out</title>
		<link>http://www.edtechpost.ca/wordpress/2006/02/13/ariadne-decennial-issue-out/</link>
		<comments>http://www.edtechpost.ca/wordpress/2006/02/13/ariadne-decennial-issue-out/#comments</comments>
		<pubDate>Mon, 13 Feb 2006 18:37:39 +0000</pubDate>
		<dc:creator>sleslie</dc:creator>
				<category><![CDATA[The Rest]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[repository]]></category>

		<guid isPermaLink="false">http://www.edtechpost.ca/wordpress/2006/02/13/ariadne-decennial-issue-out/</guid>
		<description><![CDATA[http://www.ariadne.ac.uk/issue46/ Plenty good reads in the latest Ariadne magazine, the 10th anniversary edition, including pieces by Lorcan Dempsey and Clifford Lynch. Although Ariadne aims to be a &#8220;web magazine for information professionals in archives, libraries and museums&#8221; I always find at least a couple of articles directly relating to (if not directly referring to) issues [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Ariadne Issue 46" href="http://www.ariadne.ac.uk/issue46/">http://www.ariadne.ac.uk/issue46/</a></p>
<p>Plenty good reads in the latest Ariadne magazine, the 10th anniversary edition, including pieces by <a href="http://orweblog.oclc.org/">Lorcan Dempsey</a> and <a href="http://www.cni.org/staff/clifford_index.html">Clifford Lynch</a>. Although Ariadne aims to be a &#8220;web magazine for information professionals in archives, libraries and museums&#8221; I always find at least a couple of articles directly relating to (if not directly referring to) issues in elearning. &#8211; <em>SWL</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edtechpost.ca/wordpress/2006/02/13/ariadne-decennial-issue-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BC ELN Using Blogs to Brainstorm their Strategic Planning process</title>
		<link>http://www.edtechpost.ca/wordpress/2006/02/07/bc-eln-using-blogs-to-brainstorm-their-strategic-planning-process/</link>
		<comments>http://www.edtechpost.ca/wordpress/2006/02/07/bc-eln-using-blogs-to-brainstorm-their-strategic-planning-process/#comments</comments>
		<pubDate>Tue, 07 Feb 2006 20:06:02 +0000</pubDate>
		<dc:creator>sleslie</dc:creator>
				<category><![CDATA[The Rest]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[KM]]></category>
		<category><![CDATA[library]]></category>

		<guid isPermaLink="false">http://www.edtechpost.ca/wordpress/2006/02/07/bc-eln-using-blogs-to-brainstorm-their-strategic-planning-process/</guid>
		<description><![CDATA[http://bceln.blogspot.com/2006/01/ about-electronic-brainstorm-wild-ideas_31.html Kudos to the BC Electronic Library Network for trying the interesting experiment of using Blogger as a mechanism to facilitate collectively brainstorming by their members. As I understand the model, staff from the participating partner libraries are invited to either comment on posts, or log into Blogger using accounts that ELN has set [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bceln.blogspot.com/2006/01/about-electronic-brainstorm-wild-ideas_31.html">http://bceln.blogspot.com/2006/01/<br />
about-electronic-brainstorm-wild-ideas_31.html</a></p>
<p>Kudos to the <a href="http://www.eln.bc.ca/view.php?id=122">BC Electronic Library Network</a> for trying the interesting experiment of using Blogger as a mechanism to facilitate collectively brainstorming by their members. As I understand the model, staff from the participating partner libraries are invited to either comment on posts, or log into Blogger using accounts that ELN has set up for them that can make new posts on the main brainstorming blog, all of which will be fed into the larger Strategic Planning process. Nice model for a consortia to use as it keeps it open and public but hopefully still provides some autonomy and flow. Will be interesting to see how it works, and at the very least may be a step in exposing some additional librarians to the technology (not that most of them need this, we are lucky to have an amazingly sophisticated bunch in our province.) &#8211; <em>SWL</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edtechpost.ca/wordpress/2006/02/07/bc-eln-using-blogs-to-brainstorm-their-strategic-planning-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LibraryLookup Greasemonkey Script for Victoria Public Library</title>
		<link>http://www.edtechpost.ca/wordpress/2006/01/31/librarylookup-greasemonkey-script-for-victoria-public-library/</link>
		<comments>http://www.edtechpost.ca/wordpress/2006/01/31/librarylookup-greasemonkey-script-for-victoria-public-library/#comments</comments>
		<pubDate>Tue, 31 Jan 2006 23:36:28 +0000</pubDate>
		<dc:creator>sleslie</dc:creator>
				<category><![CDATA[The Rest]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Web2.0]]></category>

		<guid isPermaLink="false">http://www.edtechpost.ca/wordpress/2006/01/31/librarylookup-greasemonkey-script-for-victoria-public-library/</guid>
		<description><![CDATA[http://www.edtechpost.ca/gems/GVPL_LibraryLookup.user.js O.k., o.k. already! I am showing my age/lameness. In my exuberance over learning that my local library&#8217;s catalogue was now searchable via Jon Udell&#8217;s famous LibraryLookup bookmarklet (and trust me, I can get pretty exuberant), I forgot how terribly passe and 2003 that was. Apparently time has moved on since then; last year Udell [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.edtechpost.ca/gems/GVPL_LibraryLookup.user.js">http://www.edtechpost.ca/gems/GVPL_LibraryLookup.user.js</a></p>
<p>O.k., o.k. already! I am showing my age/lameness. In <a href="http://www.edtechpost.ca/mt/archive/000742.html">my exuberance over learning that my local library&#8217;s catalogue was now searchable via Jon Udell&#8217;s famous LibraryLookup bookmarklet</a> (and trust me, I can get pretty exuberant), I forgot how terribly passe and 2003 that was. Apparently time has moved on since then; <a href="http://weblog.infoworld.com/udell/2005/04/03.html">last year Udell released a small Greasemonkey script</a> that searches your libraries catalogue in the background and adds a link if the book is available <em>right on the Amazon page</em>.</p>
<p>If you happen to live in Victoria, you can grab my ever so-slightly modified version of that script at the URL above and install it in your Greasemonkey-enabled Firefox browser. And turns out this post isn&#8217;t so out of date after all &#8211; if you are really keen, <a href="http://weblog.infoworld.com/udell/2006/01/26.html#a1377">Udell released the extra souped-up version of the script</a> (which requires you to get your own Amazon-API) on January 26th. Soo coool! All praise Udell. &#8211; <em>SWL</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edtechpost.ca/wordpress/2006/01/31/librarylookup-greasemonkey-script-for-victoria-public-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally, &quot;LibraryLookup&quot; bookmarklet for my local library</title>
		<link>http://www.edtechpost.ca/wordpress/2006/01/31/finally-librarylookup-bookmarklet-for-my-local-library/</link>
		<comments>http://www.edtechpost.ca/wordpress/2006/01/31/finally-librarylookup-bookmarklet-for-my-local-library/#comments</comments>
		<pubDate>Tue, 31 Jan 2006 18:17:01 +0000</pubDate>
		<dc:creator>sleslie</dc:creator>
				<category><![CDATA[The Rest]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Web2.0]]></category>

		<guid isPermaLink="false">http://www.edtechpost.ca/wordpress/2006/01/31/finally-librarylookup-bookmarklet-for-my-local-library/</guid>
		<description><![CDATA[http://weblog.infoworld.com/udell/stories/ 2002/12/11/librarylookup.html Hard to believe, but it&#8217;s almost 3 years since one of the first really cool Web2.doh! mashups, Jon Udell&#8217;s &#8216;LibraryLookup&#8217; boomarklet, first hit the streets. You remember this one (maybe you use it everyday?), it allowed you to query your local library&#8217;s catalogue with one click from any book-related page that had an [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html">http://weblog.infoworld.com/udell/stories/<br />
2002/12/11/librarylookup.html</a></p>
<p>Hard to believe, but it&#8217;s almost 3 years since one of the first really cool <a href="http://www.furl.net/members/sleslie?enc=UTF-8&amp;search=browse&amp;sort=&amp;dir=&amp;pos=&amp;keyword=&amp;x=23&amp;y=9&amp;category=489436&amp;date=0">Web2.doh!</a> mashups, <a href="http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookup.html">Jon Udell&#8217;s &#8216;LibraryLookup&#8217; boomarklet</a>, first hit the streets. You remember this one (maybe you use it everyday?), it allowed you to query your local library&#8217;s catalogue with one click from any book-related page that had an ISBN number in the URL (like an Amazon listing, for instance).</p>
<p>I remember being very excited when I first found this, only to become frustrated that my local library, the <a href="http://www.gvpl.ca/">GVPL</a>, was using a library catalogue at the time that couldn&#8217;t be queried via ISBN, so the bookmarklet wouldn&#8217;t work.</p>
<p>So I forgot about it, until <a href="http://orweblog.oclc.org/archives/000932.html">the serendipity of the blogosphere</a> brought me back to Udell&#8217;s site today, and I thought maybe I would try it out again. And it worked!</p>
<p>This is very cool &#8211; I actually keep my &#8216;<a href="http://www.amazon.com/gp/registry/1UVLL8SWZ06FE">things I&#8217;d like to read</a>&#8216; list basically in Amazon&#8217;s wishlist and this provides a nice tie-in for me to easily folow up now into my library catalogue to see if the book&#8217;s there. Not groundshaking, maybe, but I know this will actually increase the number of these books I end up reading and not just wishing for. &#8211; <em>SWL</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edtechpost.ca/wordpress/2006/01/31/finally-librarylookup-bookmarklet-for-my-local-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Center for the Study of Digital Libraries</title>
		<link>http://www.edtechpost.ca/wordpress/2005/03/21/center-for-the-study-of-digital-libraries/</link>
		<comments>http://www.edtechpost.ca/wordpress/2005/03/21/center-for-the-study-of-digital-libraries/#comments</comments>
		<pubDate>Mon, 21 Mar 2005 19:45:22 +0000</pubDate>
		<dc:creator>sleslie</dc:creator>
				<category><![CDATA[The Rest]]></category>
		<category><![CDATA[folksonomy]]></category>
		<category><![CDATA[library]]></category>

		<guid isPermaLink="false">http://www.edtechpost.ca/wordpress/2005/03/21/center-for-the-study-of-digital-libraries/</guid>
		<description><![CDATA[http://www.csdl.tamu.edu/ I know the &#8220;professionals&#8221; who work on search, taxonomies, the semantic web and the like will all know about this resource, but many who are interested in topics like &#8220;folksonomies&#8221; could do worse than spend a bit of time reading some of the papers published in the CSDL&#8217;s online library of publications. If you [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.csdl.tamu.edu/">http://www.csdl.tamu.edu/</a></p>
<p>I know the &#8220;professionals&#8221; who work on search, taxonomies, the semantic web and the like will all know about this resource, but many who are interested in topics like &#8220;folksonomies&#8221; could do worse than spend a bit of time reading some of the papers published in the CSDL&#8217;s <a href="http://csdll.cs.tamu.edu:8080/pubs/">online library of publications</a>. If you are interested in these kinds of topics, be prepared to set aside many hours for what you find, (and also to turn on your &#8216;academic publications&#8217; bullsh*t filter &#8211; god how I detest some of the conventions of academic writing, much as I understand why they exist). &#8211; <em>SWL</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edtechpost.ca/wordpress/2005/03/21/center-for-the-study-of-digital-libraries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Questia CMS built on top of Library System</title>
		<link>http://www.edtechpost.ca/wordpress/2005/01/27/new-questia-cms-built-on-top-of-library-system/</link>
		<comments>http://www.edtechpost.ca/wordpress/2005/01/27/new-questia-cms-built-on-top-of-library-system/#comments</comments>
		<pubDate>Thu, 27 Jan 2005 17:16:27 +0000</pubDate>
		<dc:creator>sleslie</dc:creator>
				<category><![CDATA[Course Management Systems]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[library]]></category>

		<guid isPermaLink="false">http://www.edtechpost.ca/wordpress/2005/01/27/new-questia-cms-built-on-top-of-library-system/</guid>
		<description><![CDATA[http://makeashorterlink.com/?N21E1465A I know nothing about this system, but it caught my eye as significant as it is the first CMS that I know of coming from a library catalog vendor and being built on top of collection of library materials. For those who lament the seemingly dominant instructivist bent of current CMS this seems hardly [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://makeashorterlink.com/?N21E1465A">http://makeashorterlink.com/?N21E1465A</a></p>
<p>I know nothing about this system, but it caught my eye as significant as it is the first CMS that I know of coming from a library catalog vendor and being built on top of collection of library materials.</p>
<p>For those who lament the seemingly dominant instructivist bent of current CMS this seems hardly a good thing, likewise the &#8216;small pieces&#8217; crowd. But as my colleague Bruce Landon keeps reminding me in our discussions about learning object repositories, at the end of the day, libraries are the ones with the budget dollars and seemingly more entrenched institutional mandates and may well end up being where many of these systems get located. &#8211; <em>SWL</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edtechpost.ca/wordpress/2005/01/27/new-questia-cms-built-on-top-of-library-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Metis Digital Library Workflow System</title>
		<link>http://www.edtechpost.ca/wordpress/2005/01/20/metis-digital-library-workflow-system/</link>
		<comments>http://www.edtechpost.ca/wordpress/2005/01/20/metis-digital-library-workflow-system/#comments</comments>
		<pubDate>Thu, 20 Jan 2005 22:27:29 +0000</pubDate>
		<dc:creator>sleslie</dc:creator>
				<category><![CDATA[The Rest]]></category>
		<category><![CDATA[library]]></category>

		<guid isPermaLink="false">http://www.edtechpost.ca/wordpress/2005/01/20/metis-digital-library-workflow-system/</guid>
		<description><![CDATA[http://www-serl.cs.colorado.edu/metis/index.html One of a number of interesting services and tools funded by the NSDL, Metis is &#8220;a workflow system designed to support the workflow needs of digital libraries.&#8221; This Java-based application seems ot only work against its own internal store of users, but different events and roles can be configured to perform actions such as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www-serl.cs.colorado.edu/metis/index.html">http://www-serl.cs.colorado.edu/metis/index.html</a></p>
<p>One of a number of <a href="http://nsdl.org/ofinterest/?ctype=rss&amp;rss=services">interesting services and tools funded by the NSDL</a>, Metis is &#8220;a workflow system designed to support the workflow needs of digital libraries.&#8221; This Java-based application seems ot only work against its own internal store of users, but different events and roles can be configured to perform actions such as file compression, mvoing files, creating timers and new users and email notification. There is an API published, and you seem to get the source code in the download though no indication I could find of the license status. &#8211; <em>SWL</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edtechpost.ca/wordpress/2005/01/20/metis-digital-library-workflow-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Library &#039;Robots&#039; and the joy of browsing</title>
		<link>http://www.edtechpost.ca/wordpress/2004/10/12/library-robots-and-the-joy-of-browsing/</link>
		<comments>http://www.edtechpost.ca/wordpress/2004/10/12/library-robots-and-the-joy-of-browsing/#comments</comments>
		<pubDate>Tue, 12 Oct 2004 17:31:36 +0000</pubDate>
		<dc:creator>sleslie</dc:creator>
				<category><![CDATA[The Rest]]></category>
		<category><![CDATA[library]]></category>

		<guid isPermaLink="false">http://www.edtechpost.ca/wordpress/2004/10/12/library-robots-and-the-joy-of-browsing/</guid>
		<description><![CDATA[http://www.thetyee.ca/MediaCheck/current/ UBCBookBotKillJoy.htm The University of British Columbia&#8217;s main library is implementing a system in which books are shelved in stacks accessible only to computer controlled robotic cranes. Users will call up books from computer terminals and they will be fetched for them. Makes a lot of sense, especially as the volume of works explodes and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thetyee.ca/MediaCheck/current/UBCBookBotKillJoy.htm">http://www.thetyee.ca/MediaCheck/current/<br />
UBCBookBotKillJoy.htm</a></p>
<p>The University of British Columbia&#8217;s <a href="http://www.ikebarberlearningcentre.ubc.ca/">main library</a> is implementing a system in which books are shelved in stacks accessible only to computer controlled robotic cranes. Users will call up books from computer terminals and they will be fetched for them.</p>
<p>Makes a lot of sense, especially as the volume of works explodes and the physical space can&#8217;t expand to keep up. This article, though, in part laments this innovation, noting it will likely cause the &#8220;lost pleasure of [the] unexpected,&#8221; that title <i>beside</i> the one you were searching for that actually ends up being the treasure you needed but hadn&#8217;t sought. (<a href="http://www.edtechpost.ca/mt/archive/000581.html">read more&#8230;</a>)<br />
<span id="more-489"></span><br />
So what does this have to do with educational technology. Maybe not a lot, but for some time I have wanted to respond to the seemingly unmitigated glee of some of my fellow ed tech bloggers over the death knell being sounded for metadata, in particular human generated multi-level taxonomies (see <a href="http://commons.ucalgary.ca/weblogs/dnorman/2004/10/09/collaborative-knowledge-gardening">this</a>, <a href="http://careo.elearning.ubc.ca/weblogs/brian/archives/008580.html">this</a>, <a href="http://jade.mcli.dist.maricopa.edu/alan/archives/2004/10/04/flickr.php">this</a>, and many others to boot).</p>
<p>To be fair, many of them are not taking on taxonomies per se, just the onerous means that many systems (especially learning object repositories) have placed on users to create metadata. Really, I have no argument with this.</p>
<p>But I do have an issue with the effects that so-called &#8216;flattened keyword browsing&#8217; will have on the above noted serendipitous &#8216;pleasure of the unexpected.&#8217; When we throw out multi-level taxonomies, we also through out the side-effect of teaching people about the shape of the collection (and thus the shape of the discipline) as they look for things.</p>
<p>To take an example from <a href="http://careo.elearning.ubc.ca/weblogs/brian/archives/008580.html">Brian&#8217;s post on flickr</a>, it&#8217;s one thing to click on the keyword &#8216;Vancouver&#8217; and see all photos that used that keyword. One might even notice the keyword &#8216;Gastown&#8217; amongst those same pictures, and by clicking on it get another collection of images grouped around this term. One could make an educated guess that &#8216;Gastown&#8217; was a part of &#8216;Vancouver,&#8217; and one would be right, but there&#8217;s nothing strong about this connection, and there&#8217;s definitely nothing telling a user that &#8211; &#8220;hey, if you are interested in neighborhoods of Vancouver like Gastwon, there&#8217;s another one called &#8216;Yaletown&#8217; that you may also be interested in.&#8221;</p>
<p>It&#8217;s not clear to me that you couldn&#8217;t improve flickr to show end users some of these other connections in keywords; I think you probably could, but I&#8217;m no flickr expert. But it&#8217;s the very nature of hierarchical taxonomies to exhibit these parent-child relationships, and in so doing teach people more about the structure of the domain. I would suggest this is an invaluable aid to learning that should not be lost, especially in the lower grade levels. I just can&#8217;t help but feel that the flattening of taxonomies associated with &#8216;easy&#8217; systems like flickr seems like so much baby-with-the-bathwater; sure you get rid of some workload, but at what expense? &#8211; SWL</p>
]]></content:encoded>
			<wfw:commentRss>http://www.edtechpost.ca/wordpress/2004/10/12/library-robots-and-the-joy-of-browsing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 590/663 objects using disk: basic
Content Delivery Network via www.edtechpost.ca

Served from: www.edtechpost.ca @ 2012-02-08 01:58:07 -->
