


/* coComment.com Box */

/* SETTINGS FROM DATABASE... */
document.write( "<style type=\"text/css\">" );
document.write( "  DIV.cocomment-box{ " );
document.write( "    width:160px; " );
document.write( "  }" );
document.write( "</style>" );
/* ...SETTINGS FROM DATABASE */

/* DEFAULT STYLE... (Override these by adding your CSS LATER ON in the html page) */
document.write( "<style type=\"text/css\">" );
document.write( "  .cocomment-box{ border:1px solid #DDDDDD; padding:2px; margin:1px; background-color:white;}" );
document.write( "  .cocomment-box div{ margin:0;}" );
document.write( "  .cocomment-box .boxhead{ background-color:white; }" );
document.write( "  .cocomment-box .rsslink{ float:right; width:20px; text-align:right; padding:1px;}" );
document.write( "  .cocomment-box .cocoicon{ float:left; width:20px; padding:1px;}" );
document.write( "  .cocomment-box .heading{ text-align:center; font-size: smaller; height: 1em; }" );
document.write( "  .cocomment-box .boxheading{ color:#0D497B; }" );
document.write( "  .cocomment-box .entry{ padding:5px; font-size:x-small; background-color:#DBE8FF;" );
document.write( "                         border-bottom: 1px dashed #CCCCCC; clear:both; }" );
document.write( "  .cocomment-box .title{ padding:5px; margin-bottom:3px; background-color:white; color:black;}" );
document.write( "  .cocomment-box .article{ color:#0D497B; }" );
document.write( "  .cocomment-box .author{ color:#0D497B;}" );
document.write( "  .cocomment-box .author-alias{ display:none; }" );
document.write( "  .cocomment-box .comment{ color:black;}" );
document.write( "  .cocomment-box A{ text-decoration:none;}" );
document.write( "  .cocomment-box A:hover{ text-decoration:underline;}" );
document.write( "  .cocomment-box .boxfooter{ font-size:x-small;}" );
document.write( "  .cocomment-box .footerleft{ float:left; text-align:left;}" );
document.write( "  .cocomment-box .footerleft A{ color:gray;}" );
document.write( "  .cocomment-box .footerright{ float:right; text-align:right;}" );
document.write( "  .cocomment-box .footerright A{ color:gray;}" );
document.write( "</style>" );
/* ...DEFAULT STYLE (Override these by adding your CSS LATER ON in the html page) */

/* BOX... */
document.write( "<div class=\"cocomment-box\" id=\"cocomment-box\" style=\"text-align:left; overflow:hidden;\">" );
document.write( "  <div class=\"boxhead\">" );
document.write( "    <div class=\"rsslink\">" );
document.write( "      <a href=\"http://www.cocomment.com/rssUser/dkuropatwa/5e65587ca313585c802a.rss\">" );
document.write( "        <img src=\"http://www.cocomment.com/images/icon-feed-14x14-for-box.gif\" style=\"border-width:0;\" alt=\"RSS\" title=\"RSS feed of this box\"></a>" );
document.write( "    </div>" );
document.write( "    <div class=\"cocoicon\">" );
document.write( "      <a href=\"http://www.cocomment.com/?box\"><img src=\"http://www.cocomment.com/images/logo-for-box17x14.gif\" style=\"display:inline; border-width:0;\" alt=\"coComment.com\" title=\"coComment.com\"></a>" );
document.write( "    </div>" );
document.write( "    <div class=\"heading\">" );
document.write( "      <a href=\"http://www.cocomment.com/comments/dkuropatwa\" class=\"boxheading\" title=\"Show all comments of dkuropatwa\">Comments</a>" );
document.write( "    </div>" );
document.write( "  </div>" );


