<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="0.92">
<channel>
	<title>DentonTyndale.com :: Technical</title>
	<link>http://www.dentontyndale.com/technical</link>
	<description>Technical subjects</description>
	<lastBuildDate>Wed, 28 Nov 2007 14:49:59 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Detect multiple choice test copying and find cheaters (Compare the similitary of multiple choice responses)</title>
		<description>This is the thing for you if you're interested in finding out who are the cheaters on a multiple choice test. I will spare you the mathematics behind the method save to say that it's a simple application of matrices.

A square matrix results from some matrix multiplications comparing students against ...</description>
		<link>http://www.dentontyndale.com/technical/7/a-spreadsheet-which-shows-how-similar-multiple-choice-responses-are-on-a-test/</link>
			</item>
	<item>
		<title>JavaScript Cookies</title>
		<description>In JavaScript, we set and remove cookies with the document.cookie object. What is a cookie?
[Wikipedia] HTTP cookies, sometimes known as web cookies or just cookies, are parcels of text sent by a server to a web browser and then sent back unchanged by the browser each time it accesses that ...</description>
		<link>http://www.dentontyndale.com/technical/6/javascript-cookies/</link>
			</item>
	<item>
		<title>Asynchronous JavaScript and XML (Ajax)</title>
		<description>This isn't a tutorial. For more information on what Ajax is, read:

http://en.wikipedia.org/wiki/XMLHttpRequest

For the cool Ajax loader graphics, visit:

http://www.ajaxload.info/

Well, I feel confident enough now to expose my little ajax.js script to the world:
Click here to see it in action
Click here to download the complete example

Remember that you'll nead to unzip the ...</description>
		<link>http://www.dentontyndale.com/technical/5/asynchronous-javascript-and-xml-ajax/</link>
			</item>
	<item>
		<title>Web safe colours and the safe palette</title>
		<description>Now, in my HTML/JavaScript course that I teach, I suggested to my students how they could quickly and effectively determine if a colour is in the safe palette. Admittedly, the safe palette is not so important in this day and age where few devices connect to the internet with a ...</description>
		<link>http://www.dentontyndale.com/technical/4/web-safe-colours-and-the-safe-palette/</link>
			</item>
</channel>
</rss>
