× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



But I don't want webfacing. The web is too slow, even the fastest web
server/browser combination takes a noticeable amount of time to get a
new page, I don't want my data entry people that can type 100wpm waiting
even 1 second between pages. I want my applications to have the same
response times as my green screen apps. This means that I need to have a
client that has a constant connection to the AS400 not a web browser
that has to make an HTTP request every time I want a new screen.

I have been using and creating web pages since ~93 and I think that it
is great for many things but a replacement for a green screen isn't one
of them. The web is great for reporting, but it sucks for data entry,
and where most users of the AS400 spend most of their time is doing data
entry not viewing reports.

Joe Lee

>>> trevorp@looksoftware.com 12/18/2002 11:18:20 >>>
Scott,

What you ask "but couldn't someone besides IBM do this.." has already
happened. I work with a refacing tool and we do it. So do most of the
available tools in this market.

Joe,

I think what you are asking for is basically how webfacing works.

----- Original Message -----
From: "Joe Lee" <LeeJD@ah.org>
To: <midrange-l@midrange.com>
Sent: Wednesday, December 18, 2002 1:02 PM
Subject: RE: Thats all folks!


> I have often thought that what IBM needs to do is to modify the
compiler
> for DDS so that when display files are compiled in addition to the
5250
> stuff that is created, an x-client is also created. This would allow
any
> platform that has an x-server to run AS400 applications with no more
> effort than recompiling the display files. Now it would be nice if
IBM
> also made additions to DDS so that fancier x-clients could be
created,
> or even better IBM could create a GUI version of SDA.
>
> Joe Lee
>
> >>> jross-ml@netshare400.com 12/18/2002 10:51:38 >>>
> Scott,
>
> You know the 5250 data stream better then I do, but couldn't someone
> besides IBM do this by using hidden fields? Like putting button Exit
> as
> hidden and then text like F3=Exit as normal text. So for a normal
data
> stream it shows F3=Exit, but on your graphical data stream it makes
a
> button that has Exit. But it always takes extra work to code for
more
> then
> one platform, green screen and graphical. And going through this
with
> Java,
> all for graphical interfaces just different OSes, it sure makes me
> wonder
> if it is all worth it.  And IBM might of tired this if more users
would
> of
> tried the scroll bars (that no one I talked with liked on 5250).
>
> And if you want all graphical interface seams like you could come up
> with
> something if you really needed it, that included how to draw the
> screen,
> something like the x server on Linux (I have not seen anything on
the
> X
> server so not sure how it works).
>
> The Linux user group I go to is big into the Linux Terminal Server
> Project  http://www.ltsp.org  Which is sort of like what you are
> talking
> about, the Linux server runs the X server and the clients just
displays
> the
> window. The kernel is loaded off of the server. This project used
> TN5250
> because they had to also work with an AS/400 (green screen).
> http://www.ltsp.org/longstory.php
>
> And it is not all IBM's fault, sometimes it could because the AS400
> community it so slow to adopt new technology or learn anything on
their
>  own.
>
> John Ross
>
>
> At 03:16 PM 12/17/2002 -0600, you wrote:
> >  [snip]
> >What would I do, if I could make the decisions for the iSeries
> division?
> >
> >(1) Create a new way of communicating with terminals, instead of
the
> >      5250 data stream, that allows for graphical terminals.
> >
> >(2) Make it just as easy to develop graphical applications on the
> >      iSeries as it is to develop green-screen.    Incorporate
> graphical
> >      controls into DDS, so existing software can immediately look
> >      graphical without changing the RPG/COBOL code.
> >
> >(3) Lose the reliance of Windows for Ops Nav, etc.   Instead, use
the
> >      graphical data stream.   Make a terminal emulator for
Windows,
> >      of course, but also make it availble for Linux/BSD/MacOS,
etc.
> >      Keep the PC side as simple as possible, so that a terminal
can
> >      be used as a complete replacement.
> >
> >The idea is, you write the software for the iSeries.  You deploy it
> >to the iSeries.  The only platform required to use it is the
iSeries.
> >
> >Software is very simple to write, because that's what business
people
> >want when they're developing software.  They're not computer geeks
> like
> >Unix people, they're businessmen.  They want something easy that
will
> >be modern and stable.
> >
> >Don't use a web browser as a terminal.  They're unstable.  Every
> browser
> >displays things differently.  They are much more complicated to
> develop
> >software for than a green-screen.  They're designed for reading
hyper
> text
> >documentation, not running an application in.   It has been proven
> time
> >and time again that client/server is expensive to maintain... this
is
> the
> >main reason why the TCO of the iSeries is lower.   Web is a
> client/server
> >software!
> >
> >Get the idea?  Keep the paradigms that have always made the iSeries
> >strong, but UPDATE THEM TO MODERN TIMES.
>
>
> _______________________________________________
> This is the Midrange Systems Technical Discussion (MIDRANGE-L)
mailing
> list
> To post a message email: MIDRANGE-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
> or email: MIDRANGE-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/midrange-l.
>
> _______________________________________________
> This is the Midrange Systems Technical Discussion (MIDRANGE-L)
mailing
list
> To post a message email: MIDRANGE-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
> or email: MIDRANGE-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/midrange-l.
>
>

_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
or email: MIDRANGE-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.