[cgiapp] Help using FastCGI

2006-03-23 Thread Prakash Inuganti -X \(pinugant - Digital-X, Inc. at Cisco\)
Hi, As my client requested for a performance improvement of my Application, I thought FastCGI would help and I tried a couple of ways. Its not that I think performance is bad, but even if I can get a couple of seconds improvement and prove it, that would make my client happier. First thing I

RE: [cgiapp] Help using FastCGI

2006-03-23 Thread Prakash Inuganti -X \(pinugant - Digital-X, Inc. at Cisco\)
Inuganti -X (pinugant - Digital-X, Inc. at Cisco) wrote: Hi, As my client requested for a performance improvement of my Application, I thought FastCGI would help and I tried a couple of ways. Its not that I think performance is bad, but even if I can get a couple of seconds improvement and prove

[cgiapp] How to split runmodes into different modules

2006-03-30 Thread Prakash Inuganti -X \(pinugant - Digital-X, Inc. at Cisco\)
Hi, My question may sound very basic on this alias but I do need some guidance here. I have seen discussion on this alias about splitting runmodes into different modules. But I still could not figure out how these different modules can be linked together again for the same Application. I have an

RE: [cgiapp] Re: Help with CGI::Application::Plugin::HTMLPrototype

2006-05-19 Thread Prakash Inuganti -X \(pinugant - Digital-X, Inc. at Cisco\)
Hi Mark, I finally got around to trying this and looked up your email for help. Wherever I put !-- tmpl_var c.prototype.define_javascript_functions -- declaration, GUI shows HTML::Prototype=HASH(0x101be00). I have no idea about what's happening. I had to install quite a few dependent modules

RE: [cgiapp] Re: Help with CGI::Application::Plugin::HTMLPrototype

2006-05-20 Thread Prakash Inuganti -X \(pinugant - Digital-X, Inc. at Cisco\)
Hi Mark, I did not realize I had to install prototype and sciptaculous javascripts. DAH. I got this example working. Now on to the next experiment. Thanks Prakash -Original Message- From: Prakash Inuganti -X (pinugant - Digital-X, Inc. at Cisco) Sent: Friday, May 19, 2006 9:19 PM

RE: [cgiapp] Re: Help with CGI::Application::Plugin::HTMLPrototype

2006-05-21 Thread Prakash Inuganti -X \(pinugant - Digital-X, Inc. at Cisco\)
code to accomplish this in CAP and H:;T would be a great help. Thanks in advance Prakash -Original Message- From: Cees Hek [mailto:[EMAIL PROTECTED] Sent: Saturday, May 20, 2006 8:18 AM To: Prakash Inuganti -X (pinugant - Digital-X, Inc. at Cisco) Cc: cgiapp@lists.erlbaum.net Subject: Re

RE: [cgiapp] Re: Help with CGI::Application::Plugin::HTMLPrototype

2006-06-28 Thread Prakash Inuganti -X \(pinugant - Digital-X, Inc. at Cisco\)
To: Prakash Inuganti -X (pinugant - Digital-X, Inc. at Cisco) Cc: cgiapp@lists.erlbaum.net Subject: Re: [cgiapp] Re: Help with CGI::Application::Plugin::HTMLPrototype On 5/21/06, Prakash Inuganti -X (pinugant - Digital-X, Inc. at Cisco) [EMAIL PROTECTED] wrote: Yes, you are correct. Thanks. I