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

The great thing about JS as it applies here is it's all client based, and
the back end doesn't matter. Find your favorite online class, tutorial,
etc and it should apply to any system that you use. No npm, etc needed or
required. You just install the package or write the JS and serve it up
with your page.

Most of the more used packages seem to have decent support, but with open
source you will always have those packages that the author will just stop
supporting. It's the price you pay for "free" I guess.

I personally just search when I need to find a JS solution. I don't have
any specific site but I know when I have technical questions I end up on
stackoverflow.com a lot of the time from the searches. But you have to
make sure you read all the responses and pay attention to the votes. :)

On Wed, Oct 23, 2019 at 10:08 AM Joe W Holt <joe.holt@xxxxxxxxxxx> wrote:


Brad, along this line, do you have a recommendation for RPG'ers that
need/want to learn javascript? The options are a plenty. My hodge podge
knowledge through the years and the use of JQuery and other libraries has
gotten me through to this point but it has limited what I can do on the
browser end. I've been looking at frameworks and other products which all
seem like you've got to have a lot of knowledge of npm, or bower and a
development env that can be daunting to a pdm coder. I'm a big proponent of
your SDK and CGIDEV2 since the route to business data with RPG is the best
way to go in my opinion, especially if you have been on the platform for
decades. I think Javascript would be the necessary knowledge to make the
browser a better client.

***
Joe W Holt
Sr Programmer/Engineer
Jack Onofrio Dog Shows, LLC
405.427.8181



From: "B Stone" <bvstone@xxxxxxxxx>
To: "Web Enabling the IBM i (AS/400 and iSeries)"
<web400@xxxxxxxxxxxxxxxxxx>
Date: 10/23/2019 09:27 AM
Subject: Re: [WEB400] Looking for Advice/Suggestions
Sent by: "WEB400" <web400-bounces@xxxxxxxxxxxxxxxxxx>



Well, I still use and recommend RPG/CGI if RPG is your Forte. Mainly
because I wrote the book on it (literally haha!)

My eRPG SDK (www.bvstools.com/erpgsdk.html) or CGIDEV2 will make
developing
a lot easier. It's a simple template system. I use it on my own site
www.bvstools.com and www.fieldexit.com.

Code samples and examples here:
http://erpgsdk.bvstools.com/demo/

Add in on jQuery and you'll be building very nice sites. Remember, the
language you use doesn't make it "pretty" or functional. That's the HTML,
CSS, JS. All your RPG program needs to do is output the data to the
browser and let HTML, JS and CSS format it.

My 2nd choice would be Node.js.. but that could be a steep learning curve
over RPG. Just remember ANY solution you need a good base of HTML, CSS
and JS.

Minneapolis... nice.. I'm just down in Mankato. :)

Bradley V. Stone
www.bvstools.com
MAILTOOL Benefit #17 <https://www.bvstools.com/mailtool.html>: Compatible
with Google/Gmail/G Suite, Outlook.com, Microsoft Office 365 as well as
most other SMTP servers and relays. No tricks, gimmicks or relays needed.
MAILTOOL is set up just like a PC or mobile device with the appropriate
outgoing mail router information and well as the proper authentication.

On Wed, Oct 23, 2019 at 9:12 AM Kelley <kelley.work@xxxxxxxxxxx> wrote:



I'm not sure if this is the right list...

I'm looking for advice/suggestions on how to change an RPG/green
screen application to be accessible from a browser.

Last week I was at the RPG/DB2 conference in Minneapolis. A great
conference as usual. I was particularly interested in the open source
sessions and I'd like to try some of the techniques I watched being
done.

The shop I work in has been a single person shop for a couple of
years now (down from three people). All of our software was developed
in-house over a period of many years. The code is mostly RPG400 and
green screens. I write any new code using RPG Free and other newer
techniques, however the applications are pretty stable so I don't
write a lot of new code. My other responsibilities (PC's, networks,
and so on) keep me from doing any refactoring.

The program I'd like to change is an RPG Free program that uses
a
green screen display to show current yield data to the manufacturing
line (it displays a bar chart using control codes for different
colors). It's displayed on a large screen TV that is visible in the
plant. It refreshes every 15 seconds.

I'd like to update this process and move the display of the data
to a
web browser so it can be visible to those without an IBM i client.
This is not an area I have much experience in. The closest I've come
is using CGIDEV to create a web page that displays sales data.

My question is, where to start? I've spent some time on the web
looking at various ways to do this, I think there are about a million.
What's the best way to ease into this?

To help narrow options down a bit, I know RPG, C and SQL. I've
done
some simple HTML and CSS. I'm familiar with linux. I built a simple
inventory app a few years ago using a LAMP stack and PHP. I'm
currently learning Python.

Any and all suggestions are welcome.

Thanks, Kelley.

--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing
list
To post a message email: WEB400@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/web400.


--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing
list
To post a message email: WEB400@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/web400.


--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing
list
To post a message email: WEB400@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/web400.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.