<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OpenLogic: The Enterprise Open Source Blog &#187; Kim Weins</title>
	<atom:link href="http://www.openlogic.com/blogs/author/kim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openlogic.com/blogs</link>
	<description>Open Source Governance, Scanning, Support, and Cloud</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:51:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Open Source Trends for 2011: HBase, Node.js and nginx are Top Gainers</title>
		<link>http://www.openlogic.com/blogs/2012/01/open-source-trends-for-2011/</link>
		<comments>http://www.openlogic.com/blogs/2012/01/open-source-trends-for-2011/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 12:00:38 +0000</pubDate>
		<dc:creator>Kim Weins</dc:creator>
				<category><![CDATA[Open Source Trends]]></category>

		<guid isPermaLink="false">http://www.openlogic.com/blogs/?p=1694</guid>
		<description><![CDATA[Although it may be easy to identify the open source projects that widely used, uncovering the hot new projects that enterprises should be evaluating can be more challenging. OpenLogic’s Open Source Trending report analyzes which open source projects are growing the most quickly in enterprise interest and adoption during the past year. With this information, you can keep an eye on the trends that may be coming to your enterprise in the year ahead.

OpenLogic analyzed 8 growth metrics for 16 projects in three categories -- web and application servers; application frameworks; and databases and big data. The projects were stack ranked on each metric and across all metrics to create an overall growth ranking.]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><div class='dd-twitter-ajax-load dd-twitter-1694'></div><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.openlogic.com/blogs/2012/01/open-source-trends-for-2011/" data-count="horizontal" data-text="Open Source Trends for 2011: HBase, Node.js and nginx are Top Gainers" data-via="openlogic" ></a></div><div class='dd_button'><div class='dd-google1-ajax-load dd-google1-1694'></div><g:plusone size='medium' href='http://www.openlogic.com/blogs/2012/01/open-source-trends-for-2011/'></g:plusone></div><div class='dd_button'><div class='dd-fblike-ajax-load dd-fblike-1694'></div><iframe class="DD_FBLIKE_AJAX_1694" src='' height='0' width='0' scrolling='no' frameborder='0' allowTransparency='true'></iframe></div><div class='dd_button'><div class='dd-linkedin-ajax-load dd-linkedin-1694'></div><script type='in/share' data-url='http://www.openlogic.com/blogs/2012/01/open-source-trends-for-2011/' data-counter='right'></script></div></div><div style='clear:both'></div></div><div style='clear:both'></div><p>OpenLogic’s Open Source Trending Report analyzes which open source projects are growing the most quickly in enterprise interest and adoption during the past year. With this information, you can keep an eye on the hottest open source projects that may be coming to your enterprise in the year ahead. <a title="OpenLogic" href="http://www.openlogic.com" target="_blank"> OpenLogic</a> analyzed eight growth metrics for sixteen open source projects in three categories &#8212; web and application servers; application frameworks; and databases and big data. The projects were stack ranked on each metric and across all metrics to create an overall growth ranking.</p>
<h3><strong>Overall Growth Ranking</strong></h3>
<ol>
<li><a href="http://olex.openlogic.com/packages/hbase">HBase</a></li>
<li><a href="http://olex.openlogic.com/packages/node-js">Node.js</a></li>
<li><a href="http://olex.openlogic.com/packages/nginx">nginx</a></li>
<li><a href="http://olex.openlogic.com/packages/hadoop">Hadoop</a></li>
<li><a href="http://olex.openlogic.com/packages/rails">Rails</a></li>
<li><a href="http://olex.openlogic.com/packages/mongodb">MongoDB</a></li>
<li><a href="http://olex.openlogic.com/packages/tomcat">Tomcat</a></li>
<li><a href="http://olex.openlogic.com/packages/mysql">MySQL</a></li>
<li><a href="http://olex.openlogic.com/packages/apache">Apache</a></li>
<li><a href="http://olex.openlogic.com/packages/spring">Spring</a></li>
<li><a href="http://olex.openlogic.com/packages/grails">Grails</a>      <a href="http://olex.openlogic.com/packages/postgresql">PostgreSQL</a>(tie)</li>
<li><a href="http://olex.openlogic.com/packages/struts">Struts</a></li>
<li><a href="http://olex.openlogic.com/packages/jboss">JBoss</a></li>
<li><a href="http://olex.openlogic.com/packages/glassfish">GlassFish</a></li>
<li><a href="http://olex.openlogic.com/packages/couchdb">CouchDB</a></li>
</ol>
<h3><strong>Category Trends</strong></h3>
<p>Within each category, OpenLogic also analyzed which projects were trending up (all or most of the metrics were up), trending level (some metrics were up and some were down), or trending down (all or most of the metrics were down). Below are the trends by category.</p>
<h3><strong>Application Server/Web Server Category</strong></h3>
<ul>
<li>Trending Up: Node.js and nginx</li>
<li>Trending Level: Tomcat and Apache HTTP Server</li>
<li>Trending Down: JBoss and GlassFish</li>
</ul>
<p><strong><em>Analysis</em></strong></p>
<p>Node.js is helping to drive a resurgence of JavaScript. It acts as an application server for JavaScript apps, thereby increasing scalability and performance. Nginx is a high concurrency, low memory usage web server and reverse proxy that is gaining strong adoption across the internet.</p>
<p>Tomcat and Apache HTTP server continue to be the 800-pound gorillas in their respective categories, but with a broad adoption base, their growth is more limited than some newer technologies.</p>
<p>The surprise in this category is the downward trend of JBoss. Although JBoss continues to be a popular option, we see more enterprises that are shifting off proprietary application servers chossing lightweight options like Tomcat.</p>
<h3><strong>Frameworks Category</strong></h3>
<ul>
<li>Trending Up: Rails</li>
<li>Trending Level: Spring, Grails, Struts</li>
<li>Trending down: (none)</li>
</ul>
<p><strong><em>Analysis</em></strong></p>
<p>It&#8217;s not a big surprise to see that Rails, an application framework for the Ruby language, is generating a lot of interest and growth. Rails is well suited to the highly scalable web applications that are becoming more prevalent in the enterprise. In addition, Rails attracts developers with its emphasis on convention over configuration, which can greatly accelerate development time.</p>
<p>Spring, Struts, and Grails all are trending level, showing that they continue to attract a steady level of interest in this category.</p>
<h3><strong>Databases and Big Data Category</strong></h3>
<ul>
<li>Trending Up: HBase, Hadoop, MongoDB</li>
<li>Trending Level: MySQL, PostgreSQL</li>
<li>Trending Down: CouchDB</li>
</ul>
<p><strong><em>Analysis</em></strong></p>
<p>In this category many of the Big Data and No SQL projects came out on top of the overall growth rankings. Some of the growth these projects are enjoying can be attributed to the current hype around the entier Big Data category, but these technologies are also very quickly making their way onto the radar of enterprises.  These technologies are enabling brand new applications that were formerly much more difficult with traditional database and data analysis techniques. As a result, they are often chosen for new projects where they are no established database vendors to displace.</p>
<p>The one exception to the dominance of Big Data is the downward trend of CouchDB. CouchDB arrived on the scene a few years ago as one of the hot new NoSQL vendors. However, one of the main companies backing CouchDB is stepping away from their open source commitment and the project is a fit for a more limited set of use cases than some of the other NoSQL alternatives.  It’s possible that this project may regain its footing in 2012.</p>
<p>MySQL and PostgreSQL both trended level. Despite the Oracle acquisition of MySQL, it still ranked ahead of PostgreSQL in our growth rankings.</p>
<h3><strong>Methodology</strong></h3>
<p>To develop the Open Source Trending Report, OpenLogic analyzed popular as well as up-and-coming open source projects that are used as core infrastructure in enterprise applications in order to evaluate growth in enterprise interest and adoption. The three categories analyzed were web and application servers; application frameworks; and databases and big data. For each open source project, OpenLogic analyzed eight metrics that include public data, as well as aggregated data from OpenLogic’s tools and customer base of over 250 enterprises worldwide. The OpenLogic report used the following eight metrics:</p>
<ul>
<li>Public data: Google search volume.</li>
<li><a href="http://olex.openlogic.com">OpenLogic Exchange (OLEX)</a> and <a href="http://www.openlogic.com/products/scanners.php">OSS Deep Discovery Scanner</a>: The report evaluated OLEX search volume, views of packages, downloads, requests within corporations to use the project and matches against the project during scans. OLEX is a Software-as-a-Service solution for the comprehensive governance and provisioning of open source software used by many Fortune 100 companies.</li>
<li>OpenLogic <a href="https://cloudswing.openlogic.com">CloudSwing</a> and <a href="http://www.openlogic.com/products/open-source-support.php">Open Source Support</a> Contracts: OpenLogic aggregated data on customers purchasing support contracts from OpenLogic for each project, as well as projects that users deployed through OpenLogic CloudSwing, an open PaaS platform.</li>
</ul>
<p><a href="http://feedburner.google.com/fb/a/mailverify?uri=enterprise-open-source&amp;loc=en_US">Subscribe to The Enterprise Open Source Blog by Email</a> </p>
<p><a href="https://twitter.com/openlogic">Follow @openlogic</a><br />
<a href="https://twitter.com/kimatopenlogic">Follow @KimAtOpenLogic</a><br />
This work is licensed under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a> <a href="http://creativecommons.org/licenses/by/3.0/"><img style="border-width: 0pt;" src="http://i.creativecommons.org/l/by/3.0/88x31.png" alt="Creative Commons License" border="0" /></a>.</p>
<script type="text/javascript"> jQuery(document).ready(function($) { window.setTimeout('loadTwitter_1694()',1000);window.setTimeout('loadGoogle1_1694()',1000);window.setTimeout('loadFBLike_1694()',1000);window.setTimeout('loadLinkedin_1694()',1000); }); </script><script type="text/javascript"> function loadTwitter_1694(){ jQuery(document).ready(function($) { $('.dd-twitter-1694').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadGoogle1_1694(){ jQuery(document).ready(function($) { $('.dd-google1-1694').remove();$.getScript('https://apis.google.com/js/plusone.js'); }); } function loadFBLike_1694(){ jQuery(document).ready(function($) { $('.dd-fblike-1694').remove();$('.DD_FBLIKE_AJAX_1694').attr('width','92');$('.DD_FBLIKE_AJAX_1694').attr('height','20');$('.DD_FBLIKE_AJAX_1694').attr('src','http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.openlogic.com%2Fblogs%2F2012%2F01%2Fopen-source-trends-for-2011%2F&locale=en_US&layout=button_count&action=like&width=92&height=20&colorscheme=light'); }); } function loadLinkedin_1694(){ jQuery(document).ready(function($) { $('.dd-linkedin-1694').remove();$.getScript('http://platform.linkedin.com/in.js'); }); }</script><!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com -->]]></content:encoded>
			<wfw:commentRss>http://www.openlogic.com/blogs/2012/01/open-source-trends-for-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Software in Cars: Five Best Practices for Compliance</title>
		<link>http://www.openlogic.com/blogs/2011/12/open-source-software-in-cars-five-best-practices-for-compliance/</link>
		<comments>http://www.openlogic.com/blogs/2011/12/open-source-software-in-cars-five-best-practices-for-compliance/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 12:00:49 +0000</pubDate>
		<dc:creator>Kim Weins</dc:creator>
				<category><![CDATA[Governance]]></category>
		<category><![CDATA[Legal & Compliance]]></category>
		<category><![CDATA[Open Source Trends]]></category>
		<category><![CDATA[Scanning & Provisioning]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Legal]]></category>
		<category><![CDATA[Scanning]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.openlogic.com/blogs/?p=1431</guid>
		<description><![CDATA[For auto companies that are using or want to use open source software, it’s important to build open source compliance processes into your development and procurement processes.  

 

You’ve probably already heard that GM’s Chevy Volt has over 10 million lines of code – 2 million more than a fighter jet.  What you may not know is that the Volt includes a lot of open source software – and the open source code used is available on the oss.gm.com website to fulfill the requirements of the GPL and LGPL licenses.

 

But the use of open source in cars doesn’t stop there. GENIVI, a non-profit industry alliance that includes members like BMW, Delphi and GM working to create an open source development platform for In-Vehicle Infotainment (IVI).  In addition, several Android-based IVI systems have been announced and more are coming soon.  The use of open source also extends to the many car-focused mobile apps for both Android and Apple platforms.

 

I spoke at the recent Automotive Linux Summit in Japan and shared five tips to help you ensure you are complying with the open source licenses that you use:]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><div class='dd-twitter-ajax-load dd-twitter-1431'></div><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.openlogic.com/blogs/2011/12/open-source-software-in-cars-five-best-practices-for-compliance/" data-count="horizontal" data-text="Open Source Software in Cars: Five Best Practices for Compliance" data-via="openlogic" ></a></div><div class='dd_button'><div class='dd-google1-ajax-load dd-google1-1431'></div><g:plusone size='medium' href='http://www.openlogic.com/blogs/2011/12/open-source-software-in-cars-five-best-practices-for-compliance/'></g:plusone></div><div class='dd_button'><div class='dd-fblike-ajax-load dd-fblike-1431'></div><iframe class="DD_FBLIKE_AJAX_1431" src='' height='0' width='0' scrolling='no' frameborder='0' allowTransparency='true'></iframe></div><div class='dd_button'><div class='dd-linkedin-ajax-load dd-linkedin-1431'></div><script type='in/share' data-url='http://www.openlogic.com/blogs/2011/12/open-source-software-in-cars-five-best-practices-for-compliance/' data-counter='right'></script></div></div><div style='clear:both'></div></div><div style='clear:both'></div><p>For auto companies that are using or want to use open source software, it’s important to build <strong>open source compliance</strong> processes into your development and procurement processes.</p>
<p>You’ve probably already heard that today&#8217;s cars include lots of software. What you may not know is that these cars also include a lot of open source software. <a href="http://www.genivi.org/">GENIVI</a>, a non-profit industry alliance that includes members like BMW, Delphi and GM working to create an open source development platform for In-Vehicle Infotainment (IVI). In addition, several Android-based IVI systems have been announced and more are coming soon. The use of open source also extends to the many car-focused mobile apps for both Android and Apple platforms.</p>
<p>I spoke at the recent Automotive Linux Summit in Japan and shared five tips to help you ensure you are <a href="http://www.slideshare.net/OpenLogic/linux-foundation-automotive-summit">complying with the open source licenses</a> that you use:</p>
<p><strong>1. Understand Open Source Licenses</strong></p>
<p>If your organization is relatively new to using open source software in the products you create, you need to start by getting educated about open source licenses. It’s not just the legal team that needs to learn about the implications of open source software but also your development, procurement and project management organizations. In a recent webinar, Jilayne Lovejoy, OpenLogic’s corporate counsel provided an <a href="http://www.openlogic.com/downloads/understanding-most-common-open-source-licenses.php">overview of popular open source licenses</a>.</p>
<p><strong>2. Create an Open Source Policy</strong></p>
<p>If your company doesn’t have an open source policy, now is the time to create one.  If your company already has a policy, this is a good opportunity to review it and make sure you have all of your bases covered.  <a href="http://www.openlogic.com/downloads/open-source-policy-builder.php">Creating a policy</a> is a great opportunity to make decisions about the guidelines and processes you want the organization to follow.</p>
<p><strong>3. Track All Open Source Usage – Including From Vendors</strong></p>
<p>Keep in mind that open source can come in from multiple sources.  Open source can be downloaded by your developers and it can come in from suppliers of anything from software to chips to components.  You’ll need to track open source as apart of your development process but you will also need to work open source governance in into your procurement processes (including your contracts).</p>
<p><strong>4. Conduct a Scan or Audit of Your Code</strong></p>
<p>Despite the best intentions, it can be easy to miss open source included in your code. Developers often aren’t aware that there is open source code bundled inside other open source projects that they have used – and that the bundled code is under completely different licenses.  In addition, some suppliers may not be aware of or accurately communicate all of the open source that they have used.  As a result, it’s important to scan or audit all of your source code before it is released. Learn more about conducting your own open source audit in a free whitepaper, <a href="http://www.openlogic.com/downloads/open-source-software-audits.php">Open Source Software Audits: Why, When and How to Conduct an Audit</a>.</p>
<p><strong>5. Create a Compliance Checklist</strong></p>
<p>Once you have a complete list of all of the open source used and the relevant licenses, you can create a compliance checklist that itemizes all of the compliance steps you must take.  The compliance checklist should only include the items that are relevant to your usage model. For example, if you haven’t modified the open source code, then some requirements of the license may not apply.  Once you’ve created a compliance checklist, you will need to ensure that all of the items are completed before the code is shipped.</p>
<p>Following these 5 best practices will help ensure that you can successfully and safely use open source software. For more information, you can review our <a href="http://www.openlogic.com/downloads/open-source-compliance-in-supply-chain.php">Open Source Compliance in the Supply Chain whitepaper</a></p>
<p>What are some others that you would add to this list?</p>
<p><a href="https://twitter.com/openlogic">Follow @openlogic</a> <a href="http://feedburner.google.com/fb/a/mailverify?uri=enterprise-open-source&amp;loc=en_US">Subscribe to Enterprise Open Source by Email</a></p>
<script type="text/javascript"> jQuery(document).ready(function($) { window.setTimeout('loadTwitter_1431()',1000);window.setTimeout('loadGoogle1_1431()',1000);window.setTimeout('loadFBLike_1431()',1000);window.setTimeout('loadLinkedin_1431()',1000); }); </script><script type="text/javascript"> function loadTwitter_1431(){ jQuery(document).ready(function($) { $('.dd-twitter-1431').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadGoogle1_1431(){ jQuery(document).ready(function($) { $('.dd-google1-1431').remove();$.getScript('https://apis.google.com/js/plusone.js'); }); } function loadFBLike_1431(){ jQuery(document).ready(function($) { $('.dd-fblike-1431').remove();$('.DD_FBLIKE_AJAX_1431').attr('width','92');$('.DD_FBLIKE_AJAX_1431').attr('height','20');$('.DD_FBLIKE_AJAX_1431').attr('src','http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.openlogic.com%2Fblogs%2F2011%2F12%2Fopen-source-software-in-cars-five-best-practices-for-compliance%2F&locale=en_US&layout=button_count&action=like&width=92&height=20&colorscheme=light'); }); } function loadLinkedin_1431(){ jQuery(document).ready(function($) { $('.dd-linkedin-1431').remove();$.getScript('http://platform.linkedin.com/in.js'); }); }</script><!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com -->]]></content:encoded>
			<wfw:commentRss>http://www.openlogic.com/blogs/2011/12/open-source-software-in-cars-five-best-practices-for-compliance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoiding the MySQL Price Increase</title>
		<link>http://www.openlogic.com/blogs/2010/10/avoiding-the-mysql-price-increase/</link>
		<comments>http://www.openlogic.com/blogs/2010/10/avoiding-the-mysql-price-increase/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 22:47:17 +0000</pubDate>
		<dc:creator>Kim Weins</dc:creator>
				<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://www.openlogic.com/blogs/?p=850</guid>
		<description><![CDATA[Word is out that Oracle intends to increase prices on MySQL. The news is not a surprise -- we predicted it 18 months ago when the deal was announced. Although it would be convenient to blame Larry Ellison, the fact is that Red Hat did the same when they acquired JBoss.]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><div class='dd-twitter-ajax-load dd-twitter-850'></div><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.openlogic.com/blogs/2010/10/avoiding-the-mysql-price-increase/" data-count="horizontal" data-text="Avoiding the MySQL Price Increase" data-via="openlogic" ></a></div><div class='dd_button'><div class='dd-google1-ajax-load dd-google1-850'></div><g:plusone size='medium' href='http://www.openlogic.com/blogs/2010/10/avoiding-the-mysql-price-increase/'></g:plusone></div><div class='dd_button'><div class='dd-fblike-ajax-load dd-fblike-850'></div><iframe class="DD_FBLIKE_AJAX_850" src='' height='0' width='0' scrolling='no' frameborder='0' allowTransparency='true'></iframe></div><div class='dd_button'><div class='dd-linkedin-ajax-load dd-linkedin-850'></div><script type='in/share' data-url='http://www.openlogic.com/blogs/2010/10/avoiding-the-mysql-price-increase/' data-counter='right'></script></div></div><div style='clear:both'></div></div><div style='clear:both'></div><p>Word is out that Oracle intends to<a href="http://www.theregister.co.uk/2010/10/08/oracle_jacking_up_mysql_prices/"> increase prices on MySQL</a>. The news is <a href="http://www.businessweek.com/technology/technology_at_work/archives/2009/04/is_the_sunoracle_deal_good_for_mysql_customers.html">not a surprise</a> &#8212; we predicted it 18 months ago when the deal was announced. Although it would be convenient to blame Larry Ellison, the fact is that Red Hat did the same when they acquired JBoss.</p>
<p>The good news for MySQL users is that they aren&#39;t stuck with Oracle. OpenLogic has been successfully offering flat fee enterprise support for MySQL and over 550 other open source projects for the last 4 years. <a href="http://www.openlogic.com/products/open-source-support.php" target="_blank">Check it out</a> if you&#8217;re not interested in being strong-armed by Oracle price increases.</p>
<script type="text/javascript"> jQuery(document).ready(function($) { window.setTimeout('loadTwitter_850()',1000);window.setTimeout('loadGoogle1_850()',1000);window.setTimeout('loadFBLike_850()',1000);window.setTimeout('loadLinkedin_850()',1000); }); </script><script type="text/javascript"> function loadTwitter_850(){ jQuery(document).ready(function($) { $('.dd-twitter-850').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadGoogle1_850(){ jQuery(document).ready(function($) { $('.dd-google1-850').remove();$.getScript('https://apis.google.com/js/plusone.js'); }); } function loadFBLike_850(){ jQuery(document).ready(function($) { $('.dd-fblike-850').remove();$('.DD_FBLIKE_AJAX_850').attr('width','92');$('.DD_FBLIKE_AJAX_850').attr('height','20');$('.DD_FBLIKE_AJAX_850').attr('src','http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.openlogic.com%2Fblogs%2F2010%2F10%2Favoiding-the-mysql-price-increase%2F&locale=en_US&layout=button_count&action=like&width=92&height=20&colorscheme=light'); }); } function loadLinkedin_850(){ jQuery(document).ready(function($) { $('.dd-linkedin-850').remove();$.getScript('http://platform.linkedin.com/in.js'); }); }</script><!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com -->]]></content:encoded>
			<wfw:commentRss>http://www.openlogic.com/blogs/2010/10/avoiding-the-mysql-price-increase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Scanning: A Case Study in SaaS and Cloud Technologies</title>
		<link>http://www.openlogic.com/blogs/2010/05/open-source-scanning-a-case-study-insaas-and-cloud-technologies/</link>
		<comments>http://www.openlogic.com/blogs/2010/05/open-source-scanning-a-case-study-insaas-and-cloud-technologies/#comments</comments>
		<pubDate>Wed, 12 May 2010 21:51:44 +0000</pubDate>
		<dc:creator>Kim Weins</dc:creator>
				<category><![CDATA[Scanning & Provisioning]]></category>
		<category><![CDATA[Open Source Trends]]></category>
		<category><![CDATA[Scanning]]></category>
		<category><![CDATA[The Cloud]]></category>

		<guid isPermaLink="false">http://www.openlogic.com/blogs/?p=763</guid>
		<description><![CDATA[OpenLogic offers several solutions to help companies scan their software and systems to find any open source software that is being used.  At OpenLogic, we’ve proven that a (software-as-a-service) SaaS solution coupled with cloud technologies creates a faster and easier solution for our customers.]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><div class='dd-twitter-ajax-load dd-twitter-763'></div><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.openlogic.com/blogs/2010/05/open-source-scanning-a-case-study-insaas-and-cloud-technologies/" data-count="horizontal" data-text="Open Source Scanning: A Case Study in SaaS and Cloud Technologies" data-via="openlogic" ></a></div><div class='dd_button'><div class='dd-google1-ajax-load dd-google1-763'></div><g:plusone size='medium' href='http://www.openlogic.com/blogs/2010/05/open-source-scanning-a-case-study-insaas-and-cloud-technologies/'></g:plusone></div><div class='dd_button'><div class='dd-fblike-ajax-load dd-fblike-763'></div><iframe class="DD_FBLIKE_AJAX_763" src='' height='0' width='0' scrolling='no' frameborder='0' allowTransparency='true'></iframe></div><div class='dd_button'><div class='dd-linkedin-ajax-load dd-linkedin-763'></div><script type='in/share' data-url='http://www.openlogic.com/blogs/2010/05/open-source-scanning-a-case-study-insaas-and-cloud-technologies/' data-counter='right'></script></div></div><div style='clear:both'></div></div><div style='clear:both'></div><p><em><strong>How SaaS and Cloud Technologies like <a href="http://hadoop.apache.org/" target="_blank" title="Hadoop">Hadoop</a> Make Big Data, Big Processing Applications Faster and Easier </strong></em> </p>
<p><a href="http://www.openlogic.com/" target="_blank" title="OpenLogic">OpenLogic</a> offers several solutions to help companies <a href="http://www.openlogic.com/products/scanners.php" target="_blank" title="open source scanning">scan their software and systems to find any open source software</a> that is being used.&nbsp;  At OpenLogic, we&rsquo;ve proven that a (software-as-a-service) SaaS solution coupled with cloud technologies creates a faster and easier solution for our customers.</p>
<p>When scanning for open source software, there are two critical factors: lots of data and lots of processing requirements. The &ldquo;lots of data&rdquo; requirement comes from large volumes of source code, indexes and fingerprints for hundreds of thousands of open source projects.  The &ldquo;lots of processing&rdquo; requirements comes from the need to quickly find all the potential matches where your source code includes open source code, and more importantly to narrow down those potential matches to the RIGHT match using sophisticated noise reduction techniques.&nbsp; </p>
<p>Just to give you an idea of the technologies involved, we are using <a href="http://hadoop.apache.org/" target="_blank" title="Hadoop">Hadoop</a>, <a href="http://hadoop.apache.org/hbase/" target="_blank">HBase</a> and <a href="http://lucene.apache.org/solr/" target="_blank">Solr</a> to manage and search the big data.  The analysis and processing is done in a Ruby on Rails SaaS application that is distributed with dozens and dozens of workers across an array of servers.   There is also a small client-side Ruby application that does fingerprinting of local code so that your code never leaves your firewall.  </p>
<p>We&rsquo;ve seen three key benefits for customers in using these SaaS &amp; cloud technologies: </p>
<p> <strong>1.	Instant on, zero hardware requirements</strong></p>
<p>Customers don&rsquo;t require any special hardware or any special data storage.  They get an &ldquo;instant on&rdquo; and can be scanning within seconds.  This is a well-known benefit of a SaaS solution, but it is even more critical when you are dealing with applications that rely on big data.     </p>
<p><strong>2.	Better results, better performance</strong> </p>
<p>There are always new and better techniques to find and pinpoint matches between your code and open source code.  Because the heavy-lifting of processing those matches is done in OpenLogic&rsquo;s data center, we can add new and better algorithms without slowing down customer scanning or requiring them to add new hardware.</p>
<p><strong>  3.	Latest and greatest data, no maintenance required</strong></p>
<p>When we add new fingerprints to expand our database of packages or add new ways to fingerprint code, the customer instantly gets access to this new data.  They aren&rsquo;t forced to update a local fingerprint repository or add hardware to accommodate the expansion.   </p>
<p>We&rsquo;ve seen how big data, big processing public search sites from Yahoo and Google can benefit from SaaS and cloud approaches.   Our application, which scans for open source code, is a real-life proof point of how more specialized applications can benefit as well and deliver significant benefits to customers.  </p>
<script type="text/javascript"> jQuery(document).ready(function($) { window.setTimeout('loadTwitter_763()',1000);window.setTimeout('loadGoogle1_763()',1000);window.setTimeout('loadFBLike_763()',1000);window.setTimeout('loadLinkedin_763()',1000); }); </script><script type="text/javascript"> function loadTwitter_763(){ jQuery(document).ready(function($) { $('.dd-twitter-763').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadGoogle1_763(){ jQuery(document).ready(function($) { $('.dd-google1-763').remove();$.getScript('https://apis.google.com/js/plusone.js'); }); } function loadFBLike_763(){ jQuery(document).ready(function($) { $('.dd-fblike-763').remove();$('.DD_FBLIKE_AJAX_763').attr('width','92');$('.DD_FBLIKE_AJAX_763').attr('height','20');$('.DD_FBLIKE_AJAX_763').attr('src','http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.openlogic.com%2Fblogs%2F2010%2F05%2Fopen-source-scanning-a-case-study-insaas-and-cloud-technologies%2F&locale=en_US&layout=button_count&action=like&width=92&height=20&colorscheme=light'); }); } function loadLinkedin_763(){ jQuery(document).ready(function($) { $('.dd-linkedin-763').remove();$.getScript('http://platform.linkedin.com/in.js'); }); }</script><!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com -->]]></content:encoded>
			<wfw:commentRss>http://www.openlogic.com/blogs/2010/05/open-source-scanning-a-case-study-insaas-and-cloud-technologies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Complying with the GPL:  How to Avoid Being Named in the Next GPL Lawsuit</title>
		<link>http://www.openlogic.com/blogs/2009/12/complying-with-the-gpl-how-to-avoid-being-named-in-the-next-gpl-lawsuit/</link>
		<comments>http://www.openlogic.com/blogs/2009/12/complying-with-the-gpl-how-to-avoid-being-named-in-the-next-gpl-lawsuit/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 20:32:33 +0000</pubDate>
		<dc:creator>Kim Weins</dc:creator>
				<category><![CDATA[Legal & Compliance]]></category>

		<guid isPermaLink="false">http://www.openlogic.com/blogs/?p=726</guid>
		<description><![CDATA[Earlier this week, the latest round of BusyBox GPL lawsuits were announced by the SFLC. The current offenders are Best Buy, JVC, Samsung, Westinghouse and 10 others. It seems that every few months, there are a new round of violations or lawsuits announced, so it behooves every company that distributes software or products containing software to ensure they aren't ever on the list. We announced our Open Source Fulfillment Center service earlier this week that helps companies ensure they comply with the GPL.]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><div class='dd-twitter-ajax-load dd-twitter-726'></div><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.openlogic.com/blogs/2009/12/complying-with-the-gpl-how-to-avoid-being-named-in-the-next-gpl-lawsuit/" data-count="horizontal" data-text="Complying with the GPL:  How to Avoid Being Named in the Next GPL Lawsuit" data-via="openlogic" ></a></div><div class='dd_button'><div class='dd-google1-ajax-load dd-google1-726'></div><g:plusone size='medium' href='http://www.openlogic.com/blogs/2009/12/complying-with-the-gpl-how-to-avoid-being-named-in-the-next-gpl-lawsuit/'></g:plusone></div><div class='dd_button'><div class='dd-fblike-ajax-load dd-fblike-726'></div><iframe class="DD_FBLIKE_AJAX_726" src='' height='0' width='0' scrolling='no' frameborder='0' allowTransparency='true'></iframe></div><div class='dd_button'><div class='dd-linkedin-ajax-load dd-linkedin-726'></div><script type='in/share' data-url='http://www.openlogic.com/blogs/2009/12/complying-with-the-gpl-how-to-avoid-being-named-in-the-next-gpl-lawsuit/' data-counter='right'></script></div></div><div style='clear:both'></div></div><div style='clear:both'></div><p>Earlier this week, the <a href="http://www.softwarefreedom.org/news/2009/dec/14/busybox-gpl-lawsuit/" target="_blank">latest round of BusyBox GPL lawsuits</a> were announced by the SFLC. The current offenders are Best Buy, JVC, Samsung, Westinghouse and 10 others. It seems that every few months, there are a new round of violations or lawsuits announced, so it behooves every company that distributes software or products containing software to ensure they aren&#39;t ever on the list. We announced our <a href="http://www.openlogic.com/news/press/12.17.09.php" target="_blank">Open Source Fulfillment Center service</a> earlier this week that helps companies ensure they comply with the GPL.</p>
<p>Jason Perlow of ZDnet gave a pretty good explanation of the <a href="http://blogs.zdnet.com/perlow/?p=11821&amp;tag=col1;post-5484" target="_blank">challenges in complying with the GPL</a>. Dana Blankenhorn, his colleague, talks about why those <a href="http://blogs.zdnet.com/open-source/?p=5484&amp;tag=col1;post-11821" target="_blank">explanations are not an excuse</a>. I want to focus on some concrete steps companies can take to avoid being the next defendants.</p>
<p><strong>Assume that you may be using GPL code.</strong></p>
<p>Realize that if you have software in your product, there is a high probability that you have open source software in it. <em><strong>There is also a HIGH probability you have GPL or LGPL code in your software, even if you think you don&#39;t.</strong></em></p>
<p>At OpenLogic, we offer an <a href="http://www.openlogic.com/products/application-audit.php" target="_blank">Application Audit</a> service for customers where our experts scan your source code to identify any open source and help you comply with the licenses. When we do an Application Auidt, we always find open source, we always find more open source than the company thinks they have, and <em><strong>we almost always find GPL code</strong></em> that the company is unaware of. </p>
<p><strong>Scan all of your code &ndash; including code from outsourcers.</strong></p>
<p>Even when companies have good source code control practices, it&#39;s almost impossible to get a 100% accurate list of the open source and licenses used. The main challenge is that open source often has other open source components that are bundled inside it, and that <em><strong>use different licenses</strong></em> than the primary license specified by the project. The only way to find a complete list of open source and the relevant licenses is to scan your code.</p>
<p>It&#39;s also critical to scan all code from outsourcers. At OpenLogic, we find that many cases of &quot;hidden GPL&quot; come from this source.</p>
<p>OpenLogic provides both <a href="http://www.openlogic.com/products/application-audit.php" target="_blank">services</a> and <a href="http://www.openlogic.com/news/press/12.09.09.php" target="_blank">products for scanning code</a> to identify open source.</p>
<p><strong>Understand how to fulfill the source code requirements of the GPL/LGPL.</strong></p>
<p>Once you determine that you have GPL or LGPL code in your software, make sure you understand and follow all of the appropriate requirements. Some of those requirements may not be readily apparent, but they can include:</p>
<ul>
<li>Including source code with your product OR including an offer to get source code with your product</li>
<li>Providing the exact &quot;corresponding source&quot; that goes with the binaries for each product and model</li>
<li>Providing instructions on how to create binaries from the source &ndash; including scripts, information on the tools needed, and details on how to replace the standard code in your product with the modified code</li>
<li>Providing the source code in electronic AND physical media</li>
<li>Maintaining the source code for a period of time after the latest distribution of your product</li>
</ul>
<p>OpenLogic provides an <a href="http://www.openlogic.com/news/press/12.17.09.php" target="_blank">Open Source Fulfillment Center</a> service that helps you comply with the GPL.</p>
<p>I also recommend <a href="http://www.softwarefreedom.org/resources/2008/compliance-guide.html" target="_blank">A Practical Guide to GPL Compliance</a> from the SFLC as a great primer for do-it-yourselfers.</p>
<script type="text/javascript"> jQuery(document).ready(function($) { window.setTimeout('loadTwitter_726()',1000);window.setTimeout('loadGoogle1_726()',1000);window.setTimeout('loadFBLike_726()',1000);window.setTimeout('loadLinkedin_726()',1000); }); </script><script type="text/javascript"> function loadTwitter_726(){ jQuery(document).ready(function($) { $('.dd-twitter-726').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadGoogle1_726(){ jQuery(document).ready(function($) { $('.dd-google1-726').remove();$.getScript('https://apis.google.com/js/plusone.js'); }); } function loadFBLike_726(){ jQuery(document).ready(function($) { $('.dd-fblike-726').remove();$('.DD_FBLIKE_AJAX_726').attr('width','92');$('.DD_FBLIKE_AJAX_726').attr('height','20');$('.DD_FBLIKE_AJAX_726').attr('src','http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.openlogic.com%2Fblogs%2F2009%2F12%2Fcomplying-with-the-gpl-how-to-avoid-being-named-in-the-next-gpl-lawsuit%2F&locale=en_US&layout=button_count&action=like&width=92&height=20&colorscheme=light'); }); } function loadLinkedin_726(){ jQuery(document).ready(function($) { $('.dd-linkedin-726').remove();$.getScript('http://platform.linkedin.com/in.js'); }); }</script><!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com -->]]></content:encoded>
			<wfw:commentRss>http://www.openlogic.com/blogs/2009/12/complying-with-the-gpl-how-to-avoid-being-named-in-the-next-gpl-lawsuit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What Does OpenLogic&#8217;s CentOS Support Include?</title>
		<link>http://www.openlogic.com/blogs/2009/12/openlogic-centos-support/</link>
		<comments>http://www.openlogic.com/blogs/2009/12/openlogic-centos-support/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 19:46:03 +0000</pubDate>
		<dc:creator>Kim Weins</dc:creator>
				<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://www.openlogic.com/blogs/?p=711</guid>
		<description><![CDATA[We announced last week that we were offering support for CentOS &#8212; a community distribution of Linux that is created from the publicly available source code that is used to create RHEL.&#160; CentOS strives to be binary compatible with RHEL and is built from the source code that is used to make RHEL &#8212; minus [...]]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><div class='dd-twitter-ajax-load dd-twitter-711'></div><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.openlogic.com/blogs/2009/12/openlogic-centos-support/" data-count="horizontal" data-text="What Does OpenLogic's CentOS Support Include?" data-via="openlogic" ></a></div><div class='dd_button'><div class='dd-google1-ajax-load dd-google1-711'></div><g:plusone size='medium' href='http://www.openlogic.com/blogs/2009/12/openlogic-centos-support/'></g:plusone></div><div class='dd_button'><div class='dd-fblike-ajax-load dd-fblike-711'></div><iframe class="DD_FBLIKE_AJAX_711" src='' height='0' width='0' scrolling='no' frameborder='0' allowTransparency='true'></iframe></div><div class='dd_button'><div class='dd-linkedin-ajax-load dd-linkedin-711'></div><script type='in/share' data-url='http://www.openlogic.com/blogs/2009/12/openlogic-centos-support/' data-counter='right'></script></div></div><div style='clear:both'></div></div><div style='clear:both'></div><p>We announced last week that we were offering support for <a href="http://www.centos.org" target="_blank">CentOS</a> &#8212; a community distribution of Linux that is created from the publicly available source code that is used to create RHEL.&nbsp; CentOS strives to be binary compatible with RHEL and is built from the source code that is used to make RHEL &#8212; minus all of the Red Hat names, logos and trademarks.</p>
<p>Here&#39;s what&#39;s included in a <a href="http://www.openlogic.com/products/centos-support.php" target="_blank">CentOS support subscription </a>from OpenLogic. </p>
<p>Technical Support with multiple service level options: OpenLogic provides <a href="http://www.openlogic.com/products/developer-support.php" target="_blank">business hour</a> and <a href="http://www.openlogic.com/products/production-support.php" target="_blank">24&#215;7</a> SLA options with guaranteed response times. </p>
<p>Access to Updates:&nbsp; OpenLogic provides a service (called <a href="http://www.openlogic.com/products/openupdate.php" target="_blank">OpenUpdate</a>) which notifies customers of new releases and patches for not only CentOS but 500 open source packages in the OpenLogic Certified Library.</p>
<p>Indemnification: OpenLogic offers limited <a href="http://www.openlogic.com/products/indemnification.php" target="_blank">indemnification</a> to customers who buy CentOS support for IP actions against CentOS.</p>
<script type="text/javascript"> jQuery(document).ready(function($) { window.setTimeout('loadTwitter_711()',1000);window.setTimeout('loadGoogle1_711()',1000);window.setTimeout('loadFBLike_711()',1000);window.setTimeout('loadLinkedin_711()',1000); }); </script><script type="text/javascript"> function loadTwitter_711(){ jQuery(document).ready(function($) { $('.dd-twitter-711').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadGoogle1_711(){ jQuery(document).ready(function($) { $('.dd-google1-711').remove();$.getScript('https://apis.google.com/js/plusone.js'); }); } function loadFBLike_711(){ jQuery(document).ready(function($) { $('.dd-fblike-711').remove();$('.DD_FBLIKE_AJAX_711').attr('width','92');$('.DD_FBLIKE_AJAX_711').attr('height','20');$('.DD_FBLIKE_AJAX_711').attr('src','http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.openlogic.com%2Fblogs%2F2009%2F12%2Fopenlogic-centos-support%2F&locale=en_US&layout=button_count&action=like&width=92&height=20&colorscheme=light'); }); } function loadLinkedin_711(){ jQuery(document).ready(function($) { $('.dd-linkedin-711').remove();$.getScript('http://platform.linkedin.com/in.js'); }); }</script><!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com -->]]></content:encoded>
			<wfw:commentRss>http://www.openlogic.com/blogs/2009/12/openlogic-centos-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Complying With Open Source Licenses Just Got Easier</title>
		<link>http://www.openlogic.com/blogs/2009/12/complying-with-open-source-licenses-just-got-easier/</link>
		<comments>http://www.openlogic.com/blogs/2009/12/complying-with-open-source-licenses-just-got-easier/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 13:00:29 +0000</pubDate>
		<dc:creator>Kim Weins</dc:creator>
				<category><![CDATA[Legal & Compliance]]></category>

		<guid isPermaLink="false">http://www.openlogic.com/blogs/?p=717</guid>
		<description><![CDATA[Companies that distribute software containing open source often struggle to comply with open source licenses.&#160; (See latest lawsuit by Artifex against Palm). Most companies that violate open source licenses do so because they haven&#39;t properly tracked the open source software they used or what open source licenses apply.&#160; The use of code from outsourcers and [...]]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><div class='dd-twitter-ajax-load dd-twitter-717'></div><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.openlogic.com/blogs/2009/12/complying-with-open-source-licenses-just-got-easier/" data-count="horizontal" data-text="Complying With Open Source Licenses Just Got Easier" data-via="openlogic" ></a></div><div class='dd_button'><div class='dd-google1-ajax-load dd-google1-717'></div><g:plusone size='medium' href='http://www.openlogic.com/blogs/2009/12/complying-with-open-source-licenses-just-got-easier/'></g:plusone></div><div class='dd_button'><div class='dd-fblike-ajax-load dd-fblike-717'></div><iframe class="DD_FBLIKE_AJAX_717" src='' height='0' width='0' scrolling='no' frameborder='0' allowTransparency='true'></iframe></div><div class='dd_button'><div class='dd-linkedin-ajax-load dd-linkedin-717'></div><script type='in/share' data-url='http://www.openlogic.com/blogs/2009/12/complying-with-open-source-licenses-just-got-easier/' data-counter='right'></script></div></div><div style='clear:both'></div></div><div style='clear:both'></div><p>Companies that distribute software containing open source often struggle to comply with open source licenses.&nbsp; (See <a href="http://www.businesswire.com/portal/site/home/permalink/?ndmViewId=news_view&amp;newsId=20091203006412&amp;newsLang=en" target="_blank">latest lawsuit</a> by Artifex against Palm).</p>
<p>Most companies that violate open source licenses do so because they haven&#39;t properly tracked the open source software they used or what open source licenses apply.&nbsp; The use of code from outsourcers and the nesting of open source projects creates additional complexities for companies&#39; compliance efforts. </p>
<p>Today at OpenLogic we <a href="http://www.openlogic.com/news/press/12.09.09.php" target="_blank">announced</a> a new source code scanning and license compliance solution to help companies accurately identify the open source in their code.&nbsp; Scanning solutions to identify open source code have been around for several years.&nbsp; However, as we used a variety of scanners to audit customer&#39;s applications, we found that these existing solutions have significant limitations.&nbsp; We developed OSS Deep Discovery and the OLEX License Compliance module to address these issues.&nbsp; The OpenLogic solutions provides: </p>
<ul>
<li><strong>High accuracy, low noise:</strong>&nbsp; Using a range of advanced matching and noise reduction techniques, OSS Deep Discovery provides pinpoint identification of the correct origin of open source code.&nbsp; OSS Deep Discovery eliminates the extraneous matches that are common with previous solutions.</li>
<li><strong>Lightweight, instant-on architecture:</strong>&nbsp; The OLEX License Compliance module is a SaaS-based solution that eliminates the need for additional hardware or infrastructure and OSS Deep Discovery is a lightweight downloadable client that enables you to start scanning your code within minutes. </li>
<li><strong>Value-priced:</strong>&nbsp; OpenLogic&#39;s solution provides a low cost way to ensure open source compliance.&nbsp; Subscriptions provide a low-entry price for small companies as well as a cost-effective &quot;unlimited scanning&quot; option for companies scanning large volumes of code.</li>
</ul>
<p>Companies now have new options for scanning source code to find open source and ensure compliance with open source licenses. </p>
<script type="text/javascript"> jQuery(document).ready(function($) { window.setTimeout('loadTwitter_717()',1000);window.setTimeout('loadGoogle1_717()',1000);window.setTimeout('loadFBLike_717()',1000);window.setTimeout('loadLinkedin_717()',1000); }); </script><script type="text/javascript"> function loadTwitter_717(){ jQuery(document).ready(function($) { $('.dd-twitter-717').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadGoogle1_717(){ jQuery(document).ready(function($) { $('.dd-google1-717').remove();$.getScript('https://apis.google.com/js/plusone.js'); }); } function loadFBLike_717(){ jQuery(document).ready(function($) { $('.dd-fblike-717').remove();$('.DD_FBLIKE_AJAX_717').attr('width','92');$('.DD_FBLIKE_AJAX_717').attr('height','20');$('.DD_FBLIKE_AJAX_717').attr('src','http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.openlogic.com%2Fblogs%2F2009%2F12%2Fcomplying-with-open-source-licenses-just-got-easier%2F&locale=en_US&layout=button_count&action=like&width=92&height=20&colorscheme=light'); }); } function loadLinkedin_717(){ jQuery(document).ready(function($) { $('.dd-linkedin-717').remove();$.getScript('http://platform.linkedin.com/in.js'); }); }</script><!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com -->]]></content:encoded>
			<wfw:commentRss>http://www.openlogic.com/blogs/2009/12/complying-with-open-source-licenses-just-got-easier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenLogic Now Supporting CentOS</title>
		<link>http://www.openlogic.com/blogs/2009/12/openlogic-now-supporting-centos/</link>
		<comments>http://www.openlogic.com/blogs/2009/12/openlogic-now-supporting-centos/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 13:00:26 +0000</pubDate>
		<dc:creator>Kim Weins</dc:creator>
				<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://www.openlogic.com/blogs/?p=697</guid>
		<description><![CDATA[After four years supporting a wide variety of open source projects for over 120 enterprises, OpenLogic is now expanding our offering to include commercial support for community distributions of Linux.&#160; Today we announced that we are offering commercial support for CentOS as our first community Linux distro. Here&#39;s a Q&#38;A explaining the why&#39;s and how&#39;s [...]]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><div class='dd-twitter-ajax-load dd-twitter-697'></div><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.openlogic.com/blogs/2009/12/openlogic-now-supporting-centos/" data-count="horizontal" data-text="OpenLogic Now Supporting CentOS" data-via="openlogic" ></a></div><div class='dd_button'><div class='dd-google1-ajax-load dd-google1-697'></div><g:plusone size='medium' href='http://www.openlogic.com/blogs/2009/12/openlogic-now-supporting-centos/'></g:plusone></div><div class='dd_button'><div class='dd-fblike-ajax-load dd-fblike-697'></div><iframe class="DD_FBLIKE_AJAX_697" src='' height='0' width='0' scrolling='no' frameborder='0' allowTransparency='true'></iframe></div><div class='dd_button'><div class='dd-linkedin-ajax-load dd-linkedin-697'></div><script type='in/share' data-url='http://www.openlogic.com/blogs/2009/12/openlogic-now-supporting-centos/' data-counter='right'></script></div></div><div style='clear:both'></div></div><div style='clear:both'></div><p>After four years supporting a wide variety of open source projects for over 120 enterprises, OpenLogic is now expanding our offering to include commercial support for community distributions of Linux.&nbsp; Today we announced that we are offering <a href="http://www.openlogic.com/products/centos-support.php" target="_blank">commercial support for CentOS</a> as our first community Linux distro. </p>
<p>Here&#39;s a Q&amp;A explaining the why&#39;s and how&#39;s of our announcement:</p>
<p><em><strong>Why are you now offering support for Linux?</strong></em></p>
<p>Customers come to OpenLogic to get one-stop support across all of the open source that they use.&nbsp; Since applications using open source often run on Linux, our customers have asked us to offer support for community distros of Linux.&nbsp;&nbsp; </p>
<p><em><strong>Why are you starting with support for CentOS?</strong></em></p>
<p>We have gotten requests for CentOS support from our customers.&nbsp; In addition, CentOS is a great choice for enterprises looking for a lower cost option for Linux on their servers. </p>
<p><em><strong>Why would a company get CentOS support from you versus other support vendors?</strong></em> </p>
<p>There are three main reasons customers get support from us &#8212; aggregation, quality and value.&nbsp; </p>
<ul>
<li>OpenLogic is a one-stop shop for companies looking for open source support covering hundreds of open source projects &#8211; including many projects for which there is no other commercial support option.</li>
<li>OpenLogic provides high-quality, expert support that doesn&#39;t stop at the boundary of a single project.&nbsp; When issues span multiple open source projects and even involve the operating system, OpenLogic can still help when other vendors begin to point fingers.</li>
<li>OpenLogic is value-priced compared with offerings from other vendors.&nbsp; OpenLogic offers low priced support options for unlimited servers and unlimited incidents. </li>
</ul>
<p><em><strong>How is your CentOS support priced?</strong></em>
<p>Our CentOS support can be bought in two ways &#8212; based on the number of servers or an unlimited server option.&nbsp; The low priced unlimited server option can provide significant cost advantages for as few as 15 servers.</p>
<p><em><strong>How do you handle bug fixes</strong></em><em><strong>?</strong></em> </p>
<p>The CentOS project <a href="http://wiki.centos.org/FAQ/General#head-cea9337e6513cc1567c4d05afbd693f1f7038ccb" target="_blank">stays up-to-date with fixes</a> from the upstream vendor.&nbsp; OpenLogic will fix bugs and contribute fixes back to the community on behalf of its customers. </p>
<p><em><strong>What is CentOS?</strong></em> </p>
<p>From the CentOS <a href="http://wiki.centos.org/FrontPage" target="_blank">Wiki</a> &amp; <a href="http://www.centos.org/" target="_blank">website</a>:</p>
<blockquote><p>CentOS is an Enterprise Linux distribution based on the freely available sources from Red Hat(R) Enterprise Linux.</p>
<p>CentOS conforms fully with the upstream vendors <a href="http://www.redhat.com/f/pdf/corp/trademark1.pdf" target="_blank">redistribution policies</a> and aims to be 100% binary compatible. (CentOS mainly changes packages to remove upstream vendor branding and artwork).&nbsp; CentOS is free.</p>
<p>&nbsp;</p>
</blockquote>
<p>CentOS is a trademark of CentOS Ltd.</p>
<p>Red Hat is a registered trademark of Red Hat, Inc. </p>
<blockquote></blockquote>
<blockquote><p> </p></blockquote>
<p>&nbsp;</p>
<script type="text/javascript"> jQuery(document).ready(function($) { window.setTimeout('loadTwitter_697()',1000);window.setTimeout('loadGoogle1_697()',1000);window.setTimeout('loadFBLike_697()',1000);window.setTimeout('loadLinkedin_697()',1000); }); </script><script type="text/javascript"> function loadTwitter_697(){ jQuery(document).ready(function($) { $('.dd-twitter-697').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadGoogle1_697(){ jQuery(document).ready(function($) { $('.dd-google1-697').remove();$.getScript('https://apis.google.com/js/plusone.js'); }); } function loadFBLike_697(){ jQuery(document).ready(function($) { $('.dd-fblike-697').remove();$('.DD_FBLIKE_AJAX_697').attr('width','92');$('.DD_FBLIKE_AJAX_697').attr('height','20');$('.DD_FBLIKE_AJAX_697').attr('src','http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.openlogic.com%2Fblogs%2F2009%2F12%2Fopenlogic-now-supporting-centos%2F&locale=en_US&layout=button_count&action=like&width=92&height=20&colorscheme=light'); }); } function loadLinkedin_697(){ jQuery(document).ready(function($) { $('.dd-linkedin-697').remove();$.getScript('http://platform.linkedin.com/in.js'); }); }</script><!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com -->]]></content:encoded>
			<wfw:commentRss>http://www.openlogic.com/blogs/2009/12/openlogic-now-supporting-centos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I&#8217;ve Seen the Data: Economy Goes Down, Open Source Goes Up</title>
		<link>http://www.openlogic.com/blogs/2009/10/ive-seen-the-data-economy-goes-down-open-source-goes-up/</link>
		<comments>http://www.openlogic.com/blogs/2009/10/ive-seen-the-data-economy-goes-down-open-source-goes-up/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 19:00:26 +0000</pubDate>
		<dc:creator>Kim Weins</dc:creator>
				<category><![CDATA[Open Source Trends]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://www.openlogic.com/blogs/?p=682</guid>
		<description><![CDATA[I know everyone&#39;s been saying it: The economic downturn will drive more people to open source. Because OpenLogic sells support on 500 projects as well as open source governance services and solutions, we get a very broad view of enterprise use of open source. After analyzing our Q3 and 2009 results, I&#39;ve seen the data, [...]]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><div class='dd-twitter-ajax-load dd-twitter-682'></div><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.openlogic.com/blogs/2009/10/ive-seen-the-data-economy-goes-down-open-source-goes-up/" data-count="horizontal" data-text="I've Seen the Data: Economy Goes Down, Open Source Goes Up" data-via="openlogic" ></a></div><div class='dd_button'><div class='dd-google1-ajax-load dd-google1-682'></div><g:plusone size='medium' href='http://www.openlogic.com/blogs/2009/10/ive-seen-the-data-economy-goes-down-open-source-goes-up/'></g:plusone></div><div class='dd_button'><div class='dd-fblike-ajax-load dd-fblike-682'></div><iframe class="DD_FBLIKE_AJAX_682" src='' height='0' width='0' scrolling='no' frameborder='0' allowTransparency='true'></iframe></div><div class='dd_button'><div class='dd-linkedin-ajax-load dd-linkedin-682'></div><script type='in/share' data-url='http://www.openlogic.com/blogs/2009/10/ive-seen-the-data-economy-goes-down-open-source-goes-up/' data-counter='right'></script></div></div><div style='clear:both'></div></div><div style='clear:both'></div><p>I know everyone&#39;s been saying it: <strong>The economic downturn will drive more people to open source</strong>. Because OpenLogic sells support on 500 projects as well as open source governance services and solutions, we get a very broad view of enterprise use of open source. After analyzing our Q3 and 2009 results, I&#39;ve seen the data, and I&#39;m here to tell you that <strong>open source is looking good</strong>.</p>
<p>Our <a href="http://www.openlogic.com/news/press/10.28.09.php" target="_blank">press release</a> hits some of the highlights, but I wanted to share some more details here.</p>
<p><strong>Companies are choosing to pay for open source support</strong> </p>
<blockquote><p>Our business has been growing strongly since initial funding, but the current economic downturn has caused an inflection point. In Q3 we&#39;ve blown away our previous highs for number of new customers and number of transactions. <strong>In the first 3 quarters of 2009, we&#39;ve seen growth in revenue from new customers up over 60% from 2008</strong>.</p>
<p>This growth shows that not only are more people using open source, but <strong>more people are choosing to pay for open source support or governance solutions</strong>. We tend to gain customers as open source usage becomes more accepted, broad and pervasive in an organization. Some have said that companies may choose to self-support open source as they become more familiar with it, but we&#39;ve seen the opposite in our business. Our results indicate that more and more companies are interested in stepping up to pay for support when it&#39;s at the right price and delivered in the right way.</p>
</blockquote>
<p><strong>Many more people are proactively looking for open source support &amp; governance</strong></p>
<blockquote><p>We generate our new customers through a combination of inbound leads (pay per click, organic search), and outbound marketing (webinars, telemarketing). The number of inbound leads is always an interesting number, since it represents prospects that come to us of their own volition and is a good indicator of how many people are looking to buy open source support &amp; governance. </p>
<p>The number of inbound leads has been steadily growing, but starting in Jan 2009 we saw a jump and starting in Jun 2009 we saw an even larger increase. <strong>We are now getting 77% of our new customers from inbound leads</strong> &#8212; up significantly in both numbers and percentages from a year ago. This indicates that more companies are proactively looking for solutions unprompted by our outbound marketing efforts.</p>
</blockquote>
<p><strong>Open source is spreading beyond early-adopter industries</strong></p>
<blockquote><p>We&#39;ve always had a lot of strength in early adopter industries &#8212; financial services and technology being the top two. In 2009, we&#39;ve seen a <strong>striking increase in the breadth of industries in our customer base</strong>. We are seeing strong growth in a variety of industries, including some (retail, healthcare, manufacturing, transportation, energy) that are not always known for being on the bleeding edge. This indicates that open source usage is spreading in industries that don&#39;t operate on the leading edge of technology. </p>
</blockquote>
<p>The data from our results is reinforcing the idea that open source has grown as the economy has struggled &#8212; it&#39;s use is spreading to new industries and spreading within organizations. Even more importantly for open source vendors, we have not seen a flight toward self-support, but rather an increased willingness to pay for commercial support of open source.</p>
<p>Join the conversation and let us know what you&#39;ve been seeing in your open source business. </p>
<script type="text/javascript"> jQuery(document).ready(function($) { window.setTimeout('loadTwitter_682()',1000);window.setTimeout('loadGoogle1_682()',1000);window.setTimeout('loadFBLike_682()',1000);window.setTimeout('loadLinkedin_682()',1000); }); </script><script type="text/javascript"> function loadTwitter_682(){ jQuery(document).ready(function($) { $('.dd-twitter-682').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadGoogle1_682(){ jQuery(document).ready(function($) { $('.dd-google1-682').remove();$.getScript('https://apis.google.com/js/plusone.js'); }); } function loadFBLike_682(){ jQuery(document).ready(function($) { $('.dd-fblike-682').remove();$('.DD_FBLIKE_AJAX_682').attr('width','92');$('.DD_FBLIKE_AJAX_682').attr('height','20');$('.DD_FBLIKE_AJAX_682').attr('src','http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.openlogic.com%2Fblogs%2F2009%2F10%2Five-seen-the-data-economy-goes-down-open-source-goes-up%2F&locale=en_US&layout=button_count&action=like&width=92&height=20&colorscheme=light'); }); } function loadLinkedin_682(){ jQuery(document).ready(function($) { $('.dd-linkedin-682').remove();$.getScript('http://platform.linkedin.com/in.js'); }); }</script><!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com -->]]></content:encoded>
			<wfw:commentRss>http://www.openlogic.com/blogs/2009/10/ive-seen-the-data-economy-goes-down-open-source-goes-up/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Lessons Learned: A Services-Based Open Source Business Model</title>
		<link>http://www.openlogic.com/blogs/2009/10/lessons-learned-a-services-based-open-source-business-model/</link>
		<comments>http://www.openlogic.com/blogs/2009/10/lessons-learned-a-services-based-open-source-business-model/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 16:49:57 +0000</pubDate>
		<dc:creator>Kim Weins</dc:creator>
				<category><![CDATA[Open Source Trends]]></category>

		<guid isPermaLink="false">http://www.openlogic.com/blogs/?p=672</guid>
		<description><![CDATA[A recent survey we did of enterprises using open source, showed that they are not big fans of the open-core business model.&#160; Recent blogs by Matthew Aslett, Jay Lyman, John Mark Walker center around this issue of the future of the open core business model. At OpenLogic, we are a VC-backed company that has developed [...]]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><div class='dd-twitter-ajax-load dd-twitter-672'></div><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.openlogic.com/blogs/2009/10/lessons-learned-a-services-based-open-source-business-model/" data-count="horizontal" data-text="Lessons Learned: A Services-Based Open Source Business Model" data-via="openlogic" ></a></div><div class='dd_button'><div class='dd-google1-ajax-load dd-google1-672'></div><g:plusone size='medium' href='http://www.openlogic.com/blogs/2009/10/lessons-learned-a-services-based-open-source-business-model/'></g:plusone></div><div class='dd_button'><div class='dd-fblike-ajax-load dd-fblike-672'></div><iframe class="DD_FBLIKE_AJAX_672" src='' height='0' width='0' scrolling='no' frameborder='0' allowTransparency='true'></iframe></div><div class='dd_button'><div class='dd-linkedin-ajax-load dd-linkedin-672'></div><script type='in/share' data-url='http://www.openlogic.com/blogs/2009/10/lessons-learned-a-services-based-open-source-business-model/' data-counter='right'></script></div></div><div style='clear:both'></div></div><div style='clear:both'></div><p>A <a href="http://www.openlogic.com/blogs/2009/09/customers-not-thrilled-with-open-source-business-models-preferred-by-many-vcs-open-source-companies/" target="_blank">recent survey</a> we did of enterprises using open source, showed that they are not big fans of the open-core business model.&nbsp; Recent blogs by <a href="http://blogs.the451group.com/opensource/2009/10/05/three-options-for-the-future-of-open-core-licesing/" target="_blank">Matthew Aslett</a>, <a href="http://blogs.the451group.com/opensource/2009/10/02/strength-of-support-models-and-symbiosis-for-free-and-open-source-software/" target="_blank">Jay Lyman</a>, <a href="http://ostatic.com/blog/open-core-or-open-snore" target="_blank">John Mark Walker</a> center around this issue of the future of the open core business model. </p>
<p>At OpenLogic, we are a VC-backed company that has developed a business using a &quot;services-based&quot; model around open source.&nbsp; Our definition of services-based matches with Matthew Aslett&#39;s. </p>
<blockquote><p>By &ldquo;services&rdquo; we are not simply referring to support services, training, implementation services and consulting. The term also includes software delivered as a service, and features delivered as a managed service &ndash; such as via Red Hat Network. It includes anything you can think of, in fact, that can be considered a service, rather than a product. </p>
</blockquote>
<p>I wanted to share with you a few of the lessons we&#39;ve learned as we&#39;ve developed this services-based model in the hopes that it may help others in that are considering a services model for their open source businesses.</p>
<p>&nbsp;</p>
<p><strong>1. Expand your picture of &quot;product&quot;</strong></p>
<p>In the old, proprietary software world, your product was a piece of software. In the world of &quot;open-core&quot;, most vendors just split the software into two pieces &#8212; the free open source part and the proprietary part.&nbsp; They then sell the proprietary part just like any proprietary software.&nbsp; That may be comfortable, but it can also force you to act just like a proprietary software vendor so that you can control and own the IP. </p>
<p>If you consider a model where the software is completely open source, you need to look beyond the software to monetize your business.&nbsp; If you expand your view to the &quot;whole product&quot;, you now have a variety of other options that customers value that you can use to monetize your business&nbsp; (channels, add ons, partnerships, services, etc). At OpenLogic, we&#39;ve built our business around several of these &quot;whole product&quot; elements:</p>
<ul>
<li>Certified library of open source software</li>
<li>Notification and updates on open source changes</li>
<li>Indemnification on open source software</li>
<li>SLA Support on 500 projects</li>
<li>Consulting services</li>
<li>Training</li>
<li>SaaS Open Source Governance platform</li>
</ul>
<p>Our value is in being a one-stop shop with expertise across many open source projects.</p>
<p>Other companies have also figured out ways to monetize other &quot;whole product&quot; elements:</p>
<ul>
<li>Certification of open source with other products (RedHat, SLES)</li>
<li>Hosting of open source software (SugarCRM)</li>
<li>Add-on management tools (SpringSource, MuleSource)</li>
<li>Commercial licenses (MySQL)</li>
<li>Backport of patches (RedHat)</li>
</ul>
<p>When you consider your business model &#8212; look broadly at your whole product to find the best way to generate revenue. </p>
<p><strong>2. Learn to live without lock-in</strong></p>
<p>At OpenLogic, we offer support on hundreds of open source projects &#8212; some of which have competing support vendors.&nbsp; At any given point, a customer may decide that one of those vendors offers a better support offering.&nbsp; When the contract comes up for renewal, if we haven&#39;t delivered value or provided outstanding support, we likely won&#39;t get a renewal.</p>
<p>Instead of fearing this, we embrace it.&nbsp; It means that we need to stay focused every day on delivering value, offering competitive pricing, solving customer issues quickly and accurately and ensuring we meet customer needs.&nbsp; </p>
<p>Instead of agonizing over the fact that customers could switch, we just get on with it.&nbsp; Lots of other businesses across many industries are in that same situation.&nbsp; If they can build successful businesses, so can we.</p>
<p><strong>3</strong><strong>. Build your business so you can price for value </strong></p>
<p>Open source is typically priced lower than competing proprietary products.&nbsp; However, when you build a business around completely open source software (not open-core), you likely will have vendors who compete with you on&nbsp; support, services and training for the product. When you are operating in a competitive landscape, you better make sure your pricing is competitive.</p>
<p>To do that, you need to examine all of the costs associated with traditional, proprietary software and determine how you can lower the costs of your business.&nbsp; Open community development models (as opposed to a vendor-controlled community) can save on development costs.&nbsp; Open source can also reduce sales and marketing costs.&nbsp; However, you need to go beyond these obvious areas to find other ways to operate differently.</p>
<p>At OpenLogic, we developed a unique federated support model that aligns our costs to actual customer issues.&nbsp; We also have developed lead generation and sales processes that are much lower cost than expensive enterprise sales processes.&nbsp; The specifics of your business will vary, but there are many opportunities to structure your business in a way that you spend less and can price for value. </p>
<p><strong>4</strong><strong>. Re-think your misconceptions about margins<br /></strong></p>
<p>Many people from the proprietary software world, including VCs, have the misconception that &quot;services&quot; businesses have lower margins.&nbsp; The misconception comes from equating &quot;services&quot; with &quot;professional services&quot;.&nbsp; Once you realize that a &quot;services&quot; business goes above and beyond traditional professional services, the picture on margin changes drastically.</p>
<p>Margins on support business are very good.&nbsp; Look at RedHat&#39;s margin (over 80%) as an example of this.&nbsp; If you look at proprietary vendors like Oracle, their business is built around making money from their support and maintenance offerings.&nbsp;&nbsp;</p>
<p>Once you let go of the idea that services always means lower margins, you&#39;ll open up many more opportunities for your business model. </p>
<blockquote><p>&nbsp;</p>
</blockquote>
<script type="text/javascript"> jQuery(document).ready(function($) { window.setTimeout('loadTwitter_672()',1000);window.setTimeout('loadGoogle1_672()',1000);window.setTimeout('loadFBLike_672()',1000);window.setTimeout('loadLinkedin_672()',1000); }); </script><script type="text/javascript"> function loadTwitter_672(){ jQuery(document).ready(function($) { $('.dd-twitter-672').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadGoogle1_672(){ jQuery(document).ready(function($) { $('.dd-google1-672').remove();$.getScript('https://apis.google.com/js/plusone.js'); }); } function loadFBLike_672(){ jQuery(document).ready(function($) { $('.dd-fblike-672').remove();$('.DD_FBLIKE_AJAX_672').attr('width','92');$('.DD_FBLIKE_AJAX_672').attr('height','20');$('.DD_FBLIKE_AJAX_672').attr('src','http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.openlogic.com%2Fblogs%2F2009%2F10%2Flessons-learned-a-services-based-open-source-business-model%2F&locale=en_US&layout=button_count&action=like&width=92&height=20&colorscheme=light'); }); } function loadLinkedin_672(){ jQuery(document).ready(function($) { $('.dd-linkedin-672').remove();$.getScript('http://platform.linkedin.com/in.js'); }); }</script><!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com -->]]></content:encoded>
			<wfw:commentRss>http://www.openlogic.com/blogs/2009/10/lessons-learned-a-services-based-open-source-business-model/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

