1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
\r
4 <TITLE>Moodle Docs: Credits</TITLE>
\r
5 <LINK REL="stylesheet" HREF="../theme/standard/styles.css" TYPE="TEXT/CSS">
\r
7 <BODY BGCOLOR="#ffffff">
\r
11 <P><B>Moodle </B>itself is Copyright © 2001-2002, <A TARGET=_top HREF="http://dougiamas.com/">
\r
12 Martin Dougiamas</A>. It is distributed under the <A HREF="licence.html">
\r
13 GNU Public License</A>.</P>
\r
17 <H3><BR>Special thanks</H3>
\r
19 <LI><B><A TARGET=_top HREF="http://pctaylor.com">Dr Peter C. Taylor</A></B>, at Curtin University of Technology in Perth, Australia, for working
\r
20 with the prototypes and making many useful suggestions along the way
\r
22 <LI><B>Art Lader</B>, at Aiken High School, SC, USA for many good deeds.
\r
28 <H3><BR>Translations</H3>
\r
30 <P>Many thanks to these people - each translation takes many hours of work.
\r
32 <LI><B>de - German</B>, by Holger Schadeck (Holger.Schadeck@webdesign-forum.de)
\r
33 <LI><B>es_mx - Spanish (Mexico)</B>, by Claudio Tavares (<A HREF="http://enlaceacademico.com">enlaceacademico.com</A>)
\r
34 <LI><B>fi - Finnish</B>, by Petri Asikainen (paca@sci.fi), Jaana Tolvanen <jaanat@cedunet.com>
\r
35 <LI><B>fr - French</B>, by Sebastien Nameche (seb@gaia.anet.fr)
\r
36 <LI><B>it - Italian</B>, by Davide Suraci (icarused@tiscalinet.it)
\r
37 <LI><B>pt_br - Portuguese (Brazilian)</B>, by Fabricio Valadares (webdesigner@unincor.br).
\r
43 <H3><BR>Other contributors</H3>
\r
45 <P>Thanks to all of you contributing ideas and code, including:
\r
47 <LI>Petri Asikainen,
\r
51 <LI>Sebastien Nameche,
\r
53 <LI>Giovanni Tummarello,
\r
57 <LI>anyone else who has made donations <A TARGET=_top HREF="http://moodle.com/donations">Donations page</A>, and
\r
58 <LI>everyone else who contributes <A TARGET=_top HREF="http://bugs.moodle.com">bug tracker</A>, and
\r
59 <LI>everyone enrolled in the "<A TARGET=_top HREF="http://moodle.com/course/">Using Moodle</A>" course at moodle.com</A>
\r
64 <H3><BR>Moodle libraries</H3>
\r
67 <P>Some of Moodle's libraries were written by other people, and are being
\r
68 redistributed as part of Moodle under the LGPL. My thanks go out to the
\r
69 authors of all these excellent products - without them Moodle would be missing
\r
70 important functionality. Copyright information for this software is included below:</P>
\r
72 <P><B>ADOdb </B>- lib/adodb<BR>
\r
76 <P>Database abstraction library for MySQL, PostgreSQL, MSSQL, Oracle,
\r
77 Interbase, Foxpro, Access, ADO, Sybase, DB2 and ODBC.</P>
\r
79 <P>Version: 2.00 14 May 2002 <BR>
\r
80 Copyright © 2000, 2001 John Lim (jlim@natsoft.com.my)<BR>
\r
81 License: Dual LGPL and BSD-style<BR>
\r
82 URL: <A HREF="http://php.weblogs.com/adodb" TARGET="newpage">http://php.weblogs.com/adodb</A><BR>
\r
86 <P><B>Graph Class</B> - lib/graphlib.php </P>
\r
89 <P>Class to draw line, point, bar, and area graphs, including numeric
\r
90 x-axis and double y-axis.</P>
\r
92 <P> Version: 1.6.3 (with modifications)<BR>
\r
93 Copyright © 2000 Herman Veluwenkamp, hermanV@mindless.com<BR>
\r
99 <P><B>IP-Atlas</B> - lib/ipatlas</P>
\r
101 <BLOCKQUOTE>PHP scripts to show the location of an IP address on a map.<BR>
\r
103 Version: 1.0 (with modifications)<BR>
\r
104 Copyright © 2002 Ivan Kozik<BR>
\r
105 License: GNU GPL<BR>
\r
106 URL: <A HREF="http://www.xpenguin.com/ip-atlas.php" TARGET="newpage">http://www.xpenguin.com/ip-atlas.php</A><BR>
\r
110 <P><B>PHP mailer</B> - lib/class.phpmailer.php<BR>
\r
113 <BLOCKQUOTE>Class for sending email using either sendmail, PHP mail(),
\r
114 or SMTP. Methods are based upon the standard AspEmail(tm) classes.<BR>
\r
116 Version 1.25, Created 07/02/2001<BR>
\r
117 Copyright © 2001 Brent R. Matzelle <bmatzelle@yahoo.com><BR>
\r
119 URL: <A HREF="http://phpmailer.sourceforge.net" TARGET="newpage">http://phpmailer.sourceforge.net</A><BR>
\r
125 <P><B>PHP Simple Excel File Generator</B> - lib/psxlsgen.php</P>
\r
127 <BLOCKQUOTE>Class to generate very simple MS Excel files (xls)
\r
131 Copyright © 2001 Erol Ozcan <eozcan@superonline.com><BR>
\r
132 License: GNU LGPL<BR>
\r
133 URL: <A HREF="http://psxlsgen.sourceforge.net" TARGET="newpage">http://psxlsgen.sourceforge.net</A><BR>
\r
140 <P><B>Richtext Editor</B> - lib/rte</P>
\r
142 <BLOCKQUOTE>HTML text editor for embedding in web pages.<BR>
\r
144 Version: 0.30 beta 1 (plus modifications)<BR>
\r
145 Copyright © 2001 Ramesys (Contracting Services) Limited <Austin.France@Ramesys.com>
\r
146 License: GNU LGPL<BR>
\r
147 URL: <A HREF="http://richtext.sourceforge.net" TARGET="newpage">http://richtext.sourceforge.net</A><BR>
\r
151 <P><B>SMTP class </B>- lib/class.smtp.php<BR>
\r
154 <BLOCKQUOTE>Class that can be used to connect and communicate with
\r
155 any SMTP server. <BR>
\r
156 It implements all the SMTP functions defined in RFC821 except TURN.<BR>
\r
158 Version: 03/26/2001 <BR>
\r
159 Copyright © 2001 Chris Ryan <chris@greatbridge.com><BR>
\r
167 <P ALIGN="CENTER"><FONT SIZE="1"><A HREF="." TARGET="_top">Moodle Documentation</A></FONT></P>
\r
168 <P ALIGN="CENTER"><FONT SIZE="1">Version: $Id$</FONT></P>
\r