<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Lobo Project Blog</title>
	<atom:link href="http://lobobrowser.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://lobobrowser.wordpress.com</link>
	<description>Primarily about the Lobo web browser and the Cobra rendering engine</description>
	<lastBuildDate>Fri, 30 Oct 2009 20:11:15 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Lobo Integration in DeepaMehta by theuserbl</title>
		<link>http://lobobrowser.wordpress.com/2009/10/21/lobo-integration-in-deepamehta/#comment-40</link>
		<dc:creator>theuserbl</dc:creator>
		<pubDate>Fri, 30 Oct 2009 20:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://lobobrowser.wordpress.com/?p=52#comment-40</guid>
		<description>To the topic of &quot;JavaFX&quot;, I think, this could be interesting 
for you:

&lt;a href=&quot;http://weblogs.java.net/blog/2009/06/09/top-5-most-important-features-javafx-12&quot; rel=&quot;nofollow&quot;&gt;http://weblogs.java.net/blog/2009/06/09/top-5-most-important-features-javafx-12&lt;/a&gt;:
&quot;&lt;i&gt;JavaFX apps are distributed as applets or webstart, so the correct runtime will be auto-downloaded from dl.javafx.com and cached. The runtime is versioned, so you never have to worry about a new update breaking your old app. If you wrote an app against the 1.1 runtime it will always run against the 1.1 runtime, even if we&#039;ve released JavaFX 30 by then.&lt;/i&gt;&quot;

