<?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>Kommentare zu: Drawing in code (Part 2)</title>
	<atom:link href="http://www.jug-muenster.de/drawing-in-code-part-2-2-384/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jug-muenster.de/drawing-in-code-part-2-2-384/</link>
	<description>Java User Group für Münster und das Münsterland</description>
	<lastBuildDate>Wed, 02 Jun 2010 15:56:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Von: Vladimir</title>
		<link>http://www.jug-muenster.de/drawing-in-code-part-2-2-384/comment-page-1/#comment-47</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Sun, 31 Jan 2010 10:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.jug-muenster.de/?p=384#comment-47</guid>
		<description>Awesome! Thank you very much for sharing.</description>
		<content:encoded><![CDATA[<p>Awesome! Thank you very much for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Bernd</title>
		<link>http://www.jug-muenster.de/drawing-in-code-part-2-2-384/comment-page-1/#comment-46</link>
		<dc:creator>Bernd</dc:creator>
		<pubDate>Sun, 31 Jan 2010 10:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jug-muenster.de/?p=384#comment-46</guid>
		<description>Hi,
thanks a lot for your great tutorial. I really enjoyed reading it.
Great work. 

Another tip from my side to save some time in creating the java code.
Draw your graphics with your tool. Export is as SVG and use 
Kirill Grouchnikov&#039;s SVG to Java converter. It is not perfect but works with most graphics. This eleminates the dependency on a SVG renderer such as Barik and the result is pure Java 2D. Read on here ...

http://weblogs.java.net/blog/kirillcool/archive/2006/10/svg_and_java_ui_3.html

Have fun,
- Bernd</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thanks a lot for your great tutorial. I really enjoyed reading it.<br />
Great work. </p>
<p>Another tip from my side to save some time in creating the java code.<br />
Draw your graphics with your tool. Export is as SVG and use<br />
Kirill Grouchnikov&#8217;s SVG to Java converter. It is not perfect but works with most graphics. This eleminates the dependency on a SVG renderer such as Barik and the result is pure Java 2D. Read on here &#8230;</p>
<p><a href="http://weblogs.java.net/blog/kirillcool/archive/2006/10/svg_and_java_ui_3.html" rel="nofollow">http://weblogs.java.net/blog/kirillcool/archive/2006/10/svg_and_java_ui_3.html</a></p>
<p>Have fun,<br />
- Bernd</p>
]]></content:encoded>
	</item>
</channel>
</rss>
