<?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: JOGL: Applets (part 1)</title>
	<atom:link href="http://blog.jausoft.com/2009/07/03/jogl-applets-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jausoft.com/2009/07/03/jogl-applets-part-1/</link>
	<description></description>
	<lastBuildDate>Fri, 07 Aug 2009 09:57:07 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter</title>
		<link>http://blog.jausoft.com/2009/07/03/jogl-applets-part-1/comment-page-1/#comment-46</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 07 Aug 2009 09:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jausoft.com/?p=67#comment-46</guid>
		<description>Me again, Just interested in progress on &quot;JOGL: Applets (part 2)&quot;

Actually I&#039;m just looking for a complete example using the above deployement descriptors, applet source code, what jars need to be where, what jvm flags are required, maybe newt based?  Also I&#039;m pretty useless around applets, but assuming I make use of the PersistenceService from jnlp, will my app run jogl without a certificate &#039;requesting unrestricted access&#039;.  I have it signed currently because I cach some objects locally and also write a client side logfile and prefferences.  Sounds like the above combination combined with applet/jnlp combination should eliminate that? or are there other sandbox restrictions that might trip a jogl app up?

PS Great to see you are so active on JOGL these days! great job!</description>
		<content:encoded><![CDATA[<p>Me again, Just interested in progress on &#8220;JOGL: Applets (part 2)&#8221;</p>
<p>Actually I&#8217;m just looking for a complete example using the above deployement descriptors, applet source code, what jars need to be where, what jvm flags are required, maybe newt based?  Also I&#8217;m pretty useless around applets, but assuming I make use of the PersistenceService from jnlp, will my app run jogl without a certificate &#8216;requesting unrestricted access&#8217;.  I have it signed currently because I cach some objects locally and also write a client side logfile and prefferences.  Sounds like the above combination combined with applet/jnlp combination should eliminate that? or are there other sandbox restrictions that might trip a jogl app up?</p>
<p>PS Great to see you are so active on JOGL these days! great job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.jausoft.com/2009/07/03/jogl-applets-part-1/comment-page-1/#comment-43</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 06 Jul 2009 19:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jausoft.com/?p=67#comment-43</guid>
		<description>Sounds Very interesting!  The NEWT only plugin sounds really interesting, especially if it&#039;s running on mac :)</description>
		<content:encoded><![CDATA[<p>Sounds Very interesting!  The NEWT only plugin sounds really interesting, especially if it&#8217;s running on mac <img src='http://blog.jausoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven Gothel</title>
		<link>http://blog.jausoft.com/2009/07/03/jogl-applets-part-1/comment-page-1/#comment-42</link>
		<dc:creator>Sven Gothel</dc:creator>
		<pubDate>Sun, 05 Jul 2009 14:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jausoft.com/?p=67#comment-42</guid>
		<description>@Peter: I know .. 1 tab 4 all :)
Fullscreen applets ? Well, I don&#039;t want to speak for AWT here :),
but I will show a NEWT-AWT applet demo, and later, after finishing the AWT-Less plugin feature,
we don&#039;t even need to use AWT anymore.</description>
		<content:encoded><![CDATA[<p>@Peter: I know .. 1 tab 4 all <img src='http://blog.jausoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Fullscreen applets ? Well, I don&#8217;t want to speak for AWT here <img src='http://blog.jausoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ,<br />
but I will show a NEWT-AWT applet demo, and later, after finishing the AWT-Less plugin feature,<br />
we don&#8217;t even need to use AWT anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.jausoft.com/2009/07/03/jogl-applets-part-1/comment-page-1/#comment-41</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 05 Jul 2009 12:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jausoft.com/?p=67#comment-41</guid>
		<description>Nice that you are considering the OSX cases :)  The applet/tab bug you mentioned is a bit worse under firefox since the applet in 1 tab draws over the screen real estate in all tabs and even the address/bookmarks toolbar.

Anyway, with that aside.  This dual approach looks quite interesting.  Will this support easy switching into full screen mode even from the applet fallback?</description>
		<content:encoded><![CDATA[<p>Nice that you are considering the OSX cases <img src='http://blog.jausoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   The applet/tab bug you mentioned is a bit worse under firefox since the applet in 1 tab draws over the screen real estate in all tabs and even the address/bookmarks toolbar.</p>
<p>Anyway, with that aside.  This dual approach looks quite interesting.  Will this support easy switching into full screen mode even from the applet fallback?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven Gothel</title>
		<link>http://blog.jausoft.com/2009/07/03/jogl-applets-part-1/comment-page-1/#comment-40</link>
		<dc:creator>Sven Gothel</dc:creator>
		<pubDate>Sat, 04 Jul 2009 21:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jausoft.com/?p=67#comment-40</guid>
		<description>I don&#039;t care much about the download case (empty cache), since it takes tame anyways.
The restart case is important IMHO and that&#039;s where it is faster as well,
as you said check-date, verify, ..</description>
		<content:encoded><![CDATA[<p>I don&#8217;t care much about the download case (empty cache), since it takes tame anyways.<br />
The restart case is important IMHO and that&#8217;s where it is faster as well,<br />
as you said check-date, verify, ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://blog.jausoft.com/2009/07/03/jogl-applets-part-1/comment-page-1/#comment-39</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Sat, 04 Jul 2009 14:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jausoft.com/?p=67#comment-39</guid>
		<description>btw. tested it with a clean cache and its noticeable faster now.</description>
		<content:encoded><![CDATA[<p>btw. tested it with a clean cache and its noticeable faster now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://blog.jausoft.com/2009/07/03/jogl-applets-part-1/comment-page-1/#comment-38</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Sat, 04 Jul 2009 14:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jausoft.com/?p=67#comment-38</guid>
		<description>wow that was fast. thanks!</description>
		<content:encoded><![CDATA[<p>wow that was fast. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven Gothel</title>
		<link>http://blog.jausoft.com/2009/07/03/jogl-applets-part-1/comment-page-1/#comment-37</link>
		<dc:creator>Sven Gothel</dc:creator>
		<pubDate>Sat, 04 Jul 2009 12:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jausoft.com/?p=67#comment-37</guid>
		<description>Ok .. changed the applet tags, so only one JVM is started, added a note as well.
Also changed the jnlp files &#039;jogl-all-awt.jnlp&#039; and &#039;nativewindow-awt.jnlp&#039;
to use the *.all.jar archives and not to load more jogl/nativewindow extensions.</description>
		<content:encoded><![CDATA[<p>Ok .. changed the applet tags, so only one JVM is started, added a note as well.<br />
Also changed the jnlp files &#8216;jogl-all-awt.jnlp&#8217; and &#8216;nativewindow-awt.jnlp&#8217;<br />
to use the *.all.jar archives and not to load more jogl/nativewindow extensions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbien</title>
		<link>http://blog.jausoft.com/2009/07/03/jogl-applets-part-1/comment-page-1/#comment-36</link>
		<dc:creator>mbien</dc:creator>
		<pubDate>Sat, 04 Jul 2009 10:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jausoft.com/?p=67#comment-36</guid>
		<description>thank you for the update. First startup experience is not as good as it could be since webstart scales not very well with increasing jar count. It is a sequential (and not parallel) download -&gt; verify jar -&gt; download process which slows everything down (already filed an bug at least one year ago but i can&#039;t find it in the db). Jogl1 had 2 jars, Jogl2 has a lot more ;)

Preventing two jvms from boot would be cool too (sometimes it worked for me when i duplicated all jvm args in the applet tag), but i fear this is an feature rather than a bug...
(tested on ubuntu 32, ping me if you need more info)</description>
		<content:encoded><![CDATA[<p>thank you for the update. First startup experience is not as good as it could be since webstart scales not very well with increasing jar count. It is a sequential (and not parallel) download -&gt; verify jar -&gt; download process which slows everything down (already filed an bug at least one year ago but i can&#8217;t find it in the db). Jogl1 had 2 jars, Jogl2 has a lot more <img src='http://blog.jausoft.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Preventing two jvms from boot would be cool too (sometimes it worked for me when i duplicated all jvm args in the applet tag), but i fear this is an feature rather than a bug&#8230;<br />
(tested on ubuntu 32, ping me if you need more info)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
