Entries Tagged as ''

Nieuwe versie van MyPatients: 2.2.3

MyPatients 2.2.3

MyPatients is a medical records database that uses OpenOffice.org Base and MySQL. It is based on a Greek translation of ICD10 for its coding, and could easily be ported to English if an English version of the ICD10 database was available.

Release focus: Code cleanup

Changes:
This version has a few bugfixes. The most important addition is compatibility with the upcoming version 3.0 of OpenOffice.org, something that version 2.2.2 lacked. This version is also backwards compatible with OOo 2.4.x versions.

Nieuwe versies van LON-CAPA en OLAT

Versie 2.7.1 van LON-CAPA is gepubliceerd op freshmeat.net.

Het is gedegen leerplatform, dat helaas een aparte (Linux) server vereist.

LON-CAPA (The LearningOnline Network with CAPA) is a learning content and course management system. It offers an underlying shared content pool from which instructors across departmental and institutional boundaries can assemble granular learning content for their courses. It has strong assessment capabilities, both formative (homework and in-class using wireless PDAs) and summative (online and bubblesheet exams), with a one-source multiple-target strategy for the content. It offers students portfolio space in which they can stage materials for submission to projects, and provides a number of tools for synchronous and asynchronous student-student and student-faculty communication. LON-CAPA scales well with number of students, as load-balancing is possible across the whole network of servers at participating institutions.

Verder is er ook een nieuwe versie van OLAT:

LMS OLAT (Online Learning And Training) is an enterprise class learning management system. It is 100% pure Java, and designed as a centralized campus LMS.

RS Gallery meldingen

V. Ik heb een Joomla site met een RSGallery. Maar nu krijg ik rare dingen als _RSGALLERY_TMPL_GAL_DETAILS_OWNER ergens op het scherm.

Date betekent dta er een aantal dingen niet gedefinieerd zijn in je taalbestand. Open je taalbestand van Joomla (bv. dutch.php) en voeg toe:

/* RS Gallery variabelen*/
DEFINE(“_RSGALLERY_TMPL_GAL_DETAILS_OWNER”, “Eigenaar: “);
DEFINE(“_RSGALLERY_TMPL_GAL_DETAILS_SIZE”, “Grootte: “);
DEFINE(“_RSGALLERY_TMPL_GAL_DETAILS_DATE”, “Van: “);

V. Ik doe dat en nu krijg ik mijn site niet meer – iets van scriptfout op regel 1?
Dat betekent dat de computer van je host (hoogstwaarschijnlijk Linux) niet overweg kan met de enters die je in bestand hebt ingebracht. Oplossing: dutch.php terug vervangen door de oorspronkelijke (zie http://joomla.taalbestand.nl/) en editen rechtstreeks op de server. Daar kan bv. met CPanel.

Office 2007 bestanden “opslaan als” geeft een ZIP bestand

A. Als ik rechtsklik op de link naar een Office 2007 bestand (Word DOCX, Excel XLSX, Powerpoint PPTX) slaat Internet Explorer dat bestand op als een ZIP bestand. Wat kan ik daar aan doen?

V. Een aantal websites (1, 2) stelt voor om het ZIP bestand te hernoemen, of Firefox te gebruiken. Dat is echter véél te kort door de bocht.

  • DOCX, XLSX en PPTX bestanden zijn inderdaad gezipte bestanden met binnen een aantal XML bestanden.
  • Het bestand hernoemen met de correcte extensie lost het probleem op voor dat ene bestand. En uietraard moet je Office 2007 of de importfilter hebben.
  • Maar de echte oorzaak is de instelling van de MIME types op de server. Dat heeft niets met de browser te maken, maar alles met de webmaster. De correcte MIME types zijn (dank u, Bram.us):

.docm,application/vnd.ms-word.document.macroEnabled.12
.docx,application/vnd.openxmlformats-officedocument.wordprocessingml.document
.dotm,application/vnd.ms-word.template.macroEnabled.12
.dotx,application/vnd.openxmlformats-officedocument.wordprocessingml.template
.potm,application/vnd.ms-powerpoint.template.macroEnabled.12
.potx,application/vnd.openxmlformats-officedocument.presentationml.template
.ppam,application/vnd.ms-powerpoint.addin.macroEnabled.12
.ppsm,application/vnd.ms-powerpoint.slideshow.macroEnabled.12
.ppsx,application/vnd.openxmlformats-officedocument.presentationml.slideshow
.pptm,application/vnd.ms-powerpoint.presentation.macroEnabled.12
.pptx,application/vnd.openxmlformats-officedocument.presentationml.presentation
.xlam,application/vnd.ms-excel.addin.macroEnabled.12
.xlsb,application/vnd.ms-excel.sheet.binary.macroEnabled.12
.xlsm,application/vnd.ms-excel.sheet.macroEnabled.12
.xlsx,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
.xltm,application/vnd.ms-excel.template.macroEnabled.12
.xltx,application/vnd.openxmlformats-officedocument.spreadsheetml.template

Vertalen met IE8

V. Vertalen met Internet Explorer 8, hoe zit dat?

A. De nieuwe versie van Internet Explorer (nu nog in beta 2) bevat accelerators waarmee je veel gebruikte opdrachten sneller kan uitvoeren. Eén daarvan is vertalen.

vertalen-met-een- ie8-accelerators

V. Is die vertaling goed?

A. Uiteraard is die niet zo goed dan een menselijke vertaling. Het is juist genoeg om te weten waar het over gaat.