document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "        <div class=\"title\">" );
document.write( "          <div>" );
document.write( "            D’Arcy Norman Dot Net: " );
document.write( "            <a href=\"http://www.darcynorman.net/2007/12/12/on-creative-commons-licensing/\" class=\"article\" title=\"External link to article\">on creative commons licensing</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                <a class=\"author\" href=\"http://www.cocomment.com/comments/dkuropatwa\">dkuropatwa</a>" );
document.write( "                <span class=\"author-alias\">(Darren Kuropatwa):</span>" );
document.write( "                <span class=\"comment\"> I\'ve heard Leigh Blackall talk about copyright and specifically address how &quot;By-No$-ShareAlike&quot; (cc) can be problematic; how a simple &quot;By&quot; (cc) is a better option. I\'ve been thinking about it a lot since then but still don\'t fully understand his perspective. I don\'t know if his perspective is the same as yours (you both advocate for &quot;By&quot; (cc)), but this post was the most articulate and clear argument for using a &quot;By&quot; (cc) license I\'ve read. Thanks D\'Arcy. I\'m rethinking my licensing ... again. ;-)" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(dtdiggs permalink):</span>" );
document.write( "                <span class=\"comment\"> dtdiggs Not using the NC license makes perfect sense for you — I think because (1) you’re “a firm beliver in karma”; and (2) you “already have a job.” Regarding #2, for those people whose jobs are directly related (especially monetarily) to their production of content (e.g., for-profit publishing), the decision might be much more complicated. Regarding #1 (karma), I’d say it helps that, again, your job isn’t tied to your content production. (And I’m sure that someone else can talk much more pointedly to the dynamic between money and karma.) Regardless, I suspect that the people who truly need to consider the monetary implications of the NC license are a small minority. Log in to Reply" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "        <div class=\"title\">" );
document.write( "          <div>" );
document.write( "            Ideas and Thoughts from an EdTech: " );
document.write( "            <a href=\"http://ideasandthoughts.org/2007/04/26/is-it-just-me/\" class=\"article\" title=\"External link to article\">Is it just me?</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(http:stephenrahn.comblog Stephen Rahn):</span>" );
document.write( "                <span class=\"comment\"> It’s like you were reading my mind when you posted this. As a sometime conference presenter, I have to be careful not to fall into these traps. Your post will help me remember that!" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "              <div class=\"from-me\">" );
document.write( "                <a class=\"author\" href=\"http://www.cocomment.com/comments/dkuropatwa\">dkuropatwa</a>" );
document.write( "                <span class=\"author-alias\">(Darren Kuropatwa):</span>" );
document.write( "                <span class=\"comment\"> It\'s not just you ... I\'m the same way. If I\'m not learning something new or having my thinking challenged in some way I get bored ... fast.<br><br>For all that, I don\'t agree with Prensky &quot;that engagement is more important than content&quot;. Content is king! It sounds to me like part of the problem in the session you were in was the content. Some of Diane\'s suggestions for the content would have been more engaging. I think engagement flows from strong content delivered in an interactive setting. i.e. Prensky\'s got it backwards. ;-)<br><br>Cheers!" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(http:www.misterteacher.com Jamie Tubbs):</span>" );
document.write( "                <span class=\"comment\"> Love the last few lines of your post. I’m going to quote them in my next presentation." );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "        <div class=\"title\">" );
document.write( "          <div>" );
document.write( "            dy/dan: " );
document.write( "            <a href=\"http://blog.mrmeyer.com/?p=9\" class=\"article\" title=\"External link to article\">How Math Must Assess</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(understanding &raquo; Inspiration):</span>" );
document.write( "                <span class=\"comment\"> Here’s something new I’m reading: dy/dan. I like his style, his tone, and most of all his enthusiasm. He’s got something dialed in on the assessment side that I really like and almost have the courage to try. Maybe next year? He’s also really self-aware about how he manages the classroom, and able to articulate the games he plays in a way that really appeals to me. Anyway, if you want some inspiration or just to feel hopeful for the future of education, check him out." );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "              <div class=\"from-me\">" );
document.write( "                <a class=\"author\" href=\"http://www.cocomment.com/comments/dkuropatwa\">dkuropatwa</a>" );
document.write( "                <span class=\"author-alias\">(Darren Kuropatwa):</span>" );
document.write( "                <span class=\"comment\"> Thanks for sharing your thinking and methods Dan. You\'ve really given me some food for thought.<br><br>I\'ve started and restarted writing this comment 6 times ... I\'ve got to mull this over a little bit but you\'ve inspired me. I\'ve got to do some serious rethinking about how I do assessment.<br><br>One question though ... how do you come up with a numeric grade for each of your students? What weighting do you assign the concept checklist? Do you do other sorts of assessment as well such as project work or other long term assignments? Has the concept list replaced both tests and quizzes?<br><br>Just curious ... and thinking. ;-)<br><br>Cheers!" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(4):</span>" );
document.write( "                <span class=\"comment\"> Thanks for stopping by, Darren. I really dig your students’ calculus blog.My gradebook balances at:70% – Tests (strictly limited to these concept quizzes — no other assessment)<br>10% – Final Exam (assigned exactly once per term)<br>20% – Classwork/Homework (everything else)For long-term projects, group work, portfolio work, I just make the assignment worth a lot of classwork or homework points. “The linear data assignment is worth ten homework assignments,” I’ll tell them.I’ve got to ask why you ask, though.If you wonder how you’ll motivate students towards classwork if so much of their grade tipped towards tests, then I share that concern. And my solution has been pretty amenable, this from a guy who shies from direct instruction whenever possible.If, however, you ask because, philosophically, you believe the long-term project-based assignments tell you what your students know, then I can’t really recommend this system, which is built ground-up on the belief that homework and classwork are less a measure of comprehension than of how hard your students work.I guess the decisive hypothetical is this: would you force a kid to retake your class who turned in 0% of the long-term projects but who aced every test?" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "        <div class=\"title\">" );
document.write( "          <div>" );
document.write( "            dy/dan: " );
document.write( "            <a href=\"http://blog.mrmeyer.com/?p=213\" class=\"article\" title=\"External link to article\">dy/dan</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(Steve Peters):</span>" );
document.write( "                <span class=\"comment\"> Wow, I’m impressed, and I’m itching for a reason to use my new DVD burner. Does Disk Utility work fine for it? Hope you don’t get screwed on your bandwidth bill." );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "              <div class=\"from-me\">" );
document.write( "                <a class=\"author\" href=\"http://www.cocomment.com/comments/dkuropatwa\">dkuropatwa</a>" );
document.write( "                <span class=\"author-alias\">(Darren Kuropatwa):</span>" );
document.write( "                <span class=\"comment\"> Hey Dan,<br><br>Brilliant lesson! Great way to leverage all those tools ... for the DVDs, does twittering count? If so I found out about your post from Chris Craft who just tweeted(?) it. ;-)<br><br>Cheers,<br>Darren" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(4):</span>" );
document.write( "                <span class=\"comment\"> Link to dy/dan » Blog Archive » Graphing Stories" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "        <div class=\"title\">" );
document.write( "          <div>" );
document.write( "            Moving at the Speed of Creativity: " );
document.write( "            <a href=\"http://www.speedofcreativity.org/2007/07/14/digital-twitter-olympics/\" class=\"article\" title=\"External link to article\">Digital Twitter Olympics</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(John Pederson):</span>" );
document.write( "                <span class=\"comment\"> I’m going to try this. I have a bunch of sessions I’m leading in the next few months. I’ll figure out a way to weave this in and report on the progress." );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "              <div class=\"from-me\">" );
document.write( "                <a class=\"author\" href=\"http://www.cocomment.com/comments/dkuropatwa\">dkuropatwa</a>" );
document.write( "                <span class=\"author-alias\">(Darren Kuropatwa):</span>" );
document.write( "                <span class=\"comment\"> Brilliant! Thinking about trashing one of my BLC presentations and doing this instead. Thinking hard about what three tasks I might design. <br><br>Hmmm ..." );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(AllanahK):</span>" );
document.write( "                <span class=\"comment\"> We could make a New Zealand team! Go Team NZ!!!!" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "        <div class=\"title\">" );
document.write( "          <div>" );
document.write( "            HeyJude: " );
document.write( "            <a href=\"http://heyjude.wordpress.com/2008/06/09/farewell-to-my-dad/\" class=\"article\" title=\"External link to article\">Farewell to my dad</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-other\">" );
document.write( "                <a class=\"author\" href=\"http://www.cocomment.com/comments/DocTK\">DocTK</a>" );
document.write( "                <span class=\"author-alias\">(Tony Karrer):</span>" );
document.write( "                <span class=\"comment\"> Sorry for your loss Judy. I think there\'s a world of people who will have their thoughts with you and your family this Thursday." );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "              <div class=\"from-me\">" );
document.write( "                <a class=\"author\" href=\"http://www.cocomment.com/comments/dkuropatwa\">dkuropatwa</a>" );
document.write( "                <span class=\"author-alias\">(Darren Kuropatwa):</span>" );
document.write( "                <span class=\"comment\"> It doesn\'t really matter when or how this happens in life. It\'s always hard when it does. My warmest wishes and sincerest condolences to you and your family." );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "              <div class=\"from-other\">" );
document.write( "Cathy Nelson " );
document.write( "                <span class=\"author-alias\">(Cathy Nelson):</span>" );
document.write( "                <span class=\"comment\"> Judy, I am so sorry for your loss, and i was deeply touched by the story I just read. Know that my thoughts and prayers are there too. sigh." );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "        <div class=\"title\">" );
document.write( "          <div>" );
document.write( "            Kevin’s Meandering Mind: " );
document.write( "            <a href=\"http://dogtrax.edublogs.org/2007/04/27/onpoevmo-the-creator-a-poem-for-three-voices-april-2007/\" class=\"article\" title=\"External link to article\">Kevin’s Meandering Mind</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(Paul Wilkinson):</span>" );
document.write( "                <span class=\"comment\"> Fantastic! This is just a brilliant trigger for all sorts of creative possibilities. This is one I will play to my class. Thank you for sharing it.You may be interested in some of our class poetry at …http://freevilleflyer4.podomatic.com/Cheers" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "              <div class=\"from-me\">" );
document.write( "                <a class=\"author\" href=\"http://www.cocomment.com/comments/dkuropatwa\">dkuropatwa</a>" );
document.write( "                <span class=\"author-alias\">(Darren Kuropatwa):</span>" );
document.write( "                <span class=\"comment\"> Kevin, this is simply brilliant! The way the text is written in compelling all on it\'s own. With the three voices (and one person) it takes on a unique texture. I\'ve never read/heard anything like this before. Thanks for sharing it on your blog.<br><br>Cheers,<br>Darren Kuropatwa" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(dogtrax):</span>" );
document.write( "                <span class=\"comment\"> Thank you everyone<br>I appreciate the feedback. I had it in my mind but I wasn’t sure how it would come out on the page (and in the ear). I still don’t quite think it is right but I don’t have hours to play with the recording process, either. I did imagine tinkering with the voices (using effects) to make each voice a little more distinct, but never had the time.<br>I appreciate the thoughts.<br>Kevin" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "        <div class=\"title\">" );
document.write( "          <div>" );
document.write( "            YouTube: " );
document.write( "            <a href=\"http://www.youtube.com/watch?v=Lc3NSAM2dJE\" class=\"article\" title=\"External link to article\"> Feed Jake</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                <a class=\"author\" href=\"http://www.cocomment.com/comments/dkuropatwa\">dkuropatwa</a>" );
document.write( "                <span class=\"author-alias\">(dtkuropatwa):</span>" );
document.write( "                <span class=\"comment\"> Finally watched the whole thing. Brilliant! Still chuckling. But y\'know Dean, he\'s scheming now. Wonder what he\'s gonna feed you. ;-)" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(katiramom):</span>" );
document.write( "                <span class=\"comment\"> Extremely moving! This is a home run as﻿ an entrance into GTA! Can\'t wait for the response video. :-)" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );

document.write( "<div class=\"boxfooter\">" );
document.write( "  <div class=\"footerright\">" );
document.write( "    <a href=\"http://www.cocomment.com/comments/dkuropatwa\">more &raquo;</a>" );
document.write( "  </div>" );
document.write( "  <div class=\"footerleft\">" );
document.write( "    <a href=\"http://www.cocomment.com/?box\">Powered by coComment</a>" );
document.write( "  </div>" );
document.write( "</div>" );
document.write( "</div>" );
/* ...BOX */



