This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 94beb21 git-site-role commit from build_staging.sh
94beb21 is described below
commit 94beb21818ff972822ee6897f5268bd7abd00258
Author: jenkins <[email protected]>
AuthorDate: Sun Nov 1 20:53:35 2020 +0000
git-site-role commit from build_staging.sh
---
content/education/course_workflow.html | 143 +++++++++++++++++++++++++++++++++
content/education/docs.html | 53 ++++++++++++
content/education/gen_index.html | 106 ++++++++++++++++++++++++
content/education/go-edu.html | 35 ++++++++
content/education/index.html | 122 ++++++++++++++++++++++++++++
content/education/mreminder.js | 28 +++++++
content/education/robots.txt | 7 ++
content/education/tools_index.html | 129 +++++++++++++++++++++++++++++
content/feed.xml | 4 +-
9 files changed, 625 insertions(+), 2 deletions(-)
diff --git a/content/education/course_workflow.html
b/content/education/course_workflow.html
new file mode 100644
index 0000000..510b896
--- /dev/null
+++ b/content/education/course_workflow.html
@@ -0,0 +1,143 @@
+
+<!--#include virtual="/doctype.html" -->
+<html>
+ <head>
+
+
+
+
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+
+
+ <title>OpenOffice.org University Project-Course Workflow</title>
+
+
+ <link href="/css/ooo.css" rel="stylesheet" type="text/css">
+ <!--#include virtual="/scripts/google-analytics.js" -->
+ <!--#include virtual="/scripts/entourage.js" -->
+ </head>
+ <body>
+ <!--#include virtual="/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/education/">education</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+
+
+<h4> Proposal for Education Project Effort by Students on OpenOffice.org </h4>
+
+
+<p> There are several spaces where OpenOffice.org can offer itself as a
+place for student intervention. The choice we made, is to create a
<b>synergy</b> between teachers,
+students, and OpenOffice.org developers.
+For instance, a professor could
+structure a class on office suite construction around OpenOffice.org,
+or a class on application architecture; or on architecture revision.
+Because OpenOffice.org is open source, there are few limits. </p>
+
+
+<p> This brief draft focuses on current development and suggests some
+processes by which students might profitably engage in the project
+while also satisfying the demands of their schools. Because it is a
+draft and not complete, I welcome emendations and additions.</p>
+<ul>
+ <li>On the teacher side</li>
+</ul>
+
+<ul>
+ <ul>
+ <li>Key point is to work together in-class on projects with engineers
(reserved to engineers schools or high schools students) or more simple
tasks</li>
+ <li>The professor can review and coach the student</li>
+ <li>Pedagogical interest: work on Open Source Projects helps professors
to improve the quality of the courses</li>
+ <li>The professor works with engineers, on real problems, always
motivating for students </li>
+ </ul>
+</ul>
+<ul>
+ <li>On the student side</li>
+</ul>
+<ul>
+ <ul>
+ <li>Opportunities like the <a href="http://wiki.ooo4kids.org"> OOo4Kids
Project</a> could represent a first approach to the project without being
involved directly on ther real OpenOffice.org core coding</li>
+ <li>Discover OpenOffice.org Project and source code through practice and
documentation</li>
+ <li>Follow and participate to Online Courses "ClassRooms"</li>
+ <li>Where can students find those ClassRooms ? URL: <a
href="http://wiki.services.openoffice.org/wiki/Education_ClassRoom"
target="_blank">Education Project ClassRoom</a></li>
+ <li>Student will learn how to work with others in an open source,
+collaborative environment, with the relevant tools, and prepare his own
carreer</li>
+ <li>If a student doesn't finish the task before he leaves the
+semester, or the deadline for a specific task, then the task can be completed
by others in the OSS
+community, by subsequent students, etc.</li>
+ </ul>
+</ul>
+
+<ul>
+ <li>On the school side</li>
+</ul>
+
+<ul>
+ <ul>
+ <li>Visibility : everything is public;</li>
+ <li>Credibility : be able to work with big Open Source Projects is a
guarantee of quality;</li>
+ <li>Prepare better the students to their future jobs;</li>
+ <li>All schools are seen as <b>partners</b>, who can obviously become a
<b>sponsor</b> too;</li>
+ <li>Schools how already joined the <a
href="http://education.openoffice.org">OpenOffice.org Education Project</a>
:</li>
+ <ul>
+ <li><a href="http://www.epitech.eu/"> <b>Epitech / Epita Paris
(France)</b></a></li>
+ <li><a href="http://www.ec-nantes.fr/"> <b>Ecole Centrale Nantes
(France)</b></a></li>
+ <li><a href="http://www.utbm.fr/"> <b>University of Technology of
Belfort-Montbéliard (France)</b></a></li>
+ <li><a href="http://www.senecac.on.ca/"> <b>Seneca College of Toronto
(Canada)</b></a></li>
+ </ul>
+ </ul>
+</ul>
+
+<ul>
+ <li>How is grading, checkup established ?</li>
+</ul>
+
+<ul>
+ <ul>
+ <li>Ambition: task completed, goals reached, and the student well
integrated in the Team;<br>
+
+The grading process will be defined with every school/teacher at the beginning
of the Project. Every school will have the last word for grading.</li>
+ <li>Process: For an advanced course, where the focus is
+on learning some
+elements of C++ operations, the professor scans the to-dos list for
+plausible candidates; or we suggest them (probably the latter). We rate
+them, as difficult (needing several months, advanced); medium (a couple
+of months); easy. Students can take them on, explain what problem of
+programming these address, how this fits in with their overall
+coursework, and issue progress reports. These reports can complement
+the IssueZilla updates expected.</li>
+ <li>Grading finally: on what has been learned; perhaps then a report, a
+paper at the end. Such work could also encompass documentation of work.</li>
+ <li>In the end, OpenOffice.org work should then complement key lessons.
+That is, if a student is learning C++, or architecture, the patch work
+can be seen as a way of implementing the lessons.</li>
+ </ul>
+</ul>
+<ul>
+ <li>Q/A</li>
+ <ul>
+ <li>Grading thus can be for the work done, its sophistication, etc., as
+well as for collaboration? No, unless student is directly interfacing
+with the community.</li>
+ <li>What if the student thinks she does good work, the professor agrees but
+the OpenOffice.org developers disagree? That is they reject the patch.
+The professor should not let that affect grading. Acceptance is a plus,
+but purely extrinsic. Reason: otherwise, the OpenOffice.org developers
+would be in the odd position of grading student work.</li>
+ <li>Where can students find a list of to-dos? URL: <a
href="http://wiki.services.openoffice.org/w/index.php?title=Education_Project/Effort"
target="_blank">Education Project Effort</a></li>
+ </ul>
+</ul>
+<p></p>
+
+
+ </div>
+ <!--#include virtual="/footer.html" -->
+ </body>
+</html>
diff --git a/content/education/docs.html b/content/education/docs.html
new file mode 100644
index 0000000..e20119b
--- /dev/null
+++ b/content/education/docs.html
@@ -0,0 +1,53 @@
+
+<!--#include virtual="/doctype.html" -->
+<html>
+ <head>
+
+
+<meta http-equiv="content-type" content="text/html; charset=UTF-8">
+<meta http-equiv="cache-control" content="no-cache">
+<link rel="stylesheet" type="text/css" href="test/style2.css" media="screen" />
+<title>Education index</title>
+
+
+ <link href="/css/ooo.css" rel="stylesheet" type="text/css">
+ <!--#include virtual="/scripts/google-analytics.js" -->
+ <!--#include virtual="/scripts/entourage.js" -->
+ </head>
+ <body>
+ <!--#include virtual="/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/education/">education</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+<script src="test/mreminder.js" type="text/javascript"></script>
+<script type="text/javascript">start();</script>
+<h1 class="header">Documents and files</h1>
+
+
+<div id="navbar">
+ <ul id="navtabs">
+ <li><img
src="http://contributing.openoffice.org/_media/programming.png" alt="icono"
height="27" width="30" /><a href="#"
onClick="submitMenu('componentes')">Componentes</a></li>
+ <li><img
src="http://contributing.openoffice.org/_media/quality.png" alt="icono"
height="27" width="30" /><a href="#"
onClick="submitMenu('comparativa')">Comparativa</a></li>
+ <li><img src="http://contributing.openoffice.org/_media/ux.png"
alt="icono" height="27" width="30" /><a href="#"
onClick="submitMenu('testimonio')">Testimonio</a></li>
+ <li><img
src="http://contributing.openoffice.org/_media/money.png" alt="icono"
height="27" width="30" /><a href="#"
onClick="submitMenu('donaciones')">Donaciones</a></li>
+ </ul>
+ <div id="menu2">
+ ...
+ </div>
+ <div id="contenido">
+ <p>Seleccione una opción del menú superior...</p>
+ </div>
+</div>
+
+
+ </div>
+ <!--#include virtual="/footer.html" -->
+ </body>
+</html>
diff --git a/content/education/gen_index.html b/content/education/gen_index.html
new file mode 100644
index 0000000..24001b5
--- /dev/null
+++ b/content/education/gen_index.html
@@ -0,0 +1,106 @@
+
+<!--#include virtual="/doctype.html" -->
+<html>
+ <head>
+
+
+
+
+
+
+
+
+
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+
+
+
+
+
+
+
+ <title>Users index</title>
+
+
+ <link href="/css/ooo.css" rel="stylesheet" type="text/css">
+ <!--#include virtual="/scripts/google-analytics.js" -->
+ <!--#include virtual="/scripts/entourage.js" -->
+ </head>
+ <body>
+ <!--#include virtual="/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/education/">education</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+
+
+<span style="font-family: Helvetica,Arial,sans-serif;">This is the general
category<br>
+
+
+<br>
+
+
+In this category, you will find several informations like who is using
+OOo, on what distribution dedicated to shcool you can find it and some
+useful informations!<br>
+
+
+<br>
+
+
+
+<span style="font-weight: bold;">Education Project Developer
documentation</span><br>
+
+<br>
+
+You want to start to play with OOo code but don't know how. <br>
+
+<ul>
+
+ <li>the <a
href="http://wiki.services.openoffice.org/wiki/Education_Project/Effort">Effort
Page</a> of the wiki will propose you some applications Education Project
contributors can manage</li>
+
+ <li>the <a
href="http://wiki.services.openoffice.org/wiki/Education_ClassRoom">ClassRoom
Page</a> of the wiki will propose you to discover OpenOffice.org Development
side</li>
+
+ <li>the <a
href="http://wiki.services.openoffice.org/wiki/Main_Page">developer section</a>
of the wiki will help you</li>
+
+ <li>QA seems interesting, more explanations are <a
href="http://qa.openoffice.org/helping.html">available here</a></li>
+
+ <li>Specifications project is also a nice way to participate, see why and
how <a
href="http://wiki.services.openoffice.org/wiki/Category:Specification">here</a></li>
+
+</ul>
+
+
+<span style="font-weight: bold;">Which distribution have a
dedicated environment for education ?</span><br>
+
+
+</span>
+<ul>
+
+
+ <li><a href="http://www.edubuntu.org/">Edubuntu</a>: an Ubuntu based version
with a customized shool environment</li>
+
+
+ <li><a href="http://wiki.debian.org/DebianEdu">DebianEdu</a>: an improved
version of Debian for education environment</li>
+
+
+</ul>
+<span style="font-weight: bold;">Who is using OOo in universities and college
throughout the world ?</span><br>
+
+
+We have dedicated a <a
href="http://wiki.services.openoffice.org/wiki/Major_OpenOffice.org_Deployments#Schools_and_Universities">wiki
page</a> for this, please don't hesitate to add your university or school on
it.<br>
+
+
+
+
+
+
+ </div>
+ <!--#include virtual="/footer.html" -->
+ </body>
+</html>
diff --git a/content/education/go-edu.html b/content/education/go-edu.html
new file mode 100644
index 0000000..4501321
--- /dev/null
+++ b/content/education/go-edu.html
@@ -0,0 +1,35 @@
+
+<!--#include virtual="/doctype.html" -->
+<html>
+ <head>
+
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>Education Flyer</title>
+
+
+ <link href="/css/ooo.css" rel="stylesheet" type="text/css">
+ <!--#include virtual="/scripts/google-analytics.js" -->
+ <!--#include virtual="/scripts/entourage.js" -->
+ </head>
+ <body>
+ <!--#include virtual="/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/education/">education</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+
+<h1>Education Flyer</h1>
+<p>This page is a placeholder and holds the spot for the soon-to-be-finished
flyer. Check back soon! But in the meantime, pleae go to our development <a
href="http://wiki.services.openoffice.org/wiki/Main_Page#Getting_started_with_OOo_development">wiki</a>.
</p>
+
+
+ </div>
+ <!--#include virtual="/footer.html" -->
+ </body>
+</html>
diff --git a/content/education/index.html b/content/education/index.html
new file mode 100644
index 0000000..f86648d
--- /dev/null
+++ b/content/education/index.html
@@ -0,0 +1,122 @@
+
+<!--#include virtual="/doctype.html" -->
+<html>
+ <head>
+
+
+<meta http-equiv="content-type" content="text/html; charset=UTF-8">
+<meta http-equiv="cache-control" content="no-cache">
+<link rel="stylesheet" type="text/css" href="test/style2.css" media="screen" />
+
+<script type="text/javascript">
+//messages: set your own; use as many as you'd like; set up Hyperlinks to
+//URLs as you normally do: <a target=... href="... URL ...">..message..</a>;
+var singletext=new Array();
+singletext[0]='<h3>OOoEduc Classroom</h3><p>Learn how to become a developer
right now. <a
href="http://wiki.services.openoffice.org/wiki/Education_Project#Education_Project_ClassRoom">Join
Now</a>.</p>';
+singletext[1]='<h3>Education extension JAM</h3><p>Contribute by creating a
suite of educational extensions.</p>';
+singletext[2]='<h3>Seneca</h3><p>Learn how OOo is furthering education in
Seneca College</p>';
+singletext[3]='<img style="float:right"
src="http://theingots.org/community/files/img/logo.png" /><h3>INGOTs expands
through europe</h3><p>OpenOffice.org qualification with the European
Qualifications Framework (EQF) starts pushing to the rest of europe including
Romania, Poland and Chzec Republic, Germany and Spain. <a
href="http://www.theingots.org/community/about/ingots">Read more..</a></p>';
+singletext[4]='<h3>OpenOffice.org and Education 2.0</h3><p>Be part of the
presentation gaved in Valencia Spain about Education 2.0 and
OpenOffice.org</p>';
+singletext[5]='<h3>Working on a full certification</h3><p>We work to bring
value to OpenOffice.org on the <a
href="http://wiki.services.openoffice.org/wiki/Certification">certification
project</a></p>';
+//singletext[...]='...';
+//-- end Parameters and message -->
+</script>
+<script src="js/grid-test.js"></script>
+<title>Education index</title>
+
+
+ <link href="/css/ooo.css" rel="stylesheet" type="text/css">
+ <!--#include virtual="/scripts/google-analytics.js" -->
+ <!--#include virtual="/scripts/entourage.js" -->
+ </head>
+ <body>
+ <!--#include virtual="/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/education/">education</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+<script src="test/mreminder.js" type="text/javascript"></script>
+<script type="text/javascript">start();</script>
+<h1 class="header">Welcome to the Education Project!</h1>
+
+
+<p>Project Lead: <a href="mailto:[email protected]">Eric Bachard</a>,
Co-Lead: <a href="mailto:[email protected]">Alexandro Colorado</a>
+
+<!-- The campaign class is taken directly from the homepage on the CSS link -->
+<div class="campaign"><h2>Where to begin ?</h2>
+
+ <p><a
href="http://wiki.services.openoffice.org/wiki/Education_Project">The very
active Wiki Page</a>, here we put all the things who most be change
frequently</p>
+</div>
+
+<p></p>
+
+<div class="homebox">
+<h2>Mission of the Education Project</h2>
+<p>Its purpose his to help teachers as well as students or anybody involved in
+education to enter the OpenOffice.org project and find a place where to
+contribute or to find informations. Another aim is to be a
+central point for tools and initiatives around OpenOffice.org the
+product and the sources that can be shared by our international
+community and where students of any level can find a place to
+easily participate.</p></div>
+
+
+<div class="homebox">
+<h2>News</h2>
+<div onload="start();" style="width: 550px; height: 180px;">
+<script language="JavaScript">if(document.layers){document.write('<ilayer
id="ns4div" width="'+swidth+'" height="'+sheight+'" ><layer id="ns4div1"
width="'+swidth+'" height="'+sheight+'" onmouseover="sspeed=0;"
onmouseout="sspeed=rspeed"></layer></ilayer>')}
+if(document.getElementById||document.all){document.write('<div
style="position:relative;overflow:hidden;width:'+swidth+'px;height:'+sheight+'px;clip:rect(0
'+swidth+'px '+sheight+'px 0);" onmouseover="sspeed=0"
onmouseout="sspeed=rspeed"><div id="iens6div"
style="position:relative;width:'+swidth+'px;"></div></div>');}</script>
+</div></div></div>
+</div>
+<div style="float:right; padding-bottom: 1em; padding-bottom: 1em;">
+ <a
href="http://wiki.services.openoffice.org/wiki/Education_Project/WayOOo"><img
src="pics/wayooo.png" alt="WayOOo" /></a>
+</div>
+
+<div class="homebox">
+<h2>What you'll find here</h2>
+
+<ul>
+<div class="MyBox">
+ <div class="MyPicBox">
+ <li>Certification <a
href="http://wiki.services.openoffice.org/wiki/Certification">modules</a> about
the different components of the certification topics.</li>
+ </div>
+
+ <div class="MyPicBox">
+ <li>Certification Material, includes the trainer's manual, student
manual and quizzes. <a
href="http://wiki.services.openoffice.org/wiki/Certification#Certification_Material">learn
more</a></li>
+ </div>
+</div>
+ <div class="MyPicBox">
+ <li>a development category to provide a central node for the
development of OpenOffice.org by students, either working alone or in a
class.</li>
+ </div>
+
+ <div class="MyPicBox">
+ <li>a <a href="tools_index.html">tools category</a> where you'll find
listed several tools available
+through OpenOffice.org usage or along it. They will be provided in the
+language they exist</li>
+ </div>
+</ul>
+
+<p>Most of our actions and discussions will take place on mailing lists, but
you will find also several working places in the <a
href="http://certification.openoffice.org/servlets/ProjectDocumentList">Document
& Files</a> area or on the wiki pages.<br>
+Join us on the :</p>
+
+<ul>
+ <li><a
href="http://education.openoffice.org/servlets/ProjectMailingListList">[email protected]</a>
mailing list if you have any idea to discuss about this project or general
informations to communicate with us. </li>
+ <li><a
href="http://education.openoffice.org/servlets/ProjectMailingListList">[email protected]</a>
mailing list for development or localization of tools purposes</li>
+</ul>
+
+<div class="edufmenu"><a class="menu"
href="http://education.openoffice.org">Home</a> | <a
class="edumenu"
href="http://wiki.services.openoffice.org/wiki/Education_Project/communicate/IRC">Communication
</a> | <a class="menu"
href="http://wiki.services.openoffice.org/wiki/Education_Project/communicate/Events">Events</a>
| <a class="menu"
href="http://www.educoo.org/pages/contribuer/">Donate</a> | <a
class="menu" href="http://wiki.openoffice [...]
+<div class="edufsubmenu"><a class="edusubmenu"
href="http://wiki.services.openoffice.org/wiki/Education_Project/Contribute/Effort">Efforts</a>
| <a class="submenu"
href="http://wiki.services.openoffice.org/wiki/Education_Project/Contribute/ToDo">ToDo</a>|
etc.</div>
+</div>
+<script type="text/javascript">start();</script>
+
+
+ </div>
+ <!--#include virtual="/footer.html" -->
+ </body>
+</html>
diff --git a/content/education/mreminder.js b/content/education/mreminder.js
new file mode 100644
index 0000000..959cc49
--- /dev/null
+++ b/content/education/mreminder.js
@@ -0,0 +1,28 @@
+/////////////////////////////////////////////////////////////////////////////////
+// Meeting Reminder Script
//
+// writen by
//
+// Raphael Bircher
//
+// Version 1.0
//
+/////////////////////////////////////////////////////////////////////////////////
+
+var mdate = 26; //Meeting Day
+var mmonth = 3; //Meeting Month
+var mhour = 10; //Meeting Houer
+var myear = 2008; //Meeting year
+var mminute = "00"; //Minute
+var mtimestamp = Date.UTC(myear, mmonth - 1, mdate, mhour, mminute);
+var oneday = 86400000;
+var now = Date.parse(new Date());
+var showmess = mtimestamp - oneday;
+var endmess = mtimestamp + 7200000;
+var ac = new Date(mtimestamp);
+var meetingtime = ac.toLocaleString();
+var ab = new Date();
+var shortmess = 0;
+if(now >= showmess && now <= endmess){
+ shortmess = 1;
+ document.write('<b>Classroom reminder</b><br />Date: ' + meetingtime +
' localtime<br />Place: IRC<br />Network: freenode<br />Channel:
#education.openoffice.org');
+}
+if (now < showmess && shortmess == 0){
+ document.write('<span style="right">Date of next classroom is ' +
meetingtime + ' localtime</span><br />');
+}
\ No newline at end of file
diff --git a/content/education/robots.txt b/content/education/robots.txt
new file mode 100644
index 0000000..7e0b2af
--- /dev/null
+++ b/content/education/robots.txt
@@ -0,0 +1,7 @@
+User-Agent: *
+Disallow: /source/
+Disallow: /issues/
+Disallow: /search/
+Disallow: /servlets/
+Disallow: /project/
+Disallow: /nonav/
diff --git a/content/education/tools_index.html
b/content/education/tools_index.html
new file mode 100644
index 0000000..74c985d
--- /dev/null
+++ b/content/education/tools_index.html
@@ -0,0 +1,129 @@
+
+<!--#include virtual="/doctype.html" -->
+<html>
+ <head>
+
+
+
+
+
+
+
+
+
+
+
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+
+
+
+
+
+
+
+
+
+ <title>Tools index</title>
+
+
+ <link href="/css/ooo.css" rel="stylesheet" type="text/css">
+ <!--#include virtual="/scripts/google-analytics.js" -->
+ <!--#include virtual="/scripts/entourage.js" -->
+ </head>
+ <body>
+ <!--#include virtual="/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/education/">education</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+
+
+
+<span style="font-family: Helvetica,Arial,sans-serif;">This is the tool
category of Education Project<br>
+
+
+
+<br>
+
+
+
+<br>
+
+
+
+The tool category is a sharing repository of links or tools that work
+with OpenOffice.org. It could be as an extension or as an add-on, or
+simply as an editor. The purpose is to make those tools available to
+the community in a central point. And also to try to help localization
+and enhancement of these tools.<br>
+
+
+
+Don't hesitate to propose links or tools you are aware of in your language!<br>
+
+
+
+<br>
+
+
+
+<span style="font-weight: bold;">Multilingual tools working with
OOo</span> <br>
+
+
+
+</span>
+<ul>
+
+
+
+ <li><a href="http://www.dmaths.org/">DMaths</a>
+is a dedicated tool for OpenOffice.org and StarOffice to help Math
+teachers writing formulas. It's available in several languages</li>
+
+
+ <li><a href="http://www.lodel.org/">Lodel</a> is a high quality web
publishing design system. An interesting tools for researcher publications.</li>
+
+
+
+
+</ul>
+
+
+<span style="font-weight: bold; font-family:
Helvetica,Arial,sans-serif;">Monolingual tools working with OOo</span><br>
+
+
+<ul>
+
+
+ <li><a href="http://ooo.hg.free.fr/">OOoHG</a>: [French] site and tools
dedicated to History and Geography teachers</li>
+
+
+</ul>
+
+This list is to short ! Please come and help us to make it longuer :-)
+
+<span style="font-family: Helvetica,Arial,sans-serif;"><br>
+
+
+
+<br>
+
+
+
+<br>
+
+
+
+</span>
+
+
+ </div>
+ <!--#include virtual="/footer.html" -->
+ </body>
+</html>
diff --git a/content/feed.xml b/content/feed.xml
index 0cac141..a0a7bc5 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -6,8 +6,8 @@
<atom:link href="http://localhost:8820/feed.xml" rel="self"
type="application/rss+xml" />
<description>OpenOffice.org Feed</description>
<language>en-us</language>
- <pubDate>Sun, 1 Nov 2020 20:53:03 +0000</pubDate>
- <lastBuildDate>Sun, 1 Nov 2020 20:53:03 +0000</lastBuildDate>
+ <pubDate>Sun, 1 Nov 2020 20:53:32 +0000</pubDate>
+ <lastBuildDate>Sun, 1 Nov 2020 20:53:32 +0000</lastBuildDate>
</channel>