<?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>D&#039;Arcy Norman dot net &#187; careo</title>
	<atom:link href="http://www.darcynorman.net/tag/careo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net</link>
	<description>just a lowly edtech geek, mumble mumble university of calgary</description>
	<lastBuildDate>Sat, 20 Mar 2010 17:47:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Remembering CAREO</title>
		<link>http://www.darcynorman.net/2007/10/31/remembering-careo/</link>
		<comments>http://www.darcynorman.net/2007/10/31/remembering-careo/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 17:22:54 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[careo]]></category>
		<category><![CDATA[learning object repository]]></category>
		<category><![CDATA[learning objects]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://www.darcynorman.net/2007/10/31/remembering-careo/</guid>
		<description><![CDATA[Today is a memorable day. It&#8217;s the day that CAREO, the learning object repository we built at The University of Calgary, is being officially decommissioned. Unplugged, mothballed, and put into storage. It&#8217;s been a wild rollercoaster ride for these 6 years, but that ship has sailed. Back in 2001, when CAREO was first created, there [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Today is a memorable day. It&#8217;s the day that CAREO, the learning object repository we built at The University of Calgary, is being officially decommissioned. Unplugged, mothballed, and put into storage. It&#8217;s been a wild rollercoaster ride for these 6 years, but that ship has sailed. Back in 2001, when CAREO was first created, there was a need for a concrete prototype of a repository. Other available software didn&#8217;t quite do what we had in mind, and it was relatively easy to just go ahead and build some software to test out some ideas.</p>
<p>I was just coming out of the First Dot Com Bubble Burst, having just gone down with the ship at an eLearning company in March 2001. So I had some free time, and wanted to learn something new. I was asked if I could put together a working repository, and naively said &#8220;sure&#8221;. I&#8217;d never built any server software, but wanted to play with WebObjects. This was the perfect opportunity. The project picked up a shiny new PowerBook G4 (400MHz! Holy cow!) for the repository to be built on, and I got to work from my home office. Things went well, and I was using EOModeler to implement the nearly-final IMS LOM metadata specification as a set of 80-or-so tables with joins all over the place. Oy.</p>
<p>The first alpha version went live from my home office, served up over my home cable internet connection, and using DynDNS to make it available. Worked like hot damn. The hardest part of the whole process was in learning to stop thinking so hard and just let WebObjects work its magic.</p>
<p>Soon, CAREO was scaled up, features added, and content contributed. A server was acquired (a shiny new XServe rev 1.0). It was a self-contained, standalone repository. Others started to show some interest, and I had the pleasure of working with Brian Lamb, the Learning Objects Discoordinator at UBC&#8217;s OLT. We set up a copy of CAREO on a UBC XServe. Gerry Paille set up a copy of CAREO at Peace River. There was a copy at the University of Ottawa (they actually got significant funding to run their copy &#8211; much more than we ever saw to cover the building of the thing in the first place&#8230;).</p>
<p>Over the first 3 years of CAREO&#8217;s life,  there was a flurry of development activity. I added features such as wiki pages and threaded discussions tied to each learning object. A &#8220;theme engine&#8221; was built so people could customize the look and feel of the repository application interface. A custom &#8220;SciQ&#8221; K-12 science repository was built, and used in the Alberta science curriculum. I added RSS feeds for the &#8220;newest objects&#8221;, &#8220;top objects&#8221; as well as for user-defined searches. Support for Trackbacks from other software was implemented, letting people add context to the learning objects via weblogs or other trackback-enabled services.</p>
<p>The custom relational database for storing metadata was replaced with a multifunction generalized XML-in-MySQL store written by Julian Wood, along with adoption of the JUD XML-RPC API. A repository using an API to connect to the separate data store. People could use the ALOHA client application to manage their learning objects &#8211; adding metadata, uploading media, etc&#8230; and CAREO would pick it up automatically because it was talking to the same abstracted metadata store through the same API.</p>
<p>A bridge to the EduSource network of learning object repositories was built, making it possible to search from one repository and find learning objects scattered throughout the network through a custom inter-repository API. That API and network cost a lot of money and time. And didn&#8217;t work as well as Google.</p>
<p>I spent a fair amount of time experimenting with native XML databases to store the LOM metadata &#8211; BlueStream XStreamDB and eXist have both matured so much over the years. A Sherlock search widget (this is pre-Dashboard) was built to let people search the repository from their desktops. Installers were built to make it easier to get your own copy of CAREO on your own server.</p>
<p>Heady times. And most of the work was done with surprisingly little financial support. We were able to do a hell of a lot with what we had, though.</p>
<p>Then, things pretty much stagnated. Development stopped, as we focussed on higher priority (i.e., funded) projects. Other software matured to the point where it was difficult to justify maintaining a custom repository application. If I were to start from scratch now, I could deploy a more fully-featured repository powered by Drupal without having to write any code.</p>
<p>Over the years, I&#8217;ve been asked several times by people investigating learning object repository software to implement at a national level. Each time, I said that although the source code for CAREO is available, it would be a much more effective use of resources to just go ahead and use Drupal. Work with the larger community, and don&#8217;t write (or sustain) code that you don&#8217;t absolutely have to.</p>
<p>CAREO was important, back in 2001-2004, as a prototype. As a sandbox for trying out some of these concepts. As a place to easily host metadata and content and try the repository model. From that perspective, I think it was a huge success. Without CAREO, I would likely still be saying that we need centralized institutional repositories to tightly manage resources.</p>
<p>But, because of CAREO, I now know that we don&#8217;t need repositories at the institutional level. Personal repositories are much more powerful, effective, and manageable. They&#8217;re called blogs, maybe you&#8217;ve heard of them? And small pieces, loosely joined. Want to manage photos online? Use Flickr. Videos? Use YouTube/GoogleVideo/etc&#8230; We don&#8217;t need a monolithic institutional repository.</p>
<p style="text-align: center"><img src="http://www.darcynorman.net/wp-content/uploads/2007/11/careo_tombstone.png" alt="RIP CAREO" /></p>
<p>And now, it&#8217;s Halloween 2007. And we&#8217;re about to decommission our CAREO server here at UCalgary after 6 years. The software has been acting up, and it&#8217;s just not worth the time and effort to figure out what&#8217;s gone krufty. So it&#8217;s time to put it out of its misery. Farewell, CAREO. Thanks for the good times. I&#8217;ve learned a LOT about software design, information architecture, and metadata. More importantly, I had the pleasure to meet and work with a LOT of awesome people, all working on similar projects because they believe (as I do) in the greater good. Sure, we were naive, but we meant well. And now, hopefully, people will learn from our successes, failures, and mistakes, and not be doomed to repeat them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2007/10/31/remembering-careo/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>LOR Typology: CAREO errata</title>
		<link>http://www.darcynorman.net/2007/10/24/lor-typology-careo-errata/</link>
		<comments>http://www.darcynorman.net/2007/10/24/lor-typology-careo-errata/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 16:07:49 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[careo]]></category>
		<category><![CDATA[learning object repositories]]></category>

		<guid isPermaLink="false">http://www.darcynorman.net/2007/10/24/lor-typology-careo-errata/</guid>
		<description><![CDATA[I just poked through Rory&#8217;s A Typology of Learning Object Repositories article, starting with the tables, and found a few errors relating to his description of CAREO. Here are the corrections (I don&#8217;t have Rory&#8217;s email handy, and there aren&#8217;t comments on the DSpace page for the article):

 CAREO supports hosting content as well as linking [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I just poked through Rory&#8217;s <a href="http://hdl.handle.net/2149/1078">A Typology of Learning Object Repositories</a> article, starting with the tables, and found a few errors relating to his description of CAREO. Here are the corrections (I don&#8217;t have Rory&#8217;s email handy, and there aren&#8217;t comments on the DSpace page for the article):</p>
<ul>
<li> CAREO supports hosting content as well as linking to other servers. That was one of the primary goals of the project &#8211; to allow people to easily post content without having to know FTP. I don&#8217;t have the stats on this, but about half of the items in CAREO were uploaded to the CAREO server via the &#8220;add object&#8221; form.</li>
<li>For &#8220;maintaining&#8221; an object &#8211; CAREO lets the owner of the object edit the metadata, including replacing the media with an updated version.</li>
<li>CAREO does allow retrieval of metadata &#8211; there&#8217;s a &#8220;metadata&#8221; button on every object &#8211; which shows up once you are logged in.</li>
<li>CAREO requires an account to submit objects, but anyone can create an account.</li>
<li>The metadata schema used was IMS LOM (and later IEEE LOM).</li>
</ul>
<p>But, it&#8217;s all a bit moot, as institutional and provincial support for the CAREO repository evaporated long ago, and the application itself is on its last legs. It&#8217;s no longer supported, is barely functioning at the moment, and will be decommissioned at the end of the month.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2007/10/24/lor-typology-careo-errata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Object Repositories 2.0</title>
		<link>http://www.darcynorman.net/2007/06/12/learning-object-repositories-20/</link>
		<comments>http://www.darcynorman.net/2007/06/12/learning-object-repositories-20/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 21:52:18 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[careo]]></category>
		<category><![CDATA[learningobjectrepositories]]></category>
		<category><![CDATA[learningobjects]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://www.darcynorman.net/2007/06/12/learning-object-repositories-20/</guid>
		<description><![CDATA[I (still) spend a fair amount of time thinking about the learning object repositories work that was done back at the turn of the century. A bunch of folks (myself included) took up the task of building software to let people easily publish, describe, share, find (and hopefully use) digital assets or learning objects (assets [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I (still) spend a fair amount of time thinking about the learning object repositories work that was done back at the turn of the century. A bunch of folks (myself included) took up the task of building software to let people easily publish, describe, share, find (and hopefully use) digital assets or learning objects (assets with a bunch of metadata tacked on the side).</p>
<p>I think it&#8217;s fair to say that the experiments failed pretty dramatically. The only content that was added to CAREO was done under the auspices of Large Projects and/or Institutions. Individuals, by and large, didn&#8217;t spend much time with it, or its ilk. Why is that? Why have other applications and platforms gone on to be much more successful, by any definition of the word? Well, here are some reasons:</p>
<ol>
<li>Sharing. With all of the talk about interoperability, all that really happened was some loose agreement that &#8220;metadata is important, for some reason, and that people will want to write lots and lots of stuff to describe every resource, for some reason.&#8221; We wound up with a bunch of quasi-standardized metadata, but no real way to share it &#8211; sure, there was the OAI. That&#8217;s a pretty powerful end-user strategy.</li>
<li>API. The closest the Learning Object Repositories got to an API would be either OAI or EduSource. Name 3 apps that you use today that use either or both of those. Both are rather cumbersome to implement, and not too mashup-friendly. Nowadays, as David Wiley is fond of saying, people &#8220;just use RSS&#8221;. Sure, you can add other APIs if needed (atom? custom?), but RSS is good enough for most interaction between systems.</li>
<li>Social. Sure, CAREO had a threaded discussions feature, and a wiki for every resource in its database, but without PEOPLE, it was just a bunch more empty web pages. One of the lessons I&#8217;ve learned from David Wiley&#8217;s recent presentations is that we should be leveraging what people are already doing, where they are already doing it. Don&#8217;t make them come to CAREO to comment on something. Let them comment on del.icio.us, or digg, or wherever. And work on ways to tie those conversations together. That&#8217;s not to say that this functionality isn&#8217;t necessary, but that it shouldn&#8217;t be exclusionary. Play well with others (see points 1 and 2 above).</li>
</ol>
<p>I&#8217;ve mentioned before that much of the functionality of a &#8220;learning object repository&#8221; could be implemented for free with Google and del.icio.us. That&#8217;s a bit facetious, but not that far off the mark. I&#8217;m seeing some recent stuff that is really promising. Most recently, <a href="http://foundit.open.ac.uk/">fOUnd It</a>, from the <a href="http://www.open.ac.uk/">Open University</a>. It&#8217;s just a <a href="http://www.pligg.com/">Pligg</a> install. That&#8217;s it. But it lets people add resources (&#8220;news items&#8221;) that can be tagged, referencing any web page. And it supports rating/reputation (thumbs up/down, promoting to front page, etc&#8230;) and discussions. This takes care of 99% of CAREO&#8217;s functionality. For free. And, because it&#8217;s not a Learning Object Repository project, there are more developers working on it (because it&#8217;s more generalizable &#8211; there is NO need to build special apps just for education).</p>
<p>Or, you could just grab a copy of <a href="http://drupal.org">Drupal</a>, install a couple of modules, and have a learning objects community site that could connect with del.icio.us, flickr, or any other app/platform that supports RSS. And have full-on blogging, forums, etc&#8230; for free, out of the box. Without any focus on metadata, or interoperability, or any of those other helpful things that just get in the way of individuals connecting. If we&#8217;d just waited 5 years, the &#8220;learning object repository&#8221; work would have been completely different, and would have been able to focus on important stuff, like content and context.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2007/06/12/learning-object-repositories-20/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>CAREO: Resurrection</title>
		<link>http://www.darcynorman.net/2007/01/10/careo-resurrection/</link>
		<comments>http://www.darcynorman.net/2007/01/10/careo-resurrection/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[careo]]></category>
		<category><![CDATA[learningobjectrepositories]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">746041889</guid>
		<description><![CDATA[One of the tasks that's been on my desk for awhile has been giving some love to <a href="http://careo.ucalgary.ca">CAREO</a>. It sorta stopped working a few months ago, and nobody really cared enough for it to be a High Priority Urgent Fix. The hard drive started to corrupt, and services went from spotty to unavailable. And stayed that way.

Actually, I think it's a pretty impressive statement about Institutional Repositories that something that was once trumpeted as The Next Big Thing can be out of action for 9 months without many people even noticing. Relevance of top-down, centrally ordained institutional Repositories?

Personally, I just kept feeding my stuff into del.icio.us, Flickr, and my blog, completely (and blissfully) unaffected by the crumbling of an aging prototype repository.

But, apparently, some people still wanted access, so I spent the day getting my head back into the code (mmm... spaghetti....) and realizing just how much I dislike Java (or, perhaps, all compiled languages). I spent SO much time wasted in compile-recompile-forcecompile-compile-deploy-launch-test-fix-repeat that it was way more frustrating than it needed to be. With an interpreted language, I could be modifying the code on the fly and seeing the changes in realtime. Much better for fixing and debugging stuff.

Anyway, <a href="http://careo.ucalgary.ca">CAREO is back on the air</a>, with its library of 4145 contributed "learning objects" (of which, the vast majority don't really provide much context for <em>learning</em>, but are rather simple <em>assets</em> or <em>resources</em> to be used in other contexts...

It's now running on my old dual-800MHz-G4 desktop box, which would sound slow except that CAREO is now running on a box that has more than 4x the horsepower it did before The Fall From Grace. Pretty sure it won't handle a Slashdotting, or even moderate use. But it should work well enough for people to refer to again.

My first reaction on seeing it again after over a year was "Blech! <strong>THIS</strong> was the <em>best</em> we could come up with?"  - The interface is pretty hideous, especially by "modern" standards. And it's so un-Web2.0 that it hurts. I did bolt on wiki and discussion features, but that's what they are - bolted on grift.

Of course, it was pre-Web2.0, so it's funny how perceptions change with experience.

ps. the <a href="http://www.careo.org/">CAREO Project Website</a>, which was hosted by Athabasca, is unavailable for completely different reasons (they let the domain lapse and didn't renew it. doh.)]]></description>
			<content:encoded><![CDATA[<p></p><p>One of the tasks that&#8217;s been on my desk for awhile has been giving some love to <a href="http://careo.ucalgary.ca">CAREO</a>. It sorta stopped working a few months ago, and nobody really cared enough for it to be a High Priority Urgent Fix. The hard drive started to corrupt, and services went from spotty to unavailable. And stayed that way.</p>
<p>Actually, I think it&#8217;s a pretty impressive statement about Institutional Repositories that something that was once trumpeted as The Next Big Thing can be out of action for 9 months without many people even noticing. Relevance of top-down, centrally ordained institutional Repositories?</p>
<p>Personally, I just kept feeding my stuff into del.icio.us, Flickr, and my blog, completely (and blissfully) unaffected by the crumbling of an aging prototype repository.</p>
<p>But, apparently, some people still wanted access, so I spent the day getting my head back into the code (mmm&#8230; spaghetti&#8230;.) and realizing just how much I dislike Java (or, perhaps, all compiled languages). I spent SO much time wasted in compile-recompile-forcecompile-compile-deploy-launch-test-fix-repeat that it was way more frustrating than it needed to be. With an interpreted language, I could be modifying the code on the fly and seeing the changes in realtime. Much better for fixing and debugging stuff.</p>
<p>Anyway, <a href="http://careo.ucalgary.ca">CAREO is back on the air</a>, with its library of 4145 contributed &#8220;learning objects&#8221; (of which, the vast majority don&#8217;t really provide much context for <em>learning</em>, but are rather simple <em>assets</em> or <em>resources</em> to be used in other contexts&#8230;</p>
<p>It&#8217;s now running on my old dual-800MHz-G4 desktop box, which would sound slow except that CAREO is now running on a box that has more than 4x the horsepower it did before The Fall From Grace. Pretty sure it won&#8217;t handle a Slashdotting, or even moderate use. But it should work well enough for people to refer to again.</p>
<p>My first reaction on seeing it again after over a year was &#8220;Blech! <strong>THIS</strong> was the <em>best</em> we could come up with?&#8221;  &#8211; The interface is pretty hideous, especially by &#8220;modern&#8221; standards. And it&#8217;s so un-Web2.0 that it hurts. I did bolt on wiki and discussion features, but that&#8217;s what they are &#8211; bolted on grift.</p>
<p>Of course, it was pre-Web2.0, so it&#8217;s funny how perceptions change with experience.</p>
<p>ps. the <a href="http://www.careo.org/">CAREO Project Website</a>, which was hosted by Athabasca, is unavailable for completely different reasons (they let the domain lapse and didn&#8217;t renew it. doh.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2007/01/10/careo-resurrection/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Web 2.0 vs Repositories</title>
		<link>http://www.darcynorman.net/2006/09/19/web-2-0-vs-repositories/</link>
		<comments>http://www.darcynorman.net/2006/09/19/web-2-0-vs-repositories/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[careo]]></category>
		<category><![CDATA[learningobjectrepositories]]></category>
		<category><![CDATA[lor]]></category>
		<category><![CDATA[repositories]]></category>

		<guid isPermaLink="false">894760798</guid>
		<description><![CDATA[Thanks to <a href="http://www.edtechpost.ca/mt/index.html">Scott</a> for linking to <a href="http://www.knownet.com/writing/elearning2.0/entries/6666525074">this</a> in his del.icious.net linkstream. It's a <a href="http://www.knownet.com/writing/elearning2.0/entries/6666525074">nearly-year-old article about implementing a "learning object repository" using the Small Pieces philosophy</a>. For me, the takeaway message was a reinforcement of something I've been seeing a lot of lately.

<blockquote>My feeling is that the Capital R "Object" Repositories beloved of systems designers of the old fashioned IMS school are rapidly losing currency in higher education, but - bizarrely - gaining credibility among decision-makers in the schools sector.</blockquote>

It's amazing just how many questions I've been getting about CAREO recently. From all over the place, from various levels of administration.

Just as  the main <a href="http://www.careo.org">CAREO project website</a> went dark due to lack of provincial support. And the <a href="http://careo.ucalgary.ca">CAREO repository</a> itself is slowly failing while being neglected on life support.

It seems as though we went through a phase where the IMS/Large Tools approach was favoured, and that's how many of us mocked up the first round of Learning Object Repositories. But - we were a couple of years too early. The whole "Web 2.0" thing wasn't quite there as a concept yet, otherwise I'm positive that's the tack we would have taken.

It'd be a shame to have others doomed to repeat our entire process. We tried the Repository approach. It didn't work too well. Learn from that and start with the Small Pieces Loosely Joined / Web2.0 approach.]]></description>
			<content:encoded><![CDATA[<p></p><p>Thanks to <a href="http://www.edtechpost.ca/mt/index.html">Scott</a> for linking to <a href="http://www.knownet.com/writing/elearning2.0/entries/6666525074">this</a> in his del.icious.net linkstream. It&#8217;s a <a href="http://www.knownet.com/writing/elearning2.0/entries/6666525074">nearly-year-old article about implementing a &#8220;learning object repository&#8221; using the Small Pieces philosophy</a>. For me, the takeaway message was a reinforcement of something I&#8217;ve been seeing a lot of lately.</p>
<blockquote><p>My feeling is that the Capital R &#8220;Object&#8221; Repositories beloved of systems designers of the old fashioned IMS school are rapidly losing currency in higher education, but &#8211; bizarrely &#8211; gaining credibility among decision-makers in the schools sector.</p></blockquote>
<p>It&#8217;s amazing just how many questions I&#8217;ve been getting about CAREO recently. From all over the place, from various levels of administration.</p>
<p>Just as  the main <a href="http://www.careo.org">CAREO project website</a> went dark due to lack of provincial support. And the <a href="http://careo.ucalgary.ca">CAREO repository</a> itself is slowly failing while being neglected on life support.</p>
<p>It seems as though we went through a phase where the IMS/Large Tools approach was favoured, and that&#8217;s how many of us mocked up the first round of Learning Object Repositories. But &#8211; we were a couple of years too early. The whole &#8220;Web 2.0&#8243; thing wasn&#8217;t quite there as a concept yet, otherwise I&#8217;m positive that&#8217;s the tack we would have taken.</p>
<p>It&#8217;d be a shame to have others doomed to repeat our entire process. We tried the Repository approach. It didn&#8217;t work too well. Learn from that and start with the Small Pieces Loosely Joined / Web2.0 approach.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2006/09/19/web-2-0-vs-repositories/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Drupal as Learning Object Repository</title>
		<link>http://www.darcynorman.net/2006/05/04/drupal-as-learning-object-repository/</link>
		<comments>http://www.darcynorman.net/2006/05/04/drupal-as-learning-object-repository/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[careo]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[learningobjectrepositories]]></category>

		<guid isPermaLink="false">560318156</guid>
		<description><![CDATA[I was forwarded an email last night by someone asking where they could download a copy of <a href="http://careo.ucalgary.ca">CAREO</a> to use as a national learning object repository (in a nice, tropical country south of here). I've been thinking about it since I checked email early this morning. There is no need for CAREO (or its ilk) anymore. Other solutions have evolved and surpassed what we came up with as a prototype Learning Object Repository.

If I was to start an organizational/institutional/regional repository of resources, I'd just use a copy of <a href="http://drupal.org">Drupal</a>.

Yes. Drupal. It provides every feature that CAREO does/did, and many many more that we would have never had time to implement.

You can create custom content types, and any taxonomies you like, so it would be perfectly possible to create a full LOM record as a Drupal node. Or, you could stick with simple nodes and multiple free taxonomies and have a more organic system.

It can handle internal content (uploads of files - even resizing images) as well as external (simple hyperlinks). It can handle access control (either role based, or group based, and I'm working on user-based). Threaded discussions can be tied to any piece of content. Rating systems and voting is supported. Full searchability and browsing is supported out of the box. Multiple themes - users can even select their own themes if needed. Multiple websites on the same instance of the application. LDAP authentication. Nice rich text WYSIWYG editors. RSS feeds all over the place (even podcasting!). Tracking statistics (popular items, etc...). The software scales pretty well, too (handling big sites like <a href="http://www.theonion.com">The Onion</a>, <a href="http://appel.nasa.gov/">NASA</a>, <a href="http://www.spreadfirefox.com/">SpreadFirefox</a> and <a href="http://www.drupalshowcase.com/">many others</a>).
And it's a widely used, free, open source project that can run on literally any webserver (or desktop box) that can handle PHP and MySQL (and if your server can't handle that, it's crap).

So, there it is. Drupal would provide a more robust, flexible, and extensible solution than CAREO could. I might have to look at migrating the data from our instance of CAREO into Drupal...

I'm not the first to realize this, either. The folks at <a href="http://www.sociallearning.ca">SocialLearning.ca</a> are building what is essentially a learning object repository and community support system. In Drupal.

With that said, if you STILL want a copy of CAREO, the <a href="http://careo.ucalgary.ca/documentation/installation/">instructions to install it are here</a>. Contact me for a download package, but I won't be able to provide support.]]></description>
			<content:encoded><![CDATA[<p></p><p>I was forwarded an email last night by someone asking where they could download a copy of <a href="http://careo.ucalgary.ca">CAREO</a> to use as a national learning object repository (in a nice, tropical country south of here). I&#8217;ve been thinking about it since I checked email early this morning. There is no need for CAREO (or its ilk) anymore. Other solutions have evolved and surpassed what we came up with as a prototype Learning Object Repository.</p>
<p>If I was to start an organizational/institutional/regional repository of resources, I&#8217;d just use a copy of <a href="http://drupal.org">Drupal</a>.</p>
<p>Yes. Drupal. It provides every feature that CAREO does/did, and many many more that we would have never had time to implement.</p>
<p>You can create custom content types, and any taxonomies you like, so it would be perfectly possible to create a full LOM record as a Drupal node. Or, you could stick with simple nodes and multiple free taxonomies and have a more organic system.</p>
<p>It can handle internal content (uploads of files &#8211; even resizing images) as well as external (simple hyperlinks). It can handle access control (either role based, or group based, and I&#8217;m working on user-based). Threaded discussions can be tied to any piece of content. Rating systems and voting is supported. Full searchability and browsing is supported out of the box. Multiple themes &#8211; users can even select their own themes if needed. Multiple websites on the same instance of the application. LDAP authentication. Nice rich text WYSIWYG editors. RSS feeds all over the place (even podcasting!). Tracking statistics (popular items, etc&#8230;). The software scales pretty well, too (handling big sites like <a href="http://www.theonion.com">The Onion</a>, <a href="http://appel.nasa.gov/">NASA</a>, <a href="http://www.spreadfirefox.com/">SpreadFirefox</a> and <a href="http://www.drupalshowcase.com/">many others</a>).<br />
And it&#8217;s a widely used, free, open source project that can run on literally any webserver (or desktop box) that can handle PHP and MySQL (and if your server can&#8217;t handle that, it&#8217;s crap).</p>
<p>So, there it is. Drupal would provide a more robust, flexible, and extensible solution than CAREO could. I might have to look at migrating the data from our instance of CAREO into Drupal&#8230;</p>
<p>I&#8217;m not the first to realize this, either. The folks at <a href="http://www.sociallearning.ca">SocialLearning.ca</a> are building what is essentially a learning object repository and community support system. In Drupal.</p>
<p>With that said, if you STILL want a copy of CAREO, the <a href="http://careo.ucalgary.ca/documentation/installation/">instructions to install it are here</a>. Contact me for a download package, but I won&#8217;t be able to provide support.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2006/05/04/drupal-as-learning-object-repository/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Learning Objects: RIP or 1.0?</title>
		<link>http://www.darcynorman.net/2006/01/09/learning-objects-rip-or-1-0/</link>
		<comments>http://www.darcynorman.net/2006/01/09/learning-objects-rip-or-1-0/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[careo]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[learningobjectrepositories]]></category>
		<category><![CDATA[learningobjects]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[Noteworthy]]></category>

		<guid isPermaLink="false">2082780267</guid>
		<description><![CDATA[David Wiley just wrote <a href="http://opencontent.org/blog/archives/230">an excellent post about the "death" of learning objects</a>. He's right on the mark, emphasizing the <em>learning</em> part of the buzzword, while us geeks who were attempting to implement some of the early LO-based software got so woefully distracted by the <em>object</em> and <em>reuse</em> angles. He's also much more articlate than I am, so give his article a read, then come back here. I'll wait. Go ahead.

OK. You've read his post. Good, eh? Now, I just wanted to add some thoughts from the perspective of a "learning objects" software developer (I was rather involved with the development of CAREO, which has apparently been championed as one of the early Learning Object Management Systems).

I was as guilty as anyone, if not moreso. CAREO was intended to provide a central clearinghouse of these magically reusable bits of buzzword compliant digital goodness. I was sucked into the hype, along with an entire generation of implementors. We had an entire nationally funded project (EduSource) with the goal of working out the plumbing problems to get these wondrous Learning Objects flowing. As geeks, that's all it was - a plumbing problem. All we had to do was hook a few things together, attach an input or thirteen, throw a switch, and revel in the magical incredibleness that would Just Happen Because We Built It.

And, of course, outside of carefully scripted demos, nothing really happened. EduSource sort of dissolved. CAREO continued to operate, sortof, but without any financial or institutional support. There are still some users of the system, but it's basically running as a snapshot. A postcard from 2002.

Was CAREO a failure, then? I'd argue an emphatic "absolutely not, bucko!" because it served (and continues to serve) a crucial role. Before CAREO, there wasn't a solid, concrete example that we could all point to and say "there's learning objects!" We didn't have a testbed, a sandbox, a lab. Through CAREO, and an entire generation of "learning object management" software, we learned a heck of a lot about the concept. We were right sometimes (metadata should be as transparent as possible, people to want to share stuff...) and we were wrong sometimes (the UI as a thin veneer over the database, overemphasis on metadata specifications and interoperability...). But we learned.

Also, I get the feeling that the Learning Objects Movement was just a few years ahead of itself. Now, social software is oozing out of the woodwork. Tagging and folksonomies are pushing metadata into every corner of the networks. Mashups via "Web 2.0" web-application-API layers are amplifying and exposing network effects to connect and layer sources of information that were previously relegated into locked silos.

Personally, I learned a very valuable lesson that can best be distilled into Ward Cunningham's description of the original wiki software:

<blockquote>The simplest online database that could possibly work.
- <a href="http://wiki.org/wiki.cgi?WhatIsWiki">Ward Cunningham</a></blockquote>

I used to have a version of that written in big block letters across the top of my whiteboard.

It's something that was essentially ignored by all of us Early Learning Object Implementors. We wound up with insanely complicated data schemas (have you ever looked at the full IMS/IEEE LOM?) and attempted to find elegant ways to store the XML directly in databases (before XML-in-databases was in vogue). We came up with these funky national networks of unique and distinct flavours of webservices, so we could share our overly complex data. We invented new, innovative and cool ways of connecting these systems.

But, we <em>completely</em> lost sight of the simple fact that the <em>reuse</em> that is important. and actually much more difficult, is the <em>pedagogical use of content</em> and not a futile pursuit of technical interoperability. I suggest that learning objects are not dead. Far from it. New ideas like implementations of the semantic web, and structured blogging, and social software for creating and sharing resources - they all combine to breathe new and fresh breath into the concept of the learning object. But, with the ability to place the emphasis on <em>learning</em> rather than <em>object</em>.

I've got a nagging feeling that the whole buzz over ePortfolios is following a familiar path. Which is why I'm choosing to ignore the buzz on that topic and play with some of my own ideas.

Whew. OK. That's off my chest. Albatross released. Monkey off of back. Thanks to David for the cognitive nudge required.]]></description>
			<content:encoded><![CDATA[<p></p><p>David Wiley just wrote <a href="http://opencontent.org/blog/archives/230">an excellent post about the &#8220;death&#8221; of learning objects</a>. He&#8217;s right on the mark, emphasizing the <em>learning</em> part of the buzzword, while us geeks who were attempting to implement some of the early LO-based software got so woefully distracted by the <em>object</em> and <em>reuse</em> angles. He&#8217;s also much more articlate than I am, so give his article a read, then come back here. I&#8217;ll wait. Go ahead.</p>
<p>OK. You&#8217;ve read his post. Good, eh? Now, I just wanted to add some thoughts from the perspective of a &#8220;learning objects&#8221; software developer (I was rather involved with the development of CAREO, which has apparently been championed as one of the early Learning Object Management Systems).</p>
<p>I was as guilty as anyone, if not moreso. CAREO was intended to provide a central clearinghouse of these magically reusable bits of buzzword compliant digital goodness. I was sucked into the hype, along with an entire generation of implementors. We had an entire nationally funded project (EduSource) with the goal of working out the plumbing problems to get these wondrous Learning Objects flowing. As geeks, that&#8217;s all it was &#8211; a plumbing problem. All we had to do was hook a few things together, attach an input or thirteen, throw a switch, and revel in the magical incredibleness that would Just Happen Because We Built It.</p>
<p>And, of course, outside of carefully scripted demos, nothing really happened. EduSource sort of dissolved. CAREO continued to operate, sortof, but without any financial or institutional support. There are still some users of the system, but it&#8217;s basically running as a snapshot. A postcard from 2002.</p>
<p>Was CAREO a failure, then? I&#8217;d argue an emphatic &#8220;absolutely not, bucko!&#8221; because it served (and continues to serve) a crucial role. Before CAREO, there wasn&#8217;t a solid, concrete example that we could all point to and say &#8220;there&#8217;s learning objects!&#8221; We didn&#8217;t have a testbed, a sandbox, a lab. Through CAREO, and an entire generation of &#8220;learning object management&#8221; software, we learned a heck of a lot about the concept. We were right sometimes (metadata should be as transparent as possible, people to want to share stuff&#8230;) and we were wrong sometimes (the UI as a thin veneer over the database, overemphasis on metadata specifications and interoperability&#8230;). But we learned.</p>
<p>Also, I get the feeling that the Learning Objects Movement was just a few years ahead of itself. Now, social software is oozing out of the woodwork. Tagging and folksonomies are pushing metadata into every corner of the networks. Mashups via &#8220;Web 2.0&#8243; web-application-API layers are amplifying and exposing network effects to connect and layer sources of information that were previously relegated into locked silos.</p>
<p>Personally, I learned a very valuable lesson that can best be distilled into Ward Cunningham&#8217;s description of the original wiki software:</p>
<blockquote><p>The simplest online database that could possibly work.<br />
- <a href="http://wiki.org/wiki.cgi?WhatIsWiki">Ward Cunningham</a></p></blockquote>
<p>I used to have a version of that written in big block letters across the top of my whiteboard.</p>
<p>It&#8217;s something that was essentially ignored by all of us Early Learning Object Implementors. We wound up with insanely complicated data schemas (have you ever looked at the full IMS/IEEE LOM?) and attempted to find elegant ways to store the XML directly in databases (before XML-in-databases was in vogue). We came up with these funky national networks of unique and distinct flavours of webservices, so we could share our overly complex data. We invented new, innovative and cool ways of connecting these systems.</p>
<p>But, we <em>completely</em> lost sight of the simple fact that the <em>reuse</em> that is important. and actually much more difficult, is the <em>pedagogical use of content</em> and not a futile pursuit of technical interoperability. I suggest that learning objects are not dead. Far from it. New ideas like implementations of the semantic web, and structured blogging, and social software for creating and sharing resources &#8211; they all combine to breathe new and fresh breath into the concept of the learning object. But, with the ability to place the emphasis on <em>learning</em> rather than <em>object</em>.</p>
<p>I&#8217;ve got a nagging feeling that the whole buzz over ePortfolios is following a familiar path. Which is why I&#8217;m choosing to ignore the buzz on that topic and play with some of my own ideas.</p>
<p>Whew. OK. That&#8217;s off my chest. Albatross released. Monkey off of back. Thanks to David for the cognitive nudge required.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2006/01/09/learning-objects-rip-or-1-0/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>(Finally) Removed Test Items from CAREO</title>
		<link>http://www.darcynorman.net/2004/07/12/finally-removed-test-items-from-careo/</link>
		<comments>http://www.darcynorman.net/2004/07/12/finally-removed-test-items-from-careo/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[careo]]></category>

		<guid isPermaLink="false">243006052</guid>
		<description><![CDATA[<p>I finally got around to removing some of the krufty old test records from <a href="http://careo.ucalgary.ca">CAREO</a>. I did a few searches, and came up with a list of 76 records that shouldn't have been left in the "live" CAREO database - they got added during various stages of software building/testing, by various developers.</p>
<p>Searches should turn up fewer "testing" results, and the "Newest Objects" isn't polluted by crap added by folks just kicking the tires...</p>
<p>So, now our usual <a href="http://careo.ucalgary.ca/cgi-bin/WebObjects/CAREO.woa/wa/Search?query=earth">test search of "earth"</a> only has 14 results...</p>
<p>Note to self: make sure <em>all develoeprs</em> are using either private or staging databases, rather than the Real Deal...</p>]]></description>
			<content:encoded><![CDATA[<p></p><p>I finally got around to removing some of the krufty old test records from <a href="http://careo.ucalgary.ca">CAREO</a>. I did a few searches, and came up with a list of 76 records that shouldn&#8217;t have been left in the &#8220;live&#8221; CAREO database &#8211; they got added during various stages of software building/testing, by various developers.</p>
<p>Searches should turn up fewer &#8220;testing&#8221; results, and the &#8220;Newest Objects&#8221; isn&#8217;t polluted by crap added by folks just kicking the tires&#8230;</p>
<p>So, now our usual <a href="http://careo.ucalgary.ca/cgi-bin/WebObjects/CAREO.woa/wa/Search?query=earth">test search of &#8220;earth&#8221;</a> only has 14 results&#8230;</p>
<p>Note to self: make sure <em>all develoeprs</em> are using either private or staging databases, rather than the Real Deal&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2004/07/12/finally-removed-test-items-from-careo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experimental Wiki Integration With CAREO</title>
		<link>http://www.darcynorman.net/2004/04/07/experimental-wiki-integration-with-careo/</link>
		<comments>http://www.darcynorman.net/2004/04/07/experimental-wiki-integration-with-careo/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[careo]]></category>

		<guid isPermaLink="false">261111495</guid>
		<description><![CDATA[<p>I've just added some potentially cool functionality to <a href="http://careo.ucalgary.ca">CAREO</a>. Every object in the repository now has a link to its own Wiki page, where a freeform discussion or whatever can take place.</p>

<p>I'm not sure if people would actually use it. I think it's different enough from a traditional threaded discussion to warrant inclusion of both solutions.</p>

<p>In my head, I'm picturing the Wiki pages becoming more teaching-oriented than a threaded discussion could. Something more like the <a href="http://en.wikipedia.org/wiki/Main_Page">Wikipedia</a>.</p>

<p>The cool thing about the wiki pages (apart from being more freeform) is the automatic cross-linking of pages. This could have the potential to make a richly networked set of resources wrapped around learning resources.</p>

<p>As an aside, I'm using <a href="http://phpwiki.sourceforge.net/">phpWiki</a> to provide the wiki functionality. I find it more full-featured than UseMod, and it supports creating wiki pages with full URLs as page names (that's all this feature is based on).</p>]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve just added some potentially cool functionality to <a href="http://careo.ucalgary.ca">CAREO</a>. Every object in the repository now has a link to its own Wiki page, where a freeform discussion or whatever can take place.</p>
<p>I&#8217;m not sure if people would actually use it. I think it&#8217;s different enough from a traditional threaded discussion to warrant inclusion of both solutions.</p>
<p>In my head, I&#8217;m picturing the Wiki pages becoming more teaching-oriented than a threaded discussion could. Something more like the <a href="http://en.wikipedia.org/wiki/Main_Page">Wikipedia</a>.</p>
<p>The cool thing about the wiki pages (apart from being more freeform) is the automatic cross-linking of pages. This could have the potential to make a richly networked set of resources wrapped around learning resources.</p>
<p>As an aside, I&#8217;m using <a href="http://phpwiki.sourceforge.net/">phpWiki</a> to provide the wiki functionality. I find it more full-featured than UseMod, and it supports creating wiki pages with full URLs as page names (that&#8217;s all this feature is based on).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2004/04/07/experimental-wiki-integration-with-careo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wiki Format Text Display Enabled in CAREO</title>
		<link>http://www.darcynorman.net/2004/03/31/wiki-format-text-display-enabled-in-careo/</link>
		<comments>http://www.darcynorman.net/2004/03/31/wiki-format-text-display-enabled-in-careo/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[careo]]></category>

		<guid isPermaLink="false">1149309075</guid>
		<description><![CDATA[<p>I just threw the switch to enable Wiki Formatted Text in <a href="http://careo.ucalgary.ca">CAREO</a>, specifically in learning resource descriptions (any time you see a resource listed - search results, main page, whatever), and discussion post entries.  This will let folks just go ahead and enter plain text, and CAREO will try to Do The Right Thing to display it as nice HTML.</p>

<p>Something like <a href="http://careo.ucalgary.ca/cgi-bin/WebObjects/CAREO.woa/wa/discuss?object=1358">this discussion on "Earth At Night"</a> looks a wee bit better now that it's not all munged into one paragraph per entry, or faking formatting using the icky &#60;pre&#62; tag...</p>

<p>I'm using the <a href="http://radeox.org/space/Radeox">RADEOX RE</a> java rendering engine. Looks like it's doing a decent job, but it appears to require double carriage returns before it will paragraphize some text, whereas most folks will use a single return to break up a long block of text. I'll look into changing this behaviour.</p>]]></description>
			<content:encoded><![CDATA[<p></p><p>I just threw the switch to enable Wiki Formatted Text in <a href="http://careo.ucalgary.ca">CAREO</a>, specifically in learning resource descriptions (any time you see a resource listed &#8211; search results, main page, whatever), and discussion post entries.  This will let folks just go ahead and enter plain text, and CAREO will try to Do The Right Thing to display it as nice HTML.</p>
<p>Something like <a href="http://careo.ucalgary.ca/cgi-bin/WebObjects/CAREO.woa/wa/discuss?object=1358">this discussion on &#8220;Earth At Night&#8221;</a> looks a wee bit better now that it&#8217;s not all munged into one paragraph per entry, or faking formatting using the icky &lt;pre&gt; tag&#8230;</p>
<p>I&#8217;m using the <a href="http://radeox.org/space/Radeox">RADEOX RE</a> java rendering engine. Looks like it&#8217;s doing a decent job, but it appears to require double carriage returns before it will paragraphize some text, whereas most folks will use a single return to break up a long block of text. I&#8217;ll look into changing this behaviour.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2004/03/31/wiki-format-text-display-enabled-in-careo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
