<?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 for Leonardo Sketch</title>
	<atom:link href="http://leonardosketch.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://leonardosketch.org</link>
	<description>vector drawing for designers and developers</description>
	<lastBuildDate>Sun, 08 May 2011 01:48:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Comment on First Beta of Leonardo 1.0 by admin</title>
		<link>http://leonardosketch.org/2011/04/176/comment-page-1/#comment-100</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 08 May 2011 01:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://leonardosketch.org/?p=176#comment-100</guid>
		<description>Yes, just email me or use the mailing list (linked from the left navbar)</description>
		<content:encoded><![CDATA[<p>Yes, just email me or use the mailing list (linked from the left navbar)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on First Beta of Leonardo 1.0 by Dave</title>
		<link>http://leonardosketch.org/2011/04/176/comment-page-1/#comment-97</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 29 Apr 2011 05:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://leonardosketch.org/?p=176#comment-97</guid>
		<description>Looks great. I&#039;m interested in using this to create system diagrams for IT projects - currently I use OpenOffice Draw, which works pretty well ever since they introduced anti-aliasing, but the ability for Leonardo to export to HTML Canvas and what-have-you is very attractive. 

I can&#039;t see a link to any end-user forums, so I guess I just email feedback to you direct, as you&#039;ve indicated?</description>
		<content:encoded><![CDATA[<p>Looks great. I&#8217;m interested in using this to create system diagrams for IT projects &#8211; currently I use OpenOffice Draw, which works pretty well ever since they introduced anti-aliasing, but the ability for Leonardo to export to HTML Canvas and what-have-you is very attractive. </p>
<p>I can&#8217;t see a link to any end-user forums, so I guess I just email feedback to you direct, as you&#8217;ve indicated?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AppBundler and a Christmas Surprise by Rossi</title>
		<link>http://leonardosketch.org/2010/12/145/comment-page-1/#comment-85</link>
		<dc:creator>Rossi</dc:creator>
		<pubDate>Tue, 21 Dec 2010 19:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://leonardosketch.org/?p=145#comment-85</guid>
		<description>This is great,
I will have a look at appbuilder when time permits.
It is so amazing. You create so many cool things faster than I can look at it.

For me as a (K)Ubuntu user a deb package would be the preferred way for Linux.

I think what onejar does is install an own class loader and overwrite the Classloader.findLibrary(...) method.
We do the same trick to load the correct native libraries from our appserver on demand for the client platform. 

Have fun,
- Rossi</description>
		<content:encoded><![CDATA[<p>This is great,<br />
I will have a look at appbuilder when time permits.<br />
It is so amazing. You create so many cool things faster than I can look at it.</p>
<p>For me as a (K)Ubuntu user a deb package would be the preferred way for Linux.</p>
<p>I think what onejar does is install an own class loader and overwrite the Classloader.findLibrary(&#8230;) method.<br />
We do the same trick to load the correct native libraries from our appserver on demand for the client platform. </p>
<p>Have fun,<br />
- Rossi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AppBundler and a Christmas Surprise by Walter Laan</title>
		<link>http://leonardosketch.org/2010/12/145/comment-page-1/#comment-84</link>
		<dc:creator>Walter Laan</dc:creator>
		<pubDate>Tue, 21 Dec 2010 12:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://leonardosketch.org/?p=145#comment-84</guid>
		<description>The trick I know from JDIC uses reflection to have the (Sun/Oracle) ClassLoader check the system property again.

See https://jdic.dev.java.net/source/browse/jdic/trunk/src/jdic/src/share/classes/org/jdesktop/jdic/init/JdicManager.java?view=markup</description>
		<content:encoded><![CDATA[<p>The trick I know from JDIC uses reflection to have the (Sun/Oracle) ClassLoader check the system property again.</p>
<p>See <a href="https://jdic.dev.java.net/source/browse/jdic/trunk/src/jdic/src/share/classes/org/jdesktop/jdic/init/JdicManager.java?view=markup" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/jdic.dev.java.net/source/browse/jdic/trunk/src/jdic/src/share/classes/org/jdesktop/jdic/init/JdicManager.java?view=markup&amp;referer=');">https://jdic.dev.java.net/source/browse/jdic/trunk/src/jdic/src/share/classes/org/jdesktop/jdic/init/JdicManager.java?view=markup</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AppBundler and a Christmas Surprise by admin</title>
		<link>http://leonardosketch.org/2010/12/145/comment-page-1/#comment-83</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 20 Dec 2010 19:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://leonardosketch.org/?p=145#comment-83</guid>
		<description>Auto updates are a part of AppBundler because that really felt like a separate problem. I have some ideas for it, but it&#039;ll have to wait for a big.

Yes, a zipped .app is fine for Mac. That&#039;s the advice I&#039;ve gotten from an Apple person.

For the second JVM I detect the location of &#039;java&#039; then invoke it again with the correct environment.  How did you set java.library.path with a classloader trick?</description>
		<content:encoded><![CDATA[<p>Auto updates are a part of AppBundler because that really felt like a separate problem. I have some ideas for it, but it&#8217;ll have to wait for a big.</p>
<p>Yes, a zipped .app is fine for Mac. That&#8217;s the advice I&#8217;ve gotten from an Apple person.</p>
<p>For the second JVM I detect the location of &#8216;java&#8217; then invoke it again with the correct environment.  How did you set java.library.path with a classloader trick?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AppBundler and a Christmas Surprise by Rob Juurlink</title>
		<link>http://leonardosketch.org/2010/12/145/comment-page-1/#comment-82</link>
		<dc:creator>Rob Juurlink</dc:creator>
		<pubDate>Mon, 20 Dec 2010 00:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://leonardosketch.org/?p=145#comment-82</guid>
		<description>AppBundler looks very promising, I will give it a try!

Some questions though. Is a zipped app really enough native for Mac? Shouldn&#039;t Mac OS X apps be deployed in dmg format?

What about an automatic update mechanism? Not sure about it, but should that also be the responsibility of the part that starts the application?</description>
		<content:encoded><![CDATA[<p>AppBundler looks very promising, I will give it a try!</p>
<p>Some questions though. Is a zipped app really enough native for Mac? Shouldn&#8217;t Mac OS X apps be deployed in dmg format?</p>
<p>What about an automatic update mechanism? Not sure about it, but should that also be the responsibility of the part that starts the application?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AppBundler and a Christmas Surprise by tbee</title>
		<link>http://leonardosketch.org/2010/12/145/comment-page-1/#comment-81</link>
		<dc:creator>tbee</dc:creator>
		<pubDate>Sun, 19 Dec 2010 07:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://leonardosketch.org/?p=145#comment-81</guid>
		<description>Hey Josh,

I wrote a replacement for onejar myself, because of all kinds of issues in setting things up (for example passing a -javaagent parameter to the JVM), because onejar works with the classloader trick and not with a second VM. I&#039;ve got it setup and working now, complete with a Maven plugin to build a appjar file from. 

But apparently there is a way to get a second JVM with onejar? Did I miss that?</description>
		<content:encoded><![CDATA[<p>Hey Josh,</p>
<p>I wrote a replacement for onejar myself, because of all kinds of issues in setting things up (for example passing a -javaagent parameter to the JVM), because onejar works with the classloader trick and not with a second VM. I&#8217;ve got it setup and working now, complete with a Maven plugin to build a appjar file from. </p>
<p>But apparently there is a way to get a second JVM with onejar? Did I miss that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Red is Here! by admin</title>
		<link>http://leonardosketch.org/2010/11/132/comment-page-1/#comment-79</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 23 Nov 2010 22:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://leonardosketch.org/?p=132#comment-79</guid>
		<description>Yep. Please file bug reports.</description>
		<content:encoded><![CDATA[<p>Yep. Please file bug reports.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Red is Here! by Randy</title>
		<link>http://leonardosketch.org/2010/11/132/comment-page-1/#comment-78</link>
		<dc:creator>Randy</dc:creator>
		<pubDate>Tue, 23 Nov 2010 20:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://leonardosketch.org/?p=132#comment-78</guid>
		<description>This looks easy to learn, but there are still many bugs.</description>
		<content:encoded><![CDATA[<p>This looks easy to learn, but there are still many bugs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Release 1 Beta 0 is ready for testing by admin</title>
		<link>http://leonardosketch.org/2010/09/73/comment-page-1/#comment-74</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 02 Nov 2010 21:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://leonardosketch.org/?p=73#comment-74</guid>
		<description>This should be fixed now. Sorry about that!</description>
		<content:encoded><![CDATA[<p>This should be fixed now. Sorry about that!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

