Re: [Jbeta] about J701abeta

2010-03-27 Thread Eric Iverson
These is a bug in running ijs files. I have put in a crude, partial fix. jijs runs a file (clicking Run or (rr)) by saving it and then running it. It does the save even if the file is unchaged. File ~system/main/dates.ijs is in a proteced folder and the save (even though unchanged) fails and the

Re: [Jbeta] Help planning for jgtk, please

2010-03-27 Thread Eric Iverson
Perhaps I misunderstand the architecture of your app. But if the server runs on a web server and the client runs on a browser then gtk is probably not the way to go. gtk is similar to the Windows API or Java and runs on the client and this doesn't sound like your situation. I think jhs is the way

Re: [Jbeta] displaying boxed array in html

2010-03-28 Thread Eric Iverson
In jhs it is easy to use jhtml'...' to put raw html in the display log. It would be relatively easy to write a verb that displays J data in an html table. This is a good exercise for the community. On Sat, Mar 27, 2010 at 9:27 PM, June Kim junea...@gmail.com wrote: Hello, Displaying boxed

Re: [Jbeta] about J701abeta

2010-03-28 Thread Eric Iverson
Read the jhs help screen for information about plot. Currently jhs supports pdf plot output and only the most basic sketch of a plot capability with svg. There are examples of this in the help page. Eventually svg will be a fully supported plot output type and plots in jhs with svg output will be

Re: [Jbeta] about J701abeta

2010-03-28 Thread Eric Iverson
...@gmail.com wrote: On Sun, Mar 28, 2010 at 10:27 PM, Eric Iverson eric.b.iver...@gmail.com wrote: Read the jhs help screen for information about plot. Currently jhs supports pdf plot output and only the most basic sketch of a plot capability with svg. There are examples

Re: [Jbeta] [Jprogramming] j701abeta

2010-03-29 Thread Eric Iverson
suggest, jhs, but I thought jum was more specific to the J hosted version, and that jhs could mean anyone's local version of J7. On Mon, Mar 29, 2010 at 2:22 PM, Eric Iverson eric.b.iver...@gmail.com wrote: The term jum should be used to refer to the J User Manager (port 50001/jhs). Refer

Re: [Jbeta] new 701 beta available