&lt;a href=&quot;http://weblogs.java.net/blog/opinali/archive/2009/10/29/programming-bitmapped-graphics-javafx&quot; rel=&quot;nofollow&quot;&gt;http://weblogs.java.net/blog/opinali/archive/2009/10/29/programming-bitmapped-graphics-javafx&lt;/a&gt;:
&quot;&lt;i&gt;Please stop quoting that first blog (Anthony Goubard&#039;s), this is FUD. Those comments are specific to the JavaFX Preview release, which licensing terms were obviously more limited. The license changed in JavaFX 1.0, so there&#039;s no expiration, no restrictions for commercial use, etc.

On the other blogs: yep, the JavaFX runtime is not yet open source, I have been a vocal critic of this fact, remarkably because Sun has officially promised that JavaFX would be eventually full open source; but that was years ago when Sun started the project and before the decision to sell themselves. Now it&#039;s possible that the license change is mostly blocked by the never-ending Oracle/Sun deal; hopefully this drama will end soon, and Oracle will make the right decision and move JavaFX to GPLv2, to join the OpenJDK ecosystem.

Anyway, until this happens, JavaFX&#039;s license is not any worse than most proprietary licenses(*). If your choice is one of JavaFX, Flash or Silverlight, you don&#039;t really have a choice. (Mono&#039;s Moonlight could be a good choice if you like .NET/Silverlight and if you don&#039;t mind Mono&#039;s possible issues with Microsoft&#039;s patents and historical behavior towards open source.)

(*)The runtime&#039;s distribution restriction is meaningless because JavaFX is not designed for a deployment model of bundling the runtime with the application. The runtime is automatically downloaded when some JavaFX apps runs for the first time, and it&#039;s not a big download. There&#039;s no way to do a standalone install of the JavaFX runtime, it&#039;s just a bunch of jars and DDLs inside the JRE&#039;s resource cache.
&lt;/i&gt;&quot;</description>
		<content:encoded><![CDATA[<p>To the topic of &#8220;JavaFX&#8221;, I think, this could be interesting<br />
for you:</p>
<p><a href="http://weblogs.java.net/blog/2009/06/09/top-5-most-important-features-javafx-12" rel="nofollow">http://weblogs.java.net/blog/2009/06/09/top-5-most-important-features-javafx-12</a>:<br />
&#8220;<i>JavaFX apps are distributed as applets or webstart, so the correct runtime will be auto-downloaded from dl.javafx.com and cached. The runtime is versioned, so you never have to worry about a new update breaking your old app. If you wrote an app against the 1.1 runtime it will always run against the 1.1 runtime, even if we&#8217;ve released JavaFX 30 by then.</i>&#8221;</p>
<p><a href="http://weblogs.java.net/blog/opinali/archive/2009/10/29/programming-bitmapped-graphics-javafx" rel="nofollow">http://weblogs.java.net/blog/opinali/archive/2009/10/29/programming-bitmapped-graphics-javafx</a>:<br />
&#8220;<i>Please stop quoting that first blog (Anthony Goubard&#8217;s), this is FUD. Those comments are specific to the JavaFX Preview release, which licensing terms were obviously more limited. The license changed in JavaFX 1.0, so there&#8217;s no expiration, no restrictions for commercial use, etc.</p>
<p>On the other blogs: yep, the JavaFX runtime is not yet open source, I have been a vocal critic of this fact, remarkably because Sun has officially promised that JavaFX would be eventually full open source; but that was years ago when Sun started the project and before the decision to sell themselves. Now it&#8217;s possible that the license change is mostly blocked by the never-ending Oracle/Sun deal; hopefully this drama will end soon, and Oracle will make the right decision and move JavaFX to GPLv2, to join the OpenJDK ecosystem.</p>
<p>Anyway, until this happens, JavaFX&#8217;s license is not any worse than most proprietary licenses(*). If your choice is one of JavaFX, Flash or Silverlight, you don&#8217;t really have a choice. (Mono&#8217;s Moonlight could be a good choice if you like .NET/Silverlight and if you don&#8217;t mind Mono&#8217;s possible issues with Microsoft&#8217;s patents and historical behavior towards open source.)</p>
<p>(*)The runtime&#8217;s distribution restriction is meaningless because JavaFX is not designed for a deployment model of bundling the runtime with the application. The runtime is automatically downloaded when some JavaFX apps runs for the first time, and it&#8217;s not a big download. There&#8217;s no way to do a standalone install of the JavaFX runtime, it&#8217;s just a bunch of jars and DDLs inside the JRE&#8217;s resource cache.<br />
</i>&#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lobo Integration in DeepaMehta by lobochief</title>
		<link>http://lobobrowser.wordpress.com/2009/10/21/lobo-integration-in-deepamehta/#comment-39</link>
		<dc:creator>lobochief</dc:creator>
		<pubDate>Wed, 28 Oct 2009 23:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://lobobrowser.wordpress.com/?p=52#comment-39</guid>
		<description>@Kenny: I agree there hasn&#039;t been as much progress as I would&#039;ve hoped, and not just in that area.</description>
		<content:encoded><![CDATA[<p>@Kenny: I agree there hasn&#8217;t been as much progress as I would&#8217;ve hoped, and not just in that area.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lobo Integration in DeepaMehta by Kenny</title>
		<link>http://lobobrowser.wordpress.com/2009/10/21/lobo-integration-in-deepamehta/#comment-38</link>
		<dc:creator>Kenny</dc:creator>
		<pubDate>Wed, 28 Oct 2009 17:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://lobobrowser.wordpress.com/?p=52#comment-38</guid>
		<description>I only replay here, because its currently your latest post.

At &lt;a href=&quot;http://lobobrowser.wordpress.com/2008/12/22/javafx-10-license-unreasonable/&quot; rel=&quot;nofollow&quot;&gt;this blog entry&lt;/a&gt; you have written about the JavaFX-license. You have speculated, that in the future will be comming a better license for JFX out.
You have written it December 2008. Now we are 10 month later. And nothing happen.</description>
		<content:encoded><![CDATA[<p>I only replay here, because its currently your latest post.</p>
<p>At <a href="http://lobobrowser.wordpress.com/2008/12/22/javafx-10-license-unreasonable/" rel="nofollow">this blog entry</a> you have written about the JavaFX-license. You have speculated, that in the future will be comming a better license for JFX out.<br />
You have written it December 2008. Now we are 10 month later. And nothing happen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lobo Browser 0.98.4 Released by Scott Duensing</title>
		<link>http://lobobrowser.wordpress.com/2009/01/19/lobo-browser-0984-released/#comment-27</link>
		<dc:creator>Scott Duensing</dc:creator>
		<pubDate>Wed, 04 Feb 2009 16:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://lobobrowser.wordpress.com/?p=39#comment-27</guid>
		<description>You&#039;re all insane.  I love it.  HTML needs to die - it was never intended for what we&#039;re all doing with it.  It&#039;s for adding context to textual documents, not for adding presentation!  Prove JavaFX or something else is better!</description>
		<content:encoded><![CDATA[<p>You&#8217;re all insane.  I love it.  HTML needs to die &#8211; it was never intended for what we&#8217;re all doing with it.  It&#8217;s for adding context to textual documents, not for adding presentation!  Prove JavaFX or something else is better!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lobo Browser 0.98.4 Released by Swing links of the week, January 26th &#124; Jonathan Giles</title>
		<link>http://lobobrowser.wordpress.com/2009/01/19/lobo-browser-0984-released/#comment-26</link>
		<dc:creator>Swing links of the week, January 26th &#124; Jonathan Giles</dc:creator>
		<pubDate>Sun, 25 Jan 2009 19:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://lobobrowser.wordpress.com/?p=39#comment-26</guid>
		<description>[...] Browser 0.98.4 has been announced. The major news of this release is that it updates Lobo’s support of direct rendering of JavaFX [...]</description>
		<content:encoded><![CDATA[<p>[...] Browser 0.98.4 has been announced. The major news of this release is that it updates Lobo’s support of direct rendering of JavaFX [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaFX Video in a Swing Application &#8211; Technically Doable by lqd</title>
		<link>http://lobobrowser.wordpress.com/2008/12/29/javafx-video-in-a-swing-application-technically-doable/#comment-13</link>
		<dc:creator>lqd</dc:creator>
		<pubDate>Mon, 29 Dec 2008 16:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://lobobrowser.wordpress.com/?p=27#comment-13</guid>
		<description>Just for fun i&#039;ll kick in another way that lets you add hw accelerated effects, transforms and all: using scenario&#039;s SGMediaView that comes with javafx but is for swing (scenario 1.0, not the gpl&#039;d scenario 0.6).</description>
		<content:encoded><![CDATA[<p>Just for fun i&#8217;ll kick in another way that lets you add hw accelerated effects, transforms and all: using scenario&#8217;s SGMediaView that comes with javafx but is for swing (scenario 1.0, not the gpl&#8217;d scenario 0.6).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaFX Video in a Swing Application &#8211; Technically Doable by lobochief</title>
		<link>http://lobobrowser.wordpress.com/2008/12/29/javafx-video-in-a-swing-application-technically-doable/#comment-11</link>
		<dc:creator>lobochief</dc:creator>
		<pubDate>Mon, 29 Dec 2008 13:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://lobobrowser.wordpress.com/?p=27#comment-11</guid>
		<description>Yes, I&#039;m sure there&#039;s a way to do it by only using jmc.jar and the required DLLs. I&#039;m not familiar with that API. Is there documentation on the JMC API other than the PDF?

Personally what I was interested in finding out is if you could run JavaFX code with MediaView and MediaPlayer inside a Swing application that is run standalone (the Lobo browser) with java and not javafx. Now I see how it could potentially be done.</description>
		<content:encoded><![CDATA[<p>Yes, I&#8217;m sure there&#8217;s a way to do it by only using jmc.jar and the required DLLs. I&#8217;m not familiar with that API. Is there documentation on the JMC API other than the PDF?</p>
<p>Personally what I was interested in finding out is if you could run JavaFX code with MediaView and MediaPlayer inside a Swing application that is run standalone (the Lobo browser) with java and not javafx. Now I see how it could potentially be done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaFX Video in a Swing Application &#8211; Technically Doable by David</title>
		<link>http://lobobrowser.wordpress.com/2008/12/29/javafx-video-in-a-swing-application-technically-doable/#comment-10</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 29 Dec 2008 13:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://lobobrowser.wordpress.com/?p=27#comment-10</guid>
		<description>That&#039;s a very good attempt to do thing differently.

For those who want simpler solution integrating media support into Swing application can directly use the media API without the JavaFX classes and API :^&gt; . The advantage of this approach is to reduce the complexity of the code (by not using JavaFX&#039;s layer) and perhaps save some (Negligible) memory and offer slight performance improvement.

So for those who want to find out how to do this can read the following Sun&#039;s presentation
Incorporating Media into Java and JavaFX™
Technology Based Platforms
http://dsc.sun.com/learning/javaoneonline/2008/pdf/TS-6509.pdf

Have fun with JavaFX and Swing...</description>
		<content:encoded><![CDATA[<p>That&#8217;s a very good attempt to do thing differently.</p>
<p>For those who want simpler solution integrating media support into Swing application can directly use the media API without the JavaFX classes and API :^&gt; . The advantage of this approach is to reduce the complexity of the code (by not using JavaFX&#8217;s layer) and perhaps save some (Negligible) memory and offer slight performance improvement.</p>
<p>So for those who want to find out how to do this can read the following Sun&#8217;s presentation<br />
Incorporating Media into Java and JavaFX™<br />
Technology Based Platforms<br />
<a href="http://dsc.sun.com/learning/javaoneonline/2008/pdf/TS-6509.pdf" rel="nofollow">http://dsc.sun.com/learning/javaoneonline/2008/pdf/TS-6509.pdf</a></p>
<p>Have fun with JavaFX and Swing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaFX Video in a Swing Application &#8211; Technically Doable by Kirill Grouchnikov</title>
		<link>http://lobobrowser.wordpress.com/2008/12/29/javafx-video-in-a-swing-application-technically-doable/#comment-9</link>
		<dc:creator>Kirill Grouchnikov</dc:creator>
		<pubDate>Mon, 29 Dec 2008 05:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://lobobrowser.wordpress.com/?p=27#comment-9</guid>
		<description>Pure Swing code with none of the JavaFX internals is at http://www.pushing-pixels.org/?p=909</description>
		<content:encoded><![CDATA[<p>Pure Swing code with none of the JavaFX internals is at <a href="http://www.pushing-pixels.org/?p=909" rel="nofollow">http://www.pushing-pixels.org/?p=909</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The JavaFX 1.0 License &#8211; Completely unreasonable? by JavaFX Video in a Swing Application - Technically Doable &#171; Lobo Project Blog</title>
		<link>http://lobobrowser.wordpress.com/2008/12/22/javafx-10-license-unreasonable/#comment-7</link>
		<dc:creator>JavaFX Video in a Swing Application - Technically Doable &#171; Lobo Project Blog</dc:creator>
		<pubDate>Mon, 29 Dec 2008 03:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://lobobrowser.wordpress.com/?p=12#comment-7</guid>
		<description>[...] The JavaFX 1.0 License - Completely&#160;unreasonable? [...]</description>
		<content:encoded><![CDATA[<p>[...] The JavaFX 1.0 License &#8211; Completely&nbsp;unreasonable? [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
