public
Description: javascript lib for graphically Ruote rendering process definitions
Homepage: http://openwferu.rubyforge.org
Clone URL: git://github.com/jmettraux/ruote-fluo.git
name age message
file CHANGELOG.txt Wed Nov 18 04:27:44 -0800 2009 adapted to ruote2.0 (wip) [jmettraux]
file CREDITS.txt Mon Jul 14 01:29:15 -0700 2008 Revert "switched to JSON lib" This reverts com... [jmettraux]
file LICENSE.txt Sun Jan 11 06:26:35 -0800 2009 slight changes [jmettraux]
file README.txt Wed Feb 04 19:10:44 -0800 2009 fixing link to demo [jmettraux]
file Rakefile Tue Sep 09 00:26:50 -0700 2008 release 0.9.19 [jmettraux]
file TODO.txt Wed Apr 08 23:08:46 -0700 2009 automated ExpressionHead.parse() testing [jmettraux]
directory experimental/ Mon Jul 07 01:38:23 -0700 2008 switching to the new, simpler, 1 canvas for all... [jmettraux]
directory lib/ Wed Nov 18 04:27:44 -0800 2009 adapted to ruote2.0 (wip) [jmettraux]
directory public/ Wed Nov 18 05:17:49 -0800 2009 ruote2.0 uses '0_0_0' instead of '0.0.0' for ex... [jmettraux]
directory test/ Fri Apr 10 02:52:54 -0700 2009 accepting a compromise between json and js for ... [jmettraux]
directory views/ Wed Nov 18 04:27:44 -0800 2009 adapted to ruote2.0 (wip) [jmettraux]
README.txt
= Ruote-Fluo

http://openwferu.rubyforge.org

This is the development bench of the javascript library used to render graphically process definitions in OpenWFEru 
"ruote-web" (see http://difference.openwfe.org:3000)

There is a demo of ruote-fluo (probably not the latest version) at http://difference.openwfe.org:4567


== using

  sudo gem install -y --no-rdoc --no-ri rufus-sixjo json_pure ruote

  git clone git://github.com/jmettraux/ruote-fluo.git
  cd ruote-fluo

  ruby lib/start.rb

then head with your browser (FireFox 3 only !) to http://localhost:4567


== source

http://github.com/jmettraux/ruote-fluo

    git clone git://github.com/jmettraux/ruote-fluo.git


== feedback

user mailing list :  http://groups.google.com/group/openwferu-users

issue tracker :      http://rubyforge.org/tracker/?atid=10023&group_id=2609&func=browse

irc :                irc.freenode.net #ruote


== author

John Mettraux, jmettraux@gmail.com
http://jmettraux.wordpress.com


== license

BSD (see LICENSE.txt)