<?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>OSS Watch team blog</title>
	<atom:link href="http://osswatch.jiscinvolve.org/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://osswatch.jiscinvolve.org/wp</link>
	<description>open source software innovation support centre</description>
	<lastBuildDate>Fri, 18 May 2012 10:36:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Between Thought and Expression</title>
		<link>http://osswatch.jiscinvolve.org/wp/2012/05/18/between-thought-and-expression/</link>
		<comments>http://osswatch.jiscinvolve.org/wp/2012/05/18/between-thought-and-expression/#comments</comments>
		<pubDate>Fri, 18 May 2012 10:36:54 +0000</pubDate>
		<dc:creator>Rowan Wilson</dc:creator>
				<category><![CDATA[Legal]]></category>

		<guid isPermaLink="false">http://osswatch.jiscinvolve.org/wp/?p=1552</guid>
		<description><![CDATA[Computer programs are treated, for the purposes of copyright law, as literary works. As well as giving some legitimacy to the legion of people out there calling themselves Codepoet, this decision has the effect of making the division between idea and expression a key one in determining what is and is not ownable in a [...]]]></description>
			<content:encoded><![CDATA[<p>Computer programs are treated, for the purposes of copyright law, as literary works. As well as giving some legitimacy to the legion of people out there calling themselves <a href="https://www.google.co.uk/search?q=codepoet" onclick="javascript:urchinTracker ('/outbound/article/www.google.co.uk');">Codepoet</a>, this decision has the effect of making the division between idea and expression a key one in determining what is and is not ownable in a computer program. This is because it is a fundamental assumption in all doctrines of copyrightability that is it is the specific expression that is protected, not the idea that underlies it. To take the example of a more standard literary work, it is a novel&#8217;s original arrangement of specific words on a page that is protected, not the events that make up its plot.</p>
<p>This division between idea and expression is slightly more complicated in the world of computer programs, however. Clearly the lines of code in a program&#8217;s source files are analagous to the words on a page in a novel, but what is a program&#8217;s &#8216;plot&#8217;? Is it the broad task that the program is written to achieve? How about the arrangement of code elements &#8211; say the way that the task is conceptualised as subroutines or objects? At what level of abstraction does a program pass from being an expression into an idea?</p>
<p>This question is an important one for anyone who is publishing code. While it&#8217;s easy to see that pasting someone else&#8217;s source code into your own program is likely to need the original author&#8217;s permission, it&#8217;s less clear whether borrowing someone else&#8217;s object model, data model or API definition is an infringing act. These questions have been being discussed both in the US and Europe recently as a result of a couple of high profile court cases.</p>
<p>In the US, Oracle and Google have been fighting over a range of intellectual property issues &#8211; both patent and copyright-related &#8211; for almost two years now. One key issue that remains unresolved at the time of writing is whether certain non-literal elements of the Java programming language are protected by copyright. This argument centres around what are essentially helpful code snippets that are provided to Java programmers by the creators of the language. These are arranged into named sets, with established conventions for calling them up and making use of them (APIs). The question at issue here is whether the naming of these sets and the conventions for making use of them is ownable.</p>
<p>In Europe, in a case covering similar though not identical ground, the European Court of Justice has <a href="http://curia.europa.eu/juris/document/document.jsf?docid=115484&amp;doclang=EN&amp;mode=&amp;part=1" onclick="javascript:urchinTracker ('/outbound/article/curia.europa.eu');">ruled</a> on an argument between SAS and WPL over the issue of whether a programming language and the structure of data files are ownable. The former question is closely adjacent to the Google-Oracle APIs issue: is a conceptual arrangement of useful items copyrightable? In this case the ECJ ruled that it is not, and drew heavily on the analogy with literature and natural language; books in English are ownable, but you can&#8217;t own English. On the issue of data files, on the other hand, the ECJ held that the structure of a data file is ownable as copyright as a part of the expression of a computer program. So here we have a real example of a concept which is not a literal expression but is still not sufficiently abstract to be an unprotected idea.  (In the event this finding did not help the &#8216;owners&#8217; of the data file format, as the act of infringement they were complaining about was legitimised by an exception in EU and UK law that permits certain acts in respect of computer programs if they are done for the purposes of facilitating interoperability.)</p>
<p>These issues may seem annoyingly abstract and  inconsequential, but in fact they have deep significance for all software authors and consumers. While software is treated as a literary work in copyright law, its tendency to be more formally structured and complex than literature means that the division between idea and expression in it will tend to be hard to find. This in turn means that there is often a real lack of clarity on what aspects of a computer program can be legitimately reused by other software authors. This exposes the authors to risk, and means that we as consumers can find ourselves relying on software that infringes others rights and may be subject to unexpected licence fees or removal from the market. While not specifically an open source issue, it affects open source just as much as closed source. So the recent ECJ judgement and the forthcoming decision on API copyrightability in the Google-Oracle case are of real benefit to the IT community. Whatever the specifics of the decisions, their clarity will be useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://osswatch.jiscinvolve.org/wp/2012/05/18/between-thought-and-expression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The dominance of open source tools in Big Data</title>
		<link>http://osswatch.jiscinvolve.org/wp/2012/05/15/the-dominance-of-open-source-tools-in-big-data/</link>
		<comments>http://osswatch.jiscinvolve.org/wp/2012/05/15/the-dominance-of-open-source-tools-in-big-data/#comments</comments>
		<pubDate>Tue, 15 May 2012 15:03:43 +0000</pubDate>
		<dc:creator>Sander van der Waal</dc:creator>
				<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://osswatch.jiscinvolve.org/wp/?p=1539</guid>
		<description><![CDATA[Most of the tools that are best suited for dealing with Big Data are open source. This provides the research community with a huge opportunity, because no investment in software licenses is needed. You just download the software and &#8216;get on with it&#8217;. The challenge, as became clear at the Eduserv symposium last week, is [...]]]></description>
			<content:encoded><![CDATA[<p>Most of the tools that are best suited for dealing with Big Data are open source. This provides the research community with a huge opportunity, because no investment in software licenses is needed. You just download the software and &#8216;get on with it&#8217;. The challenge, as became clear at the Eduserv <a href="http://www.eduserv.org.uk/newsandevents/events/2012/symposium#Agenda" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.eduserv.org.uk');">symposium</a> last week, is to find people with the right skills to apply these tools. </p>
<p>Without a doubt, <a href="http://hadoop.apache.org/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/hadoop.apache.org');">Apache Hadoop</a> that is the most important open source project in this space. It is amazing to see how fast the Apache Hadoop ecosystem is growing and how everyone is trying to jump on the bandwagon. Start-up companies like <a href="http://www.cloudera.com/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.cloudera.com');">Cloudera</a> and <a href="http://hortonworks.com/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/hortonworks.com');">Hortonworks</a> have no trouble finding venture capitalists willing to <a href="http://www.channelregister.co.uk/2011/11/11/hadoop_funding_wars/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.channelregister.co.uk');">invest</a> large sums of money. Similarly, nearly every <a href="http://www.oracle.com/us/corporate/press/1453796" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.oracle.com');">major</a> <a href="http://www.ibm.com/developerworks/cloud/library/cl-cloudhadoop/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.ibm.com');">tech</a> <a href="http://www.zdnet.com/blog/microsoft/microsofts-hadoop-roadmap-reveals-new-big-data-deliverables/12037" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.zdnet.com');">company</a> is offering it, while other internet companies that deal with big data are <a href="http://www.infoq.com/news/2011/11/eBay_new_search" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.infoq.com');">using</a> it (<a href="http://www.infoworld.com/t/paas/apple-quietly-joins-ranks-hadoop-users-400" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.infoworld.com');">secretly</a> or <a href="https://www.facebook.com/note.php?note_id=16121578919" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.facebook.com');">not</a>). At the Eduserv symposium, EMC CTO Rob Anderson focused on the implication big data has for storage, and showed their Hadoop-based offering. Because the <a href="http://www.oss-watch.ac.uk/resources/apache2.xml" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.oss-watch.ac.uk');">Apache licence</a> allows you to use any Apache project in a closed-source implementation, EMC can sell their Hadoop distribution without needing to make that product open source. </p>
<p>There are big implications of the big data trend for the research community. Guy Coates of the <a href="https://www.sanger.ac.uk/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.sanger.ac.uk');">Sanger</a> institute <a href="http://live.eduserv.org.uk/VOD/Guy_Coates_Video_Archive.php" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/live.eduserv.org.uk');">showed</a> how the amount of data they are managing is increasing rapidly. They are expecting this increase to continue, especially since the costs of human DNA sequencing is dropping dramatically. They expect it to drop to $1000 for a full scan within two years (excluding  storage!). His main challenge was not the actual storage of the data, but the management of the data as researchers were analysing it. Sanger is using the open source tool <a href="https://www.irods.org" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.irods.org');">iRODS</a>, a community-driven project that originates from the Data Intensive Cyber Environments (DICE) research group in the <a href="http://dice.unc.edu/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/dice.unc.edu');">DICE Center</a> at the University of North Carolina. </p>
<p>Another open source project that featured prominently at the Eduserv symposium was <a href="http://couchdb.apache.org/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/couchdb.apache.org');">Apache CouchDB</a>. Simon Metson of Bristol University explained how NoSQL is the enabler of big data and new database systems that do not use the traditional relational database approach are better suited for these tasks. Open source software projects like CouchDB, but also <a href="http://cassandra.apache.org/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/cassandra.apache.org');">Apache Cassandra</a>, are leading in this space. Simon highlighted that the community-aspect of big data is very important. By engaging with the community that uses these tools to solve their big data problem, you can solve the hard problems. Something you may encountered once in a thousand times, may have been solved by someone else in the community who runs into it more often, and vice versa. </p>
<p>The closing keynote was given by Anthony D Joseph, professor at the AMP Lab at UC Berkeley. He mentioned how Facebook started the <a href="http://opencompute.org/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/opencompute.org');">Open Compute project</a> to share best practice in cluster design for big data centers. It is an interesting example of the old economic adage that you should <a href="http://www.joelonsoftware.com/articles/StrategyLetterV.html" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.joelonsoftware.com');">commodotise your complement</a>. Berkeley is collaborating on the Apache Incubator project <a href="http://incubator.apache.org/mesos" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/incubator.apache.org');">Mesos</a>, which is a scalable cluster manager that can dynamically share resources between multiple computing frameworks. They support frameworks like Hadoop, Spark and MPI.</p>
<p>So the technology is there or is well underway in being developed. And being open source, anyone can download and start using it. Technology is not the problem of big data, but the challenges lie in the cultural and organisational change that is needed to capitalise on big data. People within and across the organisations need to be willing to share their data and think of new, intelligent and creative ways of making use of this data. Two well-known examples that were mentioned were the <a href="http://www.google.org/flutrends/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.google.org');">Google flutrends</a>, a website that predicts flu epidemics based on what people search for, and a Twitter <a href="http://recovery.doi.gov/press/us-geological-survey-twitter-earthquake-detector-ted/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/recovery.doi.gov');">application</a> that was created to detect and report on earthquakes using people&#8217;s tweets.</p>
<p>A final challenge that was recognised widely at the conference was the shortage of skilled people in the big data space. This is true both for the data scientists that were needed to analyse the data, and for people that can help curate the data longer term, which is a completely different challenge for many HE institutions. In the spirit of open source though, there are many resources freely available online for people who want to get started, such as on the website <a href="http://bigdatauniversity.com/courses/course/category.php?id=141" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/bigdatauniversity.com');">bigdatauniversity.com</a>. And of course, if you want to get started with one of the open source projects mentioned, there are many ways to <a href="http://www.oss-watch.ac.uk/resources/rolesinopensource.xml" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.oss-watch.ac.uk');">get involved</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://osswatch.jiscinvolve.org/wp/2012/05/15/the-dominance-of-open-source-tools-in-big-data/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What makes a community led project work?</title>
		<link>http://osswatch.jiscinvolve.org/wp/2012/05/08/what-makes-a-community-led-project-work/</link>
		<comments>http://osswatch.jiscinvolve.org/wp/2012/05/08/what-makes-a-community-led-project-work/#comments</comments>
		<pubDate>Tue, 08 May 2012 09:36:14 +0000</pubDate>
		<dc:creator>Elena Blanco</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Guest]]></category>

		<guid isPermaLink="false">http://osswatch.jiscinvolve.org/wp/?p=1527</guid>
		<description><![CDATA[This guest post has been contributed by Ross Gardler of OpenDirective. Ross is Vice President of Community Development at The Apache Software Foundation and a mentor at the Outercurve Foundation. Ross has been active in open development of open source software for over ten years. OSS Watch has been participating in the development of Apache [...]]]></description>
			<content:encoded><![CDATA[<p><em>This guest post has been contributed by Ross Gardler of  <a href="http://www.opendirective.com/" onclick="javascript:urchinTracker ('/outbound/article/www.opendirective.com');">OpenDirective</a>. Ross is Vice President of Community Development at The Apache Software Foundation and a mentor at the Outercurve Foundation. Ross has been active in open development of open source software for over ten years.</em></p>
<p>OSS Watch has been participating in the development of Apache Rave, a &#8216;next-generation portal engine, supporting (Open)Social Gadgets as well as WC3 widgets&#8217;. As Sander observes in <a href="http://osswatch.jiscinvolve.org/wp/2012/04/10/graduating-apache-rave-project-demonstrates-open-innovation-in-software/" >this blog</a>, the Rave ecosystem is made up of a &#8216;diverse range of collaborators&#8217; from both the academic and commercial sectors. These partners are sharing resources in order to build a critical piece of software at lower cost as well as to <a href="http://osswatch.jiscinvolve.org/wp/2011/12/27/why-collaboration-is-worth-the-investment/" >increase innovation</a> around that product.</p>
<p>A few days ago I posted an evaluation of the <a href="http://blogs.computerworlduk.com/apache-asserts/2012/04/is-openofficeorg-an-apache-project-yet/index.htm" onclick="javascript:urchinTracker ('/outbound/article/blogs.computerworlduk.com');">Apache OpenOffice project&#8217;s journey</a> through the Apache Incubator (all code entering the Apache Software Foundation (ASF) must pass through the incubator). That post looked at what makes an Apache project different from many other open source project. This post repeats many of the same points, but rather than examine them from the point of view of OpenOffice I will examine why predominantly academic team behind Apache Rave chose to go to the ASF.</p>
<p><span id="more-1527"></span></p>
<p>In Apache projects, a Project Management Committee (PMC) oversees each project on behalf of its users, contributors, committers and the foundation itself. Upon entering incubation the PMC is guided by mentors from the foundation. Upon graduation mentors either retire or become equal members of the PMC. For the Rave community the provision of mentors meant that the project team could avoid the mistakes of many other open source projects. As a result, the team got an honourable mention in the Black Duck Open Source Rookie of the Year awards. Not bad for a team with no significant knowledge of open source software development on a large scale. Now it has graduated, it no longer has mentors actively overseeing its work, but it still has the backing of over 100 full Apache projects and another 50-odd incubating projects.</p>
<p>New committers and PMC members are elected by the PMC based on merit. It should be relatively easy for anyone to gain influence on an Apache project. In the ASF this is achieved through rewarding merit. If you contribute to the project you are rewarded with influence over the project. In environments where staff turnover can be high, such as academic research, this is important with respect to continuity. It also removes the opportunity for someone to insist on a level of control based purely on the cash they wield. In an Apache project it is all about the delivery.</p>
<p>All decisions unrelated to individuals happen on the public mailing list, discussions on the private list is kept to a minimum. This behaviour has no special bearing on academic projects compared to non-academic projects. For both types this rule ensures maximum inclusivity which results in maximum engagement with potential contributors.</p>
<p>&#8216;If it didn&#8217;t happen on the dev list, it didn&#8217;t happen&#8217; &#8211; meaning no decision about the project can be made outside of the public development list. Proposals can be drawn up elsewhere, but decisions occur on the public list. Academic projects, like open source projects in general, often involve collaborators from a variety of geographic regions. This can make it difficult to ensure that everyone is kept informed and engaged. Apache projects require that all significant decisions are made in public so that no participant (or potential participant) is excluded from the process.</p>
<p>Where possible, decisions are made by consensus reached through discussion. There are voting rules but the ASF prefers not to have to vote. Apache Rave began life as a merger between three pre-existing projects. It was important that all three parties were equally engaged in the project. Had there been a pre-defined leader this would, probably, have made some participants feel less engaged. Initially the consensus driven approach can be hard to understand, however, over time natural leaders emerge in specific areas of the project. At this point consensus is easily achieved since each decision is led by the person best equipped to lead it.</p>
<p>Releases are created according to the ASF&#8217;s licence requirements. The Apache License is a permissive licence that allows anyone to do anything they want with the code. This allows for maximum flexibility in business cases for engaging with the project which in turn encourages third party contributions. Whilst conforming with Apache policies is more onerous than might be found elsewhere, they are designed to ensure that people can use and contribute to your software with minimal legal risk. Risk is something that universities and companies alike tend to avoid.</p>
<p>Trademarks and logos used by ASF projects belong to the ASF. Protecting trademarks is an important part of open source software. By running the Rave project inside the ASF much of the legal infrastructure and experience is in place should an issue arise in the future.</p>
<p>Apache projects are managed by a diverse group of people, each representing their own interests within the project. Apache decision making processes prevent &#8216;block votes&#8217; controlling the process by ensuring each voice is equally loud. A number of people are contributing to Apache Rave, each with their own motivations. Each contributor must be assured that what they do today will still be useful tomorrow. Apache projects adopt a model that means it is not possible for third parties to gain control of a project. Consequently, researchers and product developers do not run the risk of losing influence over the code.</p>
<p>As can be seen from the above list of required behaviours found in Apache projects, the focus is on ensuring the project provides maximum opportunities for collaboration and innovation. There are other ways of achieving this but for the initial participants in Apache Rave (Universities of Bolton, Oxford and Indiana, SurfNet, Mitre Corp. and Hippo) the &#8216;Apache Way&#8217; was deemed to be the most suitable. The same can be said of Apache Wookie which is used in Rave and was also helped by OSS Watch as it <a href="http://www.oss-watch.ac.uk/resources/cs-wookie.xml" onclick="javascript:urchinTracker ('/outbound/article/www.oss-watch.ac.uk');">moved to Apache</a>.</p>
<p>If your project wants to explore the opportunities that foundations (not just the ASF) can offer your project <a href="http://oss-watch.ac.uk/join/join.xml" onclick="javascript:urchinTracker ('/outbound/article/oss-watch.ac.uk');">OSS Watch is here to help</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://osswatch.jiscinvolve.org/wp/2012/05/08/what-makes-a-community-led-project-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FRAND or FOSS?</title>
		<link>http://osswatch.jiscinvolve.org/wp/2012/05/04/frand-or-foss/</link>
		<comments>http://osswatch.jiscinvolve.org/wp/2012/05/04/frand-or-foss/#comments</comments>
		<pubDate>Fri, 04 May 2012 15:07:58 +0000</pubDate>
		<dc:creator>Rowan Wilson</dc:creator>
				<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://osswatch.jiscinvolve.org/wp/?p=1522</guid>
		<description><![CDATA[Standards in technology are generally considered to be a good thing. Having documented technologies that can be implemented by all means that businesses can compete on equal terms and consumers benefit from the effects of this competition. Of course, before a technology can be standardised, individual technology players need to do the work of innovation [...]]]></description>
			<content:encoded><![CDATA[<p>Standards in technology are generally considered to be a good thing. Having documented technologies that can be implemented by all means that businesses can compete on equal terms and consumers benefit from the effects of this competition. Of course, before a technology can be standardised, individual technology players need to do the work of innovation to develop the techniques the standard will encompass. Sometimes these technology players will have sought to protect their investment in innovation by obtaining a patent for the innovative technology they have created. Patents are designed to provide a monopoly over a specific technological process for the owner, so how does this monopoly fit in with the idea of a standard?</p>
<p><span id="more-1522"></span></p>
<p>The answer is that it doesn&#8217;t, really. In situations where implementing a standard would necessarily infringe on someone&#8217;s patent, the standards creation bodies will usually try to get the patent&#8217;s owner to agree some terms which will guarantee them a return for their investment but which will still allow everyone in the market to actually use the standard in their products. These kinds of terms are often referred to as RAND or FRAND &#8211; standing for <em>(fair), reasonable and non-discriminatory</em>.</p>
<p>FRAND is a slippery term. There&#8217;s no single definition, which makes determining what is and is not FRAND hard. Most people agree that the general principle behind FRAND is that the fees or other requirements for use of the patents in question are not ridiculously high and are the same for anyone who wishes to implement the standard, whether your best friend or fiercest competitor.</p>
<p>That sounds like a good idea to most people, and for more traditional hardware and closed source implementations of standards it arguably is. There can be problems, however, when software under a free or open source software wishes to implement a standard available under FRAND terms. For example, the GNU GPL family of licences all contain conditions that say &#8211; in essence &#8211; that if a distributor of the software is forced to pay for the use of a patent in the software, they must either cease distribution or obtain a licence for everyone (the schoolroom chewing gum scenario). These conditions are designed to deter patent owners from pursuing distributors of GPL software, but they mean that payable FRAND standards and GPL software do not play well together.</p>
<p>Even where the licence is not GPL, there can be problems with the interaction between FRAND and FOSS. One way in which patent owners make their patents available for use in a standard is by issuing a &#8216;non-assert&#8217; promise. These are unilateral undertakings to not assert their patent rights, and in this context they are usually conditional on the patent being used in an implementation of the standard (not unreasonably). However in the context of open development, this can be something of a nightmare. You may write a piece of code that implements the standard and release it under a FOSS licence, confident that you are protected from patent litigation by the non-assert. An unwary downstream developer looks at your code &#8211; specifically the bit that implements the patent &#8211; and thinks: &#8220;that&#8217;s a nice bit of code &#8211; I&#8217;ll use that for my next project&#8230;&#8221; Of course, unless by some happy accident their next project is also implementing the standard then their use of the same code will not be protected by the non-assert, creating a potentially very dangerous problem.</p>
<p>The question of the compatibility of FRAND terms with FOSS software has become a vexed one recently due to the UK Government&#8217;s Cabinet Office seeking to create a policy around the use of open standards in government IT. The idea here is to reduce the currently crippling costs of government IT systems by opening the procurement process up to more competition. One of the perceived problems with the current situation is that there are only a few providers of solutions who can cope with the government&#8217;s massive requirements, and that the monolithic solutions they provide are often very hard to substitute once they are in place. The solution, or part of it anyway, is to break up the requirements into smaller deliverables that could be provided by more and smaller companies. How do you get these smaller solutions to work together? Use standards, preferable &#8216;open&#8217; ones. That ought to create a level playing field for all sizes of providers, and alongside that make it easier to pitch FOSS solutions &#8211; with their problems with more restrictive standards and tendency to be supported by SMEs &#8211; to government.</p>
<p>Initially the Cabinet Office just stated that they would mandate open standards in future government procurements. Unfortunately this ran into problem of definition. Just as with FRAND &#8211; no-one has a single, snappy definition of what and open standard actually is. It&#8217;s easy to assume &#8211; with <a href="http://en.wikipedia.org/wiki/I_know_it_when_I_see_it" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">Justice Potter Stewart</a> &#8211; that we will know one when we see one, but in practice there are polarised views in this area. The Cabinet Office&#8217;s initial definition was not to everyone&#8217;s liking. To resolve this potential confusion, not to say conflict, the Cabinet Office launched a <a href="http://consultation.cabinetoffice.gov.uk/openstandards/" onclick="javascript:urchinTracker ('/outbound/article/consultation.cabinetoffice.gov.uk');">consultation exercise</a> to help pin down exactly what an open standard is, according to the largest possible group of respondents. The deadline for this has since <a href="http://digital.cabinetoffice.gov.uk/2012/04/26/open-standards-consultation-important-update/" onclick="javascript:urchinTracker ('/outbound/article/digital.cabinetoffice.gov.uk');">been extended</a> after it emerged that a perception of bias might have been introduced by the conduct of the process.</p>
<p>Some evidence of the ructions that lead to the consultation exercise can be seem in the <a href="http://www.whatdotheyknow.com/request/open_standards_when_specifying_i" onclick="javascript:urchinTracker ('/outbound/article/www.whatdotheyknow.com');">documents</a> columnist Glynn Moody obtained through a Freedom of Information request. I will not attempt to summarise this weighty sheaf, but I would recommend glancing through them if you want to see how lobbying of the government over IT matters looks in its naked state. At issue is the idea that &#8211; as in the Cabinet Office&#8217;s initial definition &#8211; open standards should be entirely royalty free. Now obviously &#8216;at no cost&#8217; is about as low a barrier to entry as one can get, at least in monetary terms, so it&#8217;s easy to see why the Cabinet Office adopted this definition from its original home at the W3C. For one thing, it would get around the GPL-compatibility issue mentioned above, and if used instead of a non-assert, also the &#8216;mode of use&#8217; problem I have cited. However it would also exclude some existing technical standards (although not many &#8211; most are already royalty free), and clearly some players are not going to be happy with that&#8230;</p>
<p>OSS Watch is interested in the outcome of this process because &#8211; as a non-advocacy group &#8211; we are keen that all potential solutions are able to be assessed on their merits alone. We would strongly recommend that everyone responds to the UK government consultation exercise, in order that a truly communal definition of open standards can be achieved.</p>
]]></content:encoded>
			<wfw:commentRss>http://osswatch.jiscinvolve.org/wp/2012/05/04/frand-or-foss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t keep your data under your desk</title>
		<link>http://osswatch.jiscinvolve.org/wp/2012/05/02/dont-keep-your-data-under-your-desk/</link>
		<comments>http://osswatch.jiscinvolve.org/wp/2012/05/02/dont-keep-your-data-under-your-desk/#comments</comments>
		<pubDate>Wed, 02 May 2012 23:50:27 +0000</pubDate>
		<dc:creator>Sander van der Waal</dc:creator>
				<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://osswatch.jiscinvolve.org/wp/?p=1514</guid>
		<description><![CDATA[It is a well-known problem for researchers. Data is being collected for a research project and no decision has been made about how to manage the data during the project. Naturally, once you have finalised the project and start publishing on the end results, you may deposit your final dataset in a institutional repository such [...]]]></description>
			<content:encoded><![CDATA[<p>It is a well-known problem for researchers. Data is being collected for a research project and no decision has been made about how to manage the data during the project. Naturally, once you have finalised the project and start publishing on the end results, you may deposit your final dataset in a institutional repository such as your university&#8217;s <a href="http://www.dspace.org"target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/www.dspace.org');">DSpace</a> or <a href="http://www.eprints.org"target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/www.eprints.org');">E-prints</a> repository, or you may even put it in <a href="http://www.datadryad.org/"target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/www.datadryad.org');">Dryad</a>. However, that is not sufficient to keep your data safe while you are still working on it. Often, such data ends up on a computer that just happens to lie around in the office or department, or even on the researcher&#8217;s local machine.<br />
<span id="more-1514"></span></p>
<p>People that are conscious about back-up issues may be using a solution like Dropbox, SkyDrive or Google Drive, but some <a href="http://ukwebfocus.wordpress.com/2012/04/24/have-you-got-your-free-google-drive-skydrive-dropbox-accounts/" onclick="javascript:urchinTracker ('/outbound/article/ukwebfocus.wordpress.com');">issues</a> exist around data ownership and rights that may prevent you from wanting to use these services. </p>
<p>So what would be easier than just saving it in a folder, as you would with tools like Dropbox, but have it backed up by the institution, version-controlled automatically and keeping it within the trusted boundary of your organisation? And still allowing you to optionally share the folders with your research group, or a wider group of people, whichever is appropriate. </p>
<p>This is what the open source tool <a href="http://www.dataflow.ox.ac.uk/index.php/datastage"target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/www.dataflow.ox.ac.uk');">DataStage</a> offers you. Developed as part of the <a href="http://www.dataflow.ox.ac.uk/"target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/www.dataflow.ox.ac.uk');">DataFlow</a> project, it is a piece of software that will be installed at, usually, the departmental level of your institution, but it can also be hosted in a virtual &#8216;cloud&#8217; infrastructure. It allows you as a user to simply map a network drive to it. You save files as normal, and everything will be handled for you. Near the end of the project, when you start publishing and want to make the datasets available to a wider public, you can push any dataset to a SWORD-compliant repository, such as the ones mentioned above or to a <a href="http://www.dataflow.ox.ac.uk/index.php/databank" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.dataflow.ox.ac.uk');">DataBank</a> instance. </p>
<p>The beauty about an open source project like DataStage is that anyone is welcome to use the software and contribute towards its ongoing development. You can imagine there are many more use cases for a tool like this, which are unrelated to research data. Take for example the popular <a href="http://www.raspberrypi.org"target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/www.raspberrypi.org');">Raspberry Pi</a> project. In a classroom situation where where all the kids have their own little computer, they can submit their homework via DataStage to the teacher who can centrally check everything on the main server and mark their work. This smart different application was highlighted by David Shotton in its presentation during the DataFlow Launch Workshop on 2 March.  </p>
<p>Are you curious about what DataStage can do for you? Come and <a href="http://www.dataflow.ox.ac.uk/index.php/datastage/ds-download" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.dataflow.ox.ac.uk');">download</a> our beta release to try it out and join us on the DataFlow <a href="https://groups.google.com/forum/?hl=en&amp;fromgroups#!forum/dataflow-devel"target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/groups.google.com');">mailing list</a> to tell us about your experiences and what may be improved. We would love to hear from you! </p>
]]></content:encoded>
			<wfw:commentRss>http://osswatch.jiscinvolve.org/wp/2012/05/02/dont-keep-your-data-under-your-desk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Open?</title>
		<link>http://osswatch.jiscinvolve.org/wp/2012/04/17/why-open/</link>
		<comments>http://osswatch.jiscinvolve.org/wp/2012/04/17/why-open/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 07:39:35 +0000</pubDate>
		<dc:creator>Rowan Wilson</dc:creator>
				<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://osswatch.jiscinvolve.org/wp/?p=1510</guid>
		<description><![CDATA[This question was raised to me recently, and comes up frequently. It&#8217;s complicated by the fact that the word &#8216;open&#8217; means many things to many people, but there are threads of commonality through all of the varying definitions. So the question is: &#8220;Why is openness useful to the public sector?&#8221; There are many answers to [...]]]></description>
			<content:encoded><![CDATA[<p>This question was raised to me recently, and comes up frequently. It&#8217;s complicated by the fact that the word &#8216;open&#8217; means many things to many people, but there are threads of commonality through all of the varying definitions. So the question is: &#8220;Why is openness useful to the public sector?&#8221; There are many answers to this, but here I&#8217;d like to concentrate on one that is perhaps less frequently cited.</p>
<p>In 2003, early in OSS Watch&#8217;s history, Sebastian Rahtz and Stuart Yeates drafted <a href="http://www.jisc.ac.uk/fundingopportunities/opensourcepolicy.aspx" onclick="javascript:urchinTracker ('/outbound/article/www.jisc.ac.uk');">a policy on open source software</a> for our funders the JISC, beginning it during a long train journey to an event. JISC had been receiving questions from the community about its attitude to open source, which was becoming a something of a hot topic. I had joined OSS Watch at its inception, having worked in other externally funded projects here in Oxford before that. One thing that had become clear quickly was that intellectual property rights were often an afterthought among projects, and that particularly where project work involved collaboration between institutions, failing to sort out those rights early could result in hair-tearing complications by project end. Where the problem was not solved, project outputs could remain undistributed, and the public money invested in them locked away.  Of course JISC was even more aware of this than any individual institution. Thus the open source policy served the dual purposes of spelling out the benefits of open licensing of resources and introducing the idea that intellectual property rights needed to be dealt with early in a project&#8217;s lifecycle.</p>
<p>The policy introduced a presumption that software developed with JISC resources would be open source. While this might seem like a value judgement about openness, the fact that projects could make an argument against openness where they felt it would be detrimental was another key component. In practice projects could take either approach, but what they could not do was ignore the issue. The openness presumption provided a default exploitation model that would allow maximum reusability of the publicly funded resources.   If the project&#8217;s host institution felt that a different llicensing model would suit the work better, then that option was open to them. All they needed to do was to justify it.</p>
<p>So one use of openness for publicly funded works is &#8211; I would argue &#8211; to stimulate creative thinking about exploitation. If the default assumption is that the intellectual property will be &#8216;in the cupboard&#8217; and ready for exploitation when we get around to it, it is all too easy to postpone the decision. Operational complications can then mean it is forgotten altogether. If we begin with a default policy of openness, we know that this cannot happen, and the option to draft variant exploitation models means that we do not limit anyone&#8217;s creative thinking.</p>
<p>JISC were ahead of the curve in identifying the root problem here and implementing the policy to deal with it. As we have worked with other public funders over the years it has been extremely useful to point to the policy and the thinking behind it.</p>
]]></content:encoded>
			<wfw:commentRss>http://osswatch.jiscinvolve.org/wp/2012/04/17/why-open/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Graduating Apache Rave project demonstrates open innovation in software</title>
		<link>http://osswatch.jiscinvolve.org/wp/2012/04/10/graduating-apache-rave-project-demonstrates-open-innovation-in-software/</link>
		<comments>http://osswatch.jiscinvolve.org/wp/2012/04/10/graduating-apache-rave-project-demonstrates-open-innovation-in-software/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 17:02:20 +0000</pubDate>
		<dc:creator>Sander van der Waal</dc:creator>
				<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://osswatch.jiscinvolve.org/wp/?p=1498</guid>
		<description><![CDATA[The Apache Rave project graduated from the Incubator last month. This means that the Rave project has demonstrated to be a viable project community, which is being governed well according to the meritocratic principles of the Apache Software Foundation. Apache Rave provides a next-generation portal engine, supporting (Open)Social Gadgets as well as WC3 widgets. Have [...]]]></description>
			<content:encoded><![CDATA[<p>The Apache Rave project graduated from the Incubator <a href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces24" onclick="javascript:urchinTracker ('/outbound/article/blogs.apache.org');">last month</a>. This means that the Rave project has demonstrated to be a viable project community, which is being governed well according to the <a href="http://www.oss-watch.ac.uk/resources/meritocraticGovernanceModel.xml" onclick="javascript:urchinTracker ('/outbound/article/www.oss-watch.ac.uk');">meritocratic</a> principles of the Apache Software Foundation. </p>
<p>Apache Rave provides a next-generation portal engine, supporting (Open)Social Gadgets as well as WC3 widgets. Have a go with the <a href="http://rave.apache.org/downloads.html" onclick="javascript:urchinTracker ('/outbound/article/rave.apache.org');">latest release</a> and you will see that it works out-of-the-box, but it can alternatively serve as the basis for an enterprise-level social portal application.</p>
<p><span id="more-1498"></span></p>
<p>The way Rave came about and is still moving forward is a clear demonstration of open innovation in software. The project originated from a collaboration of partners that donated the software they have been developing independently, because they recognised that there was so much overlap in their projects, that collaborating on a shared codebase would generate more benefits than the effort that they would need to put in. And as such, Rave was built on the software code from <a href="http://www.mitre.org/" onclick="javascript:urchinTracker ('/outbound/article/www.mitre.org');">MITRE Corporation</a>, <a href="http://pti.iu.edu/" onclick="javascript:urchinTracker ('/outbound/article/pti.iu.edu');">Indiana University Pervasive Technology Institute</a> and <a href="http://www.surfnet.nl/en/Pages/default.aspx" onclick="javascript:urchinTracker ('/outbound/article/www.surfnet.nl');">SURFnet</a>, all of which had donated their sources to the Apache Software Foundation. A major catalyst for bringing these partners together was the open-source CMS vendor <a href="http://www.onehippo.com/" onclick="javascript:urchinTracker ('/outbound/article/www.onehippo.com');">Hippo</a> and their chief architect Ate Douma who championed the project. </p>
<p>So here you have three projects that have put in several person-years to build a portal, and all of their code is now merged and available for everyone. Bringing all of the code together has been a huge task, and the current state of Rave is not a fully mature product yet, but it&#8217;s a viable basis for all to build on and is now working towards a 1.0 version. Participants come from different sectors and use the application in different contexts. Hippo may want to base their future CMS products on it, while Indiana University may want to use it for their Science Gateway portal application. The recognition that you can build on the underlying platform because your use cases are very similar on that level, enables all partners to save significantly on software development costs. Everyone benefits from the contribution that each partner makes.</p>
<p>As OSS Watch, we are working with other projects and new initiatives in the academic sector in the UK to help the sector here benefit from this approach and engage them onto the Rave platform. For example, the Bamboo project aims to develop a Virtual Research Environment for humanities scholars using an OpenSocial portal. They are already working with SURF, but we are now working with the project team in Oxford to see if they can build on the Apache Rave project. Some contributors from the Apache <a href="http://incubator.apache.org/wookie" onclick="javascript:urchinTracker ('/outbound/article/incubator.apache.org');">Wookie</a> (Incubating) project came along and added support for W3C widgets and they are now using Rave for their European OMELETTE project. As Scott Wilson and Claudia Villalonga <a href="http://oss-watch.ac.uk/events/2012-03-20_Open_Source_Junction_3/speakersAndSessions.xml#omelette" onclick="javascript:urchinTracker ('/outbound/article/oss-watch.ac.uk');">showed</a> at the Open Source Junction workshop last month, building on a stack of open source projects enabled them to focus effort on new challenges in the project, rather than reinventing the wheel. </p>
<div id="attachment_1500" class="wp-caption aligncenter" style="width: 522px"><a href="http://osswatch.jiscinvolve.org/wp/files/2012/04/RaveEcosystem.png" ><img src="http://osswatch.jiscinvolve.org/wp/files/2012/04/RaveEcosystem-1024x767.png" alt="Ecosystem of Apache Rave projects" title="Rave Ecosystem" width="512" height="383" class="size-large wp-image-1500" /></a><p class="wp-caption-text">Ecosystem of Apache Rave projects</p></div>
<p>I use the slide above in some presentations because it truly shows open innovation in action because of the many projects and diverse range of collaborators that make up the Rave ecosystem. It is always work in progress and new collaborators are  welcome at any time. So <a href="http://rave.apache.org/index.html" onclick="javascript:urchinTracker ('/outbound/article/rave.apache.org');">read more</a> about the Rave project, <a href="http://rave.apache.org/downloads.html" onclick="javascript:urchinTracker ('/outbound/article/rave.apache.org');">try it out</a> and <a href="http://rave.apache.org/mailing-lists.html" onclick="javascript:urchinTracker ('/outbound/article/rave.apache.org');">subscribe </a>to the user or developer mailing list. The community would love to hear from you!</p>
]]></content:encoded>
			<wfw:commentRss>http://osswatch.jiscinvolve.org/wp/2012/04/10/graduating-apache-rave-project-demonstrates-open-innovation-in-software/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Meeting at the Junction: cross-sector collaboration seeded at OSS Watch workshop</title>
		<link>http://osswatch.jiscinvolve.org/wp/2012/03/27/meeting-at-the-junction-cross-sector-collaboration-seeded-at-oss-watch-workshop/</link>
		<comments>http://osswatch.jiscinvolve.org/wp/2012/03/27/meeting-at-the-junction-cross-sector-collaboration-seeded-at-oss-watch-workshop/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 16:10:45 +0000</pubDate>
		<dc:creator>Sander van der Waal</dc:creator>
				<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://osswatch.jiscinvolve.org/wp/?p=1491</guid>
		<description><![CDATA[Last week saw the third edition of Open Source Junction. Two days of presentations and interactive sessions with representation of the commercial and the academic sector. It was a successful workshop with a lot of interesting interaction and new ideas for collaboration were being discussed. The report of the workshop will be published shortly. For [...]]]></description>
			<content:encoded><![CDATA[<p>Last week saw the third edition of <a href="http://oss.ly/osj3" onclick="javascript:urchinTracker ('/outbound/article/oss.ly');">Open Source Junction</a>. Two days of presentations and interactive sessions with representation of the commercial and the academic sector. It was a successful workshop with a lot of interesting interaction and new ideas for collaboration were being discussed.</p>
<p>The report of the workshop will be published shortly. For now, please have a read through the live blogs of days one and two below and check the <a href="http://oss-watch.ac.uk/events/2012-03-20_Open_Source_Junction_3/speakersAndSessions.xml" onclick="javascript:urchinTracker ('/outbound/article/oss-watch.ac.uk');">slides</a> of the sessions for more information. </p>
<p><iframe width="470px" height="550px" scrolling="no" frameborder="0" src="http://www.coveritlive.com/index2.php/option=com_altcaster/task=viewaltcast/altcast_code=310b5ec92b/height=550/width=470">&amp;amp;amp;amp;lt;a href="http://www.coveritlive.com/mobile.php?option=com_mobile&amp;amp;amp;amp;amp;task=viewaltcast&amp;amp;amp;amp;amp;altcast_code=310b5ec92b" _mce_href="http://www.coveritlive.com/mobile.php?option=com_mobile&amp;amp;amp;amp;amp;amp;task=viewaltcast&amp;amp;amp;amp;amp;amp;altcast_code=310b5ec92b" &amp;amp;amp;amp;gt;Open Source Junction 3 day 1&amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt;</iframe></p>
<p><iframe width="470px" height="550px" scrolling="no" frameborder="0" src="http://www.coveritlive.com/index2.php/option=com_altcaster/task=viewaltcast/altcast_code=1de7fe4a8a/height=550/width=470">&amp;amp;amp;amp;amp;amp;amp;lt;a href="http://www.coveritlive.com/mobile.php/option=com_mobile/task=viewaltcast/altcast_code=1de7fe4a8a" _mce_href="http://www.coveritlive.com/mobile.php/option=com_mobile/task=viewaltcast/altcast_code=1de7fe4a8a" &amp;amp;amp;amp;amp;amp;amp;gt;Open Source Junction 3 day 2&amp;amp;amp;amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;amp;amp;amp;gt;</iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://osswatch.jiscinvolve.org/wp/2012/03/27/meeting-at-the-junction-cross-sector-collaboration-seeded-at-oss-watch-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open sourcing software essential for reproducible science</title>
		<link>http://osswatch.jiscinvolve.org/wp/2012/03/04/open-sourcing-software-essential-for-reproducible-science/</link>
		<comments>http://osswatch.jiscinvolve.org/wp/2012/03/04/open-sourcing-software-essential-for-reproducible-science/#comments</comments>
		<pubDate>Sun, 04 Mar 2012 21:04:23 +0000</pubDate>
		<dc:creator>Sander van der Waal</dc:creator>
				<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://osswatch.jiscinvolve.org/wp/?p=1481</guid>
		<description><![CDATA[I was very pleased last week to read that Nature published an editorial that argued for open sourcing software that had been used in the research leading up to a publication. The ground principle is very simple: in order for claimed scientific results to be credible, it must be possible to verify those results. The [...]]]></description>
			<content:encoded><![CDATA[<p>I was very pleased last week to read that Nature published an <a href="http://arstechnica.com/science/news/2012/02/science-code-should-be-open-source-according-to-editorial.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/arstechnica.com');">editorial</a> that argued for open sourcing software that had been used in the research leading up to a publication. </p>
<p>The ground principle is very simple: in order for claimed scientific results to be credible, it must be possible to verify those results. The key to doing that properly is the ability to <strong>reproduce</strong> these results. And if there is some piece of software code used to create these results, that is not made available to the scientific community, it is not possible for the wider community to reproduce the results.<br />
Varies initiatives have been taken to ensure this academic principle is followed. For example, a conference like Sigmod installs a <a href="http://www.sigmod2011.org/calls_papers_sigmod_research_repeatability.shtml" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.sigmod2011.org');">repeatability committee</a> that will need the software used for the creation of accepted papers. Although this is good to ensure Sigmod&#8217;s papers have been thoroughly checked, it will not enable other researchers in the field to verify the results or to build on them.  </p>
<p>Luckily, many scientists see open sourcing their code as a normal practice in their research, such as <a href="http://lemire.me/blog/archives/2010/02/10/open-sourcing-your-software-hurts-your-competitiveness-as-a-researcher/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/lemire.me');">Daniel Lemire</a>. The software project provides a solid basis for collaboration, and as such is an example of <a href="http://www.oss-watch.ac.uk/resources/openinnov.xml" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.oss-watch.ac.uk');">open innovation</a> in academic communities. </p>
<p>One of the barriers that is cited against open sourcing code, is that the university may see commercial value in it and wish to commercialise it. It is important to realise, however, that there are many <a href="http://www.oss-watch.ac.uk/resources/businessofopensource.xml" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.oss-watch.ac.uk');">business models</a> available for institutions that go far beyond just selling the raw outputs of a software projects. All of these still allow the institutions to create a viable business by adding value to what is available on the download page of a code hosting website. The true value of a software project is never just in the raw code. </p>
<p>At OSS Watch, we work with academic projects that develop software as part of their research and provide free support to the UK academic sector. So if you have a question about <a href="http://www.oss-watch.ac.uk/resources/opensourceyourcode.xml" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.oss-watch.ac.uk');">how to open source your code</a> or how to deal with <a href="http://www.oss-watch.ac.uk/resources/iprguide.xml" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.oss-watch.ac.uk');">licences</a>, we welcome you to <a href="mailto:info@oss-watch.ac.uk">contact us</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://osswatch.jiscinvolve.org/wp/2012/03/04/open-sourcing-software-essential-for-reproducible-science/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upcoming JISC OSS Watch Webinars</title>
		<link>http://osswatch.jiscinvolve.org/wp/2012/03/01/upcoming-jisc-oss-watch-webinars/</link>
		<comments>http://osswatch.jiscinvolve.org/wp/2012/03/01/upcoming-jisc-oss-watch-webinars/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 14:33:54 +0000</pubDate>
		<dc:creator>Rowan Wilson</dc:creator>
				<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://osswatch.jiscinvolve.org/wp/?p=1478</guid>
		<description><![CDATA[This is just a quick plug for a webinar that I will be running &#8211; with the kind assistance of JISC &#8211; next Wednesday (7th March) on the topic: &#8220;Choosing the right open source licence&#8221;. To quote the blurb: There are many free and open source software licences, and while they all broadly attempt to [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a quick plug for a <a href="http://www.jisc.ac.uk/events/2012/03/webinaropensourcelicence.aspx" onclick="javascript:urchinTracker ('/outbound/article/www.jisc.ac.uk');">webinar</a> that I will be running &#8211; with the kind assistance of JISC &#8211; next Wednesday (7th March) on the topic: &#8220;Choosing the right open source licence&#8221;. To quote the blurb:</p>
<blockquote><p>There are many free and open source software licences, and while they all broadly attempt to facilitate the same things, they also have some differences. Some of the major differences can be grouped together into categories, and this talk acts as an introduction to these categories. Having attended this session, you should be able to understand which decisions you should take in order to select a licence for your code.</p>
<p>Delegates will take away an understanding of:</p>
<ul>
<li>the main categories of open source licences available</li>
<li>the implications of choosing one for the future of your software</li>
</ul>
</blockquote>
<p>Also, advance notice that the week after, on Wednesday March 14th, OSS Watch&#8217;s Sander Van Der Waal will be asking: &#8220;<a href="http://www.jisc.ac.uk/events/2012/03/webinarsoftwaresustainability.aspx" onclick="javascript:urchinTracker ('/outbound/article/www.jisc.ac.uk');">How healthy is your open source community?</a>&#8220;</p>
<blockquote><p>To be viable, academic projects using open source software need to ensure that people continue to engage with their project beyond initial funding. Similarly, academic institutions and businesses seeking to adopt open source solutions developed as part of academic projects need to be sure they can do so without exposing themselves to unmanageable risk. By using the Software Sustainability Maturity Model, both businesses and academic users and developers can identify any weak points in their development and governance processes, and address them as appropriate. This session will provide the participants with the skills to assess the non-technical aspects of open source software development.</p>
<p>Having attended this session, you will be able to answer the question: &#8220;Can a business collaboration be built around this open source project?&#8221; You will understand how to evaluate the health of an open source community and plan for sustainable engagements with companies interested in developing products or services based on it.</p></blockquote>
<p>I hope you can join us!</p>
]]></content:encoded>
			<wfw:commentRss>http://osswatch.jiscinvolve.org/wp/2012/03/01/upcoming-jisc-oss-watch-webinars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

