Currently sorted By creation date ascending Sort chronologically: By last update | By creation date change to descending

Page:  1  2  3  4  5  6  7  8  9  10  ...  15  (Next)
  ALL

Martin Dougiamas

applet

by Martin Dougiamas - Wednesday, 22 October 2003, 10:28 PM
 
Applets are small programs written in Java and embedded within web pages. Most recent browsers can run these small programs if you have Java installed on your computer.

Martin Dougiamas

CSS

by Martin Dougiamas - Wednesday, 1 October 2003, 2:14 PM
 
Abbreviation for "Cascading Style Sheets". CSS defines styles and colours and how they should be applied to a web page.

Martin Dougiamas

CVS

by Martin Dougiamas - Tuesday, 5 February 2013, 6:42 PM
 
The Concurrent Versioning System (CVS) is a method of storing files on a server that helps coordinate many people working on those files. Moodle's code repository was managed using CVS from the beginning of the project up until 2010 before switching to Git.

Martin Dougiamas

database

by Martin Dougiamas - Wednesday, 1 October 2003, 2:16 PM
 
An electronic collection of information, stored in tables of data. For example, Moodle contains a table of all users in a site. There are many brands of database software, but most people use MySQL.

Martin Dougiamas

dataroot

by Martin Dougiamas - Wednesday, 1 October 2003, 2:17 PM
 
The place where Moodle can save uploaded files. This directory should be readable and writeable by the web server user but it should not be accessible directly via the web.

Martin Dougiamas

domain

by Martin Dougiamas - Wednesday, 1 October 2003, 2:18 PM
 
A name given to a computer or a group of computers. eg moodle.org. You can buy new domain names from a domain name registrar, of which there are many.

Martin Dougiamas

download

by Martin Dougiamas - Friday, 6 February 2004, 9:53 PM
 

To move your files from a server "down" to your personal computer. Also see FTP and upload.

You can download Moodle via the Moodle download page.

Martin Dougiamas

upload

by Martin Dougiamas - Wednesday, 1 October 2003, 2:19 PM
 
To move your files from a personal computer "up" to a server. Also see FTP and download.

Martin Dougiamas

dirroot

by Martin Dougiamas - Wednesday, 1 October 2003, 2:20 PM
 
The dirroot is the name for the directory in which you have installed Moodle. It's a setting in config.php that must be entered correctly.

Martin Dougiamas

FTP

by Martin Dougiamas - Wednesday, 1 October 2003, 2:21 PM
 
File Transfer Protocol - a method of copying files from one computer to another. For example, you might FTP your Moodle files from your home computer to your web server.


Page:  1  2  3  4  5  6  7  8  9  10  ...  15  (Next)
  ALL