<?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"
	>
<channel>
	<title>Comments on: Doubts about OKI and Sakai</title>
	<atom:link href="http://mfeldstein.com/doubts_about_oki_and_sakai/feed/" rel="self" type="application/rss+xml" />
	<link>http://mfeldstein.com/doubts_about_oki_and_sakai/</link>
	<description>What Michael Feldstein Is Learning About Online Learning...Online</description>
	<pubDate>Wed, 08 Oct 2008 07:19:28 +0000</pubDate>
	
		<item>
		<title>By: Martin Terre Blanche</title>
		<link>http://mfeldstein.com/doubts_about_oki_and_sakai/#comment-57</link>
		<dc:creator>Martin Terre Blanche</dc:creator>
		<pubDate>Fri, 27 Aug 2004 15:40:20 +0000</pubDate>
		<guid isPermaLink="false">513746511#comment-57</guid>
		<description>You say: "You're going to want to do it in a way such that you don't have to rewrite your software (on top of having to figure out how to transfer your data) every time you swap out one service for another." - Yes, absolutely. So if for example flickr folds or changes in such a way that it no longer works as a means of sharing photographs for a group of students/practitioners working together, it should be relatively easy to switch to something else. And each group or individual using the "service integration system" should be able to easily choose from a menu of possibilities which ones they want to plug into. Like you I don't really know what would be required to make this happen, and suspect that it might be very difficult. However, I also have a strong intuition that there is a first relatively simple step that could bring this much closer to reality, namely some form of persistent identity for people using a service integration system. The way I imagine it is that you'd sign on once to the integration system, then use other services as an when you need to without having to worry about sign-up (the system creates identities on the various services for you) or sign-on. Secondly, the system would allow people to form groups and your group membership information would be carried into the various services that you use. Hard to do, but not &lt;b&gt;that&lt;/b&gt; hard. You also say "you need a way to aggregate data about what each student is doing in all the various tools". Again agreed, but to a large extent this has already been made easy by the fact that RSS is starting to pop up everywhere. Increasingly, whatever people do online leaves an RSS trace, and it is not that hard to slice and dice these to produce, for example, an integrated feed of what a group of students are up to. Where no webfeeds are produced, often stuff at least does end up on a google-indexed web page, which makes &lt;a href="http://www.criticalmethods.org/collab/2004/5/news.htm#1085724459960"&gt;shibboleth collaboration&lt;/a&gt; possible.</description>
		<content:encoded><![CDATA[<p>You say: &#8220;You&#8217;re going to want to do it in a way such that you don&#8217;t have to rewrite your software (on top of having to figure out how to transfer your data) every time you swap out one service for another.&#8221; - Yes, absolutely. So if for example flickr folds or changes in such a way that it no longer works as a means of sharing photographs for a group of students/practitioners working together, it should be relatively easy to switch to something else. And each group or individual using the &#8220;service integration system&#8221; should be able to easily choose from a menu of possibilities which ones they want to plug into. Like you I don&#8217;t really know what would be required to make this happen, and suspect that it might be very difficult. However, I also have a strong intuition that there is a first relatively simple step that could bring this much closer to reality, namely some form of persistent identity for people using a service integration system. The way I imagine it is that you&#8217;d sign on once to the integration system, then use other services as an when you need to without having to worry about sign-up (the system creates identities on the various services for you) or sign-on. Secondly, the system would allow people to form groups and your group membership information would be carried into the various services that you use. Hard to do, but not <b>that</b> hard. You also say &#8220;you need a way to aggregate data about what each student is doing in all the various tools&#8221;. Again agreed, but to a large extent this has already been made easy by the fact that RSS is starting to pop up everywhere. Increasingly, whatever people do online leaves an RSS trace, and it is not that hard to slice and dice these to produce, for example, an integrated feed of what a group of students are up to. Where no webfeeds are produced, often stuff at least does end up on a google-indexed web page, which makes <a href="http://www.criticalmethods.org/collab/2004/5/news.htm#1085724459960" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.criticalmethods.org');">shibboleth collaboration</a> possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Feldstein</title>
		<link>http://mfeldstein.com/doubts_about_oki_and_sakai/#comment-56</link>
		<dc:creator>Michael Feldstein</dc:creator>
		<pubDate>Thu, 26 Aug 2004 18:34:17 +0000</pubDate>
		<guid isPermaLink="false">513746511#comment-56</guid>
		<description>I don't think we need to attribute evil intent in order to explain the problems with OKI and its ilk. To begin with, the developers are trying to solve the hard and very real problem of vendor lock-in. As &lt;a href="http://www.downes.ca/cgi-bin/website/find.cgi?category=1020631478"&gt;Stephen Downes (among others) has noted&lt;/a&gt;, Blackboard's tendency to produce vendor lock-in is actually touted as a virtue among investors. The way to break that is with interoperability and portability standards. That's vital in the long-run, but it's also a hard problem. And it may be that a grand engineering project at this early stage in the game is not the best way to go about it.

Which brings me to my next point. OKI comes from MIT, which has a reputation for hideously over-engineering their internal IT projects. I know of at least one group there that decided to go to an outside tech project because they had no confidence that the equivalent internally-developed tool would ever be finished. The engineers were too busy building their castle in the sky. I'm not qualified to judge whether OKI has fallen prey to the same tendency but I have heard enough to worry me from people who &lt;b&gt;are&lt;/b&gt; qualified to judge.

The alternative way to go would be something like the strategy that you (Martin) have been advocating and like the Kotke post you reference describes. This would &lt;b&gt;not&lt;/b&gt; solve the lock-in problem, but it &lt;b&gt;would&lt;/b&gt; allow for more rapid experimentation and evolution. Also, portability headaches aren't quite as bad when the thing you're locked into is only one part of an environment that you built for yourself out of pieces that you like. The bigger challenge would be interoperability. You need a way to aggregate data about what each student is doing in all the various tools. And you're going to want to do it in a way such that you don't have to rewrite your software (on top of having to figure out how to transfer your data) every time you swap out one service for another. I'm not saying that this can't be done; I'm saying I don't know what's involved with doing it.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think we need to attribute evil intent in order to explain the problems with OKI and its ilk. To begin with, the developers are trying to solve the hard and very real problem of vendor lock-in. As <a href="http://www.downes.ca/cgi-bin/website/find.cgi?category=1020631478" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.downes.ca');">Stephen Downes (among others) has noted</a>, Blackboard&#8217;s tendency to produce vendor lock-in is actually touted as a virtue among investors. The way to break that is with interoperability and portability standards. That&#8217;s vital in the long-run, but it&#8217;s also a hard problem. And it may be that a grand engineering project at this early stage in the game is not the best way to go about it.</p>
<p>Which brings me to my next point. OKI comes from MIT, which has a reputation for hideously over-engineering their internal IT projects. I know of at least one group there that decided to go to an outside tech project because they had no confidence that the equivalent internally-developed tool would ever be finished. The engineers were too busy building their castle in the sky. I&#8217;m not qualified to judge whether OKI has fallen prey to the same tendency but I have heard enough to worry me from people who <b>are</b> qualified to judge.</p>
<p>The alternative way to go would be something like the strategy that you (Martin) have been advocating and like the Kotke post you reference describes. This would <b>not</b> solve the lock-in problem, but it <b>would</b> allow for more rapid experimentation and evolution. Also, portability headaches aren&#8217;t quite as bad when the thing you&#8217;re locked into is only one part of an environment that you built for yourself out of pieces that you like. The bigger challenge would be interoperability. You need a way to aggregate data about what each student is doing in all the various tools. And you&#8217;re going to want to do it in a way such that you don&#8217;t have to rewrite your software (on top of having to figure out how to transfer your data) every time you swap out one service for another. I&#8217;m not saying that this can&#8217;t be done; I&#8217;m saying I don&#8217;t know what&#8217;s involved with doing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Terre Blanche</title>
		<link>http://mfeldstein.com/doubts_about_oki_and_sakai/#comment-55</link>
		<dc:creator>Martin Terre Blanche</dc:creator>
		<pubDate>Thu, 26 Aug 2004 16:45:10 +0000</pubDate>
		<guid isPermaLink="false">513746511#comment-55</guid>
		<description>My immediate response to your question (Are we trying to over-engineer something that perhaps would work best through organic growth?) is a definite yes. But maybe I've become too indoctrinated by "small pieces" ideology and by my experience of how plain old html, blogs and webfeeds actually work, while more complex, more centralised systems (such as the Groupwise "collaboration services" used by my university) don't. So maybe I shouldn't dismiss a top-down, expert-driven approach too quickly. Let's wait and see. Jason Kotke by the way has a lovely post on the "web as platform" at http://www.kottke.org/04/08/web-platform 

On a related note - your anonymous correspondent says s/he fears "that only the elite, the MITs, UMiches, Stanfords, will be able to contribute and play in this field". I think it's a valid fear, but goes beyond this. Over-engineered projects of the sort s/he warns against often feel to me like an attempt by some Manderin class to hold on to control over e-learning (and internet-based collaboration generally) - to freeze out the small-time tinkerers who are actually what the internet is about.</description>
		<content:encoded><![CDATA[<p>My immediate response to your question (Are we trying to over-engineer something that perhaps would work best through organic growth?) is a definite yes. But maybe I&#8217;ve become too indoctrinated by &#8220;small pieces&#8221; ideology and by my experience of how plain old html, blogs and webfeeds actually work, while more complex, more centralised systems (such as the Groupwise &#8220;collaboration services&#8221; used by my university) don&#8217;t. So maybe I shouldn&#8217;t dismiss a top-down, expert-driven approach too quickly. Let&#8217;s wait and see. Jason Kotke by the way has a lovely post on the &#8220;web as platform&#8221; at <a href="http://www.kottke.org/04/08/web-platform" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.kottke.org');" rel="nofollow">http://www.kottke.org/04/08/web-platform</a> </p>
<p>On a related note - your anonymous correspondent says s/he fears &#8220;that only the elite, the MITs, UMiches, Stanfords, will be able to contribute and play in this field&#8221;. I think it&#8217;s a valid fear, but goes beyond this. Over-engineered projects of the sort s/he warns against often feel to me like an attempt by some Manderin class to hold on to control over e-learning (and internet-based collaboration generally) - to freeze out the small-time tinkerers who are actually what the internet is about.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.277 seconds -->
