A very brief test show that jijxm worked ok on lynx. In fact, I like this minimal frontend more than the fancier jhs. Thank you for this work.
Птн, 10 Дек 2010, Eric Iverson писал(а): > Thanks for the w3m fixes. I'll look at them when I have a chance. > > I'll remove the leftover debug bit in xmr. > > Thanks for taking a look at this stuff. > > On Fri, Dec 10, 2010 at 11:00 AM, bill lam <[email protected]> wrote: > > > I can see the problem is that w3m put an extra LF. With 2 minor fixes, it > > now works for w3m. I have already committed the changes to the addons svn. > > > > I now know how the textarea are used. However when executing an xmr, it > > also printed some debug info for ta. Is that intended? > > > > J Http Server > > xmh'' NB. show help > > xmr'~temp/t.ijs' > > ┌───┬────────────────┐ > > │ta │_1 │ > > ├───┼────────────────┤ > > │jdo│xmr'~temp/t.ijs'│ > > ├───┼────────────────┤ > > │ta │ │ > > └───┴────────────────┘ > > [ ][↵] > > > > > > Птн, 10 Дек 2010, Eric Iverson писал(а): > > > You are right that Content-Length isn't required. I was surprised by > > this. > > > Digging a bit it seems that early browsers (htpp 1.1 ?) didn't have it > > and > > > had somewhat complicated and various rules between clients and browsers > > in > > > how to know when all the data was read. > > > > > > I am not going to worry about this for the release. Which means that > > jijxm > > > works on 'more and perhaps older browsers than jijx, but still doesn't > > work > > > on all'. Silly of me to think it work on all. > > > > > > On Thu, Dec 9, 2010 at 8:15 PM, bill lam <[email protected]> wrote: > > > > > > > I briefly tested ijxm on firefox and it worked. But when testing on > > w3m, it > > > > said in browser's status line, > > > > 127.0.0.1 contacted. Waiting for reply... > > > > > > > > on the firefox side, there was an error message > > > > > > > > *** getdata error: |domain error: getdata > > > > | len=. ".gethv'Content-Length:' > > > > > > > > I think, w3m does not send this 'Content-Length:' line in its http > > request > > > > header but jijxm did not prepare for this case and this make jhs > > unusable > > > > on it. > > > > > > > > Чтв, 09 Дек 2010, Eric Iverson писал(а): > > > > > This update fixes several small problems. > > > > > > > > > > jijxm (ijx Minimum) page (app) has been added. It does not require > > > > features > > > > > such as javascript, css, ajax, contenteditable divs, etc. Please give > > it > > > > a > > > > > quick try. It should work from any browser. > > > > > > > > > > JUM have been cleaned up and there is basic documentation in help. > > You > > > > could > > > > > try running your own JUM service on your lan. > > > > > > > ---------------------------------------------------------------------- > > > > > For information about J forums see > > http://www.jsoftware.com/forums.htm > > > > > > > > -- > > > > 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 > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > -- > > 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 > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- 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
