<?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>Toby&#039;s Development Blog &#187; Events</title>
	<atom:link href="http://www.tosbourn.com/category/events/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tosbourn.com</link>
	<description>Just another PHP / Javascript Developer</description>
	<lastBuildDate>Wed, 01 Sep 2010 13:35:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Open Source &#8211; Some Legal Considerations</title>
		<link>http://www.tosbourn.com/2010/06/events/using-open-source-some-legal-considerations/</link>
		<comments>http://www.tosbourn.com/2010/06/events/using-open-source-some-legal-considerations/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 07:02:12 +0000</pubDate>
		<dc:creator>Toby</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Forde Campbell]]></category>
		<category><![CDATA[Legal]]></category>
		<category><![CDATA[Momentum NI]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Rory Campbell]]></category>

		<guid isPermaLink="false">http://www.tosbourn.com/?p=264</guid>
		<description><![CDATA[Yesterday I attended an event at the Holiday Inn in Belfast regarding some of the legal concerns over software houses incorporating open source code into their applications. This was put on by the good people at Momentum NI.
It was an excellent talk delivered expertly by Rory Campbell from Forde Campbell.  I figured I would [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.tosbourn.com/2010/08/development/internet-explorer-cannot-open-the-internet-site-operation-aborted/" rel="bookmark">Internet Explorer Cannot Open The Internet Site &#8211; Operation Aborted</a><!-- (7.36264)--></li>
		<li><a href="http://www.tosbourn.com/2010/05/web-stuff/owen-delong-content-providers-must-lead-the-way-to-ipv6/" rel="bookmark">Owen DeLong &#8211; Content Providers must lead the way to IPv6</a><!-- (3.32042)--></li>
		<li><a href="http://www.tosbourn.com/2009/12/design/yayquery-my-new-favourite-podcast/" rel="bookmark">YayQuery &#8211; My new favourite podcast?</a><!-- (3.29832)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<div class='microid-8255c8c57376c25bbc0d902344bbdc80ec82b25f'><p>Yesterday I attended an event at the Holiday Inn in Belfast regarding some of the legal concerns over software houses incorporating open source code into their applications. This was put on by the good people at <a href="http://www.momentumni.org/">Momentum NI</a>.</p>
<p>It was an excellent talk delivered expertly by Rory Campbell from <a href="http://www.fordelaw.com/">Forde Campbell</a>.  I figured I would take 5 minutes to briefly sum up what I got from the talk for those who could not attend (or could attend but wanted to watch Mexico show France up!).</p>
<p>Open source is good although it sometimes gets a bad wrap in the public sector, as developers we all know how good it is to have a nice open community building on the same code you are building on.</p>
<p>There is a wide spectrum of open source licences but generally there are two camps <a href="http://www.fsf.org/">FSF</a> (Which created GPL) and <a href="http://www.opensource.org/">OSI</a> (Who endorse the MIT licence).</p>
<p>GPL2 is almost too open for business purposes, it basically says that if you use any code from this licence then your code also needs to be completely GPL2 as well - this is obviously a massive issue if you are doing this.  (Personally I know I use open source code all the time, what I don't know is what licence I have accepted by doing so, do you?)</p>
<p>MIT is more relaxed, it doesn't force you to make your code open source. It does however state that the code is provided as is and basically if it goes wrong it isn't the providers fault, which means if you use some in your code and it breaks you have no leg to stand on when your client starts shouting at you.</p>
<p>So far there have been no court decisions in the UK but people are getting wise to open source law and are arguably getting a bit paranoid over it so it is something we can't afford to ignore.  In Germany there have been rulings and one developer used to actively seek out companies who were not complying (<a href="http://laforge.gnumonks.org/weblog/">Harald Welte</a>).</p>
<p>The main issue is that if you use open source and don't follow the terms your leave yourself open to get sued by the open source supplier for breaking their licence and also your client because you are passing risk onto them.  Also if someone attempt to buy your company things like is could throw a spanner in the works.</p>
<p>There are a few things we can do, we can run audits on our projects to make sure we know what open source licences we are currently using, we can educate ourselves and our co-workers in the issues, we can log any new stuff coming in somewhere we can easily reference it and we can always fall back onto lawyers for advice.</p>
<p>That is pretty much it, now I am off to see what licences I have to stop pissing on!</p>
<p><span style="color: #339966;">/*<br />
* Edit<br />
*/</span></p>
<p>Thanks to Rory Campbell for correcting how I described the two camps.<br />
Thanks to <a href="http://www.future-perfect.co.uk/grammartips/grammar-tip-license-licence.asp">Future Perfect</a> for telling me the difference between licence and license.</p>
</div><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2010%2F06%2Fevents%2Fusing-open-source-some-legal-considerations%2F&amp;linkname=Using%20Open%20Source%20%26%238211%3B%20Some%20Legal%20Considerations" title="Digg" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/digg.png" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2010%2F06%2Fevents%2Fusing-open-source-some-legal-considerations%2F&amp;linkname=Using%20Open%20Source%20%26%238211%3B%20Some%20Legal%20Considerations" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/delicious.png" alt="Delicious"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2010%2F06%2Fevents%2Fusing-open-source-some-legal-considerations%2F&amp;linkname=Using%20Open%20Source%20%26%238211%3B%20Some%20Legal%20Considerations" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/facebook.png" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2010%2F06%2Fevents%2Fusing-open-source-some-legal-considerations%2F&amp;linkname=Using%20Open%20Source%20%26%238211%3B%20Some%20Legal%20Considerations" title="Reddit" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/reddit.png" alt="Reddit"/></a> <a href="http://www.addtoany.com/add_to/ping?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2010%2F06%2Fevents%2Fusing-open-source-some-legal-considerations%2F&amp;linkname=Using%20Open%20Source%20%26%238211%3B%20Some%20Legal%20Considerations" title="Ping" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/ping.png" alt="Ping"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2010%2F06%2Fevents%2Fusing-open-source-some-legal-considerations%2F&amp;linkname=Using%20Open%20Source%20%26%238211%3B%20Some%20Legal%20Considerations" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/twitter.png" alt="Twitter"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2010%2F06%2Fevents%2Fusing-open-source-some-legal-considerations%2F&amp;linkname=Using%20Open%20Source%20%26%238211%3B%20Some%20Legal%20Considerations"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>

<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.tosbourn.com/2010/08/development/internet-explorer-cannot-open-the-internet-site-operation-aborted/" rel="bookmark">Internet Explorer Cannot Open The Internet Site &#8211; Operation Aborted</a><!-- (7.36264)--></li>
		<li><a href="http://www.tosbourn.com/2010/05/web-stuff/owen-delong-content-providers-must-lead-the-way-to-ipv6/" rel="bookmark">Owen DeLong &#8211; Content Providers must lead the way to IPv6</a><!-- (3.32042)--></li>
		<li><a href="http://www.tosbourn.com/2009/12/design/yayquery-my-new-favourite-podcast/" rel="bookmark">YayQuery &#8211; My new favourite podcast?</a><!-- (3.29832)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.tosbourn.com/2010/06/events/using-open-source-some-legal-considerations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Refresh Belfast &#8211; The State of Typography on the Web</title>
		<link>http://www.tosbourn.com/2009/09/design/refresh-belfast-the-state-of-typography-on-the-web/</link>
		<comments>http://www.tosbourn.com/2009/09/design/refresh-belfast-the-state-of-typography-on-the-web/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 18:33:08 +0000</pubDate>
		<dc:creator>Toby</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Christopher Murphy]]></category>
		<category><![CDATA[Nicklas Persson]]></category>
		<category><![CDATA[Refresh Belfast]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://www.tosbourn.com/?p=149</guid>
		<description><![CDATA[I was emailed about this event a couple of days ago and I have decided to sign up for it.
Very basically Christopher Murphy and Nicklas Persson are going to spend an evening (an evening on the 21st September in the Black Box in Belfast) talking about and showing us a few of the new typography-centred [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.tosbourn.com/2009/09/design/typography/" rel="bookmark">Typography</a><!-- (9.97882)--></li>
		<li><a href="http://www.tosbourn.com/2009/06/design/out-of-the-box-design/" rel="bookmark">Out of the box design</a><!-- (5.91736)--></li>
		<li><a href="http://www.tosbourn.com/2009/11/development/online-resources-for-web-development/" rel="bookmark">Online resources for web development</a><!-- (4.4795)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<div class='microid-49e1c56999dc66272ee3584c896536870e0fdad3'><p>I was emailed about this event a couple of days ago and I have decided to sign up for it.</p>
<p>Very basically Christopher Murphy and Nicklas Persson are going to spend an evening (an evening on the 21st September in the Black Box in Belfast) talking about and showing us a few of the new typography-centred services that are floating about these days.</p>
<p>I have <a href="http://www.tosbourn.com/2009/09/typography/">mentioned in a previous post</a> that I just don't get typography, so hopefully it won't be too over my head but even more hopefully I hope to learn a lot from it.</p>
<p>For those of you who don't know about <a href="http://refreshbelfast.org/">Refresh Belfast</a> I have cleverly hidden a link to their site somewhere in this post.  In case you can't find it here is some blurb from <a href="http://refreshbelfast.org/">their site</a>.</p>
<blockquote><p>Refresh is a monthly event for designers, developers, coders, geeks &amp; nerds to get together to talk design, debate the web, share ideas and meet new &amp; interesting people. Every third Monday of the month, we organise a couple of presentations from local industry experts to be enjoyed over a few beers in the The Black Box.</p></blockquote>
<p>If anyone is free on that Monday and wants to come along they need to <a href="http://refreshbelfast.eventbrite.com/">sign up in advance</a>, it is completely free and the registration was insanely quick.  If you are coming along be sure to say hey!  I will be the one with the beard looking confused and angry!</p>
</div><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2009%2F09%2Fdesign%2Frefresh-belfast-the-state-of-typography-on-the-web%2F&amp;linkname=Refresh%20Belfast%20%26%238211%3B%20The%20State%20of%20Typography%20on%20the%20Web" title="Digg" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/digg.png" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2009%2F09%2Fdesign%2Frefresh-belfast-the-state-of-typography-on-the-web%2F&amp;linkname=Refresh%20Belfast%20%26%238211%3B%20The%20State%20of%20Typography%20on%20the%20Web" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/delicious.png" alt="Delicious"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2009%2F09%2Fdesign%2Frefresh-belfast-the-state-of-typography-on-the-web%2F&amp;linkname=Refresh%20Belfast%20%26%238211%3B%20The%20State%20of%20Typography%20on%20the%20Web" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/facebook.png" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2009%2F09%2Fdesign%2Frefresh-belfast-the-state-of-typography-on-the-web%2F&amp;linkname=Refresh%20Belfast%20%26%238211%3B%20The%20State%20of%20Typography%20on%20the%20Web" title="Reddit" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/reddit.png" alt="Reddit"/></a> <a href="http://www.addtoany.com/add_to/ping?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2009%2F09%2Fdesign%2Frefresh-belfast-the-state-of-typography-on-the-web%2F&amp;linkname=Refresh%20Belfast%20%26%238211%3B%20The%20State%20of%20Typography%20on%20the%20Web" title="Ping" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/ping.png" alt="Ping"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2009%2F09%2Fdesign%2Frefresh-belfast-the-state-of-typography-on-the-web%2F&amp;linkname=Refresh%20Belfast%20%26%238211%3B%20The%20State%20of%20Typography%20on%20the%20Web" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/twitter.png" alt="Twitter"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2009%2F09%2Fdesign%2Frefresh-belfast-the-state-of-typography-on-the-web%2F&amp;linkname=Refresh%20Belfast%20%26%238211%3B%20The%20State%20of%20Typography%20on%20the%20Web"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>

<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.tosbourn.com/2009/09/design/typography/" rel="bookmark">Typography</a><!-- (9.97882)--></li>
		<li><a href="http://www.tosbourn.com/2009/06/design/out-of-the-box-design/" rel="bookmark">Out of the box design</a><!-- (5.91736)--></li>
		<li><a href="http://www.tosbourn.com/2009/11/development/online-resources-for-web-development/" rel="bookmark">Online resources for web development</a><!-- (4.4795)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.tosbourn.com/2009/09/design/refresh-belfast-the-state-of-typography-on-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
