


/* coComment.com Box */

/* SETTINGS FROM DATABASE... */
document.write( "<style type=\"text/css\">" );
document.write( "  DIV.cocomment-box{ " );
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/]kahless/ba92b11aed793571d2ff.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/%5Dkahless\" class=\"boxheading\" title=\"Show all comments of ]kahless\">Comments on other blogs</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/2006/03/15/more-on-mysql-backups\" class=\"article\" title=\"External link to article\">more on MySQL backups</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(D\'Arcy):</span>" );
document.write( "                <span class=\"comment\"> Oh, sure. NOW I see your script I’ll totally be ripping this sucker off first thing in the morning. Thanks! The part where you talk with mysql to get the db list would have stumped me for longer tha" );
document.write( "                  <a href=\"http://www.cocomment.com/comment/21335050\">...</a>" );
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/%5Dkahless\">]kahless</a>" );
document.write( "                <span class=\"author-alias\">(Jon):</span>" );
document.write( "                <span class=\"comment\"> Glad I could help. I found it in a google search and modified it a bit. Mr. Evans should get the credit.<br><br>On my Xserve I run this script along with a script to tar the WebServer directory. The script " );
document.write( "                  <a href=\"http://www.cocomment.com/comment/33061\">...</a>" );
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( "                <a class=\"author\" href=\"http://www.cocomment.com/comments/dnorman\">dnorman</a>" );
document.write( "                <span class=\"author-alias\">(D\'Arcy):</span>" );
document.write( "                <span class=\"comment\"> Jon - serious thanks for that script. MUCH better than mine. I\'ve deployed trivially tweaked versions of it to both servers, and it appears to work perfectly. Love the 7-day backup snapshots as well." );
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( "            D’Arcy Norman Dot Net: " );
document.write( "            <a href=\"http://www.darcynorman.net/2006/02/18/drupal-to-elgg-migration\" class=\"article\" title=\"External link to article\">undefined</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(D\'Arcy):</span>" );
document.write( "                <span class=\"comment\"> Scott - Right… Which is why I’m re-evaluating the weblogs hosting package to see if I can find a way to let users “find their own voices” if they decide to use it as their blog host. Drupal/Elgg/WPMU " );
document.write( "                  <a href=\"http://www.cocomment.com/comment/21302486\">...</a>" );
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/%5Dkahless\">]kahless</a>" );
document.write( "                <span class=\"author-alias\">(Jon):</span>" );
document.write( "                <span class=\"comment\"> D\'Arcy,<br><br>I haven\'t done a migration. So I can\'t help there. But I have had WPMU up and running for almost five months. I like it. I looked at ELGG before setting up WPMU and just didn\'t like the feel." );
document.write( "                  <a href=\"http://www.cocomment.com/comment/14412\">...</a>" );
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\">(Don Albrecht):</span>" );
document.write( "                <span class=\"comment\"> HI all,I’m looking to do the opposite and migrate from elgg to drupal. Any one have any experience with this?" );
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( "            D\'Arcy Norman dot net: " );
document.write( "            <a href=\"http://darcynorman.net/2006/04/29/blog-move-to-dreamhost-now-finalized\" class=\"article\" title=\"External link to article\">Blog Archive</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                <a class=\"author\" href=\"http://www.cocomment.com/comments/%5Dkahless\">]kahless</a>" );
document.write( "                <span class=\"author-alias\">(Jon):</span>" );
document.write( "                <span class=\"comment\"> I\'ve been very happy with them. They helped me set up a WordPress MU install on a wildcard DNS and a server alias in the Apache httpd.conf. When I signed up they had a deal where my bw and disk space " );
document.write( "                  <a href=\"http://www.cocomment.com/comment/55509\">...</a>" );
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( "                <a class=\"author\" href=\"http://www.cocomment.com/comments/dnorman\">dnorman</a>" );
document.write( "                <span class=\"author-alias\">(D\'Arcy):</span>" );
document.write( "                <span class=\"comment\"> Jon - yeah, I\'m amazed at how well everything runs, and how they\'ve already got everything I need set up. Almost like they\'ve been doing this for 10 years or something :-)<br><br>The Flickr Favs posts aren\'" );
document.write( "                  <a href=\"http://www.cocomment.com/comment/56363\">...</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/%5Dkahless\">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 */


