<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Scriptographer.com - Programming</title> 
		<link>http://www.scriptographer.com/Forum/Collaboration/Programming/</link>
		<description>Scriptographer.com</description>
		<lastBuildDate>Thu, 27 Jul 2006 02:25:30 +0200</lastBuildDate>
		<generator></generator>
		<language>en</language>
			<item>
			<title>Programming</title> 
			<link>http://www.scriptographer.com/Forum/Collaboration/Programming/646/</link>
			<guid isPermaLink="true">http://www.scriptographer.com/Forum/Collaboration/Programming/646/</guid>
			<pubDate>Thu, 27 Jul 2006 02:25:30 +0200</pubDate>
			<dc:creator><a href="/Users/Lehni/">Lehni</a></dc:creator>
			<description>&lt;p&gt;
This post serves as a starting point for all discussions for people who want to be involved in the development of the plugin itself. Questions about how to set up a development environment and where to start coding will be answered here.&lt;br /&gt;
If someone is interested in helping out here, please write a reply to this post so I can see there is an interest in this and will then write all the explanations needed.

&lt;/p&gt;
</description>
		</item>
			<item>
			<title>Re: Programming</title> 
			<link>http://www.scriptographer.com/Forum/Collaboration/Programming/650/</link>
			<guid isPermaLink="true">http://www.scriptographer.com/Forum/Collaboration/Programming/650/</guid>
			<pubDate>Thu, 27 Jul 2006 10:51:09 +0200</pubDate>
			<dc:creator><a href="/Users/Lehni/">Lehni</a></dc:creator>
			<description>&lt;p&gt;
Here are the criteria:&lt;br /&gt;
&lt;br /&gt;
- Good knowledge of OOP languages and design. As the &amp;quot;flat&amp;quot; Illustrator API is wrapped in a OOP structure, finding good design solutions is important. This is something that can allways be discussed on the forum here.&lt;br /&gt;
&lt;br /&gt;
- Good knowledge of Java. This is the main language used behind the scene. Mechanisms for JavaScript wrapping are all in place, so adding a new prototype is mostly as easy as creating a new Java class.&lt;br /&gt;
&lt;br /&gt;
- Knowledge of C / C++ and the Java JNI interface. This is used on the native side of the plugin. JNI is used as an interface to get Java to talk to the C methods. There are quite a few helper functions and scripts to facilitate wrapping of existing Illustrator suites, but sometimes things can become a bit complicated here. Maybe this will soon change to the easier CNI, when we are ready to switch to GCJ.&lt;br /&gt;
&lt;br /&gt;
Basically you can allways start by checking out the code and setting up the development environment to be able to compile. I will write an explanation about how to do this soon.

&lt;/p&gt;
</description>
		</item>
			<item>
			<title>Re: Programming</title> 
			<link>http://www.scriptographer.com/Forum/Collaboration/Programming/875/</link>
			<guid isPermaLink="true">http://www.scriptographer.com/Forum/Collaboration/Programming/875/</guid>
			<pubDate>Thu, 21 Sep 2006 12:33:13 +0200</pubDate>
			<dc:creator><a href="/Users/nikolaj/">nikolaj</a></dc:creator>
			<description>&lt;p&gt;
Dear Lehni&lt;br /&gt;
&lt;br /&gt;
I am a senior Java and web developer who would like to work with the plugin. but I was unable to download the source from sourceforge.net. Can you please send me instructions on how to get started.&lt;br /&gt;
&lt;br /&gt;
Best regards &lt;br /&gt;
&lt;br /&gt;
Nikolaj

&lt;/p&gt;
</description>
		</item>
			<item>
			<title>Re: Programming</title> 
			<link>http://www.scriptographer.com/Forum/Collaboration/Programming/893/</link>
			<guid isPermaLink="true">http://www.scriptographer.com/Forum/Collaboration/Programming/893/</guid>
			<pubDate>Mon, 25 Sep 2006 13:26:40 +0200</pubDate>
			<dc:creator><a href="/Users/Lehni/">Lehni</a></dc:creator>
			<description>&lt;p&gt;
That&apos;s great to hear, Nikolaj.&lt;br /&gt;
&lt;br /&gt;
Did you manage to download the source following Simon&apos;s instructions?

&lt;/p&gt;
</description>
		</item>
	</channel>
</rss>
