<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Teaching on Tony Andrew Meyer</title><link>https://tonyandrewmeyer.com/categories/teaching/</link><description>Recent content in Teaching on Tony Andrew Meyer</description><generator>Hugo</generator><language>en-nz</language><lastBuildDate>Sat, 02 Mar 2024 21:17:51 +1200</lastBuildDate><atom:link href="https://tonyandrewmeyer.com/categories/teaching/index.xml" rel="self" type="application/rss+xml"/><item><title>Mobile Phones at Mahurangi College - Feedback</title><link>https://tonyandrewmeyer.com/2024/03/02/mobile-phones-at-mahurangi-college-feedback/</link><pubDate>Sat, 02 Mar 2024 21:17:51 +1200</pubDate><guid>https://tonyandrewmeyer.com/2024/03/02/mobile-phones-at-mahurangi-college-feedback/</guid><description>&lt;p>&lt;em>(Post theme: &lt;a href="https://music.apple.com/nz/album/the-times-they-are-a-changin/159476281?i=159476284">The Times They Are-A-Changin&amp;rsquo; by Bob Dylan&lt;/a>)&lt;/em>&lt;/p>
&lt;p>This is a copy of the feedback I provided to Mahurangi College in response to this consultation request:&lt;/p>
&lt;blockquote>
&lt;p>The Government has introduced &lt;a href="https://www.education.govt.nz/school/digital-technology/cellphones/#sh-phones">regulations&lt;/a> that require all state schools to have student phone rules in use. Rules must be in use as soon as possible in Term 1 2024 and no later than Term 2.&lt;/p>
&lt;p>Many countries around the world have successfully banned mobile phones in classrooms, or are in the process of doing so. A solid body of evidence is emerging that supports the banning of phones in schools.&lt;/p></description></item><item><title>Open Letter to the Mahurangi College Board</title><link>https://tonyandrewmeyer.com/2021/11/10/open-letter-to-the-mahurangi-college-board/</link><pubDate>Wed, 10 Nov 2021 11:42:18 +1200</pubDate><guid>https://tonyandrewmeyer.com/2021/11/10/open-letter-to-the-mahurangi-college-board/</guid><description>&lt;p>Dear Mahurangi College Board,&lt;/p>
&lt;p>Parents of students at Mahurangi College received an email from the principal on the 9th of November stating:&lt;/p>
&lt;blockquote>
&lt;p>We would like to assure you that your child will not be discriminated against in any way by the school and we &lt;strong>do not&lt;/strong> intend excluding students from any activities or trips that we have control over. However, in these ever changing times we have no control over the requirements that an outside organisation might place on us if we were to visit somewhere, eg. the museum. We also have no control over requirements that the government might place on us in future.&lt;/p></description></item><item><title>Why "3 tries and you're locked" *weakens* security</title><link>https://tonyandrewmeyer.com/2011/05/03/why-3-tries-and-youre-locked-weakens-security/</link><pubDate>Tue, 03 May 2011 20:04:11 +1200</pubDate><guid>https://tonyandrewmeyer.com/2011/05/03/why-3-tries-and-youre-locked-weakens-security/</guid><description>&lt;p>&lt;a href="http://northtec.ac.nz">Some organisations&lt;/a> have a security policy that after three failed authentication attempts an account is locked (requiring manual unlocking by an IT support person) - the goal is to strengthen security, but this actually &lt;em>decreases&lt;/em> the security of the organisation.
The intent of a policy like this is to prevent brute-force attacks - if you&amp;rsquo;re limited to three attempts per account before intervention by a human is required, then brute-forcing an account is no longer practical.  However, there are better ways of preventing a brute-force attack, for example:&lt;/p></description></item><item><title>Dr? No.</title><link>https://tonyandrewmeyer.com/2009/11/19/dr-no/</link><pubDate>Thu, 19 Nov 2009 20:10:21 +1200</pubDate><guid>https://tonyandrewmeyer.com/2009/11/19/dr-no/</guid><description>&lt;p>I finally withdrew from my PhD today (probably many people thought that this had happened some time ago).&lt;/p>
&lt;h2 id="in-the-beginning">In the beginning&amp;hellip;&lt;/h2>
&lt;p>The story really starts in 1999.  I started working consistently while studying, and also got rather bored with the study that I was doing.  I also got involved in the &lt;a href="http://asa.ac.nz">Students&amp;rsquo; Association&lt;/a> - first lightly, then pretty heavily.  As a result, at the end of 2000, I was about 1.5 papers short of finishing my BSc and BBS.  I needed to do half a semester of work, and so I decided to go those at the same time as a Postgraduate Diploma in Science (these went along with running for ASA President).  The ASA job didn&amp;rsquo;t work out, but I did finish the last undergrad stuff I needed to do, and rather unexpectedly found that I really enjoyed the postgrad study.
I was able to do all the papers for the postgrad diploma along with the undergrad work, except for the double-paper research project, in that year.  That meant that the next year started off with finishing off the research project - normally half of a semester&amp;rsquo;s load, but since I didn&amp;rsquo;t have anything else to be doing, I poured in a whole semester&amp;rsquo;s effort into it.  That left me at the middle of the year with everything complete.&lt;/p></description></item><item><title>IronPython Course Notes - The Plan</title><link>https://tonyandrewmeyer.com/2009/07/19/ironpython-course-notes-the-plan/</link><pubDate>Sun, 19 Jul 2009 16:58:46 +1200</pubDate><guid>https://tonyandrewmeyer.com/2009/07/19/ironpython-course-notes-the-plan/</guid><description>&lt;p>Since I decided to use &lt;a href="http://ironpython.codeplex.com/">IronPython&lt;/a> as the programming language for teaching D520 at &lt;a href="http://northtec.ac.nz">Northtec&lt;/a>, I&amp;rsquo;ve planned on putting my course material online so that anyone else planning on using IronPython in teaching can make whatever use of it they can.  There won&amp;rsquo;t be a huge amount of material, especially in this first year, and especially since I managed to find an excellent &lt;a href="http://ironpythoninaction.com">textbook&lt;/a> to use, but there will be some exercises, assignments, an exam, and so forth.  Each year I teach a course I add new material, and while some material is replaced or removed, usually the old material stays, so the amount of material gradually increases.
What I haven&amp;rsquo;t been able to decide is how to put this material online (the students have access to it via a &lt;a href="http://moodle.org/">Moodle&lt;/a> installation, but I don&amp;rsquo;t want to make that publicly available).  I toyed with the idea of putting it up in wiki format (but that seemed like a reasonable amount of work and I doubt there will be contributions from other people), with using &lt;a href="http://www.apple.com/ilife">iWeb&lt;/a> to create a small dedicated site (mostly to play around with iWeb, which I have never really used, but that seemed like a lot of unnecessary work), or with putting it on &lt;a href="http://docs.google.com">Google Docs&lt;/a> and sharing it that way (but I write the material in &lt;a href="http://apple.com/ilife">Pages&lt;/a> and publish as PDF, so that doesn&amp;rsquo;t suit well, since I&amp;rsquo;d have to convert to Word then to Google Docs).
What I&amp;rsquo;ve finally decided is that I&amp;rsquo;ll just put it up here.  It&amp;rsquo;s already setup, I&amp;rsquo;m a bit busy to put much else up at the moment so it won&amp;rsquo;t be crowded, and it&amp;rsquo;s very simple for me to do.  I&amp;rsquo;ve further decided that it would be best to publish it bit-by-bit (since no-one else needs it at the moment anyway - if I&amp;rsquo;m wrong about that, please &lt;a href="mailto:tony.meyer@gmail.com">contact me&lt;/a>).  Each week, after the class has finished, I&amp;rsquo;ll post all the material I used that week, and some commentary about how well it went.  I think this commentary will provide added value (including for me, when I&amp;rsquo;m revising the material next year), and it means that it&amp;rsquo;s easier for me to update the material as I go (although I&amp;rsquo;ve prepared the whole course, I expect that there will be changes since it&amp;rsquo;s so different than last year&amp;rsquo;s course).
I expect that as I continue to use IronPython in a teaching context, I might have additional comments that I feel like posting, so those will be nicely interspersed with the teaching material.
I&amp;rsquo;ll put everything in the &amp;ldquo;&lt;a href="http://tonyandrewmeyer.wordpress.com/tag/teaching/">Teaching&lt;/a>&amp;rdquo; and &amp;ldquo;&lt;a href="http://tonyandrewmeyer.wordpress.com/tag/python/">Python&lt;/a>&amp;rdquo; categories, so it&amp;rsquo;ll be easy to ignore everything else here if anyone is interested in using this material.  I&amp;rsquo;m making it available under a &lt;a href="http://creativecommons.org/licenses/by-nc-sa/3.0/nz/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 New Zealand License&lt;/a> (I include using it in a similar course as non-commercial).&lt;/p></description></item></channel></rss>