


/* coComment.com Box */

/* SETTINGS FROM DATABASE... */
document.write( "<style type=\"text/css\">" );
document.write( "  DIV.cocomment-box{ " );
document.write( "    width:180px; " );
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/myRss/daviding/cf7332bd40e4f37dfa64.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/daviding\" class=\"boxheading\" title=\"Show all comments of daviding\">Cocomments</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( "            Google Code Blog: " );
document.write( "            <a href=\"http://googlecode.blogspot.com/2009/10/svg-at-google-and-in-internet-explorer.html\" class=\"article\" title=\"External link to article\">svg at google and in internet explorer</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                &raquo; " );
document.write( "                <span class=\"comment\"> I\'ve been watching out for reasons to move from XHTML 1.1 to HTML 5. Having SVG as part of the spec" );
document.write( "                  <a href=\"http://www.cocomment.com/comment/137205984\">...</a>" );
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( "            sachachua.com: " );
document.write( "            <a href=\"http://sachachua.com/wp/2009/11/03/thinking-about-planneremacswiki-versus-wordpress/\" class=\"article\" title=\"External link to article\">Thinking about Planner/EmacsWiki versus Wordpress</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                &raquo; " );
document.write( "                <span class=\"comment\"> On your to-do lists, are you serious enough to actually be managing tasks on the web? <br><br>I looked at" );
document.write( "                  <a href=\"http://www.cocomment.com/comment/137005480\">...</a>" );
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( "            ft.com: " );
document.write( "            <a href=\"http://blogs.ft.com/management/2009/11/02/russell-l-ackoff-1919-2009/\" class=\"article\" title=\"External link to article\">FT.com | Management Blog | Russell L. Ackoff - 1919 - 2009</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                &raquo; " );
document.write( "                <span class=\"comment\"> Commented on Russell L. Ackoff - 1919 - 2009 | Stefan Stern | November 2, 2009 | blogs.ft.com <br><br>Rus" );
document.write( "                  <a href=\"http://www.cocomment.com/comment/136925837\">...</a>" );
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( "            ft.com: " );
document.write( "            <a href=\"http://blogs.ft.com/management/2009/11/02/russell-l-ackoff-1919-2009/\" class=\"article\" title=\"External link to article\">FT.com | Management Blog | Russell L. Ackoff - 1919 - 2009</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                &raquo; " );
document.write( "                <span class=\"comment\"> Commented on Russell L. Ackoff - 1919 - 2009 | Stefan Stern | November 2, 2009 | blogs.ft.com <br><br>Rus" );
document.write( "                  <a href=\"http://www.cocomment.com/comment/136925836\">...</a>" );
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( "            ft.com: " );
document.write( "            <a href=\"http://blogs.ft.com/management/2009/11/02/russell-l-ackoff-1919-2009/\" class=\"article\" title=\"External link to article\">FT.com | Management Blog | Russell L. Ackoff - 1919 - 2009</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                &raquo; " );
document.write( "                <span class=\"comment\"> Commented on Russell L. Ackoff - 1919 - 2009 | Stefan Stern | November 2, 2009 | blogs.ft.com <br><br>Rus" );
document.write( "                  <a href=\"http://www.cocomment.com/comment/136925835\">...</a>" );
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( "            learning elearning: " );
document.write( "            <a href=\"http://mportfolios.blogspot.com/2009/08/bbc-podcast-on-web-20-in-corporate.html\" class=\"article\" title=\"External link to article\">http://mportfolios.blogspot.com/</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                &raquo; " );
document.write( "                <span class=\"comment\"> BBC podcast on Web 2.0 in corporate \'training\' & action research in the workplace | August 10, 2009 " );
document.write( "                  <a href=\"http://www.cocomment.com/comment/136736234\">...</a>" );
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( "            learning elearning: " );
document.write( "            <a href=\"http://mportfolios.blogspot.com/2009/08/bbc-podcast-on-web-20-in-corporate.html\" class=\"article\" title=\"External link to article\">http://mportfolios.blogspot.com/</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                &raquo; " );
document.write( "                <span class=\"comment\"> BBC podcast on Web 2.0 in corporate \'training\' & action research in the workplace | August 10, 2009 " );
document.write( "                  <a href=\"http://www.cocomment.com/comment/136736233\">...</a>" );
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( "            learning elearning: " );
document.write( "            <a href=\"http://mportfolios.blogspot.com/2009/08/bbc-podcast-on-web-20-in-corporate.html\" class=\"article\" title=\"External link to article\">BBC podcast on Web 2.0 in corporate \'training\' &amp; action research in the workplace</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                &raquo; " );
document.write( "                <span class=\"comment\"> The &quot;confluence of action research and socio-technical systems thinking&quot; is interesting. <br><br>I\'m look" );
document.write( "                  <a href=\"http://www.cocomment.com/comment/136735910\">...</a>" );
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( "            ackoffcenter.blogs.com: " );
document.write( "            <a href=\"http://ackoffcenter.blogs.com/ackoff_center_weblog/2009/10/russell-l-ackoff-management-consultant-systems-thinker-90.html\" class=\"article\" title=\"External link to article\">Ackoff Center Weblog: Russell L. Ackoff, Management Consultant & Systems Thinker, 1919 -2009</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                &raquo; " );
document.write( "                <span class=\"comment\"> daviding commented on : Russell L. Ackoff, Management Consultant & Systems Thinker, 1919 -2009 | Oct" );
document.write( "                  <a href=\"http://www.cocomment.com/comment/136734256\">...</a>" );
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( "            The Huffington Post: " );
document.write( "            <a href=\"http://www.huffingtonpost.com/steven-g-brant/russell-ackoff---the-eins_b_341349.html\" class=\"article\" title=\"External link to article\">http://www.huffingtonpost.com</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                &raquo; " );
document.write( "                <span class=\"comment\"> @daviding on Russell Ackoff - &quot;The Einstein of Problem Solving&quot; - Has Died | Steven G. Brant | Novem" );
document.write( "                  <a href=\"http://www.cocomment.com/comment/136728372\">...</a>" );
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/daviding\">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 */


