<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1476" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Hi Peter</DIV>
<DIV>&nbsp;</DIV>
<DIV>Yes, feel free to modify and use my material as you please (for educational purposes).</DIV>
<DIV>There is a note to that effect in the Speakers Notes area for Slide 1.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards - John<BR><BR>&gt;&gt;&gt; pruwoldt@bigpond.net.au 20/12/2005 4:14:46 pm &gt;&gt;&gt;<BR></DIV>
<DIV style="COLOR: #000000">Thanks for that John.&nbsp; I am thinking at this stage of using LiveLamp as <BR>the server.&nbsp; I have set up a machine last night and am having some <BR>success.&nbsp; I have been very pleased with the support from the developers <BR>and usergroup.&nbsp; I like the idea of it being able to so easily be set it <BR>up and a couple of the basic management tools seem very useful to allow <BR>us to start fresh in a new semester and so on.&nbsp; Very low cost solution.<BR><BR>Thanks for sharing the presentation. <BR><BR>I am hoping to ultimately host my course on a Moodle site.&nbsp; Do I have <BR>permission to use/adapt these materials for that please?<BR><BR>Cheers<BR>Peter<BR><BR><BR><BR><BR>John de Figueiredo wrote:<BR><BR>&gt; Hi Peter<BR>&gt;&nbsp; <BR>&gt; Here at Holmesglen we use a product called "Uniform Server" which is a <BR>&gt; WAMP (Windows, Apache, MySQL, php) distribution, like XAMPP (I used <BR>&gt; XAMPP the first time I ran my Web Programming night class). It's free.<BR>&gt; Go to <A href="http://www.uniformserver.com/">http://www.uniformserver.com/</A> and download UniServer3_2a.exe <BR>&gt; (4.5 meg)<BR>&gt; Running this exe file installs the AMP components wherever you tell it <BR>&gt; (without touching the Windows registry).<BR>&gt; We use the Novell Application Launcher and the "techie" in charge has <BR>&gt; set it up to install on the students' S: drives.<BR>&gt; When it is set up (in a folder called UniServer3_2a) it creates a file <BR>&gt; called start.bat which uses the good old DOS subst command to "map" W: <BR>&gt; drive so that the "Local Root Folder" is accessed as w:\www (like <BR>&gt; XAMPP's htdocs folder).<BR>&gt; It has one minor annoyance - when first started up it tries to find <BR>&gt; the localhost too quickly and you get a "Page not found" time message <BR>&gt; - very disconcerting - but wait 10 seconds and click Refresh and all <BR>&gt; is well. The aforementioned "techie" solved this problem by putting <BR>&gt; in a Web page that says - wait
 20 sec then click here - so that <BR>&gt; whatever needs to start up has a chance before the Uniform Server Main <BR>&gt; Page is displayed.<BR>&gt; (The distribution includes PhpMyAdmin.)<BR>&gt;&nbsp; <BR>&gt; I have been promising for a while that I would share my course. <BR>&gt; Attached is the PowerPoint presentation I use.<BR>&gt; It is in need of updating - a job I keep planning to do - but other <BR>&gt; things always get in the way.<BR>&gt; Please note: much of the material and almost all the php code samples <BR>&gt; are in the "Speaker's Notes" area. You should view/print the course in <BR>&gt; Notes Page view.<BR>&gt;&nbsp; <BR>&gt; I hope this helps - let me know if I can assist further.<BR>&gt;&nbsp; <BR>&gt; Best Regards (and condiments of the Season) - John<BR>&gt;&nbsp; <BR>&gt; &amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;&amp;<BR>&gt; John de Figueiredo - 9209 5855<BR>&gt; Staff Computer Applications Trainer<BR>&gt; Holmesglen Institute of TAFE VC PA<BR>&gt; johnde@holmesglen.vic.edu.au &lt;<A href="mailto:johnde@holmesglen.vic.edu.au">mailto:johnde@holmesglen.vic.edu.au</A>&gt;<BR>&gt; <A href="http://www.att.holmesglen.vic.edu.au">www.att.holmesglen.vic.edu.au</A> &lt;<A href="http://www.att.holmesglen.vic.edu.au">http://www.att.holmesglen.vic.edu.au</A>&gt;<BR>&gt;<BR>&gt; &gt;&gt;&gt; pruwoldt@bigpond.net.au 19/12/2005 4:28:03 pm &gt;&gt;&gt;<BR>&gt; Thanks for that Maggie<BR>&gt; I was hoping to avoid the ftp part of this, at least during the<BR>&gt; development stages for students.&nbsp; My hope was for students to be able to<BR>&gt; save their work over the network to their space on the server and then<BR>&gt; test their work from a browser.<BR>&gt; Peter<BR>&gt;<BR>&gt; iaquinto@ozemail.com.au wrote:<BR>&gt;<BR>&gt; &gt; Try also <A href="http://www.openlab.net.au">www.openlab.net.au</A> &lt;<A href="http://www.openlab.net.au">http://www.openlab.net.au</A>&gt; for an <BR>&gt; account there. Rola
nd Gesthuizen is<BR>&gt; &gt; your<BR>&gt; &gt; contact for help with this. As part of the VITTA subscription for our<BR>&gt; &gt; school,<BR>&gt; &gt; we also purchased virtual server space on Openlab. You, as the<BR>&gt; &gt; administrator,<BR>&gt; &gt; can make accounts for your students. They can then ftp their files to<BR>&gt; &gt; their<BR>&gt; &gt; account at Openlab and view the html/php forms.<BR>&gt; &gt;<BR>&gt; &gt; Maggie<BR>&gt; &gt;<BR>&gt; &gt; Quoting "Peter Ruwoldt (wrk)" &lt;pruwoldt@bigpond.net.au&gt;:<BR>&gt; &gt;<BR>&gt; &gt;&gt; I have started my learning of PH! P/MySQL and very happy with the<BR>&gt; &gt;&gt; progress to date.<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; *What I have done.*<BR>&gt; &gt;&gt; I have downloaded and installed xampp<BR>&gt; &gt;&gt; &lt;<A href="http://www.apachefriends.org/en/xampp-windows.html">http://www.apachefriends.org/en/xampp-windows.html</A>&gt; . Setup and<BR>&gt; &gt;&gt; configuration was a snap except that the Apache server would not<BR>&gt; &gt;&gt; start until I changed the port that Skype was using from port 80.<BR>&gt; &gt;&gt; Since I modified the MySQL login credentials the samples (eg CD's)<BR>&gt; &gt;&gt; did not work until I modified the relevant PHP files using a text<BR>&gt; &gt;&gt; editor.<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; Next was to download and install the freeware tool PHP Designer 2005<BR>&gt; &gt;&gt; &lt;<A href="http://www.apachefriends.org/en/xampp-windows.html">http://www.apachefriends.org/en/xampp-windows.html</A>&gt; . A couple of<BR>&gt; &gt;&gt; configuration settings were needed to let PHP Designer know where the<BR>&gt; &gt;&gt; PHP i! nterpreter was located as well as the PHP ini file. I am also<BR>&gt; &gt; &gt; saving the php experiments into \xampp\xampp\htdocs where the php<BR>&gt; &gt;&gt; files that come with xampp are located. This means that my browser<BR>&gt; &gt;&gt; can also use these files using the address<BR>&gt; &gt;&gt; <A href="http://localhost/xampp/filename.php">http://localhost/xampp/filename.php</A><BR>&gt;
 &gt;&gt;<BR>&gt; &gt;&gt; Finally a great set of tutorials at<BR>&gt; &gt;&gt; <A href="http://www.tizag.com/mysqlTutorial/mysqlinsert.php">http://www.tizag.com/mysqlTutorial/mysqlinsert.php</A> that covers mySQL,<BR>&gt; &gt;&gt; PHP, HTML and CSS.<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; I have created a sample database using PHPmyadmin that comes with<BR>&gt; &gt;&gt; xampp. I created two tables that could be linked. Then I followed the<BR>&gt; &gt;&gt; mySQL tutorial from<BR>&gt; &gt;&gt; <A href="http://www.tizag.com/mysqlTutorial/mysqlinsert.php">http://www.tizag.com/mysqlTutorial/mysqlinsert.php</A> but modifying it<BR>&gt; &gt;&gt; on the fly to suit the database that I created. This modifying on the<BR>&gt; &gt;! &gt; fly has been good as I know that I have understood.<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; I have successfully created a html form and used the data input into<BR>&gt; &gt;&gt; this form to update a MySQL table. Fantastic. I have enough to<BR>&gt; &gt;&gt; continue building my knowledge and feel comfortable with this<BR>&gt; &gt;&gt; development environment. I am not sure that it is the best<BR>&gt; &gt;&gt; environment for school and this relates to my next question. Before I<BR>&gt; &gt;&gt; go too much further I need to work out how do I implement this<BR>&gt; &gt;&gt; learning in a school.<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; *What I need is some advice about how to create a PHP/MySQL work<BR>&gt; &gt;&gt; environment at school*. Some of the issues are<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; * Students should not store there work on a PC. PC's can be<BR>&gt; &gt;&gt; re-imaged without notice. We can not assume that students will<BR>&gt; &gt;&gt; work on the same PC each time either. They will need to be able to<BR>&gt; &gt;&gt; continue with their wo! rk at other locations in the school and<BR>&gt; &gt;&gt; hopefully at home.<BR>&gt; &gt;&gt; * I would be happy with students doing their development on an<BR>&gt; &gt;&gt; external server so that it can be accessed from school and home.<BR>&gt; &gt;&gt; How
ever, working on a server adds complexity as code has to be<BR>&gt; &gt;&gt; written, uploaded to the server and then executed by checking with<BR>&gt; &gt;&gt; a browser. They do not get the benefit of using tools like PHP<BR>&gt; &gt;&gt; Designer 2005.<BR>&gt; &gt;&gt; * How do you easily have a server set up so that 20 students can<BR>&gt; &gt;&gt; each have their space for testing?<BR>&gt; &gt;&gt; * It is easy to backup a database, destroy it and then restore it<BR>&gt; &gt;&gt; using PHPmyadmin. PHP files can be copied to another location for<BR>&gt; &gt;&gt; safe keeping.<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; Regards<BR>&gt; &gt;&gt; Peter<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; --<BR>&gt; &gt;&gt; If computers get too powerful, we can organize them into a committee<BR>&gt; &gt;&gt; -- that will do them in.<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; Peter Ruwoldt<BR>&gt; &gt;&gt; ICT! Coordinator<BR>&gt; &gt;&gt; Grant High School<BR>&gt; &gt;&gt; Hosking Avenue<BR>&gt; &gt;&gt; MOUNT GAMBIER&nbsp; SA&nbsp; 5290<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; P. 08 87263107 (Do not leave voice mail)<BR>&gt; &gt;&gt; F. 08 87250173<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; ruwoldtp@granths.sa.edu.au<BR>&gt; &gt;&gt; <A href="http://waraku.blogspot.com/">http://waraku.blogspot.com/</A><BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; _______________________________________________<BR>&gt; &gt;&gt; <A href="http://www.edulists.com.au">http://www.edulists.com.au</A><BR>&gt; &gt;&gt; IT Systems Mailing List kindly supported by<BR>&gt; &gt;&gt; <A href="http://www.vcaa.vic.edu.au">http://www.vcaa.vic.edu.au</A> - Victorian Curriculum and Assessment<BR>&gt; &gt;&gt; Authority and<BR>&gt; &gt;&gt; <A href="http://www.vitta.org.au&nbsp;">http://www.vitta.org.au&nbsp;</A> &lt;<A href="http://www.vitta.org.au%A0">http://www.vitta.org.au%A0</A>&gt; - VITTA <BR>&gt; Victorian Information Technology<BR>&gt; &gt;&gt; Teachers Association Inc<BR>&gt; &gt;&gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; --------------
--------------------------------------------------<BR>&gt; &gt; ! This message was sent using MyMail<BR>&gt; &gt; ___________________________ ____________________<BR>&gt; &gt; <A href="http://www.edulists.com.au">http://www.edulists.com.au</A><BR>&gt; &gt; IT Systems Mailing List kindly supported by<BR>&gt; &gt; <A href="http://www.vcaa.vic.edu.au">http://www.vcaa.vic.edu.au</A> - Victorian Curriculum and Assessment<BR>&gt; &gt; Authority and<BR>&gt; &gt; <A href="http://www.vitta.org.au&nbsp;">http://www.vitta.org.au&nbsp;</A> &lt;<A href="http://www.vitta.org.au%A0">http://www.vitta.org.au%A0</A>&gt; - VITTA <BR>&gt; Victorian Information Technology<BR>&gt; &gt; Teachers Association Inc<BR>&gt; &gt;<BR>&gt;<BR>&gt; -- <BR>&gt; If computers get too powerful, we can organize them into a committee <BR>&gt; -- that will do them in.<BR>&gt;<BR>&gt; Peter Ruwoldt<BR>&gt; ICT Coordinator<BR>&gt; Grant High School<BR>&gt; Hosking Avenue<BR>&gt; MOUNT GAMBIER&nbsp; SA&nbsp; 5290<BR>&gt;<BR>&gt; P. 08 87263107 (Do not leave voice mail)<BR>&gt; F. 08 87250173<BR>&gt;<BR>&gt; ruwoldtp@granths.sa.edu.au<BR>&gt; <A href="http://waraku.blogspot.com/">http://waraku.blogspot.com/</A><BR>&gt;<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; <A href="http://www.edulists.com.au">http://www.edulists.com.au</A><BR>&gt; IT Syste! ms Mailing List kindly supported by<BR>&gt; <A href="http://www.vcaa.vic.edu.au">http://www.vcaa.vic.edu.au</A> - Victorian Curriculum and Assessment <BR>&gt; Authority and<BR>&gt; <A href="http://www.vitta.org.au&nbsp;">http://www.vitta.org.au&nbsp;</A> &lt;<A href="http://www.vitta.org.au%A0">http://www.vitta.org.au%A0</A>&gt; - VITTA <BR>&gt; Victorian Information Technology Teachers Association Inc<BR>&gt; -- <BR>&gt; Message protected by MailGuard: e-mail anti-virus, anti-spam and <BR>&gt; content filtering.<BR>&gt; <A href="http://www.mailguard.com.au">http://www.mailguard.com.au</A><BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Proud Sponsor and Official Training Provider of 
the Melbourne 2006<BR>&gt; Commonwealth Games.<BR>&gt; ______________________________________________________<BR>&gt; This email and any files transmitted with it are confidential and<BR>&gt; intended solely for the use of the individual or entity to whom they<BR>&gt; are addressed. If you have received this email in error please notify<BR>&gt; the email administrator.<BR>&gt;<BR>&gt; This footnote also confirms that this email message has been swept by<BR>&gt; MAILsweeper for the presence of computer viruses.<BR>&gt; ______________________________________________________<BR>&gt; _______________________________________________<BR>&gt; <A href="http://www.edulists.com.au">http://www.edulists.com.au</A> &lt;<A href="http://www.edulists.com.au">http://www.edulists.com.au</A>&gt; IT Systems <BR>&gt; Mailing List kindly supported by<BR>&gt; <A href="http://www.vcaa.vic.edu.au">http://www.vcaa.vic.edu.au</A> &lt;<A href="http://www.vcaa.vic.edu.au">http://www.vcaa.vic.edu.au</A>&gt; - Victorian <BR>&gt; Curriculum and Assessment Authority and<BR>&gt; <A href="http://www.vitta.org.au">http://www.vitta.org.au</A> &lt;<A href="http://www.vitta.org.au">http://www.vitta.org.au</A>&gt; - VITTA Victorian <BR>&gt; Information Technology Teachers Association Inc<BR><BR><BR>-- <BR>If computers get too powerful, we can organize them into a committee -- that will do them in.<BR><BR>Peter Ruwoldt<BR>ICT Coordinator<BR>Grant High School<BR>Hosking Avenue<BR>MOUNT GAMBIER&nbsp; SA&nbsp; 5290<BR><BR>P. 08 87263107 (Do not leave voice mail)<BR>F. 08 87250173<BR><BR>ruwoldtp@granths.sa.edu.au<BR><A href="http://waraku.blogspot.com/">http://waraku.blogspot.com/</A><BR><BR><BR>_______________________________________________<BR><A href="http://www.edulists.com.au">http://www.edulists.com.au</A><BR>IT Systems Mailing List kindly supported by<BR><A href="http://www.vcaa.vic.edu.au">http://www.vcaa.vic.edu.au</A> - Victorian Curriculum and Assessment Authority and<BR><A href="http://www.vitta.org.au&nbsp;">http://www.vitta.org.au&nbsp;</A> -
 VITTA Victorian Information Technology Teachers Association Inc<BR>-- <BR>Message protected by MailGuard: e-mail anti-virus, anti-spam and content filtering.<BR><A href="http://www.mailguard.com.au">http://www.mailguard.com.au</A><BR><BR><BR><BR></DIV></BODY></HTML>