<?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>Creative Commons &#187; DiscoverEd</title>
	<atom:link href="http://creativecommons.org/tag/discovered/feed" rel="self" type="application/rss+xml" />
	<link>http://creativecommons.org</link>
	<description>Share, reuse, and remix — legally.</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:58:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Educational Search and&#160;DiscoverEd</title>
		<link>http://creativecommons.org/weblog/entry/22500</link>
		<comments>http://creativecommons.org/weblog/entry/22500#comments</comments>
		<pubDate>Sat, 26 Jun 2010 00:19:27 +0000</pubDate>
		<dc:creator>Alex Kozak</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[AgShare]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[CC REL]]></category>
		<category><![CDATA[ccREL]]></category>
		<category><![CDATA[DiscoverEd]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[msu]]></category>
		<category><![CDATA[RDFa]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://creativecommons.org/?p=22500</guid>
		<description><![CDATA[Last week in the vuDAT building at Michigan State University, a group of developers interested in educational search and discovery got together to contribute code (in what&#8217;s commonly called a code sprint) to Creative Commons&#8217; DiscoverEd project. Readers interested in the technical details about our work last week can find daily posts on CC Labs [...]]]></description>
			<content:encoded><![CDATA[<p>Last week in the <a href="http://vudat.msu.edu/">vuDAT</a> building at <a href="http://www.msu.edu/">Michigan State University</a>, a group of <a href="http://wiki.creativecommons.org/DiscoverEd_Sprint_(June,_2010)#Attendees">developers</a> interested in educational search and discovery got together to contribute code (in what&#8217;s commonly called a <a href="http://en.wikipedia.org/wiki/Sprint_(software_development)">code sprint</a>) to Creative Commons&#8217; <a href="http://discovered.creativecommons.org/search/">DiscoverEd</a> project.  Readers interested in the technical details about our work last week can find daily posts on <a href="http://labs.creativecommons.org/">CC Labs</a> &#8212; <a href="http://labs.creativecommons.org/2010/06/16/discovered-code-sprint-day-1/">Day 1</a>, <a href="http://labs.creativecommons.org/2010/06/17/discovered-code-sprint-day-2/">Day 2</a>, and <a href="http://labs.creativecommons.org/2010/06/18/discovered-code-sprint-day-3/">Day 3</a>.</p>
<p><a href="http://discovered.creativecommons.org/search/">DiscoverEd</a> is a semantic enhanced search prototype.  What does that mean practically? Let&#8217;s say you&#8217;re a ninth grade biology teacher interested in finding education resources about cell organelles to hand out to students. How would you go about that?</p>
<p>If you&#8217;re web savvy, you might open up a search engine like <a href="http://www.google.com/search?hl=en&#038;q=cell+organelles">Google</a>, <a href="http://search.yahoo.com/search;_ylt=AmTuaofr1Acwr69igGsafaqbvZx4?p=cell+organelles">Yahoo</a>, or <a href="http://www.bing.com/search?q=cell+organelles">Bing</a> and search for &#8220;cell organelles&#8221;. You&#8217;d find a lot of resources (Google alone finds over 11 million pages!), but which do you choose to investigate further? It&#8217;s time consuming and difficult to sift through search results for resources that have certain properties you might be interested in, like being appropriate for 9th graders, being under a CC license that allows you to modify the resource and share changes, or being written in English or Spanish, for example. As you throw up your hands in dismay, you might think &#8220;Can&#8217;t someone do this for me?!&#8221;</p>
<p>DiscoverEd is an educational search prototype that does exactly that, by searching metadata about educational resources. It provides a way to sift through search results based on specific qualities like what license it&#8217;s under, the education level, or subject.</p>
<p>Compare search results for &#8220;cell organelles&#8221; in <a href="http://www.google.com/search?hl=en&#038;q=cell+organelles">Google</a>, <a href="http://search.yahoo.com/search;_ylt=AmTuaofr1Acwr69igGsafaqbvZx4?p=cell+organelles">Yahoo</a>, <a href="http://www.bing.com/search?q=cell+organelles">Bing</a>, and now in <a href="http://discovered.creativecommons.org/search/search.jsp?query=cell+organelles">DiscoverEd</a>. You can see that finding CC licensed educational resources is friendlier because of the available metadata accompanying each result.</p>
<p>While most search engines rely solely on algorithmic analyses of resources, DiscoverEd can incorporate data provided by the resource publisher or curator. As long as curators and publishers follow some basic standards, metadata can be consumed and displayed by DiscoverEd. These formats (e.g. <a href="http://wiki.creativecommons.org/RDFa">RDFa</a>) allow otherwise unrelated educational projects, curators, and repositories to express facts about their resources in the same format so that tools (like DiscoverEd) can use that data for useful purposes (like search and discovery).</p>
<p>Creative Commons believes an open web following open standards leads to better outcomes for everyone. Our vision for the web is that everyone following interoperable standards, whether they be legal standards like the CC licenses or technical standards like <a href="http://wiki.creativecommons.org/CC_REL">CC REL</a> and <a href="http://wiki.creativecommons.org/RDFa">RDFa</a>, will result in a platform that enables social and technical innovation in the same way that HTTP and HTML enabled change.  DiscoverEd is a project that allows us to explore ways to improve search for OER, and simultaneously demonstrate the utility of structured data.  </p>
<p>Continued development of DiscoverEd is supported by the <a href="http://www.oerafrica.org/Default.aspx?alias=www.oerafrica.org/agshare">AgShare</a> project, funded by a grant from <a href="http://www.gatesfoundation.org/Pages/home.aspx">The Gates Foundation</a>. Creative Commons thanks <a href="http://www.msu.edu/">MSU</a>, <a href="http://vudat.msu.edu/">vuDAT</a>, <a href="http://www.msuglobal.com/">MSU Global</a>, and the <a href="http://wiki.creativecommons.org/DiscoverEd_Sprint_(June,_2010)#Attendees">participants</a> in the DiscoverEd sprint last week for their support.</p>
]]></content:encoded>
			<wfw:commentRss>http://creativecommons.org/weblog/entry/22500/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Preparing Your Educational Resources for&#160;DiscoverEd</title>
		<link>http://creativecommons.org/weblog/entry/19051</link>
		<comments>http://creativecommons.org/weblog/entry/19051#comments</comments>
		<pubDate>Thu, 05 Nov 2009 17:10:08 +0000</pubDate>
		<dc:creator>Jane Park</dc:creator>
				<category><![CDATA[ccLearn]]></category>
		<category><![CDATA[Weblog]]></category>
		<category><![CDATA[CC Learn]]></category>
		<category><![CDATA[CC Learn Productions]]></category>
		<category><![CDATA[CC Learn Step by Step Guides]]></category>
		<category><![CDATA[DiscoverEd]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[educational resources]]></category>
		<category><![CDATA[odepo]]></category>
		<category><![CDATA[OER]]></category>
		<category><![CDATA[open education]]></category>
		<category><![CDATA[open educational resources]]></category>
		<category><![CDATA[OpenEd]]></category>
		<category><![CDATA[RDFa]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search prototype]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://creativecommons.org/?p=19051</guid>
		<description><![CDATA[In July, CC Learn officially launched DiscoverEd, a search prototype that provides scalable search and discovery for educational resources on the web. We blogged about it again during Back to School week, emphasizing the future of search and discovery of educational resources and how we hoped DiscoverEd would catalyze efforts in that direction. Since then, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://learn.creativecommons.org/wp-content/uploads/2009/11/cclearn-step-by-step-discovered.pdf"><img class="size-medium wp-image-19056 alignleft" title="Preparing Your Educational Resources for DiscoverEd" src="http://creativecommons.org/wp-content/uploads/2009/11/ded-sbs-231x300.jpg" alt="ded-sbs" width="178" height="231" /></a>In July, CC Learn <a href="http://creativecommons.org/weblog/entry/15486">officially launched</a> <a href="http://discovered.creativecommons.org">DiscoverEd</a>, a search prototype that provides scalable search and discovery for educational resources on the web. We blogged about it again during <a href="http://creativecommons.org/weblog/entry/17451">Back to School</a> week, emphasizing the future of search and discovery of educational resources and how we hoped DiscoverEd would catalyze efforts in that direction. Since then, we have been working with various organizations and projects who want to include their resources into DiscoverEd, and through all the back and forth about feeds and mark-up&#8211;essentially what&#8217;s required to get your stuff included for greater discovery&#8211;we realized we could streamline the process by putting some necessary information into a brief document.</p>
<p><a href="http://learn.creativecommons.org/wp-content/uploads/2009/11/cclearn-step-by-step-discovered.pdf">Preparing Your Educational Resources for DiscoverEd</a> is second in the <a href="http://learn.creativecommons.org/productions/#Step%20by%20Step%20Guides">CC Learn Step by Step Guides series</a>, which is part of our larger <a href="http://learn.creativecommons.org/productions">Productions</a> schema. It is a basic guide for those interested in preparing their resources for inclusion into search engines like DiscoverEd that utilize structured data. It is targeted at people or institutions interested in making their digitally published educational resources more discoverable. Though the document contains technical language and sample XHTML and RDFa, it&#8217;s really not all too complicated. Basically, you just need one of the right feeds to start, which you can then copy and paste the link of into <a href="http://opened.creativecommons.org/ODEPO">ODEPO</a> (the Open Database of Educational Projects and Organizations). ODEPO is hosted on <a href="http://opened.creativecommons.org/">OpenED</a>, the community site for open education. It&#8217;s a wiki, so anyone can <a href="http://opened.creativecommons.org/index.php?title=Special:UserLogin&amp;returnto=Main_Page">create</a> an account and <a href="http://opened.creativecommons.org/Special:AddData/Organization">add their project or organization</a> to the database.</p>
<p>But the guide explains all that, (as does the <a href="http://wiki.creativecommons.org/DiscoverEd_FAQ">DiscoverEd FAQ</a>) and the alternatives&#8211;which include <a href="mailto:cclearn-info@creativecommons.org">contacting</a> us directly. DiscoverEd already pulls from a <a href="http://discovered.creativecommons.org/search/browse/">number</a> of institutions and repositories, and as it expands we hope to improve its search capabilities. Any feedback is welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://creativecommons.org/weblog/entry/19051/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Food Safety Knowledge Network calls for&#160;OER</title>
		<link>http://creativecommons.org/weblog/entry/17686</link>
		<comments>http://creativecommons.org/weblog/entry/17686#comments</comments>
		<pubDate>Thu, 10 Sep 2009 14:52:19 +0000</pubDate>
		<dc:creator>Jane Park</dc:creator>
				<category><![CDATA[ccLearn]]></category>
		<category><![CDATA[Weblog]]></category>
		<category><![CDATA[CC BY]]></category>
		<category><![CDATA[DiscoverEd]]></category>
		<category><![CDATA[food safety]]></category>
		<category><![CDATA[food safety knowledge network]]></category>
		<category><![CDATA[global food safety initiative]]></category>
		<category><![CDATA[michigan state university]]></category>
		<category><![CDATA[msu]]></category>

		<guid isPermaLink="false">http://creativecommons.org/?p=17686</guid>
		<description><![CDATA[The Food Safety Knowledge network is seeking CC licensed open educational resources in the area of food safety. From their announcement: &#8220;With the increasing demand for safe food and the growing globalization of food production and manufacturing, there is a great need for no-cost, accessible training and educational resources for food safety professionals, especially those [...]]]></description>
			<content:encoded><![CDATA[<p>The Food Safety Knowledge network is seeking CC licensed open educational resources in the area of food safety. From their announcement:</p>
<p>&#8220;With the increasing demand for safe food and the growing globalization of food production and manufacturing, there is a great need for no-cost, accessible training and educational resources for food safety professionals, especially those working in developing countries where such access is not readily available. <a href="http://www.msu.edu/" target="_blank">Michigan State University</a> and the <a href="http://www.globalfoodsafetyinitiative.com/" target="_blank">Global Food Safety Initiative</a> have partnered together to create the <strong>Food Safety Knowledge Network (FSKN)</strong>, a directory of open educational resources in the area of food safety, which will make quality content easily and efficiently findable.</p>
<p>FSKN will use ccLearn’s <a href="http://wiki.creativecommons.org/DiscoverEd_FAQ" target="_blank">DiscoverEd</a> search tool to draw resources from reliable sources. These materials will be curated by experts in the field as well as aligned to a set of core competencies for food safety managers so that the users can identify the specific area the resource covers as well as trust the quality of the content. This fall, the Food Safety Knowledge Network will be pilot tested to support implementation of supplier training at the pre-certification level in developing countries including India and China.</p>
<p>If you have or know of food safety resources to share, please contact Sunnie Kim at <a href="mailto:kiml@msu.edu" target="_blank">kiml@msu.edu</a>.&#8221;</p>
<p>All resources that the FSKN integrates into DiscoverEd will have a CC license, with all FSKN site content available via <a href="http://creativecommons.org/licenses/by/3.0/">CC BY</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://creativecommons.org/weblog/entry/17686/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back to School Conclusion: The Open Trajectory of&#160;Learning</title>
		<link>http://creativecommons.org/weblog/entry/17524</link>
		<comments>http://creativecommons.org/weblog/entry/17524#comments</comments>
		<pubDate>Fri, 04 Sep 2009 19:23:09 +0000</pubDate>
		<dc:creator>Alex Kozak</dc:creator>
				<category><![CDATA[Back to School]]></category>
		<category><![CDATA[ccLearn]]></category>
		<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Affiliate Network (defunct)]]></category>
		<category><![CDATA[back to school week]]></category>
		<category><![CDATA[back-to-school]]></category>
		<category><![CDATA[backtoschool]]></category>
		<category><![CDATA[ccREL]]></category>
		<category><![CDATA[Connexions]]></category>
		<category><![CDATA[DiscoverEd]]></category>
		<category><![CDATA[future of education]]></category>
		<category><![CDATA[Latin America]]></category>
		<category><![CDATA[OER Africa]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Open Yale]]></category>
		<category><![CDATA[Student Journalism 2.0]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[The William and Flora Hewlett Foundation]]></category>

		<guid isPermaLink="false">http://creativecommons.org/?p=17524</guid>
		<description><![CDATA[As students around the world return to school, ccLearn blogs about the evolving education landscape, ongoing projects to improve educational resources, education technology, and the future of education. Browse the &#8220;Back to School&#8221; tag for more posts in this series. Today&#8217;s predictions about the future of learning might eventually seem as preposterous as early 20th [...]]]></description>
			<content:encoded><![CDATA[<p><em>As students around the world return to school, ccLearn blogs about the evolving education landscape, ongoing projects to improve educational resources, education technology, and the future of education. Browse the &#8220;<a href="/tag/back-to-school-week">Back to School</a>&#8221; tag for more posts in this series.</em></p>
<p>Today&#8217;s predictions about the future of learning might eventually seem as preposterous as early 20th century predictions of flying cars and robot butlers. But what we sometimes forget is that our vision for the future today will ultimately shape the outcomes of tomorrow&#8211;not in a causal, deterministic way, but in an <em>enabling</em> way. By sharing our hopes and dreams for an <strong>open</strong> future for learning, we foster an environment in which it can happen.</p>
<p>At <a href="http://learn.creativecommons.org/">ccLearn</a>, we strongly believe that the future for education and learning is one that includes <strong>technical</strong>, <strong>legal</strong>, and <strong>social</strong> openness.</p>
<p>The spaces in which teaching and learning occur are increasingly moving towards <strong>technical openness</strong> by running <a href="http://sakaiproject.org/portal">open source software</a>, integrating machine readable metadata, and adopting open formats. Schools, colleges, and universities involved in <a href="http://www.ocwconsortium.org/">open courseware</a>, <a href="http://en.wikiversity.org/wiki/Wikiversity:Main_Page">wikis</a>, and <a href="http://cnx.org/aboutus/technology/index_html/content_types#metadata">other organizations</a> engaged in online knowledge delivery are beginning to <a href="http://discovered.creativecommons.org/search/browse/">embrace RDFa and metadata standards</a> like <a href="http://www.w3.org/Submission/ccREL/">ccREL</a>, <a href="http://shaver.off.net/diary/2009/01/26/advancing-open-video/">open video codecs</a>, <a href="http://cnx.org/aboutus/technology/index_html/modules">open document formats</a>, and <a href="http://oyc.yale.edu/">open software solutions</a>. <a href="http://www.opencastproject.org/content/opencast_matterhorn_project_awarded_funding_mellon_and_hewlett_foundations">More open technology continues to be developed</a>, and there is <a href="http://openedconference.org/archives/505">no indication</a> that this will stop or slow down.</p>
<p>Members of the global education community have been moving towards <strong>legal openness</strong> by converging on <a href="http://creativecommons.org/about/licenses/">Creative Commons licenses</a> that allow sustainable <a href="http://learn.creativecommons.org/wp-content/uploads/2009/07/ccLearn_primer-Why_CC_BY.pdf">redistribution and remixing</a> as the <em>de facto</em> licensing standard. This phenomenon is <a href="http://creativecommons.org/weblog/entry/17273">international</a>- Creative Commons has been ported to <a href="http://creativecommons.org/international/">51</a> countries (7 in progress), with CC licensed educational resources being used <a href="http://creativecommons.org/weblog/entry/17273">all over</a> the <a href="http://openedconference.org/archives/1069">world</a>. Although ccLearn found in our recent report &#8220;<a href="http://learn.creativecommons.org/wp-content/uploads/2009/01/license-mapping-report-15_dec_-2008-color-v2.pdf">What status for &#8216;open&#8217;?</a>&#8221; that <a href="http://opened.creativecommons.org/Special:BrowseData/Organization?_single&amp;Open_or_Free_Statement=yes&amp;License_short_name=copyright">some institutions</a> have some homework to do on what it means to be open, we are well on the road towards a robust and <a href="http://creativecommons.org/weblog/entry/17422">scalable</a> legal standard for open educational resources.</p>
<p>Perhaps most powerfully, we are beginning to see a move towards <strong>social openness</strong> in educational institutions in the prototyping of new models for learning <a href="http://creativecommons.org/weblog/entry/17257">involvement</a>, <a href="http://p2pu.org/">organization</a>, and <a href="http://chronicle.com/blogPost/Duke-Professor-Uses/7538/">assessment</a> that maximizes the availability of learning to all people, everywhere. By leveraging the power of <a href="http://openhighschool.org/">online organization</a> and <a href="http://creativecommons.org/weblog/entry/17411">open content</a>, often times coupled with a willingness to <a href="http://creativecommons.org/weblog/entry/17323">re-conceptualize what it means to be an educator</a>, <a href="http://creativecommons.org/weblog/entry/17496">new possibilities</a> for learning will emerge, leading to a more educated world.</p>
<p>We can&#8217;t fully predict today what kinds of practices, pedagogies, and technologies open education will enable tomorrow. But we <em>are</em> in a position to claim that our goal for an open future enables the creation of these new and better practices, technologies, and social structures.</p>
<p><a href="http://learn.creativecommons.org/">ccLearn</a> would like to thank <a href="http://www.hewlett.org/">The William and Flora Hewlett Foundation</a> for their continued support of open education, the Creative Commons staff who make our work possible, and all of you for your <a href="https://support.creativecommons.org/">continued support</a> of a truly global commons. We hope that you all continue to contribute to open source learning software, embrace open formats, license your educational works with Creative Commons licenses, and <a href="http://opened.creativecommons.org/Get_Involved">get engaged in</a> the world movement towards an <strong>open</strong> future for learning.</p>
<hr />
<em>En Estados Unidos están de regreso al colegio este mes y con este contexto en ccLearn, han venido publicando una serie de entradas algunas de ellas <a href="../weblog/entry/17674" target="_blank">ya quedaron comentadas en español</a>, creo que justifica comentar y traducir lo pertinente:</em><br />
<br /><strong>De regreso al colegio, conclusiones: El camino abierto para el aprendizaje<br />
</strong></p>
<p>La entrada de cierre para el ciclo de ccLearn sobre el regreso al colegio esta nuevamente a cargo de Alex Kozak quien indica como desde <a href="http://learn.creativecommons.org/" target="_blank">ccLearn</a>, se cree firmemente en un futuro del proceso de educación y aprendizaje atravesado por la idea de apertura en lo técnico, lo legal y lo social.</p>
<p>Los espacios en los que la docencia y el aprendizaje se dan para Kozak están migrando a estándares abiertos en con el uso de software <a href="http://sakaiproject.org/portal" target="_blank">open source</a>, integrando metadatos que pueden ser leídos por las máquinas y adoptando formatos abiertos. Escuelas, Universidades y en general instituciones de educación superior que desarrollan <a href="http://www.ocwconsortium.org/" target="_blank">courseware abiertos</a>, <a href="http://en.wikiversity.org/wiki/Wikiversity:Main_Page" target="_blank">wikis</a> y <a href="http://cnx.org/aboutus/technology/index_html/content_types#metadata" target="_blank">otras organizaciones</a> involucradas en los procesos de disponer del conocimiento a través de la red están empezando a adoptar <a href="http://discovered.creativecommons.org/search/browse/" target="_blank">RDFa y estandares de metadatos</a> como <a href="http://www.w3.org/Submission/ccREL/" target="_blank">ccREL</a>, codecs para <a href="http://shaver.off.net/diary/2009/01/26/advancing-open-video/" target="_blank"> video abierto</a>, <a href="http://cnx.org/aboutus/technology/index_html/modules" target="_blank">formatos abiertos de editores de textos</a>, y <a href="http://oyc.yale.edu/" target="_blank">soluciones de software abierto o libre</a>.</p>
<p>De otro lado la comunidad global del sector educativo se esta moviendo hacia la apertura legal, sus decisiones de adopción de licencias <a href="../about/licenses/" target="_blank">Creative Commons</a> como un estándar converge para permitir la redistribución y mezcla de los recursos . Este es un fenómeno <a href="../weblog/entry/17273" target="_blank">internacional</a>- Creative Commons se ha adaptado al sistema legal de <a href="../international/" target="_blank">51</a> países (7 mas lo están haciendo), los recursos educativos licenciados con CC se usan <a href="../weblog/entry/17273" target="_blank">por todo</a> el <a href="http://openedconference.org/archives/1069" target="_blank">mundo</a>. En todo caso se debe considerar que ccLearn encontró en su informe “<a href="http://learn.creativecommons.org/wp-content/uploads/2009/01/license-mapping-report-15_dec_-2008-color-v2.pdf" target="_blank">What status for ‘open’?</a>” que algunas <a href="http://opened.creativecommons.org/Special:BrowseData/Organization?_single&amp;Open_or_Free_Statement=yes&amp;License_short_name=copyright" target="_blank">instituciones</a> todavía tienen que revisar lo que significa abierto, pero que el camino hacia estándares de apertura en los recursos educativos esta en marcha.</p>
<p>Para Kozak incluso lo llamativo es que se esta empezando a ver una mayor apertura en lo social en relación con los pilotos educativos en los nuevos modelos que las instituciones ensayan. A la hora de abordar el  <a href="../weblog/entry/17257" target="_blank">proceso de aprendizaje</a>, <a href="http://p2pu.org/" target="_blank">la organizacion</a>, y <a href="http://chronicle.com/blogPost/Duke-Professor-Uses/7538/" target="_blank">valoracion</a> de estos pilotos están maximizando la idea de hacerlo accesible a cualquiera en cualquier lugar. Kozak cree que apalancando la capacidad de las <a href="http://openhighschool.org/" target="_blank">organizaciones en linea</a> y del <a href="../weblog/entry/17411" target="_blank">contenido abierto</a>, junto con el cada vez mas frecuente deseo de <a href="../weblog/entry/17323" target="_blank">re-conceptualizar lo que significa ser docente</a>, <a href="../weblog/entry/17496" target="_blank">nuevas posibilidades</a> para el aprendizaje surgirán para llevarnos a un mundo mas educado.</p>
<p>Para Kozak aunque no podamos predecir las practicas, pedagogías y tecnologías que favorecerá una educación abierta mañana si podemos decir que la meta de un futuro abierto permitirá la creación de esas nuevas practicas, tecnologías y estructuras sociales.</p>
<p><strong>Breve comentario desde mi propia óptica</strong></p>
<p>Aunque en regiones como América Latina nos hacen falta datos para asumir como ciertas muchas de las afirmaciones de Kozak para el mundo anglosajón lo cierto es que la sensación que hay en el ambiente es que muchas de sus conclusiones pueden ser extensibles a nuestra realidad,</p>
<p>De hecho algunos otras de las entradas de este ciclo de regreso al colegio que hizo ccLearn se referían a proyectos concretos que mostraban proyectos y practicas abiertas (Vital signs y el caso de los libros de texto). Creo que deberíamos visibilizar algunas de las muchas iniciativas que están ocurriendo en nuestra región para conocerlas y aprender de ellas&#8230; espero poder hacerlo muy pronto! (si tienen ideas dejen su comentario y hagamos seguimiento de ellas juntos)</p>
]]></content:encoded>
			<wfw:commentRss>http://creativecommons.org/weblog/entry/17524/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Back to School:&#160;DiscoverEd</title>
		<link>http://creativecommons.org/weblog/entry/17451</link>
		<comments>http://creativecommons.org/weblog/entry/17451#comments</comments>
		<pubDate>Wed, 02 Sep 2009 21:49:04 +0000</pubDate>
		<dc:creator>Alex Kozak</dc:creator>
				<category><![CDATA[Back to School]]></category>
		<category><![CDATA[ccLearn]]></category>
		<category><![CDATA[Weblog]]></category>
		<category><![CDATA[back to school week]]></category>
		<category><![CDATA[back-to-school]]></category>
		<category><![CDATA[backtoschool]]></category>
		<category><![CDATA[DiscoverEd]]></category>
		<category><![CDATA[Latin America]]></category>
		<category><![CDATA[OER]]></category>
		<category><![CDATA[semantic web]]></category>

		<guid isPermaLink="false">http://creativecommons.org/?p=17451</guid>
		<description><![CDATA[As students around the world return to school, ccLearn blogs about the evolving education landscape, ongoing projects to improve educational resources, education technology, and the future of education. Browse the &#8220;Back to School&#8221; tag for more posts in this series. Years from now, what will it mean for teachers to prep for a new school-year? [...]]]></description>
			<content:encoded><![CDATA[<p><em>As students around the world return to school, ccLearn blogs about the evolving education landscape, ongoing projects to improve educational resources, education technology, and the future of education. Browse the &#8220;<a href="/tag/back-to-school-week">Back to School</a>&#8221; tag for more posts in this series.</em></p>
<p>Years from now, what will it mean for teachers to prep for a new school-year? Will they be reviewing digital textbooks? Collaborating online with colleagues in revising and adapting digital lesson plans? Upgrading operating systems and software on classroom laptops? Scouring the net for those perfect open educational materials to print or distribute to students?</p>
<p>Everyone might have their own image of how preparation for a new school year will look, but the current excitement about open and digital educational resources indicates that teachers are ready for a new model.</p>
<p>As textbooks and learning materials move online, the copyright status of those resources becomes more important to teachers. At <a href="http://learn.creativecommons.org">ccLearn</a>, the education program at Creative Commons, we strongly believe that developing a <strong>global education commons</strong> of openly licensed educational resources is the best solution to the legal and technical challenges that teachers face when trying to share and adapt educational resources. But how exactly <em>will</em> teachers be able to find and share open educational resources? After all, a resource simply being accessible online isn&#8217;t itself enough for it to be easily discoverable.</p>
<p><a href="http://learn.creativecommons.org">ccLearn</a> has developed a prototype search engine, <a href="http://discovered.creativecommons.org/search/">DiscoverEd</a>, that provides one solution to this challenge.</p>
<p><a href="http://discovered.creativecommons.org/search/">DiscoverEd</a> provides scalable search and discovery for educational resources on the web. Results come from institutional and third-party repositories who have expended time and resources curating metadata about resources. These curators either create or aggregate educational resources and maintain information about them. Metadata, including the license and subject information available, are exposed in the result set.</p>
<p>We are particularly interested in <a href="http://learn.creativecommons.org/wp-content/uploads/2009/04/cclearn-explanations-oer-and-cc-licenses-05-apr-09.pdf">open educational resources (OER)</a> and are collaborating with other OER projects to improve search and discovery capabilities for OER, using DiscoverEd and other available tools.</p>
<p>Our search engine is a prototype and shouldn&#8217;t been seen as the only solution to OER search and discovery. But assuming that categorization and assessment of OER are embedded at the point of publication as open metadata, the DiscoverEd model is a powerful and scalable method for discovering and utilizing those data.</p>
<p>To learn more about DiscoverEd, you can explore the <a href="http://discovered.creativecommons.org/search/">DiscoverEd site</a>, <a href="http://wiki.creativecommons.org/DiscoverEd_FAQ">FAQ</a>, or read our report entitled &#8220;<a href="http://learn.creativecommons.org/wp-content/uploads/2009/07/discovered-paper-17-july-2009.pdf">Enhanced Search for Educational Resources: A Perspective and a Prototype from ccLearn</a>&#8220;.</p>
<p>You can also test out our <a href="http://discovered.creativecommons.org/widget/">DiscoverEd widget</a> below:</p>
<p><script src="http://discovered.creativecommons.org/widget/search.js"></script></p>
<hr />
<em>En Estados Unidos están de regreso al colegio este mes y con este contexto en ccLearn, han venido publicando una serie de entradas algunas de ellas <a href="../weblog/entry/17674" target="_blank">ya quedaron comentadas en español</a>, creo que justifica comentar y traducir lo pertinente:</em><br />
<br /><strong>De Regreso al colegio, DiscoverEd</strong></p>
<p>En esta entrada Alex Kozak aborda la solución que ofrece ccLearn, el programa educativo de Creative Commnons, para apoyar los problemas legales y técnicos que enfrentan los profesores cuando buscan recursos digitales y abiertos en el universo de Internet donde encontrar no es tan sencillo. Se trata del buscador piloto DiscoverEd que busca enfrentar este reto.</p>
<p><a href="http://discovered.creativecommons.org/search/" target="_blank">DiscoverEd</a> es un buscador para recursos educativos en la red. El buscador revisa repositorios de terceros que han dedicado tiempo y esfuerzo a curar los metadatos de los recursos. Estos curadores crean o cosechan los recursos y conservan la información sobre ellos en metadatos, incluyendo la información sobre la licencia y el tema que es presentada como resultado en el proceso de búsqueda.</p>
<p>DiscoverEd se ocupa esencialmente de proyectos abiertos, de Recursos Educativos Abiertos (REA o OER por sus siglas en ingles) y colabora con otros proyectos de este tipo para mejorar los resultados en la búsqueda y descubrimiento de estos recursos..</p>
<p>Kosak finaliza indicando que este es un piloto que no debe ser visto como la única solución para la búsqueda y descubrimiento de REA pero, considerando que la categorización y valoración de los recursos se hace en el punto de publicación a través de metadatos abiertos, cree que DiscoverEd sera un modelo poderoso y escalable para encontrar y usar los datos.</p>
<p>La información sobre el proyecto esta por ahora en ingles, puede revisarse en <a href="http://discovered.creativecommons.org/search/" target="_blank">DiscoverEd site</a>, <a href="http://wiki.creativecommons.org/DiscoverEd_FAQ" target="_blank">FAQ</a>, o en el informe “<a href="http://learn.creativecommons.org/wp-content/uploads/2009/07/discovered-paper-17-july-2009.pdf" target="_blank">Enhanced Search for Educational Resources: A Perspective and a Prototype from ccLearn”</a></p>
]]></content:encoded>
			<wfw:commentRss>http://creativecommons.org/weblog/entry/17451/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Launching DiscoverEd&#8212;an education search&#160;prototype</title>
		<link>http://creativecommons.org/weblog/entry/15486</link>
		<comments>http://creativecommons.org/weblog/entry/15486#comments</comments>
		<pubDate>Mon, 20 Jul 2009 21:55:59 +0000</pubDate>
		<dc:creator>Jane Park</dc:creator>
				<category><![CDATA[ccLearn]]></category>
		<category><![CDATA[Weblog]]></category>
		<category><![CDATA[DiscoverEd]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[educational resources]]></category>
		<category><![CDATA[federated]]></category>
		<category><![CDATA[milestone]]></category>
		<category><![CDATA[OER]]></category>
		<category><![CDATA[open ed]]></category>
		<category><![CDATA[open education]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[scalable]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engine]]></category>

		<guid isPermaLink="false">http://creativecommons.org/?p=15486</guid>
		<description><![CDATA[Last year, we demoed DiscoverEd along with ODEPO at the Open Education Conference in Logan, Utah. CTO Nathan Yergler explained its various features and some if its issues. Since then, it&#8217;s been worked on extensively and some of its functionality has improved. We&#8217;ve even gone ahead and produced a white paper, which explains what DiscoverEd [...]]]></description>
			<content:encoded><![CDATA[<p>Last year, we demoed DiscoverEd along with <a href="http://opened.creativecommons.org/ODEPO">ODEPO</a> at the Open Education Conference in Logan, Utah. CTO Nathan Yergler explained its various features and some if its issues. Since then, it&#8217;s been worked on extensively and some of its functionality has improved. We&#8217;ve even gone ahead and produced a <a href="http://learn.creativecommons.org/wp-content/uploads/2009/07/discovered-paper-17-july-2009.pdf">white paper</a>, which explains what DiscoverEd is, what it aims to do, and what you can do to help improve it.</p>
<p>With the production of this <a href="http://learn.creativecommons.org/wp-content/uploads/2009/07/discovered-paper-17-july-2009.pdf">white paper</a>, we would like to officially announce the launch of <a href="http://discovered.creativecommons.org/search/">DiscoverEd</a>. Entirely open source, <a href="http://discovered.creativecommons.org/search/">DiscoverEd</a> is an experimental project from ccLearn which attempts to provide scalable search and discovery for educational resources on the web. Metadata, including the license and subject information available, are exposed in the result set. </p>
<p>As noted above, DiscoverEd has been discussed at a few meetings already, so this launch is mainly to help spread the word and to spark additional conversation. If you are an educator or anyone else looking for educational resources, it is available for immediate use and we welcome your feedback.</p>
<p>We want to emphasize that <a href="http://wiki.creativecommons.org/DiscoverEd_FAQ">DiscoverEd</a> is a <strong>prototype</strong> intended to explore how structured data may be used to enhance the search experience. We are by no means launching this as a definitive tool; in fact, we intend just the opposite. We are launching this so that others in the search and discovery space can contribute to this project. There are a number of <a href="http://code.creativecommons.org/issues/issue?status=-1,1,2,3,4,5,6,7&#038;@sort=-activity&#038;@search_text=&#038;@dispname=DiscoverEd&#038;@filter=status,project&#038;@group=priority&#038;project=3&#038;@columns=id,activity,title,creator,assignedto,status&#038;@pagesize=50&#038;@startwith=0">known issues</a> which we would love help on, especially since we think the community&#8217;s input and work should go into shaping future versions of this tool. This tool is currently intended for educational resources, but there is no reason anyone can&#8217;t take and adapt it for other purposes.</p>
<p><strong>Where do the search results come from?</strong></p>
<p>Results come from institutional and third party repositories who have expended time and resources curating the metadata. These curators either create or aggregate educational resources and maintain information about them. If you&#8217;re a producer or curator of educational resources and would like to be included in the search <a href="http://learn.creativecommons.org/contact">contact us</a>. If you&#8217;re an educator, we want to hear from you.  What works for you?  What&#8217;s broken?  What can be improved?</p>
]]></content:encoded>
			<wfw:commentRss>http://creativecommons.org/weblog/entry/15486/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

