====== OCW IN MOTION ======
{{wiki:ocw-inmotion.png|}}
OCW-IN-MOTION is a project aimed to promote a more active use of the OpenCourseWare content provided for a lot of universities around the world.
Although the different OCW projects around the world do not pretend to be useful as learning spaces, we think that OCW philosophy includes and provides an opportunity to reuse the content in different ways apart from the ones their authors propose.
This website would like to be a showcase of those kinds of reusing examples.
Essentially, it uses the RSS feed from an existing OCW course (e.g. provided for EduCommons), builds a set of wiki pages linked between them and applies a template for each wiki page with a set of collaborative tools trying to extend the activity beyond the original exposition purpose.
* [[wiki:description|Project description]]
* [[Blog|Web Log]]
* [[plugin_list|Plugin List and use]]
* [[Collaborators]]
* {{wiki:ocwinmotion_presentation.pdf|download presentation at OpenEd2007 }}
* {{actionlink>admin|Enter a course}} (you'll need admin privileges)
* {{wiki:ocwinmotion_presentation_interoperability_meeting.ppt|short presentation for interoperability meeting}}
=====News=====
require_once '/mounted-storage/home43a/sub001/sc18235-DIQP/carp/carp.php';
/*** Setup Code ***/
CarpConf('cache-method','mysql');
CarpConf('mysql-connect',1);
CarpConf('mysql-database','carp2006');
CarpConf('mysql-host','mysql1027.servage.net');
CarpConf('mysql-username','carp2006');
CarpConf('mysql-password','carp2006');
/*** End Setup Code ***/
// Add any desired configuration settings before CarpCacheShow
// using "CarpConf" and other functions
//atributos que son mostrados
CarpConf('iorder','image,link,desc');
CarpConf('maxitems',1);
CarpConf('cborder','link');
//atributos del titulo del feed
CarpConf('clinktitles',0);
CarpConf('bcb','');
CarpConf('acb','
');
//atributos del titulo del post
//poner seccion class en header si se usa la siguiente opcion
//CarpConf('clinkclass','maroon_default');
//alternativa para otra manera de colorae fuentes
CarpConf('clinkstyle','text-decoration:none;color:#B00000;');
//atributos para definir el item
CarpConf('ilinkstyle','text-decoration:none;color:#B00000;');
CarpConf('bilink','');
CarpConf('ailink','
');
//atributos de la descrición (contenido) del post
CarpConf('bidesc','');
CarpConf('aidesc','
');
//tamaño maximo de la descripcion. 0=ilimitada
CarpConf('maxidesc',1500);
//si se trunca, que se pone a continuación
CarpConf('atruncidesc','...');
//marca para eliminar el powered por carp
CarpConf('poweredby','');
//tags permitidos dentro del feed
CarpConf('descriptiontags','b|/b|i|/i|a href|/a|/p|br|strong|/strong|img|/img');
//titulo del feed
CarpCacheShow('http://www.ocwinmotion.com/lib/plugins/feed/feed.php?plugin=blog&fn=getBlog&ns=status&num=5&title=Blog');
====== test area ======
Warning ! To use the rssOCWimporter you need to have admin permissions: it's a plugin!
If you have not this permission, you only can check the results.