2010-04-16 Thread Eric Iverson
about what it happening and what the options are. On Fri, Apr 16, 2010 at 9:08 AM, Raul Miller rauldmil...@gmail.com wrote: On Fri, Apr 16, 2010 at 8:43 AM, Eric Iverson eric.b.iver...@gmail.com wrote: New version of the 701 beta is at the web site for all platforms (still called abeta

Re: [Jbeta] new 701 beta available

2010-04-16 Thread Eric Iverson
I think this is just the good old CRLF vs LF vs CR (windows/unix/mac) problem. I just need to add a toJ as appropriate. Thanks for noticing this and reporting it so clearly. On Fri, Apr 16, 2010 at 2:30 PM, John Baker bakerj...@gmail.com wrote: This is looking promising. I have noticed a tick

Re: [Jbeta] new 701 beta available

2010-04-17 Thread Eric Iverson
The serious ijs problem you report is with line ends is a bug in the jhs code. There is a problem in html: LFs to make html text easier for a humans to view and edit result in unwanted space when shown in the form. Different browsers handle these extra LFs differently. The jhs code tried a

Re: [Jbeta] new 701 beta available

2010-04-17 Thread Eric Iverson
: Eric, (1) What happens if I have a task running while you do the update in your closing paragraph? (2) How can I test whether my task is using the new version? Kip Murray Eric Iverson wrote: New version of the 701 beta is at the web site for all platforms (still called abeta

Re: [Jbeta] latest j701 jsoftware jhs available

2010-04-18 Thread Eric Iverson
be removed. -Original Message- From: beta-boun...@jsoftware.com [mailto:beta-boun...@jsoftware.com] On Behalf Of Eric Iverson Sent: Monday, 19 April 2010 09:12 To: Beta forum Subject: Re: [Jbeta] latest j701 jsoftware jhs available Take a quick look at the help. The jj type

Re: [Jbeta] latest j701 jsoftware jhs available

2010-04-18 Thread Eric Iverson
Good suggestions and will be adopted as appropriate for the next beta. Note that ijs is a normal link that brings up a normal page and things like Ctrl and Ctrl+Shift have normal browser actions. Links like this should look like links. Button are for actions on the current page or actions that

Re: [Jbeta] j wd alternative

2010-05-14 Thread Eric Iverson
The proposed alternatives are jgtk and jhs as appropriate to requirements. Note that jwd will continue to work with newer J engines for some time to come. Of course this plan of action depends on real users experiences with the new front ends. Nothing is cast in stone and it all depends on

Re: [Jbeta] Viewmat failure

2010-06-07 Thread Eric Iverson
In the initial gtk ide I had a version of jee running. It definitely can be done and eventually it will be done. But we have a lot of stuff to cleanup and jee at this time is quite low priority. On Mon, Jun 7, 2010 at 4:41 PM, Devon McCormick devon...@gmail.com wrote: Ric - thanks for your

Re: [Jbeta] new j701 beta for all platforms

2010-06-08 Thread Eric Iverson
a control error when trying the following command 'update' jpkg '' Updating server catalog... |control error: checkaccess | -.checkaccess'' I think this is caused by the use of IFWIN32 (which is not defined in J7) in checkaccess_jpacman_ From: Eric Iverson Sent: Wednesday, 9 June 2010

Re: [Jbeta] new j701 beta for all platforms

2010-06-08 Thread Eric Iverson
/ide/jhs/core.ijs -js jhs 65001 0 From: Eric Iverson Sent: Wednesday, 9 June 2010 10:23 New betas for all platforms are available at the web download beta page. The page gives an overview of the changes. This beta puts Jconsole, JHS, JAL, J Engine, new scripts, and new folder

Re: [Jbeta] new j701 beta for all platforms

2010-06-08 Thread Eric Iverson
on all your ideas. On Tue, Jun 8, 2010 at 8:19 PM, Sherlock, Ric r.g.sherl...@massey.ac.nzwrote: From: Eric Iverson Sent: Wednesday, 9 June 2010 10:23 New betas for all platforms are available at the web download beta page. The page gives an overview of the changes. This beta

Re: [Jbeta] profilex.ijs

2010-06-10 Thread Eric Iverson
There is some chance profilex will be resurrected and Chris and I will be discusing this. I suggest relaxing and waiting to see what happens in the next beta release. On Thu, Jun 10, 2010 at 2:00 PM, Joey K Tuttle j...@qued.com wrote: In earlier systems, I did hack profile.ijs to load my

Re: [Jbeta] new j701 beta for all platforms

2010-06-10 Thread Eric Iverson
There are some adjustments to boot.ijs and perhaps profile.ijs between the gtk and latest jhs release. In particular Chris killed of -js and I (I like it) reintroduced it. On Thu, Jun 10, 2010 at 9:45 PM, bill lam bbill@gmail.com wrote: I copy the file jhs and 2 folders addons/ide and

Re: [Jbeta] spelling errors flagged in browser

2010-06-17 Thread Eric Iverson
This doesn't happen with firefox with default settings on my system. Not sure where, but there must be firefox options to enable/disable spell checking in textbox and textarea controls. Is text in the ijx window also marked? With luck there may be an html mechanism so that JHS can disable spell

Re: [Jbeta] j701 version?

2010-06-17 Thread Eric Iverson
That is the latest JE. Other stuff has changed a lot, but the JE hasn't changed in a while. On Thu, Jun 17, 2010 at 10:22 AM, Murray Eisenberg mur...@math.umass.eduwrote: I just downloaded j701abeta.exe for Windows, which is allegedly new as of 8 June 2010 according to the web site. And that

Re: [Jbeta] ajax failure upon exit of JHS from browser

2010-06-17 Thread Eric Iverson
Thanks for this report. Will need to think about how to handle this cleanly. At least for some users, the common usage of JHS is to leave J running and to simply close the browser tabs/windows as they are no longer relevant. And when you want J again, just open a browser URL. You can also

[Jbeta] Jsoftware JHS

2010-06-18 Thread Eric Iverson
Jsoftware JHS will be unavailable while I rebuild with the latest release. JUM won't be available and all user servers will be killed. When the new service is available you will have to enroll again. Old user files will be available for a while to the new service. With luck the availability of

[Jbeta] Jsoftware JHS

2010-06-18 Thread Eric Iverson
minor problem with password security with Jsoftware JHS please wait until ALL CLEAR before trying to create your new account -- For information about J forums see http://www.jsoftware.com/forums.htm

[Jbeta] Jsofware JHS

2010-06-18 Thread Eric Iverson
The jum password problem has been fixed and you can now create new acconts. -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jbeta] Jsoftware JHS available

2010-06-19 Thread Eric Iverson
error: |socket error: serror | 'socket error'13!:8[3 i. 3 2 4 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 Eric Iverson wrote: The *** getdata error indicates the server got a socket error getting a complete request from the browser. This can

Re: [Jbeta] JHS test with unicode chars

2010-06-21 Thread Eric Iverson
Thanks for the report of probelms with utf-8. It is important that this works and I will do the necessary. In Mac OS terms your 10.3.9 is somewhat dated and there may well not be a pdf plugin available. I think it likely that if you upgraded to 10.4 you would get the pdf plugin. On all Intel

Re: [Jbeta] JHS test with unicode chars

2010-06-21 Thread Eric Iverson
Cilles, More detailed response to your report: With jdemo3, vowels with an accent are not treated correctly. Ascii chars are ok, but when my browser sends utf-8 chars, the result shows that unicode chars have not been properly interpreted. A Return instead of a click on the flipem button

Re: [Jbeta] Jsoftware JHS available

2010-06-21 Thread Eric Iverson
I haven't been able to duplicate your password problems. At this stage the only way to reset your count so you can try again is to use JUM to kill your server and restart it. Please let me know if this works and whether you see any more funny stuff with the password. There is a small chance

Re: [Jbeta] Jsoftware JHS available

2010-06-21 Thread Eric Iverson
designated for my new user (created from a desktop browser), but met with similar problems - can't seem to send the password to have it verified. From: Eric Iverson Sent: Sunday, 20 June 2010 01:55 I assume you mean the jumjum password screen. Unfortunately that screen doesn't let you know

Re: [Jbeta] Jsoftware JHS available

2010-06-21 Thread Eric Iverson
Kip, I have uploaded a new version of JHS to the web site that should give additional debugging information on the *** getdata problem you are seeing. If you have a chance login to Jsoftware JHS and run: load corefiles_jhs_ This loads the new version. Press the ijx link (or run jlog 0) to

Re: [Jbeta] Jsoftware JHS available

2010-06-21 Thread Eric Iverson
related. Your thoughts? Cheers, bob On -Jun21-2010, at -Jun21-201011:37 AM, Eric Iverson wrote: I haven't been able to duplicate your password problems. At this stage the only way to reset your count so you can try again is to use JUM to kill your server and restart it. Please let me

Re: [Jbeta] serious jhs boxchars trouble

2010-06-21 Thread Eric Iverson
My recollection is Mac 10.3.9 does not have a standard installed fixed pitch font with boxdraw that works. You could poke around in something like textedit and try out the various fixed fonts, but am pretty sure you won't find one that works. You're stuck with finding and installing a font

Re: [Jbeta] JHS login failures

2010-06-21 Thread Eric Iverson
Password Wizzard? Will wonders never cease. Sounds like you are on to something here. I agree better debug info is called for and will try to get to that tomorrow (no promises). Never occurred to me that (I assume) an html input password box would do more than obscure. Logging out does return

Re: [Jbeta] jum bug vs. account abuse

2010-06-21 Thread Eric Iverson
jlogin doesn't use ajax. On Mon, Jun 21, 2010 at 8:11 PM, bill lam bbill@gmail.com wrote: I got similar experience. I guess the ajax code for jum page might be the problem. Anyway I think ajax for login page is over-skilled. Пнд, 21 Июн 2010, Martin Neitzel писал(а): EBI I hate it

Re: [Jbeta] jum bug vs. account abuse

2010-06-21 Thread Eric Iverson
and restart it to trigger a jlogin state. Ric: this does not apply to JUM, but if you try a login with the HTC to a session this might give more info on the enter problem. On Mon, Jun 21, 2010 at 8:48 PM, Eric Iverson eric.b.iver...@gmail.comwrote: jlogin doesn't use ajax. On Mon, Jun 21

Re: [Jbeta] Jsoftware JHS available

2010-06-21 Thread Eric Iverson
error: serror | 'socket error'13!:8[3 57 NB. the entry after this one will be simply an Enter 1 NB. the entry after this one will be simply an Enter Eric Iverson wrote: Kip, I have uploaded a new version of JHS to the web site that should give additional debugging

Re: [Jbeta] jum bug vs. account abuse

2010-06-22 Thread Eric Iverson
, nothing happens. However there is a Search button that I can push to send the query so that it works. My thinking is that a Login button on the jlogin page would serve the same purpose? From: Eric Iverson Sent: Wednesday, 23 June 2010 00:34 Clearly there is a problem, but I don't see

Re: [Jbeta] J user login gives unsuccessful attempts (Was: Jsoftware JHS available)

2010-06-22 Thread Eric Iverson
Thanks for additional login info. Agreed, jum and jijx logins should be distinguishable. On Tue, Jun 22, 2010 at 12:31 PM, Zsbán Ambrus amb...@math.bme.hu wrote: Hello, Strangely, I'm getting a warning about unsuccessful login attempts from the user login screen

Re: [Jbeta] Beta Digest, Vol 46, Issue 35

2010-06-26 Thread Eric Iverson
This is a limitation in the beta and there is no reason for it to be in the final release. On Thu, Jun 24, 2010 at 3:41 PM, Murray Eisenberg mur...@math.umass.eduwrote: Is there some way in the browser client interface to install more than one add-on at a time? On the jal page, if I click

[Jbeta] JAL update for JHS

2010-06-29 Thread Eric Iverson
An improved JHS is available through JAL. If you are using JHS at all, this is an important update. Some things have been fixed and improved. Lots remains to be done. This is a step forward and your feedback is appreciated. 1. Start your current JHS (from the current installer). 2. link to jal

Re: [Jbeta] JAL update for JHS

2010-06-30 Thread Eric Iverson
The page has 3 vertical sections (html divs). Top and bottom have a vertical size fixed by their contents. The middle section is dynamically resized so the 3 sections are visible in the window with no overall window scroll bar. The middle section has its own scrollbar to scroll its content. This

Re: [Jbeta] Beta Digest, Vol 46, Issue 50

2010-06-30 Thread Eric Iverson
?? On 29 Jun 2010, Eric Iverson wrote: An improved JHS is available through JAL. If you are using JHS at all, this is an important update. Some things have been fixed and improved. Lots remains to be done. This is a step forward and your feedback is appreciated. 1. Start your current JHS

Re: [Jbeta] Beta Digest, Vol 47, Issue 1

2010-07-01 Thread Eric Iverson
to be Installed, then to select each and every installed update shown and press the Upgrade selected button for each. Am I missing something?? On 29 Jun 2010, Eric Iverson wrote: An improved JHS is available through JAL. If you are using JHS at all

[Jbeta] JHS update available

2010-07-26 Thread Eric Iverson
A significant JAL update (1.0.9) is available for JHS. If ide/jhs is listed in the installed list, select it and press 'upgrade selected'. If ide/jhs is listed in the not installed list, select it and press'installl selected'. This update is not installed at the Jsoftware JHS (JUM) server, but

Re: [Jbeta] Beta Digest, Vol 47, Issue 14

2010-07-27 Thread Eric Iverson
Agreed. JHS JAL needs work. The final version will have useabilty similar to J602 and will be similar to the final J701 GTK version. Now that the JHS framework is filling out, important cosmetic details in an interface will be much easier to put right. On Tue, Jul 27, 2010 at 10:30 AM, Murray

[Jbeta] JHS update 1.0.11

2010-07-27 Thread Eric Iverson
A new JHS update (1.0.11) is available with some minor changes. After installing an update like JHS you need to shutdown and restart the JHS server to run the new code. -- For information about J forums see

Re: [Jbeta] Beta Digest, Vol 47, Issue 15

2010-07-28 Thread Eric Iverson
is Thunderbird under Windows XP, but I don't know whether it's the client or something peculiar about the format of the original list message. (I don't have this trouble with long, even multi-person, messages in other mailing lists, e.g., mathgroup.) Murray Eric Iverson wrote: Message: 3

Re: [Jbeta] cannot input chinese or cyrillic in linux jconsole

2010-07-29 Thread Eric Iverson
I will take a look at this and will make the change if it is as easy as you suggest. On Wed, Jul 28, 2010 at 10:49 PM, bill lam bbill@gmail.com wrote: I found that linux jconsole in both j7 and j6 seemed only allow input latin scripts. In particular, it disallow cyrillic and chinese.

[Jbeta] 1.0.12 JHS update available - Google Charts - a big deal

2010-07-29 Thread Eric Iverson
A new JHS update is available. It adds a dozen lines of new J code and gives a hint at what is available through Google Charts. An interesting example of the power of browser/web/html/javascript and cloud computing. Use JAL (Package Manager) to install version 1.0.12 and then restart JHS. In

Re: [Jbeta] 1.0.12 JHS update available - Google Charts - a big deal

2010-07-29 Thread Eric Iverson
In my limited testing it does scroll up so that the input box is visible at the bottom. What browser are you using? My guess is this is a solvable problem and I don't consider it to be a minor problem. On Thu, Jul 29, 2010 at 9:37 PM, Sherlock, Ric r.g.sherl...@massey.ac.nzwrote: From: Eric

Re: [Jbeta] 1.0.12 JHS update available - Google Charts - a big deal

2010-07-29 Thread Eric Iverson
@gmail.com wrote: (some) google services can also be accessed using cli http://code.google.com/p/googlecl/wiki/ExampleScripts so I think some google services (not yet charts) are also available to jconsole. for debian (and ubuntu?) the package name is googlecl Чтв, 29 Июл 2010, Eric

Re: [Jbeta] 1.0.12 JHS update available - Google Charts - a big deal

2010-08-01 Thread Eric Iverson
but I have forgotten how to start the console server for JHS. Could instructions for this be posted. Thanks On Fri, Jul 30, 2010 at 12:12 AM, Eric Iverson eric.b.iver...@gmail.com wrote: A silly typo meant height wasn't set for the img Fixing this makes the scrolling of textbox

Re: [Jbeta] wrong path to jhs_default given

2010-08-01 Thread Eric Iverson
Thanks for the report. Fixed in the next update. On Fri, Jul 30, 2010 at 2:59 PM, Murray Eisenberg mur...@math.umass.eduwrote: The browser jhelp page considerately includes, at its bottom, a generated path to jhs_default.ijs (in See file ... for info on changing JHS configuration). In my

Re: [Jbeta] Beta Digest, Vol 47, Issue 17

2010-08-03 Thread Eric Iverson
There is one more significant player in the plot toolkit. Html canvas is already available in all modern, non-IE browsers. With html5, this will become a strong standard and newer IE versions will support it. This allows the client with Javascript with J plot data to efficiently and completely

Re: [Jbeta] 1.0.12 JHS update available - Google Charts - a big deal

2010-08-03 Thread Eric Iverson
Arrow keys are not (currently) supported in menus. They could be, but would require considerable additional complication to the currently dead simple scheme. I am tending to stay clear of complicated javascript support that will become unnecessary (or at least considerable simpler) once html5

Re: [Jbeta] Beta Server

2010-08-04 Thread Eric Iverson
Use JUM to manage your task. That is connect to url http://www.jsoftware.com/5001/jum and login in with password jumjum and link to J User Manager. You can then kill and start your task as you wish. You can also kill your task with exit'' or 2!:55'' and just use JUM to restart it. An idle task

[Jbeta] J7 JHS JAL update 1.0.14 available

2010-08-04 Thread Eric Iverson
New J7 JHS update available. It fixes a few minor problems. It has much better Google Charts framework and examples. JAL Install/upgrade as appropriate to 1.0.14. Shutdown JHS and restart. In ijx try: jgc'help' jgcx'' plot 10?10 I am more convinced than ever that this is a big deal!

[Jbeta] JHS 1.0.14 at Jsofware

2010-08-04 Thread Eric Iverson
Jsoftware JHS has been updated to the latest version of JHS. Use JUM to kill and restart your task to see the new Google Charts graphics. -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jbeta] J7 JHS JAL update 1.0.14 available

2010-08-05 Thread Eric Iverson
Probably worth investigating and likely that something useful could be done. It is unlikely those efforts would be done by Jsoftware directly. Sounds like another opportunity for community contributions. On Thu, Aug 5, 2010 at 1:41 AM, PackRat pack...@anet.com wrote: New J7 JHS update

Re: [Jbeta] error in jdemo.ijs in starting jhs701 console

2010-08-05 Thread Eric Iverson
Not sure what is going on. Perhaps you edited jdemo.ijs by mistake. I see now that is all too easy to do and the loading of the system should not depend on jdemo.ijs being in working order. You could examine the lines around 91 in jdemo.ijs to see if there is an obvious problem to correct. Or you

Re: [Jbeta] Beta Digest, Vol 48, Issue 6

2010-08-06 Thread Eric Iverson
! Moreover, there were parts of the message that, curiously, displayed in a lighter gray font color, running from the signature in my message (#3) through Eric's reply (#4) but not including the quoting of my original message at the end of Eric's reply! On 8/6/2010 12:00 AM, Eric Iverson wrote

Re: [Jbeta] 1.0.12 JHS update available - Google Charts - a big deal

2010-08-08 Thread Eric Iverson
10$?20#1000 |value error: plotlines | plotlines'fubar';'abc|def';400 200;2 10$?20#1000 Then again I did see the google charts and it looks interesting. I see I have a lot of catching up to do 2010/7/30 Eric Iverson eric.b.iver...@gmail.com A new JHS update is available. It adds

Re: [Jbeta] 1.0.12 JHS update available - Google Charts - a big deal

2010-08-08 Thread Eric Iverson
in such a case (without clicks required)? I am even willing to have multiple browser tabs open at once, but I am not clear how that would help. Thx. On Sun, Aug 8, 2010 at 9:25 AM, Eric Iverson eric.b.iver...@gmail.com wrote: I think your examples our from an older version. In the latest version see

Re: [Jbeta] Trying to take first step in jbeta; stymied

2010-08-08 Thread Eric Iverson
I suggest you read the beta page at the web site and install the installer listed there. After the install you should click the new J7 red icon in the program group. This starts the server in a console and lists further instructions there. You then start a browser and link to the url given in the

Re: [Jbeta] 1.0.12 JHS update available - Google Charts - a big deal

2010-08-09 Thread Eric Iverson
time I'll tape my password to the wall) At 20:06 -0400 2010/07/29, Eric Iverson wrote: A new JHS update is available. It adds a dozen lines of new J code and gives a hint at what is available through Google Charts. An interesting example of the power of browser/web/html/javascript

Re: [Jbeta] 1.0.12 JHS update available - Google Charts - a big deal

2010-08-09 Thread Eric Iverson
~addons/ide/jhs/jhs_default.ijs and follow the instructions for changing things to allow remote access. On Mon, Aug 9, 2010 at 9:05 AM, Eric Iverson eric.b.iver...@gmail.comwrote: Sounds like somewhere along the way I've messed up the remote access/login stuff. I'll try to sort it by the end

[Jbeta] JHS 1.0.15 JAL update at Jsoftware

2010-08-10 Thread Eric Iverson
A new JHS JAL update is available. Lots of rough edges but I think it worth a look by those who have followed so far. The JHS ijx window is more like the J602 ijx window (except it is html). ijx has a fixed menu at the top and the rest is contenteditable html. At the bottom, type a line and

[Jbeta] Jsoftware JUM updated to latest JHS update

2010-08-10 Thread Eric Iverson
Jsoftware JUM has been updated to the latest JHS version. You need to kill your task and start again to get the new version. Worth a look if you are already a Jsoftware JUM user. The server limit on user accounts has been reached and it isn't possible to create new accounts. I'll up the limit,

[Jbeta] JHS iphone itouch

2010-08-10 Thread Eric Iverson
The latest changes have almost certainly completely broken iphone support. It will be some time before this gets sorted out, but it will be done and I think the final result will be quite nice. -- For information about J forums

[Jbeta] Jsoftware JUM JHS

2010-08-10 Thread Eric Iverson
I have taken the liberty of killing users that haven't used the system since the start of July. This frees up 15 slots for those who'd like a go. -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jbeta] JHS 1.0.15 JAL update at Jsoftware

2010-08-10 Thread Eric Iverson
will be removed. Are you seeing this all the time? -Original Message- From: beta-boun...@jsoftware.com [mailto:beta-boun...@jsoftware.com] On Behalf Of Eric Iverson Sent: Wednesday, 11 August 2010 09:08 To: Beta forum Subject: [Jbeta] JHS 1.0.15 JAL update at Jsoftware A new

Re: [Jbeta] JHS 1.0.15 JAL update at Jsoftware

2010-08-10 Thread Eric Iverson
Don't understand the favicon repeats. Will look at it next week. The browser should ask for it, get it, and be happy. Do you in some way have ALL caching turned off? On Tue, Aug 10, 2010 at 8:03 PM, Eric Iverson eric.b.iver...@gmail.comwrote: Just dealing with IE8 whitespace for now

Re: [Jbeta] JHS error message

2010-08-10 Thread Eric Iverson
Thanks for the report. I think I understand that problem and need to apply the fix and remove the smoutput. 2010/8/10 Tom Arneson t...@tomarneson.com I got the following output from JHS: 456%123 please report following output to beta srecv select failure --TTT┐ │0 L-+++- ***

Re: [Jbeta] JHS 1.0.15 JAL update at Jsoftware

2010-08-10 Thread Eric Iverson
for input) - but if you have plans for that, great! I would still like to be able to do the lineplot and pieplot demos on my own servers, where might one look for hints on how to do that?? At 17:08 -0400 2010/08/10, Eric Iverson wrote: A new JHS JAL update is available. Lots of rough

Re: [Jbeta] J HTTP Server Error

2010-08-11 Thread Eric Iverson
Sounds like you are running the new code. The big difference is that sentences are typed and entered at the end of the page and you can move the caret up into the text and edit and run sentences. The old version had a text box at the bottom for sentences. The srecv select failure is a debugging

Re: [Jbeta] J HTTP Server Error

2010-08-11 Thread Eric Iverson
, 2010 at 8:38 AM, Eric Iverson eric.b.iver...@gmail.com wrote: Sounds like you are running the new code. The big difference is that sentences are typed and entered at the end of the page and you can move the caret up into the text and edit and run sentences. The old version had a text box

Re: [Jbeta] JHS 1.0.15 JAL update at Jsoftware

2010-08-11 Thread Eric Iverson
-boun...@jsoftware.com [mailto:beta-boun...@jsoftware.com] On Behalf Of Eric Iverson Sent: Wednesday, 11 August 2010 09:08 To: Beta forum Subject: [Jbeta] JHS 1.0.15 JAL update at Jsoftware A new JHS JAL update is available. Lots of rough edges but I think it worth a look by those who

Re: [Jbeta] J HTTP Server Error

2010-08-11 Thread Eric Iverson
session to get the latest updates? Or do you somehow update our sessions without them being shut down. On Wed, Aug 11, 2010 at 9:24 AM, Eric Iverson eric.b.iver...@gmail.com wrote: JAL is not intended to work on the Jsoftware server. The page needs to be fixed to tell you this. Updates

Re: [Jbeta] JHS 1.0.15 JAL update at Jsoftware

2010-08-11 Thread Eric Iverson
at around 11-15%, 3rd or 4th behind IE8, Firefox 3.6 and sometimes IE6) so IMO IE8/9 would be more of a priority than IE7. From: Eric Iverson Sent: Thursday, 12 August 2010 02:29 I have installed IE8 and see the div space problem you report as well as several others. I'll try to sort

Re: [Jbeta] Restarting Jsoftware-hosted JHS session

2010-08-11 Thread Eric Iverson
Nice clear JUM instructions. Down the road it will be streamlined a bit. The login info isn't quite right. Web login is a confusing thing. I won't try to state things clearly here as that will take some effort. But the overview is correct. J login is similar to a gmail login. It is active for the

Re: [Jbeta] Syncing Jsoftware-hosted JHS session

2010-08-11 Thread Eric Iverson
Not quite sure what you mean by syncing the history. There is only 1 J task and it is always in sync. I assume you mean the views in the different browser sessions. Normally a browser interaction only displays its input and output. This means it doesn't see actions in another browser session.

Re: [Jbeta] shortcuts with non-US keyboard and ijx auto refresh

2010-08-11 Thread Eric Iverson
The keyboard shortcut scheme has changed with each release. The current scheme is that ctrl+/ enters an escape mode and the next key is the command. The shortcuts are tyoicall indicated by the letter at the right of the menu command. For example, on the ijx page pressing ctrl+/ then n should open

Re: [Jbeta] Syncing Jsoftware-hosted JHS session

2010-08-11 Thread Eric Iverson
that to a keystroke? ~greg krsnadas.org -- fromEric Iverson eric.b.iver...@gmail.com reply-toBeta forum beta@jsoftware.com to Beta forum beta@jsoftware.com date11 August 2010 16:32 subject Re: [Jbeta] Syncing Jsoftware-hosted JHS session Not quite sure what you mean

Re: [Jbeta] Syncing Jsoftware-hosted JHS session

2010-08-11 Thread Eric Iverson
privleges to edit? ~greg krsnadas.org -- fromEric Iverson eric.b.iver...@gmail.com reply-toBeta forum beta@jsoftware.com to Beta forum beta@jsoftware.com date11 August 2010 17:06 subject Re: [Jbeta] Syncing Jsoftware-hosted JHS session Not a single keystroke

Re: [Jbeta] hosted beta account creation issue + a JHS question

2010-08-19 Thread Eric Iverson
When you create a new user account at JUM it gives you a password. You could subsequently change it by editing your config file. The short answer is that JHS is an HTTP server and it would handle get/post (I think you mean post and not put) from any client. In particular the client doesn't have

Re: [Jbeta] JavaScript Errors

2010-08-28 Thread Eric Iverson
Thanks for the report. This had previously been detected and fixed. The fix will be in the next beta. On Sat, Aug 28, 2010 at 8:42 AM, Don Guinn dongu...@gmail.com wrote: While looking at the html file J7 local sends initially to Chrome with the Chrome developer tool it reported three errors

Re: [Jbeta] JS and Ajax help

2010-09-02 Thread Eric Iverson
I have come to quite like javascript as a language. In JHS, javascript is essentially the replacement for J6 wd. In that role it adds considerable power and flexibility. Things get messier when dealing with the Document Object Model and browser differences but even those problems are not too bad.

[Jbeta] JHS JAL update 1.0.16 available

2010-09-07 Thread Eric Iverson
JHS JAL update 1.0.16 is available. Still lots of rough edges, but some big steps forward. Most features (new and old) are indicated in the menus. Keyboard shortcuts is a critical issue that has bounced around in each release. Keyboard shortcuts are essential to a programmers IDE, but the

Re: [Jbeta] JHS JAL update 1.0.16 available

2010-09-08 Thread Eric Iverson
? On Tue, Sep 7, 2010 at 5:28 PM, Eric Iverson eric.b.iver...@gmail.com wrote: JHS JAL update 1.0.16 is available. Still lots of rough edges, but some big steps forward. Most features (new and old) are indicated in the menus. Keyboard shortcuts is a critical issue that has bounced around

Re: [Jbeta] JHS JAL update 1.0.16 available

2010-09-08 Thread Eric Iverson
is big enough to fill the browser window, this is not so much of an issue. Still having the issue with getsrcfile: favicon.ico appearing multiple times in my jijx session (32bit Win7, Firefox 3.6.8) - happens on two separate computers. From: Eric Iverson Sent: Wednesday, 8 September 2010 10:29

Re: [Jbeta] JHS JAL update 1.0.16 available

2010-09-08 Thread Eric Iverson
I will look into this. pacman should insist on admin privilege in the program files case and should do a proper install. I'm pretty sure the issues raised by Bill are not relevant. On Tue, Sep 7, 2010 at 11:12 PM, Sherlock, Ric r.g.sherl...@massey.ac.nzwrote: From: Eric Iverson Sent

Re: [Jbeta] JHS JAL update 1.0.16 available

2010-09-08 Thread Eric Iverson
tell they work properly and warn when required. On Tue, Sep 7, 2010 at 11:12 PM, Sherlock, Ric r.g.sherl...@massey.ac.nzwrote: From: Eric Iverson Sent: Wednesday, 8 September 2010 10:29 JHS JAL update 1.0.16 is available. Still lots of rough edges, but some big steps forward. Just

Re: [Jbeta] JHS JAL update 1.0.16 available

2010-09-08 Thread Eric Iverson
In addition to Ctrl1 (ctrl-then-1): Ctrl+a (browser shortcut to select all) and del clears the log which might be useful when moving to a new log. ctrlj (J IDE shortcut) refreshes with the entire complete log. On Wed, Sep 8, 2010 at 11:48 AM, David Mitchell davidmitch...@att.netwrote: Never

Re: [Jbeta] JHS JAL update 1.0.16 available

2010-09-08 Thread Eric Iverson
Answers inline: On Wed, Sep 8, 2010 at 9:07 AM, Don Guinn dongu...@gmail.com wrote: Thank you for the help. J is looking better and better. Successful update. When I clicked status it said up to date. Apparently it was not. I had selected base to update even though it was supposedly up to

Re: [Jbeta] JHS JAL update 1.0.16 available

2010-09-08 Thread Eric Iverson
tried Firefox and Konqueror. I do get problem report about the keybord restarting the linux machine but that has been around for a long time and it does not give me any problems like now writing this in a firefox window. 2010/9/7 Eric Iverson eric.b.iver...@gmail.com JHS JAL update 1.0.16

[Jbeta] JHS JAL update 1.0.18 available

2010-09-12 Thread Eric Iverson
JHS JAL update 1.0.18 is available. The keyboard shortcut scheme has changed yet again. I (and a few others) found the non-modifier use of ctrl to be awkward. In addition Safari doesn't support this type use. The new scheme is that ctrl+. sets shortcut escape mode and the next key is a shortcut.

Re: [Jbeta] JHS JAL update 1.0.18 available

2010-09-13 Thread Eric Iverson
Ric, As far as I can tell left and right ctrl key should work the same (ctrl+.). Please confirm that the right ctrl key doesn''t work as expected. And that it does work for other uses. -- For information about J forums see

[Jbeta] JHS JAL update 1.0.19 available

2010-09-16 Thread Eric Iverson
JHS JAL update 1.0.19 is available. Fixes minor problems and introduces some menu changes. 1. ijs replace dyalog fixed 2. ijs and characters fixed 3. menu is now fixed (not scrolled) 4. menu can be navigated with arrow keys 5. note that shortcut 1 moves focus to first menu item Bjorn: I

Re: [Jbeta] JHS JAL update 1.0.19 available

2010-09-16 Thread Eric Iverson
it becomes my bootstrapping development environment. On Thu, Sep 16, 2010 at 8:22 PM, Sherlock, Ric r.g.sherl...@massey.ac.nzwrote: From: Eric Iverson Sent: Friday, 17 September 2010 09:54 JHS JAL update 1.0.19 is available. Fixes minor problems and introduces some menu changes. 1. ijs

<    1   2   3   4   5   6   7   >