<?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>SemanticMetadata.net &#187; JavaFX</title>
	<atom:link href="http://www.semanticmetadata.net/category/javafx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.semanticmetadata.net</link>
	<description></description>
	<lastBuildDate>Wed, 11 Jan 2012 16:35:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Trying out JavaFX (and the NetBeans JavaFX Plugin)</title>
		<link>http://www.semanticmetadata.net/2007/07/24/trying-out-javafx-and-the-netbeans-javafx-plugin/</link>
		<comments>http://www.semanticmetadata.net/2007/07/24/trying-out-javafx-and-the-netbeans-javafx-plugin/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 19:42:59 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[Netbeans]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/2007/07/24/trying-out-javafx-and-the-netbeans-javafx-plugin/</guid>
		<description><![CDATA[I took the news on the updated NetBeans plugin for JavaFX as impulse to try it out at last: JavaFX has been buzzing around for some months now. So long Adobe/Macromedia Flash has been the only choice for interactive graphically intensive and multimedia application. Well I know that there is SVG and SMIL, but I [...]]]></description>
			<content:encoded><![CDATA[<p>I took the <a href="http://blogs.sun.com/ontherecord/entry/new_javafx_script_plugin_for">news on the updated NetBeans plugin for JavaFX</a> as impulse to try it out at last: <a href="https://openjfx.dev.java.net">JavaFX</a> has been buzzing around for some months now. So long Adobe/Macromedia Flash has been the only choice for interactive graphically intensive and multimedia application. Well I know that there is SVG and SMIL, but I also know that those two can&#8217;t compete with Flash (I spare out a &#8216;yet&#8217; &#8230; how long do we have to wait?). With JavaFX and <a href="http://www.microsoft.com/silverlight/">Microsoft Silverlight</a> there are two competitors on the scene. However I cannot try the latter one &#8211; I didn&#8217;t find an Ubuntu download <img src='http://www.semanticmetadata.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  JavaFX however is looking cool: The <a href="http://download.java.net/general/openjfx/demos/tutorial.jnlp">demo / tutorial</a> from <a href="https://openjfx.dev.java.net/">openjfx.dev.java.net</a> shows a lot of nice effects and features.</p>
<p><span id="more-197"></span><strong>But now for the quick start:</strong></p>
<ul>
<li>Download the newest Java SE version (1.6u2 in my case)</li>
<li>Download <a href="http://www.netbeans.org/community/releases/60/">NetBeans 6.0 M10+</a></li>
<li>Install the <a href="https://openjfx.dev.java.net/javafx-nb60-plugin-install.html">JavaFX plugin</a>. See how is done <a href="https://openjfx.dev.java.net/javafx-nb60-plugin-install.html">here</a>. (Note that the tutorial is crap as the screen shots definitely do not look like the screens you will see in NetBeans M10. However the process remains the same)</li>
<li>Create a new JavaFX project using <em>File -&gt; New Project &#8230;</em></li>
</ul>
<p><strong>And what to do now?</strong></p>
<p>Try out the <a href="https://openjfx.dev.java.net/Getting_Started_With_JavaFX.html">tutorial given on the JavaFX site</a>. You will soon notice that the <a href="https://openjfx.dev.java.net/JavaFX_Programming_Language.html">reference manual</a> is also a necessary resource.</p>
<p><strong>And the winner is &#8230;</strong></p>
<p>The winner is the NetBeans Plugin for JavaFX (or the group of 4 plugins): It has enabled me to take a peak on JavaFX and decide that it is nothing yet for me:</p>
<ul>
<li>JavaFX is not intuitive for me. I know Perl, C(++), Ruby, Java, JavaScript, Basic, Pascal and R and JavaFX is <em>something completely new</em>.</li>
<li>The &#8211; for me &#8211; most appealing features of  Flash have no counterparts: (i) Flash has a very small footprint (&lt; 1.2M on Windows, &lt; 2.6M on Linux compared to a Java runtime &#8211; Perhaps the <a href="http://java.sun.com/developer/technicalArticles/javase/consumerjre/">Consumer JRE</a> will fix this?). (ii) Flash supports videos &amp; audio streams (at least some basics, see e.g. <a href="http://www.youtube.com">YouTube</a>) &#8211; no such thing in Java (Don&#8217;t try to argue with JMF &#8230;) (iii) Flash has a graphical editor with Drag&#8217;n'Drop, where &#8211; with some hard work &#8211; even unexperienced users can produce something.</li>
</ul>
<p>The NetBeans plugin for JavaFX however is essential: It just works, giving an editor and a preview. One does not have to understand how to build and run JavaFX files. All is done by the IDE. This would be perhaps some good start for a DnD editor?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2007/07/24/trying-out-javafx-and-the-netbeans-javafx-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

