<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:content="http://purl.org/rss/1.0/modules/content/">

<channel rdf:about="http://base-art.net/Articles/92/">
<description>&lt;p&gt;&lt;a class="reference" href="http://reinteract.org"&gt;ReInteract&lt;/a&gt; is a nice tool, I thought it could be a good idea to
make a &lt;a class="reference" href="https://code.fluendo.com/pigment/trac"&gt;Pigment&lt;/a&gt; extension for it.&lt;/p&gt;
&lt;p&gt;&lt;a class="reference" href="http://svn.pythonfr.org/public/pythonfr/pigment/"&gt;Repgm&lt;/a&gt; allows the reinteract user to integrate a Pigment canvas
inside Reinteract, as shown in the screenshot below:&lt;/p&gt;
&lt;img alt="http://base-art.net/static/repgm.png" src="http://base-art.net/static/repgm.png" /&gt;
&lt;p&gt;I'd have a made a screencast but my laptop would have died trying
to keep up :) It's quite easy to test tho:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p class="first"&gt;download &lt;a class="reference" href="http://reinteract.org"&gt;ReInteract&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p class="first"&gt;download &lt;a class="reference" href="http://svn.pythonfr.org/public/pythonfr/pigment/"&gt;Repgm&lt;/a&gt;, put the 2 files inside reinteract working copy&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p class="first"&gt;run reinteract uninstalled:&lt;/p&gt;
&lt;pre class="literal-block"&gt;
./bin/uninst.py
&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p class="first"&gt;play with repgm :)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The repgmtools is only intended for test/demo purpose, one can
directly play with repgm.canvas() which returns a ReCanvas
instance. ReCanvas inherits from pgm.Canvas and the ReInteract
CustomResult class so as to nicely integrate in the reinteract
UI. Once that canvas is created, any &lt;a class="reference" href="https://code.fluendo.com/pigment/trac"&gt;Pigment&lt;/a&gt; operation is possible:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;adding images, text, ...&lt;/li&gt;
&lt;li&gt;animate things and so on&lt;/li&gt;
&lt;li&gt;play media with &lt;a class="reference" href="http://gstreamer.freedesktop.org"&gt;GStreamer&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So this makes a nice tool for the Pigment wanabee eager to
interactively learn how to use Pigment in Python!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;update&lt;/strong&gt;: Fixed svn link&lt;/p&gt;
</description>
<link>http://base-art.net/Articles/92/</link>
<title>Comments on article "Reinteracting with Pigment"</title>



<items>
<rdf:seq>

<rdf:li rdf:resource="http://base-art.net/Comments/236/"/>

</rdf:seq>
</items>


</channel>


<item rdf:about="http://base-art.net/Comments/236/">
<dc:date>2008-01-20T23:05:20.000006+02:00</dc:date>
<title>Eduardo Padoan on Reinteracting with Pigment</title>
<link>http://base-art.net/Comments/236/</link>
<author>Eduardo Padoan</author>
<description>
&lt;p&gt;Really cool! Link added: &lt;a class="reference" href="http://www.reinteract.org/trac/wiki/Extensions"&gt;http://www.reinteract.org/trac/wiki/Extensions&lt;/a&gt;&lt;/p&gt;

</description>
</item>


</rdf:RDF>