<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/3941" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-03-06T19:54:20+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/3941</id>

		<entry>
		<author><name><![CDATA[Alan Chatham]]></name></author>
		<updated>2010-03-06T19:54:20+02:00</updated>

		<published>2010-03-06T19:54:20+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3941&amp;p=13545#p13545</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3941&amp;p=13545#p13545"/>
		<title type="html"><![CDATA[Re: Selling V-USB compatable Hardware]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3941&amp;p=13545#p13545"><![CDATA[
The genius of the dual-licensing model (like V-USB's) is that the software (or code) is available for free for anyone to use, under the GPL, but those free users have to in turn give out ALL their source code out to anyone who buys their products, meaning if the developer added anything particularly innovative, they have to essentially give away the rights to that intellectual property to whoever buys their product. This means anyone who buys the device/software is then able to use it free and give it to anyone they want to. For example, in the mid-ninties, Red Hat was still selling their version of Linux (that they put a lot of additional code into) in stores for real money, but it was totally legal for anyone to copy and sell as many Red Hat Linux CDs as they wanted.<br /><br />So the beauty of the dual-licensing model is that if you don't want to have to give away the secret of your innovations, you can pay for a proprietary license and then you don't have to share your code, and can sue the pants off anyone who is copying your software/firmware.<br /><br />Plus, if you're personally bothered by the idea that people wouldn't have the skill to reprogram their devices, you could always add a USB bootloader, especially HIDBoot, so reprogramming the device is simple as &quot;hold a button down when you're plugging the device in to enter bootloader mode, then use these tools to put new firmware on the board&quot;.  That's my approach, since I'm making a consumer device but want my users (who probably have zero embedded programming experience) to be able to easily mess around with the device's code, and want to be able to give my users additional functionality via firmware updates/replacements.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2888">Alan Chatham</a> — Sat Mar 06, 2010 7:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-03-06T12:49:44+02:00</updated>

		<published>2010-03-06T12:49:44+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3941&amp;p=13541#p13541</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3941&amp;p=13541#p13541"/>
		<title type="html"><![CDATA[Re: Selling V-USB compatable Hardware]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3941&amp;p=13541#p13541"><![CDATA[
<blockquote><div><cite>TalkingJazz wrote:</cite>One concern that I have is that a significant portion of the users <em class="text-italics">might </em> not have the skills or knowledge required to reprogram the devices, which would not stand very well morally</div></blockquote><br /><br />How so? When have e.g. you last compiled Linux, X, glibc, gcc, Gnome, KDE, Symbian, ... ? Or made changes to these? The point with free software is that the users have the <strong class="text-strong">possibility</strong> to change it. <strong class="text-strong">Ability</strong> is left as an exercise for the reader <img class="smilies" src="./../../../images/smilies/icon_wink.gif" alt=":wink:" title="Wink" /><p>Statistics: Posted by Guest — Sat Mar 06, 2010 12:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2010-02-28T18:54:38+02:00</updated>

		<published>2010-02-28T18:54:38+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3941&amp;p=13451#p13451</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3941&amp;p=13451#p13451"/>
		<title type="html"><![CDATA[Re: Selling V-USB compatable Hardware]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3941&amp;p=13451#p13451"><![CDATA[
There's no problem from a legal point of view. We might even set a link to your shop, if the board is A Good Thing.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sun Feb 28, 2010 6:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-02-27T02:17:49+02:00</updated>

		<published>2010-02-27T02:17:49+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3941&amp;p=13422#p13422</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3941&amp;p=13422#p13422"/>
		<title type="html"><![CDATA[Selling V-USB compatable Hardware]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3941&amp;p=13422#p13422"><![CDATA[
Hi all,<br /><br />Would anyone be able to advise me on weather it would be OK to sell hardware that was pre-programmed with the V-USB software (with of cause the full hardware and software published and freely available) without a commercial license?<br /><br />The intent of this would of cause be selling the hardware NOT the software, the hardware it's self being designed to be easily reprogrammable by the user. <br /><br />One concern that I have is that a significant portion of the users <em class="text-italics">might </em> not have the skills or knowledge required to reprogram the devices, which would not stand very well morally, but what is the legal stance on this?<br /><br />Regards,<br /><br />TalkingJazz,<p>Statistics: Posted by Guest — Sat Feb 27, 2010 2:17 am</p><hr />
]]></content>
	</entry>
	</feed>
