How to increase User experience in sakai using Fluid infusion v0.6
Colin Clark
colin.clark at utoronto.ca
Tue Jan 6 16:52:25 UTC 2009
Hi Priyadarshini and Ankita,
On 6-Jan-09, at 12:25 AM, Priyadarshini_Krishnamurthy wrote:
> I am currently working with Sakai 2.5. I have read that we can
> increase User Experience in sakai using fluid infusion v0.6. I have
> also downloaded war file for it and deployed in tomcat5.5.12.
>
> I need few clarification regarding Fluid:
>
> · Are there any other tools, other than Image Gallery,
> developed by Fluid for Sakai 2.5?
>
The Image Gallery is the only tool we have created for Sakai, and it
was intended, in part, as a demonstration of our early Fluid Infusion
components.
> · How do i use Fluid infusion with sakai, i.e., how do I
> integrate it with Sakai 2.5?...please specify the steps.
>
Infusion is a collection of HTML, CSS and JavaScript tools that can be
used in any Web application, including Sakai. It's usually as simple
as linking to our JavaScript files in the head of your HTML document,
and writing a simple initialization block to instantiate the
components you want to use.
Each component provides a rich set of JavaScript event callbacks that
you can use to integrate with your Sakai tool or application.
Generally you'd probably do this through AJAX calls back to the server.
As a starting point, here's a link to our user manual:
http://wiki.fluidproject.org/display/fluid/User+Manual+Table+of+Contents
For technical documentation, check our API documentation:
http://wiki.fluidproject.org/display/fluid/API+documents
> · Can I use FSS (Fluid Skinning System) with Sakai 2.5?
>
You can use the Fluid Skinning System alongside Sakai 2.5. As part of
the Sakai 3 effort, we're working on more deeply integrating the FSS
with Sakai.
I hope that helps,
Colin
---
Colin Clark
Technical Lead, Fluid Project
Adaptive Technology Resource Centre, University of Toronto
http://fluidproject.org
More information about the fluid-talk
mailing list