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



Others are heavily user interface oriented - gather inquiry parameters,
process the inquiry, present the results and offer a printing option.



For purely inquiry and reporting applications I'd suggest using IBM's Net.Data, 
which is automatically bundled with the HTTP server, and is probably already 
installed at your customer's sites.

Some people may question a Net.Data recommendation in light of IBM's recent 
promotion of PHP, which is architecturally similar, and has huge worldwide use 
and recognition, and is officially supported by Zend.

Some people speculate that IBM will withdraw support of Net.Data, but my gut 
feel is that IBM will continue supporting it for perhaps 10 more years.  
Net.Data is supported on OS/400 releases prior to V5R3.  PHP requires V5R3 or 
higher, if that's a consideration.

Both Net.Data and PHP files are interpreted at runtime.  There's no compilation 
process.  Just type in a URL that references a file on the IFS that contains 
Net.Data or PHP script and HTML, and you're rewarded with an immediate 
response.  Interpretive runtime environments like Net.Data and PHP are very 
seductive from a developer's point of view.

Net.Data runs under the native virtual machine while PHP runs under PASE.  From 
an end-user's perspective, Net.Data appears to perform better than PHP, but 
that's just a personal observation, not supported by any real benchmarks.

For software products that support a lot of data entry, maintenance, and 
transaction processing, then interpretive runtime environments like Net.Data 
and PHP are a poor choice, in my opinion.  A framework that provides more 
structure, is critical.

A few people accepted my offer from a different thread a couple days ago to 
forward a whitepaper about AJAX design patterns and best practices, which 
features a System i centric model for data entry, inquiry, and maintenance.  If 
something like that would be helpful, then the offer still stands.  Just send 
me a private email.

Nathan.





 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

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.