<?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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"><channel><title>Disruptive Library Technology Jester &#187; Equinox</title> <atom:link href="http://dltj.org/tag/equinox/feed/" rel="self" type="application/rss+xml" /><link>http://dltj.org</link> <description>We&#039;re Disrupted, We&#039;re Librarians, and We&#039;re Not Going to Take It Anymore</description> <lastBuildDate>Mon, 06 Feb 2012 20:04:22 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <cloud domain='dltj.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' /> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license> <item><title>When Closed Source Companies Contribute to Open Source Communities</title><link>http://dltj.org/article/company-contributions-to-open-source/</link> <comments>http://dltj.org/article/company-contributions-to-open-source/#comments</comments> <pubDate>Fri, 17 Dec 2010 02:58:06 +0000</pubDate> <dc:creator>Peter Murray</dc:creator> <category><![CDATA[Open Source]]></category> <category><![CDATA[ByWater Solutions]]></category> <category><![CDATA[Equinox]]></category> <category><![CDATA[Evergreen]]></category> <category><![CDATA[integrated library system]]></category> <category><![CDATA[Koha]]></category> <category><![CDATA[open source]]></category><guid isPermaLink="false">http://dltj.org/?p=1908</guid> <description><![CDATA[I was reading a story last week about the Linux Foundation&#8216;s third annual report [PDF] of the Linux kernel, and in it was a section that talked about the affiliation of the programmers that contributed to the development of the &#8230; <a href="http://dltj.org/article/company-contributions-to-open-source/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<abbr class="unapi-id ignore noPrint" title="http://dltj.org/?p=1908"></abbr><p>I was reading a <a href="http://www.internetnews.com/dev-news/article.php/3737761/Who-Writes-Linux-There-Are-a-Lot-of-Unknowns.htm" title="Who Writes Linux? There Are a Lot of Unknowns | InternetNews.com">story</a> last week about the <a href="http://www.linuxfoundation.org/" title="The Linux Foundation">Linux Foundation</a>&#8216;s <a href="http://www.linuxfoundation.org/docs/lf_linux_kernel_development_2010.pdf" title="Linux Kernel Development: How Fast it is Going, Who is Doing It, What They are Doing, and Who is Sponsoring It" class="broken_link" rel="nofollow">third annual report</a> [PDF] of the Linux kernel, and in it was a section that talked about the affiliation of the programmers that contributed to the development of the kernel.  This got me thinking about the affiliation of programmers in the library open source community.  More on that after a brief detour to explain what the &#8220;kernel&#8221; is.</p><p>For those that don&#8217;t know the inner pieces of how computers are put together, the &#8220;kernel&#8221; is that part of the operating system that governs everything else.  It gets to say what programs are run and shuts them down when they misbehave.  It arbitrates access to devices like the keyboard and the disk drive.  It is the first thing that runs when the computer starts up and the last thing to quit when the computer shuts down.  It is the heart of the device you see in front of you.  There are some parallels that could be drawn to integrated library systems.  So this is a thought exercise down one of those parallels.</p><p>Much of the Linux kernel report is about the rate of change to the Linux kernel source code (faster pace, broader base of contributers).  But there is also a section that talks about financial sponsorship of the work.  Beginning on page 12, I&#8217;ve excepted a few bits under the heading &#8220;Who is Sponsoring the Work&#8221;<br /><blockquote>The Linux kernel is a resource which is used by a large variety of companies. Many of those companies never participate in the development of the kernel; they are content with the software as it is and do not feel the need to help drive its development in any particular direction. &#8230;</p><p>There are a number of developers for whom we were unable to determine a corporate affiliation; those are grouped under “unknown” in the table below. &#8230; The category “None,” instead, represents developers who are known to be doing this work on their own, with no financial contribution happening from any company.</p><p>The top 10 contributors, including the groups “unknown” and “none” make up nearly 70% of the total contributions to the kernel. It is worth noting that, even if one assumes that all of the “unknown” contributors were working on their own time, over 70% of all kernel development is demonstrably done by developers who are being paid for their work. &#8230; The picture since [kernel version] 2.6.30 [in 2009] shows some interesting changes:</p><table><tr><th>Company Name</th><th>Number of Changes</th><th>Percent of Total</th></tr><tr><td>None</td><td>9,911</td><td>19.1%</td></tr><tr><td>Red Hat</td><td>6,219</td><td>12.0%</td></tr><tr><td>Intel</td><td>4,037</td><td>7.8%</td></tr><tr><td>Novell</td><td>2,625</td><td>5.0%</td></tr><tr><td>IBM</td><td>2,491</td><td>4.8%</td></tr><tr><td>unknown</td><td>2,456</td><td>4.7%</td></tr><tr><td>consultants</td><td>1,265</td><td>2.4%</td></tr><tr><td>Nokia</td><td>1,173</td><td>2.3%</td></tr><tr><td>Renesas Technology</td><td>1,032</td><td>2.0%</td></tr></table></blockquote><p><h2>If an Open Source ILS was Linux&#8230;</h2><br />Linux is the largest open source project in existence, so making comparisons to other open source projects is difficult simply based on scale.  I know this is a stretch, but I wonder what we could say about the nature of the library open source developer community if <a href="http://koha-community.org/" title="Koha Library Software Community">Koha</a> or <a href="http://www.open-ils.org/" title="Evergreen open source library system">Evergreen</a> were Linux.  The largest number of developers would be folks working on their own time.  The library community equivalent would be patrons who love their local library and wanted to make it better by adding features and bug fixes to the software.  We would get 20% of our total effort from this group.</p><p>The second largest contributor would be a company that bases its existence on the open source product. <a href="http://www.redhat.com/" title="Red Hat homepage">Red Hat</a> is known as the most successful commercial distributor of the Linux kernel, and its version of the kernel is used and trusted by a variety of commercial players.  In the integrated library system community, an equivalent company would be someone like <a href="http://www.esilibrary.com/" title="Equinox Software">Equinox</a> or <a href="http://bywatersolutions.com/" title="ByWater Solutions">ByWater Solutions</a>.  This might be as you would expect.</p><p>From there the list gets interesting quickly.  Intel is primarily known as a hardware manufacturer, but it ranks third in the list of contributors to the kernel.  It is hard to come up with an equivalent in the library community, but we might think of someone who is tangentially related to integrated library systems &#8212; say, Gale or ProQuest.  (Until recently, I might have put OCLC in this group.  With its introduction of <a href="http://www.oclc.org/webscale/default.htm" title="Web-scale Management Services | OCLC">Web-scale Management Services</a>, though, it probably falls into the next category.)</p><p>Then it gets really interesting.  Novell and IBM both have their own lines of operating systems and supplemental software, but they are also very large contributors of open source code to the Linux kernel.  It would be as if Innovative Interfaces and SirsiDynix, in addition to creating their own products, also contributed substantially to an open source integrated library system.</p><p>Okay, like I said, making this comparison is a stretch.  But it does lead me to think what it is about the culture of Linux community and the business opportunity of an open source kernel that makes this happen.  Is it one benevolent dictator at the top (a.k.a. <a href="http://en.wikipedia.org/wiki/Linus_Torvalds" title="Linus Torvalds | Wikipedia">Linus Torvalds</a>) looking out for the best interests of all involved?  Is it a diversity of needs (such as servers to desktops to set-top boxes to phones in the case of Linux) under a big umbrella that makes sure everyone find enough value to contribute to the whole?  Is it a form of job advertisements seeking to hire the best of 19.1% doing development on their own time?  Or is it some sense of comradeship that transcends organizational bounds?</p><p>I don&#8217;t have answers, but it does seem like a useful case study to examine as we think about how open source software is created and sustained in the library arena.</p>]]></content:encoded> <wfw:commentRss>http://dltj.org/article/company-contributions-to-open-source/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>FulfILLment from Equinox Selected for Statewide Resource Sharing System</title><link>http://dltj.org/article/swrs-equinox/</link> <comments>http://dltj.org/article/swrs-equinox/#comments</comments> <pubDate>Fri, 20 Mar 2009 13:43:27 +0000</pubDate> <dc:creator>Peter Murray</dc:creator> <category><![CDATA[Raw Technology]]></category> <category><![CDATA[Equinox]]></category> <category><![CDATA[fulfillment]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[Statewide Resource Sharing system]]></category><guid isPermaLink="false">http://dltj.org/?p=818</guid> <description><![CDATA[This is an announcement posted by the State Library of Ohio regarding the selection of FulfILLment from Equinox for a statewide resource sharing system.OPEN SOURCE STATEWIDE RESOURCE SHARING SYSTEM PROPOSAL FROM EQUINOX HAS BEEN ACCEPTED.The State Library of Ohio is &#8230; <a href="http://dltj.org/article/swrs-equinox/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<abbr class="unapi-id ignore noPrint" title="http://dltj.org/?p=818"></abbr><p>This is an announcement posted by the State Library of Ohio regarding the selection of FulfILLment from Equinox for a statewide resource sharing system.</p><blockquote><p>OPEN SOURCE STATEWIDE RESOURCE SHARING SYSTEM PROPOSAL FROM EQUINOX HAS BEEN ACCEPTED.</p><p>The State Library of Ohio is pleased to announce Equinox Software Inc. has been selected to develop a new open source resource sharing solution called Equinox FulfILLment. The goal of the project is to develop a seamless resource sharing application under an open source licensing framework in an environment of disparate integrated library systems (ILSs).</p><p>An Open Source Statewide Resource Sharing Request for Proposal (RFP) was issued on December 15, 2008.  The RFP process and acceptance of the Equinox proposal are the result of a collaborative effort, initiated by the State Library of Ohio, of multiple State Libraries and regional library network providers.  This resource sharing system will first be deployed in Ohio, but will also be deployed individually by the members of the Collaborative.</p><p>&ldquo;This is a very exciting and promising collaborative effort,&rdquo; said State Librarian of Ohio Jo Budler.  &ldquo;We have a common vision of how resource sharing should work and how this would benefit the residents of each of our states.  But this is the first time that I recall so many state libraries and statewide networks have been successful in combining resources toward such a shared vision and goal.&rdquo;</p><p>Members of the Collaborative include:</p><ul type="disc"><li>State Library of Ohio</li><li>OHIONET (fiscal agent)</li><li>WiLS &ndash; Wisconsin Library Service</li><li>State Library of Iowa</li><li>State Library of Illinois</li><li>State Library of Indiana</li><li>State Library of Missouri</li><li>State Library of South Carolina</li></ul><p>Information about the RFP process can be found at <a href="http://replay.waybackmachine.org/20090320000000/http://www.library.ohio.gov/swrs/rfp/" title="Statewide Resource Sharing Request for Purchase | State Library of Ohio">http://www.library.ohio.gov/swrs/rfp</a> and future updates of the Equinox FulfILLment development process will be posted to our Statewide Resource Sharing homepage at <a href="http://www.library.ohio.gov/swrs" title="Statewide Resource Sharing Home | State Library of Ohio">http://www.library.ohio.gov/swrs</a>.</p></blockquote><p style="padding:0;margin:0;font-style:italic;">The text was modified to update a link from http://www.library.ohio.gov/swrs/rfp to http://replay.waybackmachine.org/20090320000000/http://www.library.ohio.gov/swrs/rfp/ on February 11th, 2011.</p>]]></content:encoded> <wfw:commentRss>http://dltj.org/article/swrs-equinox/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
<!-- Served from: dltj.org @ 2012-02-11 11:06:14 by W3 Total Cache -->
