<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Nimbus WebStart DEMO</title>
	<link>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/</link>
	<description>Jasper Potts's Blog on Java and Life</description>
	<pubDate>Fri, 21 Nov 2008 13:39:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Silveira Neto</title>
		<link>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-1154</link>
		<author>Silveira Neto</author>
		<pubDate>Sat, 22 Mar 2008 03:09:32 +0000</pubDate>
		<guid>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-1154</guid>
		<description>Very good, I'm already using them in my Solaris. :)</description>
		<content:encoded><![CDATA[<p>Very good, I&#8217;m already using them in my Solaris. <img src='http://www.jasperpotts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-38</link>
		<author>Alex</author>
		<pubDate>Tue, 20 Mar 2007 03:13:51 +0000</pubDate>
		<guid>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-38</guid>
		<description>Awesome!  Thank you Nimbus for saving the java desktop!!  I do lots of swing development and often time rely on creating faux-widgets that rely on Java2d to jazz things up a bit.  Was maybe going to focus on web development and AJAX, until now...  Looks like there is still fun to be had w/ swing :)

and btw... I LOVE YOU LARA :D</description>
		<content:encoded><![CDATA[<p>Awesome!  Thank you Nimbus for saving the java desktop!!  I do lots of swing development and often time rely on creating faux-widgets that rely on Java2d to jazz things up a bit.  Was maybe going to focus on web development and AJAX, until now&#8230;  Looks like there is still fun to be had w/ swing <img src='http://www.jasperpotts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>and btw&#8230; I LOVE YOU LARA <img src='http://www.jasperpotts.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jasper</title>
		<link>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-33</link>
		<author>jasper</author>
		<pubDate>Fri, 16 Mar 2007 00:44:47 +0000</pubDate>
		<guid>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-33</guid>
		<description>Think you exception is probably just a network error downloading the SwingSet jar file. Have you tried it again? Do other webstart applications work for you?</description>
		<content:encoded><![CDATA[<p>Think you exception is probably just a network error downloading the SwingSet jar file. Have you tried it again? Do other webstart applications work for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-30</link>
		<author>anonymous</author>
		<pubDate>Thu, 15 Mar 2007 07:19:09 +0000</pubDate>
		<guid>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-30</guid>
		<description>All I get is

com.sun.deploy.net.FailedDownloadException: Ressource konnte nicht geladen werden: http://javadesktop.org/swinglabs/demos/nimbus/lib/SwingSet2.jar
	at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
	at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
	at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
	at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
	at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
	at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
	...

java.util.zip.ZipException: ZIP file must have at least one entry
	at java.util.zip.ZipOutputStream.finish(Unknown Source)
	at java.util.zip.DeflaterOutputStream.close(Unknown Source)
	at java.util.zip.ZipOutputStream.close(Unknown Source)
	at com.sun.deploy.net.HttpDownloadHelper.download(Unknown Source)
	at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source)
	...</description>
		<content:encoded><![CDATA[<p>All I get is</p>
<p>com.sun.deploy.net.FailedDownloadException: Ressource konnte nicht geladen werden: <a href="http://javadesktop.org/swinglabs/demos/nimbus/lib/SwingSet2.jar" rel="nofollow">http://javadesktop.org/swinglabs/demos/nimbus/lib/SwingSet2.jar</a><br />
	at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)<br />
	at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)<br />
	at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)<br />
	at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)<br />
	at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)<br />
	at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)<br />
	&#8230;</p>
<p>java.util.zip.ZipException: ZIP file must have at least one entry<br />
	at java.util.zip.ZipOutputStream.finish(Unknown Source)<br />
	at java.util.zip.DeflaterOutputStream.close(Unknown Source)<br />
	at java.util.zip.ZipOutputStream.close(Unknown Source)<br />
	at com.sun.deploy.net.HttpDownloadHelper.download(Unknown Source)<br />
	at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source)<br />
	&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jasper</title>
		<link>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-27</link>
		<author>jasper</author>
		<pubDate>Wed, 14 Mar 2007 17:17:20 +0000</pubDate>
		<guid>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-27</guid>
		<description>Pierre: Sorry you can't switch between L&#038;Fs in SwingSet, I am just using the jar that comes with the JDK and have not edited it for Nimbus. Its just something I have been using it during development but thought that it might be interesting.

Jim: There are still components that are not done, Nimbus is early stages at the moment, look at https://nimbus.dev.java.net/project.html for status.</description>
		<content:encoded><![CDATA[<p>Pierre: Sorry you can&#8217;t switch between L&#038;Fs in SwingSet, I am just using the jar that comes with the JDK and have not edited it for Nimbus. Its just something I have been using it during development but thought that it might be interesting.</p>
<p>Jim: There are still components that are not done, Nimbus is early stages at the moment, look at <a href="https://nimbus.dev.java.net/project.html" rel="nofollow">https://nimbus.dev.java.net/project.html</a> for status.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael de F. Ferreira</title>
		<link>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-26</link>
		<author>Rafael de F. Ferreira</author>
		<pubDate>Wed, 14 Mar 2007 16:30:12 +0000</pubDate>
		<guid>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-26</guid>
		<description>Excellent work! Using a demo as predicator for completion is likely to be misleading, but I have to say that from playing with SwingSet it seems that Nimbus is almost done!</description>
		<content:encoded><![CDATA[<p>Excellent work! Using a demo as predicator for completion is likely to be misleading, but I have to say that from playing with SwingSet it seems that Nimbus is almost done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-23</link>
		<author>Jim</author>
		<pubDate>Wed, 14 Mar 2007 11:45:50 +0000</pubDate>
		<guid>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-23</guid>
		<description>Tree widget looks awful - is it being rendered properly?</description>
		<content:encoded><![CDATA[<p>Tree widget looks awful - is it being rendered properly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre-Yves Saumont</title>
		<link>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-22</link>
		<author>Pierre-Yves Saumont</author>
		<pubDate>Wed, 14 Mar 2007 09:51:28 +0000</pubDate>
		<guid>http://www.jasperpotts.com/blog/2007/03/nimbus-webstart-demo/#comment-22</guid>
		<description>Looks like if you switch the demo to another laf or theme, ther is no way to return to Nimbus. Not very easy to compare the lafs !</description>
		<content:encoded><![CDATA[<p>Looks like if you switch the demo to another laf or theme, ther is no way to return to Nimbus. Not very easy to compare the lafs !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
