|
Actually, I believe Linoma does include a copy of my book with products they sell, and they sell RPG xTools which includes CGILIB, free. -Bob Cozzi www.RPGxTools.com RPG xTools - Enjoy programming again. -----Original Message----- From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Douglas W. Palme Sent: Thursday, October 06, 2005 8:40 AM To: Web Enabling the AS400 / iSeries Subject: RE: [WEB400] Bob Cozzi and cgilib Throw in your RPGIV book with an order Bob? LOL....Just kidding. I do appreciate your feedback and I hope you did not feel under the gun with my open question; it was more to glean insight into its usage from those who are using it than to determine if anyone did not like the product. If you know what I mean. Douglas On Thu, 6 Oct 2005 08:14:43 -0500, Bob Cozzi wrote > The advantage of CGILIB is that it is faster in many cases than > using the CGI APIs because you can avoid writing the routines that > need to occur before the APIs are actually called. Also, there are, > as you said, many, many additional helper functions, such as > ToAscii() ToEbcdic(), UnEscape, cgiStdOut(), cgiObfuscate() and > others that make it easy to do CGI programming with CGILIB or even > if you decide you need to call the raw/native APIs themselves. The > other thing you get with this method is the ability to use MS FrontPage > 2003 to edit your HTML instead of some crazy bloatware. (Remember, FrontPage > was bought by MS and improved, it isn't a typical MS program.) You could > also use DreamWeaver or HomeSite, or even, SEU (yuk!). > > -Bob Cozzi > www.RPGxTools.com > RPG xTools - Enjoy programming again. > > -----Original Message----- > From: web400-bounces@xxxxxxxxxxxx [mailto:web400- > bounces@xxxxxxxxxxxx] On Behalf Of Douglas W. Palme Sent: Thursday, > October 06, 2005 7:56 AM To: Web Enabling the AS400 / iSeries > Subject: RE: [WEB400] Bob Cozzi and cgilib > > I do aim to please, trust me I oculd have made the visual a lot > worse :) > > I would like to thank everyone for their suggestions and tips, we > will be evaluating a couple of products before making a decision, > although we need to get it made sooner rather than later. > > On Thu, 6 Oct 2005 06:11:55 -0500, Shane_Cessna wrote > > Thank you D.W. for that visual...hehe > > > > Shane > > > > "D.W." <dpalme@xxxxxxxxxxx> > > Sent by: web400-bounces@xxxxxxxxxxxx > > 10/05/2005 10:17 PM > > Please respond to > > Web Enabling the AS400 / iSeries <web400@xxxxxxxxxxxx> > > > > To > > "'Web Enabling the AS400 / iSeries'" <web400@xxxxxxxxxxxx> > > cc > > > > Subject > > RE: [WEB400] Bob Cozzi and cgilib > > > > Well I could have called you Rolling Stone, but somehow I just do not > > see you dressing up like Mick J and donning speedos > > > > -----Original Message----- > > From: web400-bounces+dpalme=cwtruck.com@xxxxxxxxxxxx > > [mailto:web400-bounces+dpalme=cwtruck.com@xxxxxxxxxxxx] On Behalf Of > > Brad Stone > > Sent: Wednesday, October 05, 2005 6:52 PM > > To: Web Enabling the AS400 / iSeries > > Subject: Re: [WEB400] Bob Cozzi and cgilib > > > > Well, that's better than being called Sharon Stone... LOL! > > > > Although, I would have never dumped Jennifer.. Oh Mr. > > Pitt... how quickly we take things for granted... :) > > > > Brad > > > > On Wed, 5 Oct 2005 15:50:52 -0700 > > "Douglas W. Palme" <dpalme@xxxxxxxxxxx> wrote: > > > Use be Welcome Mr. Pitt :) > > > > > > > > > > > > On Wed, 05 Oct 2005 16:49:02 -0500, Brad Stone wrote > > > > Thanks for the heads up.. must have been removed from > > > the > > > > server... odd... > > > > > > > > It should be ok now. Thanks! > > > > > > > > Brad > > > > > > > > On Wed, 5 Oct 2005 14:04:31 -0700 > > > > "Douglas W. Palme" <dpalme@xxxxxxxxxxx> wrote: > > > > > Brad I was going to download yours and take a look at > > > it, > > > > > along with Bob's, > > > > > but the service pack page is invalid = not found..... > > > > > > > > > > > > > > > > > > > > On Wed, 05 Oct 2005 16:05:04 -0500, Brad Stone wrote > > > > > > I haven't used it, but I it does make this FAR > > > easier > > > > > than > > > > > > straight CGI. > > > > > > > > > > > > It's similar to CGIDEV2 and my eRPG SDK in that it > > > > > allows > > > > > > templates and variable substitution in essense > > > keeping > > > > > all > > > > > > HTML (or XML, or any "text" or markup language) > > > > > external > > > > > > from the RPG program itself. > > > > > > > > > > > > I have some examples of how my eRPG SDK at www.erpgsdk.com. > > > > > > I'm sure Bob has examples at > > > > > rpgiv.com > > > > > > and I believe CGIDEV2 examples are also available > > > at > > > > > > www.easy400.net (I think that's the new site). > > > > > > > > > > > > Brad > > > > > > www.bvstools.com > > > > > > > > > > > > On Wed, 5 Oct 2005 13:27:37 -0700 > > > > > > "Douglas W. Palme" <dpalme@xxxxxxxxxxx> wrote: > > > > > > > is anyone using Bob's cgilib wrapper? From what I > > > was > > > > > > > able to read in an > > > > > > > article, it does seem to make things far far far > > > far > > > > > > > easier in implementing > > > > > > > cgi...... > > > > > > > > > > > > > > Any feedback would be appreciated, including from > > > Bob > > > > > :) > > > > > > > > > > > > > > Not to leave you out Bob, just curious about how > > > the > > > > > > > wrapper works and its > > > > > > > ease of use. > > > > > > > > > > > > > > > > > > > > > If you bought, it was hauled by a truck - > > > somewhere, > > > > > > > sometime. > > > > > > > > > > > > > > -- > > > > > > > This is the Web Enabling the AS400 / iSeries > > > (WEB400) > > > > > > > mailing list > > > > > > > To post a message email: WEB400@xxxxxxxxxxxx > > > > > > > To subscribe, unsubscribe, or change list > > > options, > > > > > > > visit: > > > > > http://lists.midrange.com/mailman/listinfo/web400 > > > > > > > or email: WEB400-request@xxxxxxxxxxxx > > > > > > > Before posting, please take a moment to review > > > the > > > > > > > archives > > > > > > > at http://archive.midrange.com/web400. > > > > > > > > > > > > > > > > > > > Bradley V. Stone > > > > > > BVS.Tools > > > > > > www.bvstools.com > > > > > > -- > > > > > > This is the Web Enabling the AS400 / iSeries > > > (WEB400) > > > > > mailing list > > > > > > To post a message email: WEB400@xxxxxxxxxxxx > > > > > > To subscribe, unsubscribe, or change list options, > > > > > > visit: > > > > > http://lists.midrange.com/mailman/listinfo/web400 > > > > > > or email: WEB400-request@xxxxxxxxxxxx > > > > > > Before posting, please take a moment to review the > > > > > archives > > > > > > at http://archive.midrange.com/web400. > > > > > > > > > > > > > > > If you bought, it was hauled by a truck - somewhere, sometime. > > > > > > > > > > -- > > > > > This is the Web Enabling the AS400 / iSeries (WEB400) > > > > > mailing list > > > > > To post a message email: WEB400@xxxxxxxxxxxx > > > > > To subscribe, unsubscribe, or change list options, > > > > > visit: > > > http://lists.midrange.com/mailman/listinfo/web400 > > > > > or email: WEB400-request@xxxxxxxxxxxx > > > > > Before posting, please take a moment to review the archives > > > > > at http://archive.midrange.com/web400. > > > > > > > > > > > > > Bradley V. Stone > > > > BVS.Tools > > > > www.bvstools.com > > > > -- > > > > This is the Web Enabling the AS400 / iSeries (WEB400) > > > mailing list > > > > To post a message email: WEB400@xxxxxxxxxxxx > > > > To subscribe, unsubscribe, or change list options, > > > > visit: > > > http://lists.midrange.com/mailman/listinfo/web400 > > > > or email: WEB400-request@xxxxxxxxxxxx > > > > Before posting, please take a moment to review the > > > archives > > > > at http://archive.midrange.com/web400. > > > > > > > > > If you bought, it was hauled by a truck - somewhere, sometime. > > > > > > -- > > > This is the Web Enabling the AS400 / iSeries (WEB400) > > > mailing list > > > To post a message email: WEB400@xxxxxxxxxxxx > > > To subscribe, unsubscribe, or change list options, > > > visit: http://lists.midrange.com/mailman/listinfo/web400 > > > or email: WEB400-request@xxxxxxxxxxxx > > > Before posting, please take a moment to review the > > > archives > > > at http://archive.midrange.com/web400. > > > > > > > Bradley V. Stone > > BVS.Tools > > www.bvstools.com > > -- > > This is the Web Enabling the AS400 / iSeries (WEB400) mailing list > > To post a message email: WEB400@xxxxxxxxxxxx > > To subscribe, unsubscribe, or change list options, > > visit: http://lists.midrange.com/mailman/listinfo/web400 > > or email: WEB400-request@xxxxxxxxxxxx > > Before posting, please take a moment to review the archives > > at http://archive.midrange.com/web400. > > > > -- > > This is the Web Enabling the AS400 / iSeries (WEB400) mailing list > > To post a message email: WEB400@xxxxxxxxxxxx > > To subscribe, unsubscribe, or change list options, > > visit: http://lists.midrange.com/mailman/listinfo/web400 > > or email: WEB400-request@xxxxxxxxxxxx > > Before posting, please take a moment to review the archives > > at http://archive.midrange.com/web400. > > > > -- > > This is the Web Enabling the AS400 / iSeries (WEB400) mailing list > > To post a message email: WEB400@xxxxxxxxxxxx > > To subscribe, unsubscribe, or change list options, > > visit: http://lists.midrange.com/mailman/listinfo/web400 > > or email: WEB400-request@xxxxxxxxxxxx > > Before posting, please take a moment to review the archives > > at http://archive.midrange.com/web400. > > If you bought, it was hauled by a truck - somewhere, sometime. > > -- > This is the Web Enabling the AS400 / iSeries (WEB400) mailing list > To post a message email: WEB400@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/web400 > or email: WEB400-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/web400. > > -- > This is the Web Enabling the AS400 / iSeries (WEB400) mailing list > To post a message email: WEB400@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/web400 > or email: WEB400-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/web400. If you bought, it was hauled by a truck - somewhere, sometime.
As an Amazon Associate we earn from qualifying purchases.
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.