<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://rialto.improve-technologies.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>RIALTO</title>
        <description></description>
        <link>http://rialto.improve-technologies.com/wiki/</link>
        <lastBuildDate>Sun, 11 May 2008 18:07:09 +0200</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://rialto.improve-technologies.com/wiki/lib/images/favicon.ico</url>
            <title>RIALTO</title>
            <link>http://rialto.improve-technologies.com/wiki/</link>
        </image>
        <item>
            <title>gwt:team</title>
            <link>http://rialto.improve-technologies.com/wiki/gwt/team?rev=1208264446&amp;do=diff</link>
            <description>Name  Company  Email  Cyril Balit Improve &lt;cbalit@improve.fr&gt;   Gilles Rossi  Improve  &lt;gilles.rossi@improve.fr&gt;   Julien Bour Improve &lt;jbour@improve.fr&gt;</description>
            <author>Julien Bour</author>
            <category>gwt</category>
            <pubDate>Tue, 15 Apr 2008 15:00:46 +0200</pubDate>
        </item>
        <item>
            <title>rialto</title>
            <link>http://rialto.improve-technologies.com/wiki/rialto?rev=1205503514&amp;do=diff</link>
            <description>Latest Release Rialto 1.0 RC1download  [Array] About  Array Doc ArrayDemo[Array]Download[Array]Support
Rialto (Rich Internet Application Toolkit) is ajax-based cross browser javascript widgets library. Because it is technology agnostic it can be encapsulated in JSP, JSF, .Net, Python  or PHP graphic components.  The purpose of Rialto is to ease the access to rich internet application development to corporate developers. Ideally a Rialto developer have neither need to write or understand DHTML, A…</description>
            <author>Cyril Balit</author>
            <pubDate>Fri, 14 Mar 2008 15:05:14 +0200</pubDate>
        </item>
        <item>
            <title>rialto:download</title>
            <link>http://rialto.improve-technologies.com/wiki/rialto/download?rev=1205503096&amp;do=diff</link>
            <description>*  Rialto Version 1.0 RC1
	*  Date:2008-03-17
DescriptionDownload Subversionjavascript API 	  	 subversion 
	*  Current Version: 0.9
	*  Date:2007-04-19
DescriptionDownload Subversionjavascript API  documentation   	 subversion javascript API  (source code)	  	 subversion javascript API 	  	 subversion 
 Archives</description>
            <author>Cyril Balit</author>
            <category>rialto</category>
            <pubDate>Fri, 14 Mar 2008 14:58:16 +0200</pubDate>
        </item>
        <item>
            <title>rialtostudio</title>
            <link>http://rialto.improve-technologies.com/wiki/rialtostudio?rev=1195835017&amp;do=diff</link>
            <description>[Array] About  [Array] Doc ArrayDemo[Array]Download[Array]Support
Rialto Studio is a tool build in rialto that allow you to design rialto graphic user interface.

Because rialto is composed of many graphic widget we decide to provide a tool to help building user interface.</description>
            <author>Jean-Noel Ribette</author>
            <pubDate>Fri, 23 Nov 2007 17:23:37 +0200</pubDate>
        </item>
        <item>
            <title>php</title>
            <link>http://rialto.improve-technologies.com/wiki/php?rev=1195834958&amp;do=diff</link>
            <description>What's new on RialtoPHP   [Array] About  Array Doc ArrayDemo[Array]Download[Array]Support
Welcome to the PHP implementation project for Rialto javascript component.</description>
            <author>Jean-Noel Ribette</author>
            <pubDate>Fri, 23 Nov 2007 17:22:38 +0200</pubDate>
        </item>
        <item>
            <title>jsf</title>
            <link>http://rialto.improve-technologies.com/wiki/jsf?rev=1195834845&amp;do=diff</link>
            <description>[Array] About  [Array] Doc ArrayDemo[Array]Download[Array]Support
 Rialto JSF is an implementation of the Rialto Javascript components into JSF. Rialto JSF offers the developers the ability to manipulate the Rialto components via Java objects, and to place the components into a page via JSP tags.</description>
            <author>Jean-Noel Ribette</author>
            <pubDate>Fri, 23 Nov 2007 17:20:45 +0200</pubDate>
        </item>
        <item>
            <title>taglib</title>
            <link>http://rialto.improve-technologies.com/wiki/taglib?rev=1195834782&amp;do=diff</link>
            <description>[Array] About  Array Doc ArrayDemo[Array]Download[Array]Support
 Rialto Taglib an implementation of the Rialto Javascript components using a taglib description. Rialto Taglib offers the developers the ability to build UI, by  placing the components into a page via JSP tags.</description>
            <author>Jean-Noel Ribette</author>
            <pubDate>Fri, 23 Nov 2007 17:19:42 +0200</pubDate>
        </item>
        <item>
            <title>rialtogwt</title>
            <link>http://rialto.improve-technologies.com/wiki/rialtogwt?rev=1195834767&amp;do=diff</link>
            <description>[Array] About  Array Doc ArrayDemo[Array]Download[Array]Support
 RialtoGWT is a wrapping of the Rialto javascript library to use with GWT.

We decide to start this wrapping cause we see here a mutual interest:

	*  For the Rialto Community which can use the GWT development framework to easily write and deploy Rialto application
	*  For the GWT Community which can use the rich widgets and behaviors offered by the Rialto Framework.</description>
            <author>Jean-Noel Ribette</author>
            <pubDate>Fri, 23 Nov 2007 17:19:27 +0200</pubDate>
        </item>
        <item>
            <title>gwt:cretacomponent</title>
            <link>http://rialto.improve-technologies.com/wiki/gwt/cretacomponent?rev=1194860921&amp;do=diff</link>
            <description>In this section you'll find some example of rialto component creation using GWT.

 

Simple window

Notice the way to use the body as parent


Element body =  RootPanel.getBodyElement();
SimpleWindow window = SimpleWindow.create(&quot;TEST&quot;, 0, 0, 800, 400, body,false);</description>
            <author>Cyril Balit</author>
            <category>gwt</category>
            <pubDate>Mon, 12 Nov 2007 10:48:41 +0200</pubDate>
        </item>
        <item>
            <title>php:tutorial</title>
            <link>http://rialto.improve-technologies.com/wiki/php/tutorial?rev=1193132883&amp;do=diff</link>
            <description>Create the logon screen

In the last version of the Rialto PHP lib, you can design your screen in a class. In this tutorial you will learn how to create a screen and how to print it.

Create a folder named : screens.

In this folder create a new file named : DefaultScreen.php.</description>
            <author>Cyril Balit</author>
            <category>php</category>
            <pubDate>Tue, 23 Oct 2007 11:48:03 +0200</pubDate>
        </item>
    </channel>
</rss>
