Пнд, 02 Авг 2010, Sherlock Ric писал(а): > I'm not sure I agree that users using the JHS front end should be > assumed to be connected to the internet. JHS may well be just served > from the local machine that is not connected to the internet in the > same way that users may use the jwd and jconsole sessions currently. > I.e. The JHS/browser is just acting as session for a local instance > of J. > > My impression is that it wouldn't be too difficult to build on the > current media/platimg addon to provide the cross-platform (non wd) > support for creating png images for the jhs client. This would > enable offline use of jhs with plotting and viewmat etc as well as > improving performance/functionality for servers providing content to > multiple clients via the web.
For platimg addon to work on linux, it also need the gtk to be installed, but in that case, j7gtk with j plot should already work. I imagine most graphic libraries require a graphical environment such as x-window. I think working from Chris' j7gtk with latest addons update, and run jhs using command ...jconsole ~addons/ide/jhs/core.ijs -js " jhs'' " the jplot package should work properly and can serve png to its clients. (untested) -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
