<?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; mashup</title>
	<atom:link href="http://www.edtechpost.ca/wordpress/tag/mashup/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>PLE Workshop/Mashing up your PLE session</title>
		<link>http://www.edtechpost.ca/wordpress/2008/11/06/wcet-ple-workshop-2/</link>
		<comments>http://www.edtechpost.ca/wordpress/2008/11/06/wcet-ple-workshop-2/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 18:56:28 +0000</pubDate>
		<dc:creator>sleslie</dc:creator>
				<category><![CDATA[The Rest]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[personal-learning-environment]]></category>
		<category><![CDATA[PLE]]></category>
		<category><![CDATA[scraping]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[WCET]]></category>
		<category><![CDATA[wcet08]]></category>

		<guid isPermaLink="false">http://www.edtechpost.ca/wordpress/2008/11/06/wcet-ple-workshop-2/</guid>
		<description><![CDATA[http://edtechpost.wikispaces.com/PLE+workshop Yesterday it was my IMMENSE privilege to co-facilitate a pre-conference workshop with Jared Stein and Chris Lott on &#8220;Weaving your own PLE.&#8221; I think for all three of us it was an experiment, developed at a distance through Google docs, wikispaces and a couple of Skype calls. Ultimately, it is up to the participants [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.edtechpost.ca/wordpress/">http://edtechpost.wikispaces.com/PLE+workshop</a></p>
<p>Yesterday it was my <strong><em>IMMENSE</em></strong> privilege to co-facilitate a pre-conference workshop with <a href="http://flexknowlogy.learningfield.org/">Jared Stein</a> and <a href="http://chrislott.org/">Chris Lott</a> on &#8220;<a href="http://edtechpost.wikispaces.com/PLE+workshop">Weaving your own PLE</a>.&#8221; I think for all three of us it was an experiment, developed at a distance through Google docs, wikispaces and a couple of Skype calls. Ultimately, it is up to the participants to judge if it was a success, and the proof will be in how many of them continue on with what they started over that day, but it felt like it went pretty well.</p>
<p>My contribution was a 2 hour session on &#8220;Mashing up your PLE.&#8221; We had decided to split it into 2 streams, and the (suggested self-)selelction criteria was prior experience reading and writing blogs (and, sort of as an obvious corollary, awareness of RSS.)</p>
<p>(As an aside &#8211; we are WELL aware of the issues that surround this approach. We made every effort to emphasize: personal choice; that PLEs involve people and resources not on the network; the PEOPLE are critical, and that they need to grow their OWN networks, not adopt someone else&#8217;s; etc. But our goal was to get people who were not swimming in the flow, but who will increasingly be met by students and colleagues who ARE, to start, somewhere, anywhere. To take the plunge, with as many supports as we could muster, in the context of a <em>pre-conference f2f workshop</em>, to sustain it long term.)</p>
<p>I picked 4 &#8220;mashup&#8221; skills or techniques that I think can help people who already partly immersed in networked learning to be more effective networked learners:</p>
<ul>
<li><a class="wiki_link" href="http://edtechpost.wikispaces.com/SESSION+2+-+Mashing+up+your+own+PLE#syndication">Re-syndication, Feed Rolling</a></li>
<li><a class="wiki_link" href="http://edtechpost.wikispaces.com/SESSION+2+-+Mashing+up+your+own+PLE#scraping">Scraping Sites</a></li>
<li><a class="wiki_link" href="http://edtechpost.wikispaces.com/SESSION+2+-+Mashing+up+your+own+PLE#search">Personal/Constrained Search Engines</a></li>
<li><a class="wiki_link" href="http://edtechpost.wikispaces.com/SESSION+2+-+Mashing+up+your+own+PLE#greasemonkey">Enhancing their Browsing Experience<br />
</a></li>
</ul>
<p>It was a lot to get through in under 2 hours. I know I blew through a lot of stuff and that I often speak too quickly when I present, partly out of nerves, partly for the same reason that I am an <a href="http://www.flickr.com/photos/dnorman/400029287/in/photostream/">exuberant gesticulator</a> &#8211; this stuff gets me excited! But I did see lots of eyes lighting up: <a href="http://feed2js.org/">feed2js</a> always blows people away, you can see the wheels turning of how they can use it; the google spreadsheet &#8220;importHTML=&#8221; trick works like magic, and while people don&#8217;t immediately grok how this is SO much more powerful than importing a page in Excel, when you show them the &#8220;More Options&#8221; publishing options suddenly you can see the penny drop; I think I sold a few people on &#8220;constrained search engines&#8221; but it&#8217;s <a href="http://www.google.com/coop/cse/onthefly">Google Coop On-the-Fly</a> that really gets the jaws dropping; and finally, both <a href="http://www.oerrecommender.org/help/demo.html">OER Recommender</a> and the <a href="http://www.hyperphor.com/webhack/greasemonkey/worldcat.html">WorldCat/Amazon greasemonkey script</a> provide pretty vivid examples of how you can bring educational resources directly INTO your everyday web experience with NO EXTRA EFFORT!</p>
<p>My only regret is that in my current position (and in my current practice) I typically only get to do these kind of sessions once before I move on. Which is a shame, because in this particular case I have a ton of ideas of how to improve it. For instance, taking a leave out of Alan (and many others&#8217;) book, I realized that if I had connected there 4 pieces in more of a story, it would make it more compelling. And in terms of making it educationally more effective, I think that forming the room into small groups, showing them a number of different techniques in each of these areas, and then setting them a problem to solve together (e.g. &#8220;figure out how to scrape this site. Feel free to use Google spreadsheets, Yahoo pipes, Dapper, or any other method you think will work&#8221;) would make this way more memorable and effective. But ultimately require more time.</p>
<p>Anyways, this was a ton of fun to work on if only to once again get a chance to work through some ideas and practice of my own, which is ultimately what keeps driving me to do new presentations each time, they are one of my only &#8220;teaching&#8221; opportunities I have right now and allow me to work out stuff that I&#8217;d otherwise not get a chance to dig into. &#8211; <em>SWL </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edtechpost.ca/wordpress/2008/11/06/wcet-ple-workshop-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>My OpenEd Demonstrator – Augmenting OER with Client-Side Tools</title>
		<link>http://www.edtechpost.ca/wordpress/2007/09/27/oer-client-tools/</link>
		<comments>http://www.edtechpost.ca/wordpress/2007/09/27/oer-client-tools/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 15:18:19 +0000</pubDate>
		<dc:creator>sleslie</dc:creator>
				<category><![CDATA[The Rest]]></category>
		<category><![CDATA[bookmarklets]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[OER]]></category>
		<category><![CDATA[opened2007]]></category>
		<category><![CDATA[screencast]]></category>

		<guid isPermaLink="false">http://www.edtechpost.ca/wordpress/2007/09/27/oer-client-tools/</guid>
		<description><![CDATA[http://www.edtechpost.ca/gems/opened.htm Back in June I submitted a paper proposal to OpenEd 2007. In August, the day before I was to go camping, I heard back that while my proposal hadn’t been accepted, I was invited to participate in a ‘Demonstrator’ session (basically a Poster session set up at the end of Day 2). I have [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><a href="http://www.edtechpost.ca/gems/opened.htm">http://www.edtechpost.ca/gems/opened.htm</a></p>
<p class="MsoNormal">
<p class="MsoNormal">Back in June I submitted a paper proposal to OpenEd 2007. In August, the day before I was to go camping, I heard back that while my proposal hadn’t been accepted, I was invited to participate in a ‘Demonstrator’ session (basically a Poster session set up at the end of Day 2).</p>
<p class="MsoNormal">
<p class="MsoNormal">I have to admit that I was a bit crushed at first. But very quickly I turned this around; not only did I realize that this was a good decision by the organizers in terms of my proposals’ content and the general tenor of the accepted presentations, I also realized that doing a ‘demonstrator’ in the right way would give me an opportunity to reach a wider audience than doing a straight presentation.</p>
<p class="MsoNormal">
<p class="MsoNormal">So the result is this <a href="http://www.edtechpost.ca/gems/opened.htm">10 minute Flash movie</a> demonstrating a few of the ways learners can augment their experience of OERs (in fact the web in general) using client-side (mostly) tools that they control. This idea of client-side tools (by which I mean extensions, bookmarklets and Greasemonkey scripts) really appeals to me because it starts to shift the locus of control back to the learner and away from centrally provisioned server tools. The point in doing this? Well, in addition to simply raising awareness of these techniques, the point in presenting this specifically at OpenEd is as a small challenge to what I see as a past tendency towards monolithic (and not mashup friendly) content in some of the formal OER projects, and to counter what seems to me like the chauvinism that people are going to consume your OER courses <em>on your site, in the way you dictate</em>. In my mind, OERs will really start to succeed when they can augment our experience of the learning space that is the entire internet, instead of sitting off to the side and requiring learners to self-identify that they want an OER. As I say in my final slide “People need their OER <em>even when they are not on an OER site</em>!”</p>
<p class="MsoNormal">
<p class="MsoNormal">Was this a successful experiment? Well, in my mind, not totally. I really wanted to show more examples, for instance like <a href="http://userscripts.org/scripts/show/897">WikiProxy</a>, of Greasemonkey scripts that dynamically link to supplemental resources without a lot of semantic underpinnings. You know, loosely connected. But I couldn’t get WikiProxy working properly, ran out of time in my own development efforts (but more on this soon) and as much as I think the new <a href="http://www.oerrecommender.org/">OER Recommender by COSL</a> is a good illustration of this technique, it felt kind of superfluous to demo this where it was actually developed <img src='http://www.edtechpost.ca/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p class="MsoNormal">I also think one can validly challenge the extent to which the techniques I demonstrate actually enhance learning. I think they do, but I can see how others would disagree. So my question to you &#8211; what other &#8216;client side enhancements&#8217; have you found that learners can use independently to augment existing coontent and improve their learning experience on the web. I am really interested to hear more ideas!</p>
<p class="MsoNormal">
<p class="MsoNormal">There are other pieces that I didn’t get to show but that if you are interested you can find out more in my <a href="http://del.icio.us/nessman/opened_presentation">del.icio.us links for the presentation</a>. Specifically, how you can perform some of these tricks in other browsers (through things like <a href="http://www.reifysoft.com/turnabout.php">Turnabout</a> and <a href="http://creammonkey.sourceforge.net/">Creammonkey</a>), how organizations can distribute these tools through mechanisms like <a href="http://www.conduit.com/">custom toolbars</a>, customized portable apps on cheap thumb drives and how yoyu can <a href="http://arantius.com/misc/greasemonkey/script-compiler">turn Greasemonkey scripts into proper extensions</a>. Enjoy! &#8211; <em>SWL</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edtechpost.ca/wordpress/2007/09/27/oer-client-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My search is over &#8211; Yahoo Pipe to constrain search to linked to pages</title>
		<link>http://www.edtechpost.ca/wordpress/2007/02/16/my-search-is-over-yahoo-pipe-to-constrain-search-to-linked-to-pages/</link>
		<comments>http://www.edtechpost.ca/wordpress/2007/02/16/my-search-is-over-yahoo-pipe-to-constrain-search-to-linked-to-pages/#comments</comments>
		<pubDate>Fri, 16 Feb 2007 17:26:46 +0000</pubDate>
		<dc:creator>sleslie</dc:creator>
				<category><![CDATA[The Rest]]></category>
		<category><![CDATA[All-hail-Tony-Hirst]]></category>
		<category><![CDATA[constrained-search]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[pipes]]></category>

		<guid isPermaLink="false">http://www.edtechpost.ca/wordpress/2007/02/16/my-search-is-over-yahoo-pipe-to-constrain-search-to-linked-to-pages/</guid>
		<description><![CDATA[http://pipes.yahoo.com/pipes/zhmqsw_52xG4gUz8e_gC8A/ Wouldn&#8217;t you know it, a few seconds after I finish commenting on Tony Hirst&#8217;s blog that my personal quest has been a way to dynamically constrain a search to only those pages linked on any webpage, I actually read the entire post and learn that he had already done this! A simultaneous &#8216;Doh!&#8217; and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pipes.yahoo.com/pipes/zhmqsw_52xG4gUz8e_gC8A/">http://pipes.yahoo.com/pipes/zhmqsw_52xG4gUz8e_gC8A/</a></p>
<p>Wouldn&#8217;t you know it, a few seconds after I finish <a href="http://blogs.open.ac.uk/Maths/ajh59/009301.html">commenting on Tony Hirst&#8217;s blog</a> that my personal quest has been a way to dynamically constrain a search to only those pages linked on <em>any</em> webpage, I actually read the entire post and learn that he had already done this! A simultaneous &#8216;Doh!&#8217; and &#8216;Hooray!&#8217;</p>
<p>From a usability perspective what I&#8217;ve always wanted to see was this as a bookmarklet that passes the link the URL from whatever link containing page you&#8217;re on, so I&#8217;ll look into that, but Tony has demonstrated how this is seemingly quite straightforward with Yahoo Pipes.</p>
<p>Why is this important to me? Think of all of the collections of links out there, people who have painstakingly vetted links on a particular subject, collected only those they felt were important. With one click you can search just those linked sites. It can definitely be argued that this always runs the risk of missing stuff outside of those constrianed sites, but there&#8217;s times when limiting the context is useful and important.  &#8211; <em>SWL</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edtechpost.ca/wordpress/2007/02/16/my-search-is-over-yahoo-pipe-to-constrain-search-to-linked-to-pages/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 402/445 objects using disk: basic
Content Delivery Network via www.edtechpost.ca

Served from: www.edtechpost.ca @ 2012-02-08 01:53:16 -->
