<?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: JavaFX, Duke Potato</title>
	<atom:link href="http://silveiraneto.net/2008/10/04/javafx-duke-potato/feed/" rel="self" type="application/rss+xml" />
	<link>http://silveiraneto.net/2008/10/04/javafx-duke-potato/</link>
	<description>come with me, on the way I&#039;ll explain.</description>
	<lastBuildDate>Tue, 16 Mar 2010 22:54:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tridatadway-tool</title>
		<link>http://silveiraneto.net/2008/10/04/javafx-duke-potato/comment-page-1/#comment-4558</link>
		<dc:creator>tridatadway-tool</dc:creator>
		<pubDate>Sat, 05 Dec 2009 12:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1327#comment-4558</guid>
		<description>maste kolla:)</description>
		<content:encoded><![CDATA[<p>maste kolla:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://silveiraneto.net/2008/10/04/javafx-duke-potato/comment-page-1/#comment-3500</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Sun, 15 Feb 2009 04:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1327#comment-3500</guid>
		<description>Silveira,

The error shown in above JNLP is possibly caused by missing value ofcodebase property  in jnlp element.

It should looks like this:



Anyway, your examples rocks ;)
Alessandro</description>
		<content:encoded><![CDATA[<p>Silveira,</p>
<p>The error shown in above JNLP is possibly caused by missing value ofcodebase property  in jnlp element.</p>
<p>It should looks like this:</p>
<p>Anyway, your examples rocks <img src='http://silveiraneto.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Alessandro</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://silveiraneto.net/2008/10/04/javafx-duke-potato/comment-page-1/#comment-3217</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 15 Dec 2008 18:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1327#comment-3217</guid>
		<description>Same error!</description>
		<content:encoded><![CDATA[<p>Same error!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristian</title>
		<link>http://silveiraneto.net/2008/10/04/javafx-duke-potato/comment-page-1/#comment-3108</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Mon, 01 Dec 2008 13:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1327#comment-3108</guid>
		<description>Same error with the jnlp file!</description>
		<content:encoded><![CDATA[<p>Same error with the jnlp file!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre Torensma</title>
		<link>http://silveiraneto.net/2008/10/04/javafx-duke-potato/comment-page-1/#comment-3004</link>
		<dc:creator>Andre Torensma</dc:creator>
		<pubDate>Fri, 21 Nov 2008 08:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1327#comment-3004</guid>
		<description>Hi,

I&#039;m getting the same error which Max reported.

Error:
BadFieldException[ The field href has an invalid value: launch.jnlp,launch.jnlp]
	at com.sun.javaws.jnl.XMLUtils.getAttributeURL(Unknown Source)
	at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source)
	at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
	at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
	at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
	at com.sun.javaws.Main.launchApp(Unknown Source)
	at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
	at com.sun.javaws.Main$1.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

greetings,
Andre</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m getting the same error which Max reported.</p>
<p>Error:<br />
BadFieldException[ The field href has an invalid value: launch.jnlp,launch.jnlp]<br />
	at com.sun.javaws.jnl.XMLUtils.getAttributeURL(Unknown Source)<br />
	at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source)<br />
	at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)<br />
	at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)<br />
	at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)<br />
	at com.sun.javaws.Main.launchApp(Unknown Source)<br />
	at com.sun.javaws.Main.continueInSecureThread(Unknown Source)<br />
	at com.sun.javaws.Main$1.run(Unknown Source)<br />
	at java.lang.Thread.run(Unknown Source)</p>
<p>greetings,<br />
Andre</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://silveiraneto.net/2008/10/04/javafx-duke-potato/comment-page-1/#comment-2945</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Mon, 17 Nov 2008 09:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1327#comment-2945</guid>
		<description>I&#039;m getting this error

BadFieldException[ The field href has an invalid value: launch.jnlp,launch.jnlp]

And if i go directly to 

http://silveiraneto.net/2008/10/04/javafx-duke-potato/launch.jnlp

I get a 404.

Is something missing?</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting this error</p>
<p>BadFieldException[ The field href has an invalid value: launch.jnlp,launch.jnlp]</p>
<p>And if i go directly to </p>
<p><a href="http://silveiraneto.net/2008/10/04/javafx-duke-potato/launch.jnlp" rel="nofollow">http://silveiraneto.net/2008/10/04/javafx-duke-potato/launch.jnlp</a></p>
<p>I get a 404.</p>
<p>Is something missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silveira</title>
		<link>http://silveiraneto.net/2008/10/04/javafx-duke-potato/comment-page-1/#comment-2678</link>
		<dc:creator>Silveira</dc:creator>
		<pubDate>Thu, 23 Oct 2008 05:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1327#comment-2678</guid>
		<description>Ankit, you need to install NetBeans JavaFX Plugin.</description>
		<content:encoded><![CDATA[<p>Ankit, you need to install NetBeans JavaFX Plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankit</title>
		<link>http://silveiraneto.net/2008/10/04/javafx-duke-potato/comment-page-1/#comment-2675</link>
		<dc:creator>Ankit</dc:creator>
		<pubDate>Wed, 22 Oct 2008 22:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1327#comment-2675</guid>
		<description>Hi
i am not able to find the class :
import javafx.application.Frame;
import javafx.application.Stage;

the netbeans ide is showing error at these lines. I downloaded the latest netbeans IDE and jdk/jre  6 Update 10.

Can you help me in finding the problem.</description>
		<content:encoded><![CDATA[<p>Hi<br />
i am not able to find the class :<br />
import javafx.application.Frame;<br />
import javafx.application.Stage;</p>
<p>the netbeans ide is showing error at these lines. I downloaded the latest netbeans IDE and jdk/jre  6 Update 10.</p>
<p>Can you help me in finding the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dezim</title>
		<link>http://silveiraneto.net/2008/10/04/javafx-duke-potato/comment-page-1/#comment-2622</link>
		<dc:creator>Dezim</dc:creator>
		<pubDate>Sat, 11 Oct 2008 22:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1327#comment-2622</guid>
		<description>Cara, acho que voce chegou a conhecer o chato, ou como tambem era conhecido &quot;o cara chato&quot;, to querendoi fazer ele em c++ mas nao sei como fazer varias opçoes para cada vez que ele seja execultado, se voce conheceu sabo o que quero dizer, se nao me avisa p eu poder te mandar para que voce entenda certo...
meu e-mail:
a.freitas34@yahoo.com.br
grande abraço
A palestra foi muito boa
Andre Luis</description>
		<content:encoded><![CDATA[<p>Cara, acho que voce chegou a conhecer o chato, ou como tambem era conhecido &#8220;o cara chato&#8221;, to querendoi fazer ele em c++ mas nao sei como fazer varias opçoes para cada vez que ele seja execultado, se voce conheceu sabo o que quero dizer, se nao me avisa p eu poder te mandar para que voce entenda certo&#8230;<br />
meu e-mail:<br />
<a href="mailto:a.freitas34@yahoo.com.br">a.freitas34@yahoo.com.br</a><br />
grande abraço<br />
A palestra foi muito boa<br />
Andre Luis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Weaver</title>
		<link>http://silveiraneto.net/2008/10/04/javafx-duke-potato/comment-page-1/#comment-2609</link>
		<dc:creator>Jim Weaver</dc:creator>
		<pubDate>Mon, 06 Oct 2008 14:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1327#comment-2609</guid>
		<description>Silveira,

Can you please provide a Java Web Start link?

Thanks,
Jim Weaver</description>
		<content:encoded><![CDATA[<p>Silveira,</p>
<p>Can you please provide a Java Web Start link?</p>
<p>Thanks,<br />
Jim Weaver</p>
]]></content:encoded>
	</item>
</channel>
</rss>
