Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: possible: a perl plugin for web browsers?

by little (Curate)
on Aug 29, 2001 at 13:33 UTC ( [id://108717]=note: print w/replies, xml ) Need Help??


in reply to possible: a perl plugin for web browsers?

IE 6 does not allow for plugins. So there you need Active-X control.
So all in all, regarding the servr side let perl do the stuff, or let it cooperate with the java you already have.
There is NO NEED to replace a working solution if its not buggy. But for the client side, why don't you just use java?
C'mon man, it's a standard :-) Do you really want to reinvent the wheel by reimplementing a full blown java application into perl? Yes, I had a look at your previous posts ;-)
Well, interesting it will become in the future anyway, when your java runs on anything but not on Windows XP. But there ActivePerl will run and allow for perlscript, but sadly, wich "normal" webuser wants to install that huge package just to use your site?

Have a nice day
All decision is left to your taste
  • Comment on Re: possible: a perl plugin for web browsers?

Replies are listed 'Best First'.
Re: Re: possible: a perl plugin for web browsers?
by drfrog (Deacon) on Aug 29, 2001 at 23:06 UTC
    hey
    ok i do realize it has to be an
    active x control for one browser!!lol

    not everything i do is server side
    the thing is its not about replacing a working solution,
    its about having choices

    sure java is great but have you ever had
    to make an applet that worked:

    a) on multiple o/s's?
    b) on multiple browser and versions?
    c) had to work on a java project with more than one class file?
    d) had to recompile recompile recompile the java code?
    e) had to use jar files that are out of date/have no source code?{ahhh cpan}


    perl would eliviate a lot of this redundant work
    and of course drive down the cost of the project too!!

    look at my next post i wil be providing examples between the java and perl versions of eai
    {i just wanted to address this post seperately}

    back in the day we didnt have no old school

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://108717]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (1)
As of 2024-04-19 18:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found