public
Description: javascript lib for graphically Ruote rendering process definitions
Homepage: http://openwferu.rubyforge.org
Clone URL: git://github.com/jmettraux/ruote-fluo.git
jmettraux (author)
Thu Apr 09 18:37:53 -0700 2009
commit  6dbffce0e7402f86f9652211e5193fe83af5e718
tree    00f7c25c5469e629cda0670cfd7106bd4659bdb7
parent  8627629992b4e6abaf67689cae2e23a19c006623
name age message
file CHANGELOG.txt Sun Mar 29 00:56:10 -0700 2009 css adjustments [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/ Sun Mar 29 00:56:10 -0700 2009 css adjustments [jmettraux]
directory public/ Fri Apr 10 02:52:54 -0700 2009 accepting a compromise between json and js for ... [jmettraux]
directory test/ Fri Apr 10 02:52:54 -0700 2009 accepting a compromise between json and js for ... [jmettraux]
directory views/ Wed Nov 05 22:09:01 -0800 2008 small temp fix [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)