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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Hi Monks,

The brasilian PM groups are talking to build one kind of pseudo-interactive-perl-shell by web. The idea behind this pseudo-shell-interactive is to create e-learning course of Perl, where students will could do classes exercises direct on her/his web browser. Our first course will be PerlIntro.POD translated to e-learning course.

We think this could be very nice for Windows users, and for someone that just would like try Perl.

Well with this idea, now we are talking how to implement this on real world, and divided this implementation on 2 possible technology, as :

* Server-side
Where we will use a web browser (with JavaScript+AJAX) just to get the user command and run this command on Perl instance install at server.
Here we are afraid about security at server (there is a way to run this remote code in a safe way at server ?) and how big will be server to run many interactive users ?

* Client-side
Where we will use a web browser to work as pseudo-shell-interactive, embedding Perl on a Java Applet or other stranger technology.

I would like help to figure-out one good way to implement this pseudo-interactive-perl-shell by web, or just say "Don't waste time with this stupid idea :( !!!".

Thanks,

Solli Moreira Honorio
Sao Paulo - Brazil

In reply to Hands-on of Perl by Web by shonorio

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-19 02:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found