<?xml version="1.0"?>
<rss version="0.91">
    <channel>
        <title>New PageBox versions</title>
        <link>http://pagebox.net/newPB.html</link>
        <description>A framework for the distribution of applications.</description>
        <item>
            <title>PageBox for PHP</title>
            <link>http://pagebox.net/php/php-index.html</link>
            <description>PageBox for PHP is a framework for the deployment of applications using PHP 4 and the publish/subscribe model. PageBox for PHP is simpler to use than the original Java PageBox. It only uses HTML forms and SOAP Web services. PageBox for PHP has been tested with Apache and BadBlue.</description>
        </item>
        <item>
            <title>PageBox for .NET</title>
            <link>http://pagebox.net/dotnet/dotnet-index.html</link>
            <description>PageBox for .NET is a framework for the deployment of applications using .NET and the publish/subscribe model. PageBox for .NET reuses the design of PageBox for PHP. It introduces a Grid API and an Active Naming to facilitate the development of distributed applications. Two examples, Reservation and Polaris were developped to illustrate its functions.</description>
        </item>
        <item>
            <title>Reservation</title>
            <link>http://pagebox.net/reservation/resa-index.html</link>
            <description>Reservation is an example of .NET Web application designed to be deployed with PageBox. Reservation allows booking slots of resources such as dentists, hair cut and vehicule inspection employees.</description>
        </item>
        <item>
            <title>Polaris</title>
            <link>http://pagebox.net/polaris/pol-index.html</link>
            <description>Polaris is an example of .NET Web application designed to be deployed with PageBox. Polaris illustrates the use of PageBox for .NET Grid API and Active Naming.</description>
        </item>
        <item>
            <title>PageBox for Java</title>
            <link>http://pagebox.net/java/java-index.html</link>
            <description>PageBox for Java is a framework for the deployment of applications using .NET and the publish/subscribe model. PageBox for Java reuses the design of PageBox for .NET with (1) a better security, (2) a more scalable deployment, (3) a delta deployment of application changes, (4) an installation API allowing the installed applications to setup their environment, for instance to create and populate database tables, (5) an API allowing installed applications to access resources in a managed way, (6) a token implementation for replicating data of distributed applications, (7) a more flexible Active Naming.</description>
        </item>
    </channel>
</rss>
