Announce: Web Terminal BETA

View: New views
5 Messages — Rating Filter:   Alert me  

Announce: Web Terminal BETA

by adriansuth :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

As part of the hosted Hercules project (http://www.open-bpm.org/index.php/hercules.html) I have finally come up from the rabbit hole of creating a Web front end to s3270. Took much longer than I expected and became rather boring!

It is feature complete (but not issue free!). Anyway I have put a standalone version up pointing to the free DeZhi Mainframe.

http://mvs.open-bpm.org/

I can now continue to finish up the other stages of the hosting project - and hopefully I will soon actually use it to code on MVS ...

I have a long list of unkept promises (apologies) - now I have come up for air I do hope to start making progress on other things.

Adrian


RE: Announce: Web Terminal BETA

by Steve And Grace Bovy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

His Adrian,  thanks for the great work !!!
 
 

  _____  

From: H390-MVS@... [mailto:H390-MVS@...] On Behalf
Of adriansutherland67
Sent: Monday, September 14, 2009 2:01 AM
To: H390-MVS@...
Subject: [H390-MVS] Announce: Web Terminal BETA


 

As part of the hosted Hercules project (http://www.open-
<http://www.open-bpm.org/index.php/hercules.html>
bpm.org/index.php/hercules.html) I have finally come up from the rabbit hole
of creating a Web front end to s3270. Took much longer than I expected and
became rather boring!

It is feature complete (but not issue free!). Anyway I have put a standalone
version up pointing to the free DeZhi Mainframe.

http://mvs.open- <http://mvs.open-bpm.org/> bpm.org/

I can now continue to finish up the other stages of the hosting project -
and hopefully I will soon actually use it to code on MVS ...

I have a long list of unkept promises (apologies) - now I have come up for
air I do hope to start making progress on other things.

Adrian





Re: Announce: Web Terminal BETA

by Phil Dickinson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Nice work.
Seems to work fine on my macbook pro using safari.

Re: Announce: Web Terminal BETA

by adriansuth :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

--- In H390-MVS@..., Phil Dickinson <phil.dickinson@...> wrote:
>
> Nice work.
> Seems to work fine on my macbook pro using safari.
>

You're the second person to say that and I am amazed - but very happy. The actual Wt AJAX library does support safari - but I was obliged to write a lot of Javascript to get the behaviour we needed, and this had to be written twice (once for IE and once for Firefox).

I was expecting to have to have versions of the Javascript for each browser, but it seems that safari works the same way as Firefox.

A.


Parent Message unknown Re: Re: Announce: Web Terminal BETA

by Carlos Pantelides :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Adrian:

>> but I was obliged to write a lot of Javascript to get the behaviour we needed, and this had to be written twice (once for IE and once for Firefox).

>> I was expecting to have to have versions of the Javascript for each browser, but it seems that safari works the same way as Firefox.

[almost off topic]

I do not what are your javascript skills, neither know if you know jquery and prototype, that can help you to hide browsers differences.

Carlos