<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://david.carter-tod.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>David Carter-Tod - A poke with a sharp stick</title>
 <link>http://david.carter-tod.com</link>
 <description></description>
 <language>en</language>
<item>
 <title>With my daughter, Fiona</title>
 <link>http://david.carter-tod.com/2006/03/11/with-my-daughter-fiona</link>
 <description>&lt;p&gt;I am sitting here with my daughter, Fiona.  She is wondering how she can get her own web site.  Maybe I need to set one up for her!&lt;/p&gt;
</description>
 <comments>http://david.carter-tod.com/2006/03/11/with-my-daughter-fiona#comment</comments>
 <pubDate>Sat, 11 Mar 2006 01:44:00 +0100</pubDate>
 <dc:creator>David Carter-Tod</dc:creator>
 <guid isPermaLink="false">6 at http://david.carter-tod.com</guid>
</item>
<item>
 <title>Blackboard Timer</title>
 <link>http://david.carter-tod.com/2006/01/26/blackboard-timer</link>
 <description>&lt;p&gt;Quizzes in Blackboard do not submit when the time runs out.  Some people don&#039;t like this behavior.  To fix this, inserting the following into the quiz instructions should work:&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=&quot;javascript&quot;&amp;gt;&lt;br /&gt;
function checkTime(){&lt;br /&gt;
 var currentTime = new Date().getTime();&lt;br /&gt;
 if (warningTime){&lt;br /&gt;
  if (currentTime &amp;gt; (warningTime + 60000)){&lt;br /&gt;
    clearInterval(tID2);&lt;br /&gt;
    document.forms[0].submit();&lt;br /&gt;
  }&lt;br /&gt;
 }&lt;br /&gt;
}&lt;br /&gt;
tID2 = setInterval(&quot;checkTime()&quot;,1000);&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
</description>
 <comments>http://david.carter-tod.com/2006/01/26/blackboard-timer#comment</comments>
 <pubDate>Thu, 26 Jan 2006 03:30:01 +0100</pubDate>
 <dc:creator>David Carter-Tod</dc:creator>
 <guid isPermaLink="false">5 at http://david.carter-tod.com</guid>
</item>
<item>
 <title>Check All Bookmarklet</title>
 <link>http://david.carter-tod.com/2006/01/17/check-all-bookmarklet</link>
 <description>&lt;p&gt;Often you will encounter forms with multiple checkboxes.  Here&#039;s a bookmarklet that Checks or Unchecks all the elements in &lt;i&gt;any&lt;/i&gt; form (although it was specifically written for Blackboard).  This works in Blackboard 6 for checking all questions.
&lt;p&gt;&lt;a href=&quot;javascript:function checkem(){var d=window.frames[0]?content.document:document;for(var x=0;x&lt;d.forms.length;x++){var cSet=d.forms[x].elements;for(var i=0;i&lt;cSet.length;i++){if(cSet[i].type==&#039;checkbox&#039;){cSet[i].checked=cSet[i].checked?false:true;}}}}void(checkem())&quot;&gt;(Un)Check All&lt;/a&gt;&lt;br /&gt;
&lt;p&gt;&lt;a href=&quot;http://david.carter-tod.com/2006/01/17/check-all-bookmarklet&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://david.carter-tod.com/2006/01/17/check-all-bookmarklet#comment</comments>
 <pubDate>Tue, 17 Jan 2006 16:31:22 +0100</pubDate>
 <dc:creator>David Carter-Tod</dc:creator>
 <guid isPermaLink="false">4 at http://david.carter-tod.com</guid>
</item>
<item>
 <title>Blackboard Tips and Tricks</title>
 <link>http://david.carter-tod.com/blackboard-tips-and-tricks</link>
 <description>&lt;p&gt;Attached is a file containing my &lt;a href=&quot;http://david.carter-tod.com/files/bbUtilities.zip&quot;&gt;Blackboard Administrator scripts&lt;/a&gt; for version 6.&lt;/p&gt;
</description>
 <comments>http://david.carter-tod.com/blackboard-tips-and-tricks#comment</comments>
 <pubDate>Tue, 20 Dec 2005 02:37:23 +0100</pubDate>
 <dc:creator>David Carter-Tod</dc:creator>
 <guid isPermaLink="false">3 at http://david.carter-tod.com</guid>
</item>
<item>
 <title>About Me</title>
 <link>http://david.carter-tod.com/about</link>
 <description>&lt;p&gt;My name is David Carter-Tod.  This is my web site. Despite having had a web site since 1994 or so, this one is a bit of a blank slate right now.&lt;/p&gt;
&lt;p&gt;Among other things, I wrote a &lt;a href=&quot;http://www.wcc.vccs.edu/services/blackboard/&quot;&gt;Quiz Generator for Blackboard&lt;/a&gt;, which is now intermittently offline and I have not had time to update it.&lt;/p&gt;
&lt;p&gt;If it is not working, please try &lt;a href=&quot;http://www.csi.edu/blackboard/bbquiz/Default.aspx&quot;&gt;this alternative quiz generator&lt;/a&gt; (based on my code).&lt;/p&gt;
</description>
 <comments>http://david.carter-tod.com/about#comment</comments>
 <pubDate>Sat, 10 Dec 2005 21:58:54 +0100</pubDate>
 <dc:creator>David Carter-Tod</dc:creator>
 <guid isPermaLink="false">2 at http://david.carter-tod.com</guid>
</item>
</channel>
</rss>
