<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.jmax-phoenix.org/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.jmax-phoenix.org/wiki/feed.php">
        <title>jMax Phoenix Wiki</title>
        <description></description>
        <link>http://www.jmax-phoenix.org/wiki/</link>
        <image rdf:resource="http://www.jmax-phoenix.org/wiki/lib/images/favicon.ico" />
       <dc:date>2010-07-24T17:03:42+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.jmax-phoenix.org/wiki/doku.php/project:releasenotes?rev=1279892887"/>
                <rdf:li rdf:resource="http://www.jmax-phoenix.org/wiki/doku.php/start?rev=1279737124"/>
                <rdf:li rdf:resource="http://www.jmax-phoenix.org/wiki/doku.php/philosophy:scoping?rev=1272400485"/>
                <rdf:li rdf:resource="http://www.jmax-phoenix.org/wiki/doku.php/jmaxpuredataroadmap?rev=1269345130"/>
                <rdf:li rdf:resource="http://www.jmax-phoenix.org/wiki/doku.php/user:jmaxvspuredata?rev=1268144811"/>
                <rdf:li rdf:resource="http://www.jmax-phoenix.org/wiki/doku.php/user:troubleshootingfaq?rev=1267092567"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.jmax-phoenix.org/wiki/lib/images/favicon.ico">
        <title>jMax Phoenix Wiki</title>
        <link>http://www.jmax-phoenix.org/wiki/</link>
        <url>http://www.jmax-phoenix.org/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.jmax-phoenix.org/wiki/doku.php/project:releasenotes?rev=1279892887">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-23T15:48:07+02:00</dc:date>
        <dc:creator>Maurizio De Cecco</dc:creator>
        <title>project:releasenotes</title>
        <link>http://www.jmax-phoenix.org/wiki/doku.php/project:releasenotes?rev=1279892887</link>
        <description>Release notes for snapshot

Release notes for beta 0.6 (to be released)


Large number of improvements in the user interface.
The float box is now actually usable (the horizontal mouse
position set the scale of the dragging).

A number of examples and tutorial has been added, accessible thru the Help Menu.</description>
    </item>
    <item rdf:about="http://www.jmax-phoenix.org/wiki/doku.php/start?rev=1279737124">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-21T20:32:04+02:00</dc:date>
        <dc:creator>Maurizio De Cecco</dc:creator>
        <title>start</title>
        <link>http://www.jmax-phoenix.org/wiki/doku.php/start?rev=1279737124</link>
        <description>This Wiki is the official jMax Phoenix home page and web site.
We decided to move the home page on the wiki itself to make easier to add news
to the home page.


News


Latest news on the jMax development.

Beta 0.6: work in progress


I am working on cleaning up the user interface a fixing quite a lot of bugs preparing the next beta.
Stay tuned !!!</description>
    </item>
    <item rdf:about="http://www.jmax-phoenix.org/wiki/doku.php/philosophy:scoping?rev=1272400485">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-27T22:34:45+02:00</dc:date>
        <dc:creator>Maurizio De Cecco</dc:creator>
        <title>philosophy:scoping</title>
        <link>http://www.jmax-phoenix.org/wiki/doku.php/philosophy:scoping?rev=1272400485</link>
        <description>Do jMax have scoping ? 
I would like to simply say yes, and close the argument, but reality is
a little bit more complex.

In the life of jMax, it arrived a time (around 1998) where it was clear that a generic
mechanism to address global, shared data was needed in the language itself.
Up to that moment, each time there was the need to share something between objects a dedicated
solution had to be implemented. For example, the send and receive objects share a common, named
control bus; the implem…</description>
    </item>
    <item rdf:about="http://www.jmax-phoenix.org/wiki/doku.php/jmaxpuredataroadmap?rev=1269345130">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-23T12:52:10+02:00</dc:date>
        <dc:creator>Maurizio De Cecco</dc:creator>
        <title>jmaxpuredataroadmap - t</title>
        <link>http://www.jmax-phoenix.org/wiki/doku.php/jmaxpuredataroadmap?rev=1269345130</link>
        <description>This page describe the roadmap for the jMax/Pd compatibility projet, the current status and 
planned evolutions.

Object compatibility


The current jMax subversion repository include a pd external object compatibility package.

The idea is that you need to recompile the pd sources, using a makefile and a m_pd.h file provided
with the compatibility kit, to get the object to run on jMax on the different architectures.</description>
    </item>
    <item rdf:about="http://www.jmax-phoenix.org/wiki/doku.php/user:jmaxvspuredata?rev=1268144811">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-09T15:26:51+02:00</dc:date>
        <dc:creator>Maurizio De Cecco</dc:creator>
        <title>user:jmaxvspuredata - created</title>
        <link>http://www.jmax-phoenix.org/wiki/doku.php/user:jmaxvspuredata?rev=1268144811</link>
        <description>This section want to give some information to Puredata users on the differences,
good and bad suprises they will find with jMax.

User interface


The user interface is very different, as you can easily see; consult the user interfaces pages of this wiki to get some
information and screen shots; they user interface will still evolve, and new components and features will be added in the future.</description>
    </item>
    <item rdf:about="http://www.jmax-phoenix.org/wiki/doku.php/user:troubleshootingfaq?rev=1267092567">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-25T11:09:27+02:00</dc:date>
        <dc:creator>Maurizio De Cecco</dc:creator>
        <title>user:troubleshootingfaq - created</title>
        <link>http://www.jmax-phoenix.org/wiki/doku.php/user:troubleshootingfaq?rev=1267092567</link>
        <description>jMax is still under development, so you may sometimes experience problems that do not have
a clear explanation, and you may not know what to do.

This page will list the solutions to commons problems as jMax evolve, collecting the experiences
and workarounds collected along the way.</description>
    </item>
</rdf:RDF>
