Hi, So Lennon got me going with my database-less Camping app, but I've just realized that, I have no deployment strategy.
This app is to provide a GUI front end to our FUN3D fluid flow simulation monster, which is used by ourselves, companies, universities, hobbyists, and the military. The end result of which, is a file of (key, value) pairs read by FUN3D. Requiring our users to have Camping installed is too much to ask. While we could host the Camping app, the hassle of getting it approved by our IT folks is daunting, and requiring an Internet connection is troublesome for our black-world users. So, I'm thinking either a stand-alone executable (via RubyScript2Exe?) or a set of static HTML pages they could load locally? Any other suggestions? Thanks, -- Bil Kleb http://fun3d.larc.nasa.gov _______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

