<?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>Jared Stein - Education, Technology, Culture, and the Internet &#187; ocw</title>
	<atom:link href="http://jaredstein.org/tag/ocw/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaredstein.org</link>
	<description>Education, Technology, Culture, and the Internet</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:49:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Early Decisions on Reuse of OER: Copy or Link?</title>
		<link>http://jaredstein.org/2009/03/23/early-decisions-on-reuse-of-oer-copy-or-link/</link>
		<comments>http://jaredstein.org/2009/03/23/early-decisions-on-reuse-of-oer-copy-or-link/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 04:13:42 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[IPT692R]]></category>
		<category><![CDATA[moodle]]></category>
		<category><![CDATA[oer]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[ipt]]></category>
		<category><![CDATA[ocw]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[reuse]]></category>

		<guid isPermaLink="false">http://flexknowlogy.learningfield.org/?p=613</guid>
		<description><![CDATA[In David Wiley&#8216;s IPT 692r &#8211; Intro to Open Ed course students have fragmented into two small groups, each of which has chosen to research and catalog appropriate open resources that may be used to fulfill learning objectives for one of the secondary education core curricula for the state of Utah. As I have begun [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://opencontent.org/blog/">David Wiley</a>&#8216;s <a href="http://open.byu.edu/ipt692r-wiley/">IPT 692r &#8211; Intro to Open Ed</a> course students have fragmented into two small groups, each of which has chosen to research and catalog appropriate open resources that may be used to fulfill learning objectives for one of the <a href="http://www.uen.org/core/">secondary education core curricula for the state of Utah</a>. As I have begun searching for, <a href="http://www.diigo.com/user/jaredstein/ipt692r%20%2Bmultimedia">tagging, and sharing</a> resources, I&#8217;ve begun to consider the long-enduring web question: link or copy? <span id="more-613"></span></p>
<p>I mean, of course, with respect to appropriately licensed (<a href="http://creativecommons.org">Creative Commons</a>, <a href="http://www.gnu.org/licenses/#FDL">Gnu Free Document License</a>, etc) open educational resources specifically. </p>
<p>And though the question is not staggering, it may be taken for granted, even at the cost of the long-term success of the web project. </p>
<h3>Linking</h3>
<p>The link approach typically uses hyperlinks to the target source document, but may use iframes to embed the element within a locally-hosted web page.</p>
<p>Linking&#8230;</p>
<ol>
<li><strong>preserves integrity</strong> of the original source by maintaining all original qualities</li>
<li>respects original source by <strong>trajecting traffic to the host</strong> site</li>
<li>saves local hosting resources (<strong>storage &amp; bandwith</strong>)</li>
<li>ensures that <strong>source updates are reflected</strong> in the current version</li>
<li>is, therefore, particularly <strong>well-suited</strong> for frequently updated or improved sources, like <strong>wikis</strong></li>
<li>is <strong>much easier</strong>, particularly when numerous multimedia files are embedded, or multiple files are referenced</li>
<li>may <strong>provide learners with context</strong> and hyperlinks that lead to further, relevant exploration of the source site and the web</li>
<li>avoids problems with licenses or terms of use that restrict copying</li>
</ol>
<p>Many of these arguments for linking presume that there is more to the information than the information itself, and that the source has some inherent value that may be passed on to the learners or should be maintained for its own sake.</p>
<h3>Copying</h3>
<p>The copy approach is similarly self-evident: a digital copy of the source file(s) is downloaded, then hosted on the local server.</p>
<p>Copying&#8230;</p>
<ol>
<li>provides for <strong>adaptation</strong> or modification (if the license allows) of:
<ul>
<li><strong>content</strong> (cut, insert, remix, extend)</li>
<li><strong>presentation</strong> (e.g. surface design)</li>
<li><strong>interactions</strong></li>
</ul>
</li>
<li>supports <a href="http://wiki.oercommons.org/mediawiki/index.php/What_is_Localization%3F">localization</a></li>
<li>captures and <strong>preserves a version</strong> that may be discarded or replaced in the future</li>
<li>allows designers to produce <strong>seamless learning experiences</strong> that support learner focus</li>
<li>respects original source host&#8217;s resources (<strong>storage &amp; bandwith</strong>)</li>
<li>ensures <strong>technical availability</strong> of the resource is within local control (<strong>no dead links</strong>)</li>
<li>allows <strong>contextual indexing</strong> for site (or public) search engines</li>
<li>may improve reach and <strong>increase circulation</strong> of source information</li>
<li>may thereby <strong>enlarge original author&#8217;s prominence</strong> and visibility</li>
<li>avoids problems with licenses or terms of use that restrict <a href="http://en.wikipedia.org/wiki/Bandwidth_theft">leech-linking</a></li>
</ol>
<p>A couple notable <strong>obstacles to copying</strong>:</p>
<ul>
<li>Server-generated content, markup, interactions, or hyperlinks may be difficult to acquire or reuse (e.g.</li>
<li>While <a title="Creative Commons Attribution No-Derivatives" href="http://creativecommons.org/licenses/by-nd/3.0/legalcode">CC By-ND</a> allows reproduction of works, it may restrict modification of presentation or interactions in addition to the more clear prohibition on modification of content</li>
</ul>
<h3>Dynamic Scraping and Importing</h3>
<p>There are other approaches that fall somewhere in between. For instance, <a href="http://en.wikipedia.org/wiki/Screen_scraping">web scraping</a> of the source file(s) on the fly, followed by parsing and processing of the data on the local host. This sounds complex, but it&#8217;s not too bad; Google Docs &amp; Spreadsheets has implemented this functionality into it&#8217;s <a href="http://googlesystem.blogspot.com/2007/09/google-spreadsheets-lets-you-import.html">data importing spreadsheet formulae</a>:</p>
<ul>
<li><strong>=importHTML</strong> grabs the content of a TABLE or list (OL / UL [/DL?])</li>
<li><strong>=importXML</strong> uses <a href="http://www.w3.org/TR/xpath">xPath expressions</a> to target XML/XHTML elements</li>
<li><strong>=importData</strong> takes structured data files, such as comma separated values (CSV)</li>
<li><strong>=GoogleReader</strong> intakes the RSS or Atom of a target URL, such as a blog post</li>
</ul>
<p>Often used for mash-ups, this approach can also be useful for replicating and formatting data. And, though <a href="http://ouseful.wordpress.com/">Tony Hirst</a> has found <a href="http://ouseful.wordpress.com/?s=google+spreadsheets">numerous exemplary applications for this feature using Google Spreadsheets</a>, a Google Spreadsheet is not required; anyone with some significant Javascript experience could tackle this task, and there are a number of <a href="http://en.wikipedia.org/wiki/Web-scraping_software_comparison">web scraping software apps</a> that deliver varying results.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredstein.org/2009/03/23/early-decisions-on-reuse-of-oer-copy-or-link/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Notes: Brian Lamb&#8217;s Keynote, The Urgency of Openness</title>
		<link>http://jaredstein.org/2009/02/23/notes-brian-lambs-keynote-the-urgency-of-openness/</link>
		<comments>http://jaredstein.org/2009/02/23/notes-brian-lambs-keynote-the-urgency-of-openness/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 17:10:03 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[oer]]></category>
		<category><![CDATA[brian lamb]]></category>
		<category><![CDATA[itc09]]></category>
		<category><![CDATA[keynotes]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[ocw]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[openness]]></category>

		<guid isPermaLink="false">http://flexknowlogy.learningfield.org/?p=535</guid>
		<description><![CDATA[These notes pertain to Brian Lamb&#8216;s keynote on Feb 23, 2009 in Portland, Oregon at the ITC 2009 e-Learning conference. Resource/pres page: http://blogs.ubc.ca/open/open-up/ Begins by showing course project which requires students to write/revise an actual article on Wikipedia. Many questions about how the process worked. Good comment/question about opportunities, and leveraging this opportunity in foreign [...]]]></description>
			<content:encoded><![CDATA[<p>These notes pertain to <a href="http://blogs.ubc.ca/brian">Brian Lamb</a>&#8216;s keynote on Feb 23, 2009 in Portland, Oregon at the ITC 2009 e-Learning conference. Resource/pres page: <a href="http://blogs.ubc.ca/open/open-up/">http://blogs.ubc.ca/open/open-up/</a><span id="more-535"></span></p>
<p>Begins by showing course project which requires students to write/revise an actual article on Wikipedia. Many questions about how the process worked. Good comment/question about opportunities, and leveraging this opportunity in foreign languages.</p>
<p>Brian discusses AP photo of Obama which describes an audience using cameras, phones, and even a laptop(!) to capture their participation in the moment (photo-taking as a social [or personal/individual] act). Flickr was able to track incoming camera phone uploads from this moment.</p>
<p>(JMS: If openness permeates professional fields like we want it to, will this defeat the so-called rise of the amateur? Does this diminish the evolution of a &#8220;participatory culture&#8221;? If so, do we care?)</p>
<p>Brian telling us how awful OCW has been for MIT: reputation is in the gutter, enrollments have plummeted, content has been sucked into fly-by-night engineering degree mills, faculty have revolted. It takes a while for the audience to get it and start to laugh.</p>
<p>Faculty using simple HTML flat files. Posts everything online. Has been doing it for years. This is DIY openness. &#8220;The most important thing is he didn&#8217;t need support to do this. He didn&#8217;t need a project. He didn&#8217;t need a process.&#8221;</p>
<p>Evangelizing the benefits of openness. &#8220;[Openness] is a show of respect to the students&#8230; and a show of respect to the public.&#8221;</p>
<p>Creative Commons short explanation. Surprisingly, about half the room didn&#8217;t know what CC is.</p>
<p>&#8220;I took that AP photo without asking. Poor AP! Poor AP&#8230; I&#8217;ll buy a copy of USA Today later to make up for it.&#8221; Brian can deliver strong opinions with humor, which really works on this audience.</p>
<p>Openness and Creative Commons means &#8220;you don&#8217;t have to steal intellectual property anymore&#8221;. Shows Creative Commons license search on Flickr.</p>
<p><a href="http://wikieducator.org">Wikeducator</a> uses an open format for its open content, bypassing the inherent restriction of &#8220;open&#8221; media but closed technology. MIT uses a lot of PDFs, Berkeley uses live Real Media, which requires an internet connection (sounds familiar!)</p>
<p>Gardner Campbell mentioned with respect to his downloadable MP3 podcasts (thanks for mentioning my <a href="http://flexknowlogy.learningfield.org/2009/01/21/are-mp3s-legal-for-educational-purposes/">MP3 legality blog post</a>). Nancy White being recorded, Creative Commons licensed, and she benefits through reputation, distribution of her &#8220;voice&#8221;.</p>
<p>SELF-DEFINED.</p>
<p>&#8220;I am a recovering Learning Object developer.&#8221; Martin Weller referenced.</p>
<p>Brian laments not doing a Twitter shout-out since Bryan didn&#8217;t do it yesterday.</p>
<p>Sharing doesn&#8217;t cost much any more.</p>
<p>Jim Groom referenced. Fake web garbage. Let&#8217;s use this spam blog tool and use it to aggregate student blogs. Turn evil into good. UMW is the best WordPress instance Brian has ever seen. (JMS: I love it too.Documentation <em>is</em> incredible. On an loosely related note, this example demonstrates to me the importance of the individual, of individual genius, focus, and dedication over lethargia of [some] communities.)</p>
<p>Findability of open resources is important. Brian shows Zaid in Malasia&#8217;s web page cataloging all open resource sites. You can make a Google custom search engine. Scott Leslie puts list into a wiki page, uses a Google custom search engine to ref wiki page links. <a href="http://freelearning.ca">Freelearning.ca</a>. To bring a project like this into being so quickly &#8220;The secret ingredient is openness.&#8221; Brian mentions &#8220;a guy from England&#8221; but I miss the name. It&#8217;s gotta be Tony Hirst.</p>
<p>&#8220;I want to see if I can teach and interact with students on mobile devices.&#8221; Case study: accessing WebCT on phone. 5 minutes of pain results in finally getting to discussion screen, but still unusable.</p>
<p>(JMS:  Brian may be cutting WebCT too much slack. I would rip their dessicated zombie heads off.)<br />
Brian concedes that WebCT&#8217;s product was not developed for mobile devices. (JMS: True, but WebCT customers have been asking for mobile support for years, and the CE 4.1 example he is using actually functions in a mobile device, but all newer versions of WebCT/Blackboard do not.)</p>
<p>Everyday a newspaper goes under. &#8220;There&#8217;s a crisis in every cultural industry.&#8221; PirateBay, bittorrent site, has a section for textbooks.</p>
<p>Universities are not popular with the public. Perception of overpaid, underworked, radicals. Quoting a (neighbor?), &#8220;Taxpayers are only willing to substitute universities to the extent that they contribute to the national wealth.&#8221; Openness might alleviate that intercultural tension.</p>
<p>Nice job, Brian. Hope I captured some of the coherence and insight that you delivered this morning.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredstein.org/2009/02/23/notes-brian-lambs-keynote-the-urgency-of-openness/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Estimating &#8220;Reuse / Remix&#8221; Value of 7 OER Projects</title>
		<link>http://jaredstein.org/2009/02/05/7oer/</link>
		<comments>http://jaredstein.org/2009/02/05/7oer/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 18:20:01 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[IPT692R]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[oer]]></category>
		<category><![CDATA[ipt]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[ocw]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[quests]]></category>
		<category><![CDATA[remix]]></category>
		<category><![CDATA[reuse]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[rogue]]></category>

		<guid isPermaLink="false">http://flexknowlogy.learningfield.org/?p=464</guid>
		<description><![CDATA[This week I ventured to explore a number of OER projects and conduct a preliminary assessment of the reusability and remixability of the OER hosted in each. Based on earlier (albeit shallow) familiarity with some of these OER initiatives I am able to presume that the structure and technology of a selected sample OER from [...]]]></description>
			<content:encoded><![CDATA[<p>This week I ventured to explore a number of OER projects and conduct a preliminary assessment of the reusability and remixability of the OER hosted in each. Based on earlier (albeit shallow) familiarity with some of these OER initiatives I am able to presume that the structure and technology of a selected sample OER from each is generally representative of all or most OER in the given project<span id="more-464"></span>.</p>
<p>&lt;!&#8211;</p>
<p>I undertook this task as <q>Rogue Quest 1</q> for <a href="http://open.byu.edu/ipt692r-wiley/">David Wiley&#8217;s Intro to Open Ed course</a>.  The Rogue character class that I&#8217;ve adopted focuses on content production with an emphasis on finding and releasing or untrapping &#8220;open&#8221; content to allow for reuse and remix. I have only theoretical experience with remixing OER, and so it is fitting that I begin at experience level 1.</p>
<p>&#8211;&gt;</p>
<h3>Reuse/Remix Estimates</h3>
<p>As I purview each of seven different OER projects I will give each collection a reuse/remix value rating based on my <em>initial</em> impressions and observations. These estimates may change as I move forward to release, reuse, or remix some of these OER.</p>
<p>My reuse/remix rating is a scale of 1 &#8211; 5, where &#8220;1&#8243; is extremely difficult or low value, and &#8220;5&#8243; is extremely easy or high value, referring to the act of taking CC content and reusing or remixing it on a separate server. To produce these ratings I consider:</p>
<ul>
<li>technical openness of media (e.g. Java applet vs Javascript)</li>
<li>quality of source</li>
<li>variety of media sources</li>
<li>semantic/standard structure (e.g. HTML tables vs semantically-correct XHTML; IMS)</li>
<li>CC license compatibility</li>
<li>hosted tools and support for remix</li>
</ul>
<p>I expect to address the <em>why</em> of reuse and remix of OER in another post and catalogue some of the key benefits.</p>
<h3><a href="http://openlearn.open.ac.uk/">UK Open University&#8217;s OpenLearn</a></h3>
<li>Media Types: HTML, XML, JPG/PNG/GIF, MP4, (IMS, Moodle ZIP), etc</li>
<li>License: CC By-NC-SA</li>
<li>Reuse/Remix Estimate: 4.5 &#8211; Very easy. Good content sources, remix facilitated and supported, but some remix limitations from license.</li>
<p>Though constructed in <a href="http://moodle.org">Moodle</a> LMS, the UK Open University&#8217;s OpenLearn is less like a &#8220;walled garden&#8221; for OER and more like a playground. It takes advatange of some of Moodle&#8217;s learning tools and features and customizability, and content is of immediate to use to anyone else using Moodle.</p>
<div class="85%;"><a href="http://learningfield.org/resources/stein/images/oer_projects/labspace01.png"><img src="http://learningfield.org/resources/stein/images/oer_projects/labspace01.png" style="border: 1px solid" /></a></div>
<p>The project&#8217;s <a href="http://labspace.open.ac.uk">LabSpace</a> site is specifically design to encourage educators to &#8220;collaborate with others and publish new versions of [UK Open University] learning materials to share with the world.&#8221; I was nearly distracted by the ability to &#8220;join this unit&#8221;&#8211;identifying myself as willing to engage in a self-organizing learning community.</p>
<p>I began by checking out <cite>Start Writing Fiction</cite>. I&#8217;ve had the bad fortune of reading some particularly bad fiction this holiday season, and recognized how freeing this OER might benefit all mankind. In each OER the &#8220;Versions&#8221; block includes &#8220;Upload this unit&#8221; and &#8220;Make a copy for revising&#8221;&#8211;presumably on the LabSpace web site. Is this custom block&#8217;s source code available?</p>
<div class="85%;"><a href="http://learningfield.org/resources/stein/images/oer_projects/labspace03.png"><img src="http://learningfield.org/resources/stein/images/oer_projects/labspace03.png" style="border: 1px solid" /></a></div>
<p>Another useful custom block is &#8220;Alternative Formats&#8221;, which provides versions of the entier OER  including print (HTML), XML, RSS, OU XML, IMS, Common Cartridge, Plain Zip, Moodle Backup. I looked at Print and saw the whole unit in one file. I grabbed the URL (http://labspace.open.ac.uk/file.php/2861/formats/print.htm) so I could test this with <em>Send To Wiki</em> later. I also grabbed an IMS package so I could to try fitting it into other &#8220;IMS-compatible&#8221; systems, such as the the foppish Bb Vista.</p>
<h3><a href="http://www.cmu.edu/oli">Carnegie Mellon Open Learning Initiative</a></h3>
<li>Media Types: HTML, JS, Java Servlet, SWF, JPG/PNG/GIF</li>
<li>License: CC By-NC-SA</li>
<li>Reuse/Remix Estimate: 2.5 &#8211; Fair. Good content poorly marked-up. Reuse beyond host server is difficult, and remix of more than one page is inhibited by use of Java servlets.</li>
<p>OLI is like a museum: you can get in and see some fabulous artifacts, but don&#8217;t plan on taking any out as a souvenir &#8230; without some serious pre-planning.</p>
<div class="85%;"><a href="http://learningfield.org/resources/stein/images/oer_projects/oli01.png"><img src="http://learningfield.org/resources/stein/images/oer_projects/oli01.png" style="border: 1px solid" /></a></div>
<p><a href="http://flexknowlogy.learningfield.org/2009/01/20/review-oer-from-mit-and-carnegie-mellons-oli/">I recently reviewed OLI&#8217;s project on this web site</a>, so let&#8217;s cut to the chase:</p>
<p>OLI&#8217;s OER content is a mix of non-semantic HTML and media, usually SWFs. The HTML pages are all generated from what looks to be a Java Servlet using Javascript to set cookies and carry the &#8220;context&#8221;, or unique identifier. This will prevent any normal &#8220;spider&#8221; software from loading all the pages automatically (they would ignore the passed variables and just re-download the same &#8220;page&#8221; over and over), inhibiting the download of an entire &#8220;course&#8221; as a single collection. The passed context appears to be arbitrary; at any rate, it&#8217;s not predictive, so if we want to automatically download the content we will have to do so based on spidered links, and will have to rename links and files as we go (Nate Snapp suggested I just use a PERL script in cURL. It seems obvious to me to use the [non-semantic] context IDs as the file name, so page?context=b487c83c80020c69016e6ce63813c727 simply becomes page_b487c83c80020c69016e6ce63813c727.html)</p>
<p>Because there are currently no ways to download an entire package for remix, I intend to ask the OLI warden when the OERs are up for parole, if ever. Of course I&#8217;ll phrase it more nicely.</p>
<h3><a href="http://ocw.mit.edu">MIT OpenCourseWare</a></h3>
<li>Media Types: HTML, XML, PDF, RM, MP4, (IMS ZIP), etc.</li>
<li>License: CC By-NC-SA</li>
<li>Reuse/Remix Estimate: 3 &#8211; Easy. Variable content in variable formats and structures, easy to extract as a package, but some remix limitations from license.</li>
<p>I knew I was not the first to traverse this part of town, so I needed to make sure my target was something of a challenge. Thanks to  <a href="http://ocw.mit.edu/OcwWeb/web/courses/av/index.htm">a list of audio/video-enhanced MIT ocw</a> I was able to find a worthy mark. <a href="http://ocw.mit.edu/OcwWeb/Mathematics/18-06Spring-2005/CourseHome/index.htm">Linear Algebra</a> contains video lectures and interactive Java applets, presumably already of the lowest usable granularity. Anytime I see the TM Java I want to call it a day. But it will be worth investigating how these applets might be found and extracted for localized reuse, if at all.</p>
<p>Looking a little deeper into the course I found several paths to other course media, and was pleased that videos were available as MP4&#8211;most of the early MIT OCW media I&#8217;ve seen is in RM format.</p>
<p>Though the media and formats in MIT OCW may vary from course to course, the OCW structure of each is reliable and learnable, making traversing the resources as potential remix &#8220;maps&#8221; feasible.</p>
<div class="85%;"><a href="http://learningfield.org/resources/stein/images/oer_projects/mitocw01.png"><img src="http://learningfield.org/resources/stein/images/oer_projects/mitocw01.png" style="border: 1px solid" /></a></div>
<p>As far as extracting the OER from the host, this should be no problem: the course provides a zip file which contains all the course except audio and video files. If I recall, this is even in an IMS package of some flavor. The question will be, once the ZIP is free, what will it contain? And how can it be reused?</p>
<h3><a href="http://webcast.berkeley.edu/">webcast.berkeley</a></h3>
<li>Media Types: MP3, SWF, RM, h.264, RSS</li>
<li>License: CC By-NC-ND</li>
<li>Reuse/Remix Estimate: 1 &#8211; Difficult, low &#8211; moderate value. Simple media content, somewhat variable, facilitating reuse but prohibiting remix.</li>
<p>Webcast.berkeley is UC Berkeley&#8217;s multimedia forray into OER. Strangely, at the bottom of the page I saw <q>Copyright 2002-2009, Regents of the University of California. All Rights Reserved</q> but maybe that&#8217;s just for the web page design, which I admit is striking.</p>
<p>Courses are navigated through semester; I chose <a href="http://webcast.berkeley.edu/course_details.php?seriesid=1906978476">History 4A &#8211; The Ancient Mediterranean World</a>, which contained MP3s of nearly all Isabelle Pafford&#8217;s lectures from Fall 2007. I noticed a podcast RSS feed, which I grabbed: http://webcast.berkeley.edu/rss/course-archive.php?seriesid=1906978476 &#8212; opening this in a podcast-ready media player, like iTunes, is one rapid method of extracting all the media files for reuse.</p>
<div class="85%;"><a href="http://learningfield.org/resources/stein/images/oer_projects/webcast01.png"><img src="http://learningfield.org/resources/stein/images/oer_projects/webcast01.png" style="border: 1px solid" /></a></div>
<p>There is some video on the site (e.g. <a href="http://webcast.berkeley.edu/course_details.php?seriesid=1906978460">ASTRO C10</a>), some of it SWF, some of it streaming RealMedia, which I still haven&#8217;t found a suitable codec for on Ubuntu (comment if YOU have). As far as the streaming video goes it is possible, of course, to capture this onto your hard drive with desktop software. However&#8230;</p>
<p>I was nagged by the fact that the only licensing info directly on this page was still &copy; All Rights Reserved, so I took a detour and go to the bottom of things. A quarter of a way down the page under <a href="http://webcast.berkeley.edu/wp/policies/">Policies</a> we find the actual licensing details:</p>
<blockquote><p>
Beginning in 2007, the default license attached to media recordings for distribution is Creative Commons &#8211; non-commercial, attribution, no derivatives (CC2.5 license).</p></blockquote>
<p>This showed that the <cite>Ancient Mediterranean</cite> course that I had begun looking at was still &copy;. Also, the ND was unexpected and puts an entirely different spin on things, eliminating the option of remixing altogether, and thereby reducing my Reuse/Remix rating by a full point. <a href="http://webcast.berkeley.edu" rel="external nofollow">Ben Hubbard</a> of the webcast.berkeley project noted in the comments that the CC license info on all OER published after 2007 is featured prominently at the top of the page, and h.264 video is available via RSS feeds.</p>
<h3><a href="http://see.stanford.edu/">Stanford Engineering Everywhere</a></h3>
<li>Reuse/Remix Rating: 4 &#8211; Very easy. Quality content, well-structured and available in packages, reuse/remix facilitated with the most liberal CC license.</li>
<li>License: CC By</li>
<li>Media Types: HTML, XML, MP4, WMV, PDF, (ZIP)</li>
<p><a href="http://see.stanford.edu/">Stanford School of Engineering</a>&#8216;s <strong>CC By</strong> license was the first thing I noticed, and offers just a bit more freedom for remix/reuse.</p>
<p>I&#8217;d never been to the SEE site before, and I chose from a list of SEE&#8217;s more &#8220;popular&#8221; courses: Oussama Khatib&#8217;s <cite><a href="http://see.stanford.edu/SEE/courseinfo.aspx?coll=86cc8662-f6e4-43c3-a1be-b30d1d179743">Artificial Intelligence | Introduction to Robotics</a></cite>. Scrolling through the first page I found a link to &#8220;Download Zipped Course Materials&#8221;. The ZIP file did not have an IMS manifest, which is a minor disappointment, but it was a self-contained web site with hyperlinks back to media files served only on the SEE web site.</p>
<p>I took a look at the media files found under Lectures, provided as streaming video as well as the following formats: YouTube, iTunes, Vyew (which actually facilitates compiling and downloading the videos), WMV Torrent, and MP4 Torrent.</p>
<div class="85%;"><a href="http://learningfield.org/resources/stein/images/oer_projects/stanford01.png"><img src="http://learningfield.org/resources/stein/images/oer_projects/stanford01.png" style="border: 1px solid" /></a></div>
<p>Note that many of these videos aren&#8217;t actually stored on the SEE web site, and yet they haven&#8217;t sacrificed reuse/remix by not making MP4/WMV formats available. Instead they made a brilliant choice: Torrent to facilitate and distribute the server load of these videos. (Based on the speed of delivery of the YouTube version I highly recommend downloading the files, which facilitates localized reuse and remix.)</p>
<h3><a href="http://oyc.yale.edu/">Open Yale Courses</a></h3>
<p>Reuse/Remix Estimate: 3.5 &#8211; Easy.  Fair captured content, delivered for reuse, easy to extract as a package, but some remix limitations from license.<br />
License: CC By-NC-SA<br />
Media Types: HTML, XML, MP3, FLV, MOV, PDF, (IMS ZIP)<br />
Though I&#8217;d visited Open Yale Courses before I hadn&#8217;t deeply investigated the media or packages. My impression was that this project&#8217;s results are very much like MIT OCW&#8211;a &#8220;Polaroid&#8221; version of the on-ground class. I checked out a couple of courses before settling on the featured course and favorite author <cite>ENGL 220 Milton</cite>.</p>
<div class="85%;"><a href="http://learningfield.org/resources/stein/images/oer_projects/oyc01.png"><img src="http://learningfield.org/resources/stein/images/oer_projects/oyc01.png" style="border: 1px solid" /></a></div>
<p><cite>Milton</cite>, like the other Open Yale Courses I checked out, is primarily a collection of media files with some PDF notes. Though no feeds are available, all media files are listed under Downloads, making it simple to grab all the MP3s or MOVs at once with a Firefox add-on like FlashGot or <a href="http://www.downthemall.net/">Down Them All</a>. The rest of the course is available as  a downloadable ZIP files featuring HTML and media structured by an IMS manifest. Hyperlinks to audio files point to the Yale server, but I expect some <em>search and replace</em> can link them to the local copy I just finished downloading.</p>
<h3><a href="http://cnx.org/">Rice Connexions</a></h3>
<li>Media Types: CNXML, HTML, JPG/PNG/GIF, MID, PDF, etc</li>
<li>License: CC By</li>
<li>Reuse/Remix Estimate: 4.5 &#8211; Very easy. Variable content and structure complicate <em>en mass</em> operations, but individual modules and collections are accessible, structured, and supported for reuse/remix with the most liberal CC license.</li>
<p>This OER project&#8217;s site is similar in many ways to the UK Open University&#8217;s LabSpace, providing not only packaged content but also resources and tools to facilitate reuse, remixing, and republishing of OER. &#8220;Feel free,&#8221; the candy store clerk says, &#8220;to help yourself. Take some for your friends. Do you want to help me make taffy?&#8221;</p>
<div class="85%;"><a href="http://learningfield.org/resources/stein/images/oer_projects/connexions01.png"><img src="http://learningfield.org/resources/stein/images/oer_projects/connexions01.png" style="border: 1px solid" /></a></div>
<p>I first stumbled on <cite>Places in Egypt</cite>, but became moderately uneasy when I was whisked away to a separate, domained web site called <a href="http://timea.rice.edu/">Travelers in the Middle East Archive</a>. This was not quite what I&#8217;d expected, but I explored and discovered CC-licensed photos, illustrations, and enhanced images, as well as several e-texts, for instance <a href="http://scholarship.rice.edu/handle/1911/9283">The Nile : notes for travellers in Egypt</a> in both HTML and XML. Connexions is far deeper than I had fathomed.</p>
<p>Going back to Connexions I next browsed by subjects, into Arts, and found <cite>Musical Travels for Children</cite>, which used an e-text with images of sheet music and MIDIs(!) within the Connexions standard framework. Musical Travels also presented the text as a PDF and as a ZIP &#8220;multimedia&#8221; package&#8211;very useful for local reuse/remix.</p>
<div class="85%;"><a href="http://learningfield.org/resources/stein/images/oer_projects/rice02.png"><img src="http://learningfield.org/resources/stein/images/oer_projects/rice02.png" style="border: 1px solid" /></a></div>
<p>I took a moment to learn about Connexion&#8217;s homegrown XML schema, CNXML, a semantic markup language &#8220;for education&#8221; parsed (probably on the backend) to produce content, similar, I&#8217;m hypothesizing, to the way the UK Open University&#8217;s OpenLearn project is stored and generated.  Connexions provides several tutorials on writing and using CNXML, though it&#8217;s not immediately clear how this is useful to the general-use public. (is CNXML usage required for user contributed uploads?)</p>
<p>As I headed back to check a third OER on Connexions, I noticed a hyperlink to the metadata for each resource, which cued me into their unique search system. I used that search system this time, and came across a number of interesting &#8220;modules&#8221;&#8211;short, tutorial- or lecture-like OERs that are typically HTML or PDF with hyperlinks to other subjects on connexions. In some instances I could not immediately determine where one module began and another ended. One can add modules to a &#8220;lens&#8221;, but it&#8217;s not apparent whether or not one can then download a &#8220;package&#8221; based on lenses.
</p>
<div class="85%;"><a href="http://learningfield.org/resources/stein/images/oer_projects/rice03.png"><img src="http://learningfield.org/resources/stein/images/oer_projects/rice03.png" style="border: 1px solid" /></a></div>
<p>Intrigued by the Connexions search engine&#8217;s options, I next searched based on popularity, and found music OER at the top of the list, though I could not immediately determine how that metadata was stored, or if there was public access to any of it.</p>
<p>Though the media use may vary from OER to OER, and the diverse organizational structures and interfaces may inhibit reuse for novices, the markup and accessibility of the content allow for great potential reuses, and the Connexions system is bolstered by the potential impact of the fostered user input and folksonomies that may result.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredstein.org/2009/02/05/7oer/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Review: OER from MIT and Carnegie Mellon&#8217;s OLI</title>
		<link>http://jaredstein.org/2009/01/20/review-oer-from-mit-and-carnegie-mellons-oli/</link>
		<comments>http://jaredstein.org/2009/01/20/review-oer-from-mit-and-carnegie-mellons-oli/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 05:32:56 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[IPT692R]]></category>
		<category><![CDATA[e-learning]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[lms]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[courses]]></category>
		<category><![CDATA[ipt]]></category>
		<category><![CDATA[mit]]></category>
		<category><![CDATA[ocw]]></category>
		<category><![CDATA[oer]]></category>
		<category><![CDATA[oli]]></category>
		<category><![CDATA[quests]]></category>
		<category><![CDATA[reviews]]></category>

		<guid isPermaLink="false">http://flexknowlogy.learningfield.org/?p=337</guid>
		<description><![CDATA[In David Wiley&#8217;s Intro to Open Education course students were asked to randomly choose and then examine 5 MIT OpenCourseWare (MIT OCW) courses, and 5 Carnegie Mellon Open Learning Initiative (OLI) courses. I&#8217;ve done random examinations of OCW/OER in the past, so I changed this up a bit to fit my own inclinations: first, I [...]]]></description>
			<content:encoded><![CDATA[<p>In David Wiley&#8217;s Intro to Open Education course students were asked to randomly choose and then examine 5 <a href="http://ocw.mit.edu/">MIT OpenCourseWare</a> (MIT OCW) courses, and 5 <a href="https://oli.web.cmu.edu">Carnegie Mellon Open Learning Initiative</a> (OLI) courses. I&#8217;ve done random examinations of OCW/OER in the past, so I changed this up a bit to fit my own inclinations: first, I made my choices semi-randomly<span id="more-337"></span>: the first 2 courses I chose because they had an approximate counterpart on the two sites (French 1 and Logic 1). The other courses I chose based on my own interest as a means of (subjectively) gauging my own user satisfaction (e.g. if I don&#8217;t care about the topic I&#8217;m not likely to be disappointed or delighted by the course).  Second, I only reviewed 3 courses from each project. This is not out of laziness; it is for the sake of efficiency (you&#8217;ll soon see why).</p>
<p>
Having some experience examining both projects prior to this review, I brought in the following generalized opinions:</p>
<ul>
<li>MIT: broad, but shallow -many courses with marginal amount of content and activities</li>
<li>OLI: deep, but narrow &#8211; few courses with significant content and activities constructed for learning</li>
</ul>
<p>
The motivation for these directions seems clear: MIT OCW seeks to reinforce itself by providing semi-useful, translucent access to content from each and every existing course. OLI seeks to define itself as a provider of in-depth, quality, online learning experiences. <a href="http://oerwiki.iiep-unesco.org/index.php?title=OER_development_and_publishing_initiatives">UNESCO&#8217;s OER Wiki</a> describes the two projects as follows:</p>
<ul>
<li>
OLI &#8220;adds <strong>instructional design grounded in cognitive theory</strong>, formative evaluation for students and faculty, and iterative course improvement based on empirical evidence&#8221;</li>
<li>MIT&#8217;s OCWs &#8220;convey the <strong>parameters of the course’s subject matter and pedagogy</strong>, ideally representing a substantially complete set of all the materials used in the course&#8221;</li>
</ul>
<h4>MIT&#8217;s <a href="http://ocw.mit.edu/OcwWeb/Foreign-Languages-and-Literatures/21F-301Fall-2004/CourseHome/index.htm">French 1</a></h4>
<p><a href="http://flexknowlogy.learningfield.org/files/2009/01/mit_french1_01.png"><img src="http://flexknowlogy.learningfield.org/files/2009/01/mit_french1_01.png" alt="OER course screen" style="border: none;margin: 1em 0" /></a></p>
<p>
French 1 from MIT OCW is comprised primarily of a syllabus, calendar, readings list, and assignments list based on the textbook <cite>Parallèles</cite>&#8211;a textbook that the syllabus almost fails to mention. the navigation is find and click, but simple enough to learn and use.
</p>
<p>
The syllabus reflects the fact that this is an existing course that has been &#8220;photocopied&#8221; for the MIT OCW project&#8211;instructions and expectations are restricted to registered students. For instance, it references the MIT Language Learning and Resource Center &#8212; a resource unavailable to distance students.
</p>
<p>
The course site provides PDFs of instructions for in-class activities. Otherwise assignments simply walk learner through textbook activities. Online resources are tacked on to the end almost decontextualized from real learning patterns.
</p>
<p>
As I opened separate pages for the materials, I wondered, why not combine assignments with readings into calendar as one big course guide? There seems to be no usability rationale for current architecture, except that it fits a single MIT OCW template.
</p>
<p>
You can download (presumably all) course materials; each index page of PDFs or other content features the CC By-NC-SA license.
</p>
<h4>OLI&#8217;s <a href="https://oli.web.cmu.edu/jcourse/lms/students/syllabus.do?section=b47f99a980020c69010e9216b9ab2319">Elementary French 1 Online</a></h4>
<p><a href="http://flexknowlogy.learningfield.org/files/2009/01/oli_french1_01.png"><img src="http://flexknowlogy.learningfield.org/files/2009/01/oli_french1_01.png" alt="OER course screen" style="border: none;margin: 1em 0" /></a></p>
<p>
OLI&#8217;s French 1 course&#8217;s subtitle, &#8220;Open and Free: Jan &#8211; Jun 09&#8243;, immediately reinforces OLI&#8217;s assertion that these are full courses to be taught by instructors, or taken by students. The content confirms that this is a complete online learning experience: the structure provides enhanced linear navigation using a combination of tabs and in-page hyperlinks.  I found the navigation is somewhat similar to <a href="http://moodle.org">Moodle</a>&#8216;s and I wondered if it may have been based on this LMS originally. Aside from a couple broken links, the content itself seems to be fully-fleshed out learning materials, richly  media-enhanced with no textbook needed.  The content pages include text, images, and video with inline Flash-based q&amp;a activities for self-learning.
</p>
<p>
Like the MIT course, OLI&#8217;s French 1 included a number of external online learning resources, however these came in context at the beginning of the course, and thus I was more inclined to click on several to investigate how they might enhance what was to come.
</p>
<p>
There does not seem to be a way to easily download all course materials at once, though they are clearly marked CC By-NC-SA on each page. This brought me to a question re. the Flash files: if I download the SWFs and crack them, essentially converting them to FLAs, is that acceptable use under the applied CC By-NC-SA license? Presumably yes, as the source code is inseparable from the finished product.
</p>
<h4>MIT&#8217;s <a href="http://ocw.mit.edu/OcwWeb/Linguistics-and-Philosophy/24-241Fall-2005/CourseHome/index.htm">Logic 1</a></h4>
<p><a href="http://flexknowlogy.learningfield.org/files/2009/01/mit_logic1_01.png"><img src="http://flexknowlogy.learningfield.org/files/2009/01/mit_logic1_01.png" alt="OER course screen" style="border: none;margin: 1em 0" /></a></p>
<p>
MIT OCW&#8217;s Logic 1 course utilizes a web site architecture that is very similar to French 1, ensuring that user learnability of the web system is high. In addition to the basics of syllabus, calendar, and readings this course provides PDFs of lecture notes, which provide surprisingly good, text-book like information and examples. Indeed, I read through several of these and got at least the &#8220;feel&#8221; for the course.
</p>
<h4>OLI&#8217;s <a href="https://oli.web.cmu.edu/jcourse/lms/students/syllabus.do?section=481c7f8180020c69002ce9f9e0ed4368">Logic and Proofs</a></h4>
<p><a href="http://flexknowlogy.learningfield.org/files/2009/01/oli_logic01.png"><img src="http://flexknowlogy.learningfield.org/files/2009/01/oli_logic01.png" alt="OER course screen" style="border: none;margin: 1em 0" /></a></p>
<p>
As a user trained to recognize shifts in my scent of information, the first thing I noticed in Logic and Proofs is that this course site&#8217;s navigation system was inconsistent with the French 1 navigation system. This is not to say that the alternative navigation is illogical, only that the change hurts my head.</p>
<p>This course features introductory movies that orient the learners to the subject, with a media-enhanced transcript for alternate learning styles. A note on my personal preference: for a subject like this, I prefer text with images over video.
</p>
<p>
The main content of the course is primarily text, but notably enhanced with relevant learning comprehension and self-assessment questions that open in new window (they didn&#8217;t in French) with a separate look. Because of this, Logic seems to be quilted together from 2 different systems.
</p>
<p>
I have to say that symbolic logic has always captivated me, and while the MIT OCW Logic course intrigued me, the completeness and linearity of the content in the OLI course kept me interested and engaged. As I was indulging in one activity I thought, &#8220;I should be getting college credit for this!&#8221; Upon investigating this impulse I found that not only does OLI provide instructions for instructors and learners, it provides a means by which <a href="http://www.cmu.edu/oli/faqs/index.shtml">students can use the OLI web site to receive credit through their home institution</a>. Talk about mashing up your education. Brilliant!
</p>
<h4>MIT&#8217;s <a href="http://ocw.mit.edu/OcwWeb/Linguistics-and-Philosophy/24-118Fall-2006/CourseHome/index.htm">Paradox and Infinity</a></h4>
<p>
Similar structure to previous MIT OCW courses&#8211;enough so that I see a very predictable pattern here. Readings refer to a standard textbook and (usually &#8220;closed&#8221;&#8211;few available online) articles, as well as problem sets &#8212; PDF available for self-challenge (however, notably absent is any electronically mediated method of receiving feedback&#8211;automated, community-based, or otherwise).
</p>
<p>Interestingly, the course site provides hyperlinks to (discounted) purchase via Amazon.com; does MIT get a cut as a way to offset production costs?</p>
<h4>OLI&#8217;s <a href="https://oli.web.cmu.edu/jcourse/lms/students/syllabus.do?section=481a064880020c6901777c0261f6272e">Physics With the Andes Workbench</a></h4>
<p><a href="http://flexknowlogy.learningfield.org/files/2009/01oli_physics01.png"><img src="http://flexknowlogy.learningfield.org/files/2009/01/oli_physics01.png" alt="OER course screen" style="border: none;margin: 1em 0" /></a></p>
<p>
OLI Physics features similar navigation and structure to Logic 1, which is unfortunate as I believe OLI&#8217;s French 1 had the most modern and intuitive nav system so far. This OLI course is highly activity-based; lesson information (primarily text, but some video) is immediately taken up into &#8220;Learn by Doing&#8221; activities use Andes tutor software, available for download and installation on Windows (I couldn&#8217;t get it running on Ubuntu through WINE).
</p>
<p>
Again, I found elements of other OLI courses: complete content, linear construction, self-learning activities and assessments. I am not overstating my impression when for a fleeting moment I thought about quitting my job and returning to student life; I am envious of this and future generation of students who can make their own schedules with flexibility provided by the Internet, and I regret to admit I probably got away with a lot simply by exchanging seat time for credit. If personal responsibility is adhered to, the accountability and outcomes of online learning may be higher, and achieved more efficiently.
</p>
<h4><a href="http://ocw.mit.edu/OcwWeb/Aeronautics-and-Astronautics/16-885JFall-2005/CourseHome/index.htm">Aircraft Systems Engineering</a></h4>
<p><a href="http://flexknowlogy.learningfield.org/files/2009/01/mit_aeronautics_01.png"><img src="http://flexknowlogy.learningfield.org/files/2009/01/mit_aeronautics_01.png" alt="OER course screen" style="border: none;margin: 1em 0" /></a></p>
<p>
MIT OCW&#8217;s Aircraft Systems Engineering course site follows the structural pattern of the other MIT OCW courses (syllabus, calendar, readings, etc), with one notable enhancement: video of class lectures. Listed under lecture notes, the video components make this the most compelling MIT OCW course reviewed so far. Fairly rough Real Media video of in-class guest lectures by experts in the field are provided with PDFs of lecture slides, and MP3s. On Ubuntu I couldn&#8217;t locate the RM codec I needed to view the video, but did give the audio files a listen, and these were high enough quality to download and bring on bus rides or road trips. Combined with the slides this makes an interesting, remixable OER.
</p>
<p>
Prior to embarking on this particular task I had generalized these two OCW projects as being about shallow breadth (MIT OCW) or narrow depth (OLI). My reviews supported this earlier generalization if the primary quality objective is prêt-à-porter OER. With respect to learner value I considered an additional analogy: these 3 MIT OCW are like Polaroid snapshots of authentic MIT courses, scanned in and uploaded to bear the MIT brand; these 3 Carnegie Mellon OLI are more akin to planned, staged, shot, enhanced, and sequenced for online learning, and specifically created to define the OLI project (not the other way around).</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredstein.org/2009/01/20/review-oer-from-mit-and-carnegie-mellons-oli/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Your Open Education Is Showing</title>
		<link>http://jaredstein.org/2009/01/11/your-open-education-is-showing/</link>
		<comments>http://jaredstein.org/2009/01/11/your-open-education-is-showing/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 05:56:57 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[IPT692R]]></category>
		<category><![CDATA[e-learning]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[oer]]></category>
		<category><![CDATA[ipt]]></category>
		<category><![CDATA[journals]]></category>
		<category><![CDATA[ocw]]></category>
		<category><![CDATA[open education]]></category>
		<category><![CDATA[quests]]></category>

		<guid isPermaLink="false">http://flexknowlogy.learningfield.org/?p=227</guid>
		<description><![CDATA[When I think of open education I tend to think of it at a granular level, in terms of open educational resources (OER), opencourseware (OCW), or even the OpenCourseWare Consortium (OCWC). At these more limited levels engaging in open education makes a lot of sense to me, and offers very attainable, short-term goals which serve [...]]]></description>
			<content:encoded><![CDATA[<p>When I think of <a href="http://en.wikipedia.org/wiki/Open_education">open education</a> I tend to think of it at a granular level, in terms of <a href="http://en.wikipedia.org/wiki/Open_educational_resources">open educational resources (OER)</a>, <a href="http://en.wikipedia.org/wiki/Opencourseware">opencourseware</a> (OCW), or even the <a href="http://www.ocwconsortium.org/">OpenCourseWare Consortium</a> (OCWC). At these more limited levels engaging in open education makes a lot of sense to me, and offers very attainable, short-term goals which serve bot the &#8220;target audience&#8221; (whoever that is) and my institution. But OER, OCW and open education are not synonymous. Open education, though often referred to as a &#8220;movement&#8221; is a broader philosophy, one which prescribes aspects of the creation, release, and access to education<span id="more-227"></span>. Whereas proponents of open educational resources may have the goal of distributing and reusing learning content or objects in current educational settings, and whereas proponents of OCW may have as their goal the replication and distribution of the current educational activities of institutions, open education may utilize these two sub-movements as tools or in support of their own interests, but not necessarily adhere to their particular goals.</p>
<p>So what is the open education movement, and what defines it? The closest thing to an open education manifesto may be the <a href="http://www.capetowndeclaration.org/read-the-declaration">Cape Town Open Education Declaration</a> (September 2007), a product of a convening of the Open Society Institute and the Shuttleworth Foundation. It states that open education &#8220;is built on the belief that everyone should have the freedom to use, customize, improve and redistribute educational resources without constraint.&#8221; It implicitly seeks to free education from copyright constraints, and its rhetoric echoes the argument that education is a right, not a privilege, recalling the <a href="http://www.un.org/Overview/rights.html">UN&#8217;s 1948 Universal Declaration of Human Rights</a>, which, in Article 26.1, states, &#8220;Everyone has the right to education. <strong>Education shall be free</strong>, at least in the elementary and fundamental stages. &#8230; Technical and professional education shall be made <strong>generally available</strong> and higher education shall be <strong>equally accessible</strong> to all on the basis of merit&#8221; (my emphases).  It should be no surprise, then, that the open educational resources movement is credited as having been born of <a>UNESCO</a> in it&#8217;s <a href="http://Funesdoc.unesco.org/images/0012/001285/128515e.pdf">2002 Forum on the Impact of Open Courseware for Higher Education</a>. Though both the UNESCO forum and Cape Town declaration were preceded by others&#8217; efforts to open content, knowledge, and courseware, these two documents provide the fundamentals of a definition of open education.</p>
<p>What may be surprising is how long it took UNESCO to get around to promoting the idea of open educational resources, but that can be attributed to the lack of technology by which information can be easily published, reproduced, and accessed by consumers from around the world&#8211;it&#8217;s clear that the Internet provides the key solution here, though it&#8217;s less clear what role evolving cultural attitudes, particularly in the west, to &#8220;free&#8221; or &#8220;open&#8221; products or content may have played.</p>
<p><a href="http://flexknowlogy.learningfield.org/2009/01/06/first-day-of-class-david-wileys-game-like-intro-to-open-ed/">On the first day of Dr. David Wiley&#8217;s Intro to Open Education course</a> he answered a student&#8217;s question about the challenges that now face open education as including, first and foremost, sustainability.  I have on a few occasions suggested that as we continue to move from the &#8220;traditional&#8221; classroom with chalk and photocopies to &#8220;hybird&#8221; and even fully online classrooms, the opportunities for publishing open educational resources will expand, and engaging in open education will be facilitated. In fact, not only can the practice of <a href="http://flexknowlogy.learningfield.org/2008/11/10/openness-at-utah-valley-university/">open education become a part of the normal process of creating and publishing educational resources</a>, I believe it must for two reasons: first, I don&#8217;t believe open education will ever be widely adopted if it is reliant on millions of dollars in grant moneys (though those grant moneys were clearly important for kick-starting the open education movement, as demonstrated by the pioneering work of <a href="http://ocw.mit.edu/">MIT OpenCourseWare</a>, <a href="http://ocw.usu.edu/">USU OpenCourseWare</a>, et c.). Second, if the open education movement is not owned by the day-to-day practicing educators, instructional technologists, and designers, if its banner is not carried by both students and teacher, I believe it has a hard chance of sticking. <a href="http://weblogs.elearning.ubc.ca/brian/archives/044357.php">Brian Lamb, recently spun off a blog post in which he voices his grassrooty motivation</a>, and, spinning off of an article by fellow Canadian Michael Geist, suggests that the key problem is lack of leadership, not funding.</p>
<p>I agree that much of the work of perpetuating and enlarging the open education movement must and will come from the &#8220;grassroots&#8221;, and it can be a natural step in the digitization and technological enhancement of education that I have had the joy of being involved in for nearly a dozen years.  Hook them gradually. Use freely available OER as a gateway drug. Use blogs and wikis and the power of the reputation economy to develop the drive. Through small steps we might take the learning materials and activities that are masked behind the opaque walls of the classroom into a translucent, and sometimes transparent setting of the public internet.</p>
<p>P.S.<br />
(It&#8217;s possible that open education may be moved forward not first by educators, but first by administrators; to this end so far we&#8217;ve seen institutions use the carrot of financial compensation; I wonder what might happen if they chose to use a stick instead. At my institution, Utah Valley University, most of the content that would be considered for open educational resources is already owned by the institution, as it was produced under work-for-hire or with significant enough institutional resources to justify ownership. UVU could very well say, &#8220;We are doing OER, we are going to publish these faculty-created materials, and you can pound sand if you don&#8217;t like it.&#8221; If any of you know of institutions who have taken this approach&#8211;especially if you work at such an institution&#8211;let me know.)</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredstein.org/2009/01/11/your-open-education-is-showing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Day of Class: David Wiley&#8217;s Game-Like Intro to Open Ed</title>
		<link>http://jaredstein.org/2009/01/06/first-day-of-class-david-wileys-game-like-intro-to-open-ed/</link>
		<comments>http://jaredstein.org/2009/01/06/first-day-of-class-david-wileys-game-like-intro-to-open-ed/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 01:17:11 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[IPT692R]]></category>
		<category><![CDATA[David Wiley]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[IOT692R]]></category>
		<category><![CDATA[ipt]]></category>
		<category><![CDATA[journals]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[ocw]]></category>
		<category><![CDATA[oer]]></category>
		<category><![CDATA[open education]]></category>

		<guid isPermaLink="false">http://flexknowlogy.learningfield.org/?p=153</guid>
		<description><![CDATA[At 11 o&#8217;clock this morning I decided to sit in on David Wiley&#8216;s Intro to Open Ed course, so after a trudging drive to the heart of Provo I parked my car at the public library and walked three blocks and up a delightful hillside path to the BYU campus. I might have grumbled that [...]]]></description>
			<content:encoded><![CDATA[<p>At 11 o&#8217;clock this morning I decided to sit in on <a href="http://opencontent.org">David Wiley</a>&#8216;s Intro to Open Ed course, so after a trudging drive to the heart of Provo I parked my car at the public library and walked three blocks and up a delightful hillside path to the BYU campus. <span id="more-153"></span> I might have grumbled that it had been snowing heavy and wet, but the trek was peaceful and the cold air and warmed blood brought on that feeling of happy exertion I normally associate with snowboarding, so by the time I hit the David O. McKay building at 12:00 I had no complaints.</p>
<p>The course is <a href="http://open.byu.edu/ipt692r-wiley">IPT 692R: Intro to Open Education</a>, and Dave has structured the activities in homage to <a href="http://worldofwarcraft.com">World of Warcraft</a>; for example, each student will be required to select a class to identify the direction of their coursework, and our <strong>guild</strong> will embark on a series of <strong>quests</strong> both individually and collaboratively as we seek to <strong>level-up</strong>.</p>
<p>As I work through the course requirements (er, quests) I&#8217;ll be posting my outcomes and reflections here on Flexknowlogy&#8211;for the convenience of Dr. Wiley and my classmates I&#8217;ll be <a href="http://flexknowlogy.learningfield.org/category/IPT692R/feed/">categorizing them under &#8220;IPT692R&#8221;</a>. And for the benefit of everyone else, I will aim my writing at providing a context and message in line with my regular postings.</p>
<p>I&#8217;m not the only person who will be sitting in on this course: <a href="http://opencontent.org/wiki/index.php?title=Introduction_to_Open_Education_2009">numerous attendees from around the world</a> will be joining in at a distance.</p>
<p>Some notes from the first session:</p>
<ol>
<li>Several students said they &#8220;want to change the world&#8221;. Dave suggested that one goal for the course is to &#8220;be able to <strong>say that with a straight face</strong>&#8220;.</li>
<li>I asked myself if there is a CC license post plug-in for WP. <strike>Looks like <a href="http://wiki.creativecommons.org/WpLicense">WPLicense</a> may be the best. I&#8217;ll try it out tonight.</strike> <a href="http://www.matthewktabor.com/">Matthew Tabor</a> just informed me that <a href="http://techblog.touchbasic.com/html/wp-23-plugin-per-post-creative-commons-license/">Per Post CC License</a> is more in line with my needs.</li>
<li>GNU is a <strong>recursive acronym</strong>, like PHP and LAME. I note this only because now I have the right vocabulary for a long-standing geek naming tradition.</li>
<li>The &#8220;magic&#8221; of the Internet is resources are <strong>nonrivalrous</strong>: Make one and any number of people can access it.</li>
<li>Dave used a photo of <strong>one of my geek heros</strong> <a href="http://en.wikipedia.org/wiki/Tantek_%C3%87elik">web standards guru Tantek Çelik</a>. Is he involved in the open content movement?</li>
<li>Sure, we know all about <a href="http://creativecommons.org">Creative Commons licenses</a>, but I hadn&#8217;t heard of <a href="http://wiki.creativecommons.org/CC0">CC0 (&#8220;C-C zero&#8221;)</a> or <a href="http://wiki.creativecommons.org/CCPlus+">CC+ (&#8220;C-C plus&#8221;)</a> before.  CC0 will allow for creators to give up as many rights as they can. CC+ sounds like the opposite&#8211;a Creative Commons license plus additional custom restrictions.</li>
<li>NC is predictably popular amongst producers.</li>
<li>Do we have any data as to how substantively useful SA is to users/consumers? Are there <strong>measurements of the demand for reusability</strong>?</li>
<li>While <strong>CC By is the least restrictive</strong>, some <a href="http://en.wikipedia.org/wiki/Copyleft">copyleft</a> folk argue that <strong>CC By-SA is the most &#8220;free&#8221; license for philosophical reasons</strong> (i.e. it preserves &#8220;freeness&#8221; in perpetuity; restrictions aren&#8217;t mutually exclusive from freedom.)</li>
<li>I enjoyed a good lecture.</li>
<li>Three greatest challenges to OER/OCW in near future: <strong>Sustainability, Incentives, Licenses</strong></li>
<li>Re. sustainability , universities have to say, &#8220;Look how much we can save money. Look how much we can improve on-campus education.&#8221;</li>
<li>I&#8217;ve talked about potential sustainability of the UVU OER model, but I had some more ideas:
<ul>
<li><strong>We can make the tools part of the system.</strong> (e.g. use <strong>technology that can be opened up</strong>)</li>
<li><strong>We can make publishing part of the process.</strong> (e.g. convince Distance Education or campus IT to adopt OER/OCW as part of it&#8217;s mission)</li>
<li>First encourage <strong>translucent education</strong> among faculty so it&#8217;s easy to encourage <strong>open education</strong> later (e.g. real blogs, real wikis).</li>
</ul>
</li>
<li>Dave suggested that people still make money even after they&#8217;ve published an &#8220;open&#8221; version of a work because some consumers will still choose to buy the work. My question is <strong>how much of that is due to consumer ignorance vs. consumer preference?</strong></li>
<li>My note: Copyright is the <em>de facto</em> license for any work in the USA. There is no legal question about it. Open licenses modify or replace the default copyright.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://jaredstein.org/2009/01/06/first-day-of-class-david-wileys-game-like-intro-to-open-ed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Openness at Utah Valley University</title>
		<link>http://jaredstein.org/2008/11/10/openness-at-utah-valley-university/</link>
		<comments>http://jaredstein.org/2008/11/10/openness-at-utah-valley-university/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 22:40:56 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[journals]]></category>
		<category><![CDATA[oer]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[ocw]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[uvu]]></category>

		<guid isPermaLink="false">http://flexknowlogy.learningfield.org/2008/11/10/openness-at-utah-valley-university/</guid>
		<description><![CDATA[Today we received the official word that UVU is willing to support and approve publishing faculty-authored content as opencourseware or open educational resources through our well-planned UVU Open project. This decision is limited by an administrative final approval process, but at least the process is there, and the President is willing to let us join [...]]]></description>
			<content:encoded><![CDATA[<p>
Today we received the official word that <a href="http://www.uvu.edu">UVU</a> is willing to support and approve publishing faculty-authored content as <a href="http://en.wikipedia.org/wiki/Opencourseware">opencourseware</a> or <a href="http://en.wikipedia.org/wiki/Open_educational_resources">open educational resources</a> through our well-planned UVU Open project.  This decision is limited by an administrative final approval process, but at least the process is there, and the President is willing to let us join this international experiment of sharing<span id="more-113"></span>.</p>
<p>
I can&#8217;t make this post without reflecting on a myriad of others who have written on (and, more importantly, engaged in) openness, but most prominent on my mind today is <a href="http://www.edtechpost.ca/wordpress/">Scott Leslie</a>&#8216;s recent post, <a href="http://www.edtechpost.ca/wordpress/2008/11/08/just-share-already/"><cite>Planning to Share Versus Just Sharing<cite></a>, in which he pulls the curtain on institutional decisions to share. While <a href="http://twitter.com/sleslie/status/999527432">Scott notes his intention was not to address OER projects</a>, the points he hits on resonated strongly with our open project. In the comments <a href="http://bavatuesdays.com/">Jim Groom</a> calls out &#8220;the inanity and paralysis that pervades the whole conversation around sharing at an institutional level&#8221;, and I must concede the past three years of slowing and intermittently petitioning administration to let us license stuff under <a href="http://creativecommons.org">Creative Commons</a> has been paralyzing and inane indeed. <a href="http://chrislott.org">Chris Lott</a> notes, &#8220;It&#8217;s easy to overlook how much easier planning and getting read and getting ready to get ready are than actually doing anything.&#8221; So true. And now there should be no more excuses for UVU.</p>
<p>
The most important part of this announcement is not that UVU will be engaging in opencourseware, nor even that we can officially join the <a href="http://www.ocwconsortium.org/">OpenCourseWare Consortium</a> (though we intended to do so, and soon!)—the key for me is having the chance to explore and articulate a vision for openness at UVU, and how we might proceed in a way that contributes uniquely and with impact.</p>
<p>
Scott argues that a problem with institutionally-guided sharing is &#8220;they [the planners/sharers] didn&#8217;t actually know what the compelling need was, it just sounded like a good idea at the time.&#8221; In our case the &#8220;need&#8221; has driven me from the beginning.  Instead of just saying, &#8220;Hey, OCW is cool and the <acronym title="OpenCourseWare Consortium">OCWC</acronym> has a lot of big names (not to mention the press coverage!)&#8221; I had to understand why anyone in the world would care that Utah Valley University, a <a href="http://www.uvu.edu/ir/pdfs/factbook0102/generalinfo/1E_History.pdf">former trade college</a>, would be sharing it&#8217;s course content, activities, and educational materials.</p>
<p>Really, with so many bigger, better funded, and more reputable institutions out there doing this, <strong>what&#8217;s the point?</strong></p>
<p>
The answer: <em>Because</em> we are a trade college. Because we have a vocational history. Because we have dozens of expert faculty in vocations and trades, and skilled students preparing to excel in their fields. </p>
<p>
Because learning materials in the vocations and trades have the greatest potential for impacting in a positive way the opencourseware audience that everyone talks about but very few reach: the people who can&#8217;t afford to go to college, but desperately need the education to survive.  The people who need to kick-start a new career to improve their lives.  The people who have intrinsic motivation to learn something new from the ground up.  Am I being idealistic? Perhaps, but I maintain my idealism is better than PR/marketing-oriented cynicism.  UVU Open may encourage students to attend, but hopefully by sparking enthusiasm with our materials, not through bylines in <a href="http://chronicle.com/">The Chronicle</a>.
</p>
<p>
So to me it is of critical importance that UVU Open encourage sharing and opening of learning materials from the trades and vocational departments as a priority. If we put any money into content development or publishing it should be focused there, and it should aim at complete learning content published in sequence.</p>
<p>
Now UVU is not just a vocational/trade school (though I daresay <a href="http://www.heraldextra.com/content/view/273947/">there is more than one administrator who would like to de-emphasize that fact now that we are a university</a>); most of our programs are in the liberal arts and sciences, and I know faculty in those areas will be interested in sharing what they are doing, too.  Because we have only recently become a university, I know we have a lot of faculty who are seasoned and enthusiastic teachers, not researchers, and that may make them more likely to share what they do best.  So our approach has to facilitate these folks as well, and keep the process as unencumbered as possible.  To this end, the process we have proposed neglects the OCW/OER labels, and focuses on re-licensing of <a href="http://www.uvu.edu/policies/officialpolicy/policies/show/policyid/7">UVU-owned (&#8220;work-for-hire&#8221;)</a> content under a Creative Commons license.  At this point it&#8217;s <a href="http://www.uvsc.edu/disted/open/docs/uvu-ocw-cc-license-v1.0.pdf">a single form</a>, and once it&#8217;s been signed by UVU administration the faculty member will be free to publish the content under any medium available.
</p>
<p>
Speaking of publishing media, because we&#8217;ve never solicited grant dollars for endeavor, we&#8217;ve always known we would have to do openness on the cheap. In fact we have a designated budget of zero. This is not a drawback; rather, this fit perfectly with our intention of putting the power of openness into the hands of the authoring faculty, not in the workflows of a committee or team.  Openness and sharing should be an integral part of the authoring/publishing process, not an ancillary process.  In order to do this our technical solutions would have to be inexpensive to implement, inexpensive to maintain, and easy to use. Some options:
</p>
<ul>
<li>
The technical publishing plan has included <a href="http://flexknowlogy.learningfield.org/2008/10/01/openshare-v05-for-moodle-released/">using <strong>Moodle as an OER/OCW-publishing platform</strong></a>. If you teach on Moodle, you can publish your stuff on Moodle. Simple as that.
</li>
<li>
We now have a (pilot-phase) <strong>campus wiki</strong>, called <a href="http://wikilearn.uvu.edu/cs/">WikiLearn</a>. It&#8217;s open to faculty and the students they teach, and is organized by department or academic discipline.  This will be a place faculty can go to author content, and, surprise! it&#8217;s open to the public, too.
</li>
<li>
For a number of years campus IT has hosted a <strong>basic Web server</strong> on <a href="http://research.uvu.edu">research.uvu.edu</a>, and folks using that will simply want to indicate the CC-status of any open content published there.
</li>
<li>
I plan to work toward the implementation of a <strong>campus blog</strong> service as well, inspired in part by my own joy in blogging and <a href="http://bavatuesdays.com/the-umw-blogs-story/">Jim Groom&#8217;s work on UMW&#8217;s WordPress MU system</a>.  This platform is importantly different from a wiki but still naturally open and conducive to sharing, and will give faculty (and students?) a place that they feel they have ownership of.
</li>
</ul>
<p>
So that&#8217;s the news. There&#8217;s still a lot of work to be done before UVU Open is worth checking out; not all of the dominoes that we&#8217;ve set in place are still standing, but with the power to tip the first one we are in an exciting place.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredstein.org/2008/11/10/openness-at-utah-valley-university/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenShare (v0.5) for Moodle Released</title>
		<link>http://jaredstein.org/2008/10/01/openshare-v05-for-moodle-released/</link>
		<comments>http://jaredstein.org/2008/10/01/openshare-v05-for-moodle-released/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 04:09:37 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[e-learning]]></category>
		<category><![CDATA[moodle]]></category>
		<category><![CDATA[oer]]></category>
		<category><![CDATA[blocks]]></category>
		<category><![CDATA[lms]]></category>
		<category><![CDATA[mods]]></category>
		<category><![CDATA[ocw]]></category>
		<category><![CDATA[openshare]]></category>

		<guid isPermaLink="false">http://flexknowlogy.learningfield.org/2008/10/01/openshare-v05-for-moodle-released/</guid>
		<description><![CDATA[The OpenShare block in Moodle Tonight I&#8217;ve released the first all-new version of the OpenShare modification for Moodle 1.9, which I demonstrated last week at OpenEd 2008. You may view OpenShare documentation or simply download the OpenShare mod now. Overview of OpenShare OpenShare turns Moodle into a veritable open educational resources (OER) or opencourseware (OCW) [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right;width:221px;margin: 0 0 1.5em 1.5em;font-size: 75%"><img src="/resources/stein/images/openshare/openshare08.jpg" alt="the OpenShare block" />The OpenShare block in Moodle</div>
<p>Tonight I&#8217;ve released the first all-new version of the OpenShare modification for Moodle 1.9, which I demonstrated last week at <a href="http://cosl.usu.edu/events/opened2008">OpenEd 2008</a>.</p>
<p>You may <a href="/addons/openshare/">view OpenShare documentation</a> or simply <a href="/resources/stein/plugins/openshare.zip">download the OpenShare mod</a> now.</p>
<p><span id="more-103"></span></p>
<h3>Overview of OpenShare</h3>
<div><img src="http://metasolutions.us/resources/moodle/images/c_red.png" alt="C" height="11"><img src="http://metasolutions.us/resources/moodle/images/cc_01.png" alt="CC" height="11"><img src="http://metasolutions.us/resources/moodle/images/door_shut.png" alt="private" height="11"><img src="http://metasolutions.us/resources/moodle/images/door_glass.png" alt="shared" height="11"><img src="http://metasolutions.us/resources/moodle/images/door_open.png" alt="open" height="11"></div>
<p>OpenShare turns Moodle into a veritable open educational resources (OER) or opencourseware (OCW) platform by allowing instructors or designers to mark all or part of their Moodle courses as open (public) or closed (enrolled students and teachers only).  The open/closed status of any module applies to Moodle&#8217;s anonymous Guest role, but OpenShare goes further, adding an Open Learner role that can actually interact and complete open activities such as quizzes.  This feature provides a means by which a fully online distance education or independent study course in Moodle can be released as a self-directed informal-social learning environment for the general public, something not provided by typical opencourseware.</p>
<div style="1.5em 0;font-size: 75%"><a href="/resources/stein/images/openshare/openshare11.jpg"><img src="/resources/stein/images/openshare/openshare13.jpg" alt="open and close modules in Moodle" /></a>License, Open, or Close Resources &amp; Activities</div>
<p>Though based on our old <a href="http://flexknowlogy.learningfield.org/2008/04/30/project-status-moodle-open-mod-for-open-educational-resources/">Open Mod for OER</a>, I have renamed this version and reset the numbering because the scripting is 100% new and based on new logic.  I owe a lot of thanks to Mike Franks, Jovca, and Eric Bollens of UCLA for explaining their own Public/Private modification to me, and setting me in the right direction with respect to Groupings.</p>
<p>Further, this version of the mod is a Moodle block that requires <em>no modification of core Moodle code</em>.  I do, however, have two add-ons to the block that provide advanced usability of the mod.  These will be available soon <a href="/addons/openshare/">on the OpenShare page</a>.</p>
<div style="1.5em 0;font-size: 75%"><a href="/resources/stein/images/openshare/openshare14.jpg"><img src="/resources/stein/images/openshare/openshare14.jpg" alt="open and close individual modules in Moodle" /></a>An optional modification allows for OpenShare changes on the fly.</div>
<p>There are several exciting applications of the OpenShare mod:</p>
<ul>
<li>open all or part of live Moodle courses during the semester(s) they are offered; students do not mingle with public unless you so desire</li>
<li>duplicate complete or self-contained Moodle courses and open them up for public self-enrollment</li>
<li>duplicate a live Moodle server with courses intact and serve those courses with self-enrollment</li>
</ul>
<p>One of the most significant advantages of this mod is that it provides an alternative to redundant OER/OCW publishing platforms, and diminishes the need for dedicated OER/OCW staff by putting the power to control the license and release of resources and activities in the hands of the course creators.</p>
<p>From informal conversations and feedback I recognize that the next step is to tackle the problem of <em>getting OER out</em> of Moodle so it is interoperable.</p>
<p>For more info see my <a href="/addons/openshare/">OpenShare documentation &amp; download</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredstein.org/2008/10/01/openshare-v05-for-moodle-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MoodleMoot Presentation: OER, OCW, &amp; the Open Mod</title>
		<link>http://jaredstein.org/2008/06/11/moodle-moot-open-educational-resources-open-mod/</link>
		<comments>http://jaredstein.org/2008/06/11/moodle-moot-open-educational-resources-open-mod/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 17:14:35 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[lms]]></category>
		<category><![CDATA[moodle]]></category>
		<category><![CDATA[oer]]></category>
		<category><![CDATA[ocw]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[presentations]]></category>

		<guid isPermaLink="false">http://flexknowlogy.learningfield.org/2008/06/11/moodle-moot-open-educational-resources-open-mod/</guid>
		<description><![CDATA[Today I am presenting at the SFo MoodleMoot on how Moodle can be used to deliver Open Educational Resources, especially through our modification of Moodle, the Open Meta Mod. Presentation slides are now available and you are welcome to participate in the backchannel through the chat window provided below. Presentation Slides openmod.ppt Web Sites Referenced [...]]]></description>
			<content:encoded><![CDATA[<p>Today I am presenting at <a href="http://moodlemoot.org/course/view.php?id=6">the SFo MoodleMoot</a> on how Moodle can be used to deliver Open Educational Resources, especially through our modification of Moodle, the Open Meta Mod.</p>
<p>Presentation slides are now available and you are welcome to participate in the<a href="#yshout"> backchannel through the chat window provided below</a>.</p>
<h4>Presentation Slides</h4>
<p><a href="http://learningfield.org/resources/pres_materials/openmod.ppt">openmod.ppt</a></p>
<h4>Web Sites Referenced</h4>
<ul>
<li><a href="http://ocwconsortium.org/about/">OpenCourseWare Consortium</a></li>
<li><a href="http://oercommons.org/help/learn-more-about/oer">Open Educational Resources Commons</a></li>
<li><a href="http://opencontent.org/wiki/">David Wiley&#8217;s OpenContent Wiki</a></li>
<li><a href="http://opencontent.org/blog/">David Wiley&#8217;s OpenContent blog</a></li>
<li><a href="http://opencontent.org/blog/archives/499">Utah Open High School</a></li>
<li><a href="http://creativecommons.org/license/">Creative Commons licenses</a></li>
<li><a href="http://ocw.mit.edu/OcwWeb/HowTo/MakingTheCase.htm">MIT&#8217;s &#8220;Making the Case for OCW&#8221;</a></li>
<li><a href="http://virtualeconomics.typepad.com/virtualeconomics/2007/10/why-a-reputatio.html">Why a Reputation Economy?</a>
<li><a href="http://openlearn.open.ac.uk/">UK&#8217;s Open University LearningSpace</a></li>
<li><a href="http://opencontentdiy.wordpress.com/">OpenContentDIY</a></li>
<li><a href="http://www.flickr.com/photos/leighblackall/64955399/">Leigh Blackall&#8217;s slide on Another Way</a></li>
</ul>
<p>P.S. After my presentation was over, I came back to my hotel to find this bus in the parking lot. It&#8217;s nothing less than a sign for a questioning open education convert.</p>
<p><a href="http://www.flickr.com/photos/5tein/2571086823/"><img src="http://farm4.static.flickr.com/3119/2571086823_1cb4201aa1.jpg?v=0" alt="get on the ocw bus" /></a></p>
<div id="yshout"></div>
]]></content:encoded>
			<wfw:commentRss>http://jaredstein.org/2008/06/11/moodle-moot-open-educational-resources-open-mod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presenting OER Mod at MoodleMoot San Francisco</title>
		<link>http://jaredstein.org/2008/05/15/presenting-oer-mod-at-moodlemoot-san-francisco/</link>
		<comments>http://jaredstein.org/2008/05/15/presenting-oer-mod-at-moodlemoot-san-francisco/#comments</comments>
		<pubDate>Thu, 15 May 2008 19:06:34 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[moodle]]></category>
		<category><![CDATA[oer]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[e-learning]]></category>
		<category><![CDATA[moodlemoot]]></category>
		<category><![CDATA[ocw]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[presentations]]></category>

		<guid isPermaLink="false">http://flexknowlogy.learningfield.org/2008/05/15/presenting-oer-mod-at-moodlemoot-san-francisco/</guid>
		<description><![CDATA[It looks like I&#8217;ll be presenting at the 2008 MoodleMoot San Francisco, June 9 &#8211; 11, 2008 South San Francisco Conference Center on our Open Mod for sharing open educational resources. I&#8217;ll be dragging Kenneth Woodward along to explain the technical facets of the mod, and to delve into the community of Moodle developers. Of [...]]]></description>
			<content:encoded><![CDATA[<p>It looks like <a href="http://moodlemoot.org/mod/data/view.php?d=2&amp;rid=98">I&#8217;ll be presenting</a> at the <a href="http://moodlemoot.org/course/view.php?id=6">2008 MoodleMoot San Francisco</a>, June 9 &#8211; 11, 2008 <a href="http://www.ssfconf.com">South San Francisco Conference Center</a> on our <a href="http://flexknowlogy.learningfield.org/2008/04/30/project-status-moodle-open-mod-for-open-educational-resources/">Open Mod for sharing open educational resources</a>.  I&#8217;ll be dragging <a href="http://twitter.com/kenwoodward">Kenneth Woodward</a> along to explain the technical facets of the mod, and to delve into the community of Moodle developers.</p>
<p>Of course, prior to the conference Ken and I will have to work pretty aggressively with <a href="http://twitter.com/clarknielsen">Clark Nielsen</a> and <a href="http://technagogy.learningfield.org">John Krutsch</a> to ensure that the mod&#8217;s features and functionalities are stable and presentable.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredstein.org/2008/05/15/presenting-oer-mod-at-moodlemoot-san-francisco/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

