<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Microsoft ends GPL saga; WUDT source code released</title>
	<atom:link href="http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/</link>
	<description>Not your usual Microsoft enthusiast blog.</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:02:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: phrostbyte</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5785</link>
		<dc:creator>phrostbyte</dc:creator>
		<pubDate>Sat, 26 Dec 2009 02:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5785</guid>
		<description>Hello Rafael,

I&#039;m currently working on a fork of WUDT, to add some features. Currently hosted at : http://github.com/phrostbyte/Linux-USB-DVD-Download-Tool

I&#039;m very interested in your patch. Is there anywhere you can post it such that I can make available in the source tree?

Thank you!</description>
		<content:encoded><![CDATA[<p>Hello Rafael,</p>
<p>I&#8217;m currently working on a fork of WUDT, to add some features. Currently hosted at : <a href="http://github.com/phrostbyte/Linux-USB-DVD-Download-Tool" rel="nofollow">http://github.com/phrostbyte/Linux-USB-DVD-Download-Tool</a></p>
<p>I&#8217;m very interested in your patch. Is there anywhere you can post it such that I can make available in the source tree?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5700</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Tue, 15 Dec 2009 18:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5700</guid>
		<description>I tried using your tool on a Windows 2003 Server iso from MSDN, and I still get the &quot;invalid iso&quot; error. Did they change something?</description>
		<content:encoded><![CDATA[<p>I tried using your tool on a Windows 2003 Server iso from MSDN, and I still get the &#8220;invalid iso&#8221; error. Did they change something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gadget Sleuth</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5659</link>
		<dc:creator>Gadget Sleuth</dc:creator>
		<pubDate>Sun, 13 Dec 2009 00:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5659</guid>
		<description>Nice to see that MS is being more receptive to outside developers ideas; as any OS follower knows, open source/community source is the future of most OSes down the road.</description>
		<content:encoded><![CDATA[<p>Nice to see that MS is being more receptive to outside developers ideas; as any OS follower knows, open source/community source is the future of most OSes down the road.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Forsman</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5651</link>
		<dc:creator>Simon Forsman</dc:creator>
		<pubDate>Sat, 12 Dec 2009 13:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5651</guid>
		<description>Vincent, no, GPL licensed software is not required to be available for free, the sourcecode however must be available at no additional cost to those who recieved or bought a binary and those who recieve or buy the software get the right to make and sell or give away their own copies (modified or not) under the GPL aswell (Which tends to push the price down to zero).

Bundling GPL software with non GPL software is commonly done by most commercial Linux distributions and is considered perfectly acceptable as long as no linking is done. (There are also exceptions in the GPL to allow GPL licensed software to link with non GPL system libraries (Since it would be impossible to write any useful GPL software for a proprietary OS otherwise).

I&#039;m able to download the tool and the code without any account or without owning Win7, the only current flaw is that the download page states that i have to agree with the GPL in order to download the software (Its not necessary, Its perfectly fine to recieve and use GPL licensed software without accepting the license (see point 5 of the GPLv2 or point 9 of v3). (The v3 is a bit more clear and also includes exceptions for ancillary propagation using P2P (So that you can download using for example bittorrent without first accepting the license))</description>
		<content:encoded><![CDATA[<p>Vincent, no, GPL licensed software is not required to be available for free, the sourcecode however must be available at no additional cost to those who recieved or bought a binary and those who recieve or buy the software get the right to make and sell or give away their own copies (modified or not) under the GPL aswell (Which tends to push the price down to zero).</p>
<p>Bundling GPL software with non GPL software is commonly done by most commercial Linux distributions and is considered perfectly acceptable as long as no linking is done. (There are also exceptions in the GPL to allow GPL licensed software to link with non GPL system libraries (Since it would be impossible to write any useful GPL software for a proprietary OS otherwise).</p>
<p>I&#8217;m able to download the tool and the code without any account or without owning Win7, the only current flaw is that the download page states that i have to agree with the GPL in order to download the software (Its not necessary, Its perfectly fine to recieve and use GPL licensed software without accepting the license (see point 5 of the GPLv2 or point 9 of v3). (The v3 is a bit more clear and also includes exceptions for ancillary propagation using P2P (So that you can download using for example bittorrent without first accepting the license))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin Wise</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5640</link>
		<dc:creator>Austin Wise</dc:creator>
		<pubDate>Fri, 11 Dec 2009 09:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5640</guid>
		<description>Nice attempt at a troll Vincent.

I find it a little odd that the author of ImageMaster would pull his code over this.  You would think he would be excited about people checking out his program.  He could give it a cool motto like &quot;so good Microsoft &lt;strike&gt;stole&lt;/strike&gt; licensed it&quot;.</description>
		<content:encoded><![CDATA[<p>Nice attempt at a troll Vincent.</p>
<p>I find it a little odd that the author of ImageMaster would pull his code over this.  You would think he would be excited about people checking out his program.  He could give it a cool motto like &#8220;so good Microsoft <strike>stole</strike> licensed it&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lidenskap: Teknologi &#187; Windows 7: 30 tips og hvordan installere fra minnepenn</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5639</link>
		<dc:creator>Lidenskap: Teknologi &#187; Windows 7: 30 tips og hvordan installere fra minnepenn</dc:creator>
		<pubDate>Fri, 11 Dec 2009 08:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5639</guid>
		<description>[...] Oppdatert: WUDT er tilgjengelig som åpen kildekode på wudt.codeplex.com (Within Windows) [...]</description>
		<content:encoded><![CDATA[<p>[...] Oppdatert: WUDT er tilgjengelig som åpen kildekode på wudt.codeplex.com (Within Windows) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent J. Anzilotti</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5636</link>
		<dc:creator>Vincent J. Anzilotti</dc:creator>
		<pubDate>Fri, 11 Dec 2009 06:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5636</guid>
		<description>Of course, Microsoft attempts to blame free open source code, under GPL v2, for their requirement of needing to install Microsoft Dot Net Framework v2 and the Image Mastering API (application programming interface) before installing WDUT! 

--&gt; Why didn&#039;t Microsoft develop it&#039;s own software solution to install their own software product? 

Microsoft originally released WUDT in October, which took until December the 10th to release WDUT under GPL v2. 

But, &quot;Before you run the Windows 7 USB/DVD Download tool, make sure that you have already purchased Windows 7 ISO download from Microsoft Store&quot; so that means the FREE GPL v2 open source software isn&#039;t available without FIRST making a purchase?  And that is why everyone has been direct linking the tool! 

&quot;If you have purchased Windows 7 but have not yet downloaded the ISO file, you can download the file from your Microsoft Store Account.&quot; which the Microsoft Store claims! 

Isn&#039;t FREE open source software, under the GPL v2 license agreement terms, suppose to be available freely? In my opinion, Microsoft has bundled the free open source intellectual property with their proprietary! Nobody can gain access to the Microsoft Store without first becoming a member of Windows Live ID! 

So that&#039;s another Microsoft requirement, to gain access to the FREE open source code intellectual property under the GPL v2 license agreement that everyone MUST obtain and join Microsoft as a Windows Live ID to be eligible? Now, we see, what it means to be FREE, under Microsoft&#039;s terms!</description>
		<content:encoded><![CDATA[<p>Of course, Microsoft attempts to blame free open source code, under GPL v2, for their requirement of needing to install Microsoft Dot Net Framework v2 and the Image Mastering API (application programming interface) before installing WDUT! </p>
<p>&#8211;&gt; Why didn&#8217;t Microsoft develop it&#8217;s own software solution to install their own software product? </p>
<p>Microsoft originally released WUDT in October, which took until December the 10th to release WDUT under GPL v2. </p>
<p>But, &#8220;Before you run the Windows 7 USB/DVD Download tool, make sure that you have already purchased Windows 7 ISO download from Microsoft Store&#8221; so that means the FREE GPL v2 open source software isn&#8217;t available without FIRST making a purchase?  And that is why everyone has been direct linking the tool! </p>
<p>&#8220;If you have purchased Windows 7 but have not yet downloaded the ISO file, you can download the file from your Microsoft Store Account.&#8221; which the Microsoft Store claims! </p>
<p>Isn&#8217;t FREE open source software, under the GPL v2 license agreement terms, suppose to be available freely? In my opinion, Microsoft has bundled the free open source intellectual property with their proprietary! Nobody can gain access to the Microsoft Store without first becoming a member of Windows Live ID! </p>
<p>So that&#8217;s another Microsoft requirement, to gain access to the FREE open source code intellectual property under the GPL v2 license agreement that everyone MUST obtain and join Microsoft as a Windows Live ID to be eligible? Now, we see, what it means to be FREE, under Microsoft&#8217;s terms!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradley M. Kuhn</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5629</link>
		<dc:creator>Bradley M. Kuhn</dc:creator>
		<pubDate>Thu, 10 Dec 2009 16:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5629</guid>
		<description>Congratulations to you, Rafael.  Thanks for your work on this.  I&#039;ve also &lt;a href=&quot;http://ebb.org/bkuhn/blog/2009/12/10/microsoft-gpl-enforcement.html&quot; rel=&quot;nofollow&quot;&gt;posted a public congratulations to you in my blog&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Congratulations to you, Rafael.  Thanks for your work on this.  I&#8217;ve also <a href="http://ebb.org/bkuhn/blog/2009/12/10/microsoft-gpl-enforcement.html" rel="nofollow">posted a public congratulations to you in my blog</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe Zorzo</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5628</link>
		<dc:creator>Felipe Zorzo</dc:creator>
		<pubDate>Thu, 10 Dec 2009 15:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5628</guid>
		<description>@Balnites, download IMAPI &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=b5f726f1-4ace-455d-bad7-abc4dd2f147b&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@Balnites, download IMAPI <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=b5f726f1-4ace-455d-bad7-abc4dd2f147b" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guilherme C.</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5627</link>
		<dc:creator>Guilherme C.</dc:creator>
		<pubDate>Thu, 10 Dec 2009 15:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5627</guid>
		<description>Here it is the link Balnites, http://bit.ly/DD8AP

Hope I&#039;ve helped you, ;D</description>
		<content:encoded><![CDATA[<p>Here it is the link Balnites, <a href="http://bit.ly/DD8AP" rel="nofollow">http://bit.ly/DD8AP</a></p>
<p>Hope I&#8217;ve helped you, ;D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Balnites</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5624</link>
		<dc:creator>Balnites</dc:creator>
		<pubDate>Thu, 10 Dec 2009 14:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5624</guid>
		<description>When I tried to install it, I got this msg:

&quot;This application requires the Image Mastering API v2.
Please install the Image Mastering API then run this installer again.&quot;

but the Image Mastering API v2 is not on the download site.</description>
		<content:encoded><![CDATA[<p>When I tried to install it, I got this msg:</p>
<p>&#8220;This application requires the Image Mastering API v2.<br />
Please install the Image Mastering API then run this installer again.&#8221;</p>
<p>but the Image Mastering API v2 is not on the download site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ferramenta de Download USB/DVD volta a ser disponibilizada &#187; WinAjuda</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5618</link>
		<dc:creator>Ferramenta de Download USB/DVD volta a ser disponibilizada &#187; WinAjuda</dc:creator>
		<pubDate>Thu, 10 Dec 2009 10:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5618</guid>
		<description>[...] Within Windows.  Tags: codeplex, gpl v2, imagemaster, microsoft, windows 7 usb/dvd download tool       Notificar [...]</description>
		<content:encoded><![CDATA[<p>[...] Within Windows.  Tags: codeplex, gpl v2, imagemaster, microsoft, windows 7 usb/dvd download tool       Notificar [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5616</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Thu, 10 Dec 2009 08:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5616</guid>
		<description>Well, I hope they accept your patch. This tool is quite useful.</description>
		<content:encoded><![CDATA[<p>Well, I hope they accept your patch. This tool is quite useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Microsoft finally posts the stolen source @ AskWoody.com</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5615</link>
		<dc:creator>Microsoft finally posts the stolen source @ AskWoody.com</dc:creator>
		<pubDate>Thu, 10 Dec 2009 06:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5615</guid>
		<description>[...] comes from Rafael Rivera, who first noticed the transgression, that &#8211; one month later &#8211; [...]</description>
		<content:encoded><![CDATA[<p>[...] comes from Rafael Rivera, who first noticed the transgression, that &#8211; one month later &#8211; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5613</link>
		<dc:creator>Rafael</dc:creator>
		<pubDate>Thu, 10 Dec 2009 03:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5613</guid>
		<description>You can use the tool in the interim, otherwise TBD.</description>
		<content:encoded><![CDATA[<p>You can use the tool in the interim, otherwise TBD.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Microsoft Ends GPL Saga and Posts WUDT Source Code &#124; The Software Nook</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5611</link>
		<dc:creator>Microsoft Ends GPL Saga and Posts WUDT Source Code &#124; The Software Nook</dc:creator>
		<pubDate>Thu, 10 Dec 2009 00:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5611</guid>
		<description>[...] Rafael: Back in November, I wrote about Microsoft lifting GPL licensed code for use in a Microsoft Store [...]</description>
		<content:encoded><![CDATA[<p>[...] Rafael: Back in November, I wrote about Microsoft lifting GPL licensed code for use in a Microsoft Store [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Interframe</title>
		<link>http://www.withinwindows.com/2009/12/09/microsoft-ends-gpl-saga-wudt-source-code-released/#comment-5610</link>
		<dc:creator>Interframe</dc:creator>
		<pubDate>Wed, 09 Dec 2009 23:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.withinwindows.com/?p=972#comment-5610</guid>
		<description>When exactly will your patch to support imgburn-created ISOs be released?</description>
		<content:encoded><![CDATA[<p>When exactly will your patch to support imgburn-created ISOs be released?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

