× 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.



Joe,
your world is a bit too narrow. There is more than just RPG out there.
The issue is this:
given a formal description of the screen, generate HTML.

In your case that formal description is a display file,
in my case it is an ETK (platform/device independent) screen,
in twincentrics case the internal description is build up from the datastream
(from that they could generate HTML [basically using my code] - they decided
to take the COM/ActiveX road instead). The point is that they have an
intermediate
formal description.

So, there are two problems:
1) get a screen description
2) generate HTML

To solve 1) you take what you have: display files, ETK screens, whatever.
Solving 2) is easy as we both agree. My original point was simply that
there are several people doing 1) and 2). Some do only 1) and then
go thick client instead of 2). Others do both.

Sometimes you want to express that screen description in a standard
way, e.g. as in: http://www.imatix.com/pub/info/iafpfl.pdf

What often happens with 1) is that customer says: "yeah, but I want some
animation or graphics logo or whatever" that was NOT in the original
screen description and most people come up with all kind of hokey
ways of adding that stuff (mostly leading to thick clients or a 3-tier
structure
just for the presentation - where the middle tier often becomes a real
bottleneck.

----- Original Message -----
From: Joe Pluta <joepluta@PlutaBrothers.com>
> Every RPG program that uses a display file has this underlying screen
> description.  I don't know about you, Leif, but all of my clients use
> display files in their RPG programs.  PSC400 works with any program that
> uses a display file, and does it by generating pure HTML.  There's a little
> bit of JavaScript for some of the more advanced functions, and that's it.
> No ActiveX, no COM, no applets, no thick client.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.