Please download here
http://ffehr.freefeathers.org/Release/0.1/WINNT/ffehr-0.1b2dev-20081204/
I don't yet have access to a windows machine.
To install ; extract the tar.gz file and double-click on ffehr.exe
To debug: at the commandline type ffehr.exe --jsconsole (this should
bring up a javascript error console window).
If you want to test the UIBuilder module:
Copy
cru...@freefeathers.org folder into your firefox profile
extensions folder. Then at the url bar, place, chrome://cruxade/content/quack/UIBuilder.xul
The UIBuilder allow a client-side template engine, as well as, placing
and gathering values from widgets.
I am now integrating the UIBuilder to a new eav module that can
dynamically create eav tables.
NBJayme