RE: web development tool

2004-08-10 Thread Sterin, Ilya \(I.\)
27;ll get there one day. Ilya -Original Message- From: Scott T. Hildreth [mailto:[EMAIL PROTECTED] Sent: Monday, August 09, 2004 12:43 PM To: MCMULLIN, NANCY Cc: [EMAIL PROTECTED] Subject: RE: web development tool I would check out HTML::Mason or Maypole which can use Template::Toolkit

RE: web development tool

2004-08-10 Thread Scott T. Hildreth
I would check out HTML::Mason or Maypole which can use Template::Toolkit or Html::Mason. Maypole is like Java Struts a MVC(?). Anyway it seems very easy to setup giving web interfaces to db tables. I have not used it, worth checking out though. There are articles on perl.com. On Mon, 2004-08-0

Re: web development tool

2004-08-10 Thread Robert W. Leach (local)
One thing I can't comment on is the impact mod_perl could have on what you're trying to achieve. I've never used mod_perl, but using it is a way to increase the performance of scripts running through your webserver - and it gives you access to webserver internals. The only issue we had when using

RE: web development tool

2004-08-10 Thread Scott T. Hildreth
http://www.perlmonks.org would be another good place to post this question. On Mon, 2004-08-09 at 11:42, Scott T. Hildreth wrote: > I would check out HTML::Mason or Maypole which can use Template::Toolkit > or Html::Mason. Maypole is like Java Struts a MVC(?). Anyway it seems > very easy to setu

Re: web development tool

2004-08-10 Thread Chris Jacobson
MCMULLIN, NANCY wrote: Hardy, Specifically, we need to do Oracle database development running in a browser, which includes: - add, delete, modify records This is all standard to the DBI modules. These are all *very* basic database functions. It would be pretty darn sad if the functionality

RE: web development tool

2004-08-09 Thread Sterin, Ilya \(I.\)
>Hardy, >Specifically, we need to do Oracle database development running in a browser, which >includes: >- add, delete, modify records Ah, yes, what do you think database interface stands for??? >- display on-screen reports of that data That's up to you to pull the data and generate the out

RE: web development tool

2004-08-09 Thread Hardy Merrill
Sorry for the poor message quoting - groupwise. >>> "MCMULLIN, NANCY" <[EMAIL PROTECTED]> 08/09/04 11:57AM >>> From: Hardy Merrill [mailto:[EMAIL PROTECTED] I think you'll find that Perl can do any and all of what you asked about, but you're asking about pretty general topics. If you can be mor

RE: web development tool

2004-08-09 Thread S P
Hi Nancy, my past 7-8 yrs experience tells me perl/oracle is robust. perl/mysql or perl/postgre is fine,too. I'm not that familiar w/ PHP, but it seem just fine, too. - Soyoung __ Do you Yahoo!? Yahoo! Mail - 50x more storage than other provider

RE: web development tool

2004-08-09 Thread MCMULLIN, NANCY
From: Hardy Merrill [mailto:[EMAIL PROTECTED] I think you'll find that Perl can do any and all of what you asked about, but you're asking about pretty general topics. If you can be more specific it's likely you'll get more specific answers. Hardy, Specifically, we need to do Oracle database deve

Re: web development tool

2004-08-09 Thread Hardy Merrill
I think you'll find that Perl can do any and all of what you asked about, but you're asking about pretty general topics. If you can be more specific it's likely you'll get more specific answers. Since you ask here on the Perl *DBI* mailing list, in my experience, which includes (not to say I'm an