<?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 on: JavaFX: The New Hotness</title>
	<atom:link href="http://vivin.net/2008/08/24/javafx-the-new-hotness/feed/" rel="self" type="application/rss+xml" />
	<link>http://vivin.net/2008/08/24/javafx-the-new-hotness/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
	<description>random musings of just another computer nerd</description>
	<lastBuildDate>Sun, 05 Feb 2012 22:22:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Harischandra</title>
		<link>http://vivin.net/2008/08/24/javafx-the-new-hotness/comment-page-1/#comment-352</link>
		<dc:creator>Harischandra</dc:creator>
		<pubDate>Thu, 06 Aug 2009 11:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://vivin.net/?p=388#comment-352</guid>
		<description>Very simple and effective example.</description>
		<content:encoded><![CDATA[<p>Very simple and effective example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vivin</title>
		<link>http://vivin.net/2008/08/24/javafx-the-new-hotness/comment-page-1/#comment-351</link>
		<dc:creator>vivin</dc:creator>
		<pubDate>Mon, 15 Sep 2008 15:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://vivin.net/?p=388#comment-351</guid>
		<description>Sheehan,

The load time on the application is pretty high right now. To run a simple application you have to download a series of jars (mainly javafx jars). I assume this is because the whole language is still in preview (the language reference itself is still in draft). I would think that they will be ironing out these issues once the actual release comes out. Well, I&#039;d go so far as saying that they will have to address the load-times if they want to compete with Flash or Silverlight.

It&#039;s true that the VM uses a bunch of resources but I think with processor speed and memory being where they&#039;re at today, it really isn&#039;t much of an issue. A lot of people say Java is ten times slower than C. But then C is ten times slower than assembly. So far, I would say performance is probably on par with regular Java (javafx is compiled into Java bytecode), but the load-times aren&#039;t all that great. In spite of all this, I would still say that JavaFX looks pretty promising.</description>
		<content:encoded><![CDATA[<p>Sheehan,</p>
<p>The load time on the application is pretty high right now. To run a simple application you have to download a series of jars (mainly javafx jars). I assume this is because the whole language is still in preview (the language reference itself is still in draft). I would think that they will be ironing out these issues once the actual release comes out. Well, I&#8217;d go so far as saying that they will have to address the load-times if they want to compete with Flash or Silverlight.</p>
<p>It&#8217;s true that the VM uses a bunch of resources but I think with processor speed and memory being where they&#8217;re at today, it really isn&#8217;t much of an issue. A lot of people say Java is ten times slower than C. But then C is ten times slower than assembly. So far, I would say performance is probably on par with regular Java (javafx is compiled into Java bytecode), but the load-times aren&#8217;t all that great. In spite of all this, I would still say that JavaFX looks pretty promising.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sheehan</title>
		<link>http://vivin.net/2008/08/24/javafx-the-new-hotness/comment-page-1/#comment-350</link>
		<dc:creator>sheehan</dc:creator>
		<pubDate>Fri, 12 Sep 2008 20:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://vivin.net/?p=388#comment-350</guid>
		<description>i haven&#039;t gotten a chance to mess with JavaFX but how is the load time of the application? One thing I never liked about Java is how heavily the VM taxes your resources. Performance and usability is key when it comes to client-side applications...does it promise?</description>
		<content:encoded><![CDATA[<p>i haven&#8217;t gotten a chance to mess with JavaFX but how is the load time of the application? One thing I never liked about Java is how heavily the VM taxes your resources. Performance and usability is key when it comes to client-side applications&#8230;does it promise?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

