


/* 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/efeldhaus/9f3f30ad601fbf1fb7cb.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/efeldhaus\" class=\"boxheading\" title=\"Show all comments of efeldhaus\">My comments elsewhere</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( "            TechCrunch: " );
document.write( "            <a href=\"http://www.techcrunch.com/2007/06/06/one-click-blog-commenting-clickcomments/\" class=\"article\" title=\"External link to article\">One Click Blog Commenting: Clickcomments</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(Clickcomments- by Gadget shop online blog of TechChee.com):</span>" );
document.write( "                <span class=\"comment\"> via [TechCrunch]" );
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/efeldhaus\">efeldhaus</a>" );
document.write( "                <span class=\"author-alias\">(Erwin Feldhaus):</span>" );
document.write( "                <span class=\"comment\"> My comments:<br><br> - good complement to traditional comments<br> - I miss a negative feedback button. One cannot expect only good feedback, that would be worrying...<br> - smaller icons would be nice<br> - possibility to configure the labels would be awesome - especially for non-English sites" );
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/nicolasD\">nicolasD</a>" );
document.write( "                <span class=\"author-alias\">(nicolas):</span>" );
document.write( "                <span class=\"comment\"> by coComment we are working on a new version of the service. The idea is to change the service from mainly a personal productive tool to a social conversational space. We are focusing on communities (can be by topic, by blog) and functionalities to share and enrich conversations. Launch mid July." );
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( "            gigaom.com: " );
document.write( "            <a href=\"http://gigaom.com/2010/04/20/world-bank-opens-up-its-data-removes-pay-walls/\" class=\"article\" title=\"External link to article\">World Bank Opens Up Its Data, Removes Pay Walls</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(We Can&8217;t Squeeze the Data Tsunami Through Tiny PipesAugust 10 2010Tracked):</span>" );
document.write( "                <span class=\"comment\"> (GigaOM Pro sub req’d), but data marketplaces, such as Microsoft’s Project Dallas, the World Bank’s data stores or startups like Infochimps will also have a place. Linked into those marketplaces will be cloud" );
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( "            gigaom.com: " );
document.write( "            <a href=\"http://gigaom.com/2010/04/20/open-vs-closed-in-the-ongoing-battle-over-control-how-much-is-too-much/\" class=\"article\" title=\"External link to article\">Open vs. Closed: In the Ongoing Battle Over Control, How Much Is Too Much?</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(&8216;Open&8217; as Control &8211; No to Facebook No to Apple &laquo; Adriel Hampton: Wired to ShareMay 15 2010Tracked):</span>" );
document.write( "                <span class=\"comment\"> of the world.However, that doesn’t mean that it isn’t time to organize against the threats presented by corporations that collect our personal information under the guise of openness and yet" );
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( "            TechCrunch: " );
document.write( "            <a href=\"http://www.techcrunch.com/2007/05/22/silicon-valley-could-use-a-downturn-right-about-now/\" class=\"article\" title=\"External link to article\">Silicon Valley Could Use A Downturn Right About Now</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(http:mattmonihan.comblog?p=5ignytr):</span>" );
document.write( "                <span class=\"comment\"> The Giant Popping Sound Of Bubble 2.0…So here it comes, the next tech bubble. Mike on techcrunch just wrote an article about the massive flow of money in Silicon Valley. He talks about how it’s just as crazy as it was in the late 90s, just before the failed .com IPOs. So what make…" );
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/efeldhaus\">efeldhaus</a>" );
document.write( "                <span class=\"author-alias\">(Erwin Feldhaus):</span>" );
document.write( "                <span class=\"comment\"> When I read your article I can only think of the b2b times 8 years ago. Only now there is a multiple of the $$ around..." );
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.buzzdash.comDavid Gerken):</span>" );
document.write( "                <span class=\"comment\"> As true as this may be, I wonder how much these changes really impact the core motives of entrepreneurs. At the end of the day, it’s about people who want to bring interesting new ideas to life, and will make the most of whatever conditions exist — frenzied or otherwise — to help make that happen. " );
document.write( "                  <a href=\"http://www.cocomment.com/comment/200410913\">...</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( "            TechCrunch: " );
document.write( "            <a href=\"http://techcrunch.com/2010/04/17/should-tech-startups-outsource-product-development/\" class=\"article\" title=\"External link to article\">Should Tech Startups Outsource Product Development?</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-other\">" );
document.write( "                - " );
document.write( "                <span class=\"author-alias\">(robert):</span>" );
document.write( "                <span class=\"comment\"> I agree with Vivek. Outsourcing core development for small startups is not a good idea since you want to have the core development team closely tied to the business development team, shoulder-to-shoulder as it were…With that said, non-critical development can be outsourced to vendors to speed up th" );
document.write( "                  <a href=\"http://www.cocomment.com/comment/162869496\">...</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/efeldhaus\">efeldhaus</a>" );
document.write( "                <span class=\"author-alias\">(Erwin):</span>" );
document.write( "                <span class=\"comment\"> Not very convincing. Let\'s see:<br><br>1) Communications and customer needs. <br>Regardless of whether you develop in-house or in Siberia you need to understand the needs, document them in functional and technical specifications. This is not done by developers but software designers. Having people in rem" );
document.write( "                  <a href=\"http://www.cocomment.com/comment/162869217\">...</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\">(Terri Griffith):</span>" );
document.write( "                <span class=\"comment\"> I teach tech & innov management and usually use Chesbrough & Teece’s work to show the options for staying in house or not. I think your article is a push to make the perspective richer — where along a continuum is the R&D in terms of complexity & uniqueness?; how deep will the relationship be over " );
document.write( "                  <a href=\"http://www.cocomment.com/comment/162869497\">...</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/efeldhaus\">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 */



