Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: Converting Tk based Perl to be used on the Internet (meditation)

by zentara (Archbishop)
on May 19, 2014 at 13:49 UTC ( [id://1086667]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Converting Tk based Perl to be used on the Internet (meditation)
in thread Converting Tk based Perl to be used on the Interent

You're hired! When can you start? :-)

Seriously, I think that Tk is out of the running for browser based displays, for all the reasons you mentioned.

I think that gtk3 may be the way. Why? Because firefox and many other open source browsers are currently gtk2/gtk3 based. That means that under the hood, they both would utilize the same signals and callback system.

It looks like Python is moving forward with pyXPCOM and similar interfaces, and IIRC there is a configure option in the newer mozilla browsers to enable experimental Python support.

It seems to me that Perl needs to get involved with XPCOM. It currently has C, C++, Python and Ruby. Where's Perl?

Of course, I find the whole desire to run everything in a web browser rather disgusting, resulting in code bloat and html/javascript which is as hard to read as assembly language.

In my little world, I would rather write custom scripts for clients to connect, vis ssh, keeping the browser and http servers out of it all together. :-)


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh
  • Comment on Re^3: Converting Tk based Perl to be used on the Internet (meditation)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-23 15:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found