Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old January 26th, 2006, 10:45 PM
Dave
Guest
 
Posts: n/a
Default LF: Advice on server scripting

Greetings

I am a web admin for a HP UNIX/Infommix DB system. I have 2 nodes.

Node A: OS (HP10.20)Web server (httpd). Infomration DB and PERL/CGI & HTML
are running to provide information(retrieved from Informix DB). 95% of
perl/CGI scripts are running on this node
Node B: OS (HP11.20) Load build and some CGI scripts running.

The old web interface was HTML embeded with PERL/CGI. It can provide simple
and plain display. I have a request to refresh the overlooking of web page.
I am doing some research to see if there is any scripting language or tool I
can use which can

1) Provide good looking web interface
2) Call all my old perl/.cgi scripts, so that I don't need to re-write
PERL/INFOMRIX DB API LIB
3) Don't need to re-write DB API/LIB to retrieve infomrix databas infomix

I have 2 server script candidate here "PHP" and "Java Script".I don't have
any hand-on experience with these 2 server script. Can anyone provide advice
on whether "PHP" or "Java Scripts" can seemlessly take use or call PERL5/CGI
scripts? Or is there any better choice if NEW one can take use/ca;; my old
PERL5/CGI scripts? I hate rewriting DB API/LIB.

Thanks

Dave



  #2  
Old January 27th, 2006, 05:35 AM
Colin McKinnon
Guest
 
Posts: n/a
Default Re: LF: Advice on server scripting

Dave wrote:

<snip>[color=blue]
>
> The old web interface was HTML embeded with PERL/CGI. It can provide
> simple and plain display. I have a request to refresh the overlooking of
> web page. I am doing some research to see if there is any scripting
> language or tool I can use which can
>
> 1) Provide good looking web interface[/color]

This is not normally a function of the language. In the case of PHP there
are lots of toolkits and CMS available for this though. Actually I'm not
aware of any web programming environment which integrates page design -
mostly people try to keep them seperate. (says me -
http://pfp-studio.sourceforge.net ! ).
[color=blue]
> 2) Call all my old perl/.cgi scripts, so that I don't need to re-write
> PERL/INFOMRIX DB API LIB[/color]

A bit vague on how much integration you need here.
[color=blue]
> 3) Don't need to re-write DB API/LIB to retrieve infomrix databas infomix
>[/color]

Eh? PHP will talk to Informix but if you require to use an existing
abstraction layer written in your own code then you'd have to use Perl.
[color=blue]
> I have 2 server script candidate here "PHP" and "Java Script".[/color]
Javascript is predominantly used client side - IIRC the iPlanet webserver is
the only implementation of serverside javascript. Sounds like you don't
know what you're talking about.

I'd suggest finding someone local with professional experience in Open
Source software for a coupe of days consultancy.

C.
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles