Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Stunnix Perl Web Server - a platform for portable browser-based applications

by NodeReaper (Curate)
on May 21, 2004 at 16:11 UTC ( [id://355316]=perlnews: print w/replies, xml ) Need Help??

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Stunnix Perl Web Server - a platform for portable browser-based applications

Replies are listed 'Best First'.
Re: Stunnix Perl Web Server - a platform for portable browser-based applications
by diotalevi (Canon) on May 21, 2004 at 16:24 UTC

    Hey, welcome back! I remember when you tried to pass off an obfuscator as a good idea, waved some legal threats at me and were generally a jerk.

    Go away.

    Here is a commercial obfuscator has the history and it spawned B::Deobfuscate which is a free tool for undoing the work of Stunnix-like programs. I tried subclassing B::Deparse so I could also release a B::Obfuscate but that wasn't possible to do without having to copy and paste massive portions of B/Deparse.pm which is just a yucky proposition from a maintenance standpoint.

      Don't forget his attempt to get OpenOffice to pay him for patches :-)

•Re: Stunnix Perl Web Server - a platform for portable browser-based applications
by merlyn (Sage) on May 21, 2004 at 16:58 UTC
    SPWS is available using two licensing models - for single applications (with no more than 2 commercial editions and any number of trial or demo editions) for $129 and for unlimited number of applications for $649. All terms are listed on the Pricing page.
    You're using a free perl discussion area to promote a commercial piece of software? How do you sleep at night, spammer?

    -- Randal L. Schwartz, Perl hacker
    Be sure to read my standard disclaimer if this is a reply.

    A reply falls below the community's threshold of quality. You may see it by logging in.
Re: Stunnix Perl Web Server - a platform for portable browser-based applications
by jepri (Parson) on May 21, 2004 at 17:57 UTC
    Yawn. I whipped up something similar four years ago. Can yours render in Gtk or Tk as well, if they are available?

    I didn't bother releasing it, I thought it was such an easy hack. Maybe I should now.

    ____________________
    Jeremy
    I didn't believe in evil until I dated it.

      I've got a server-in-a-page that I modified from a comp.lang.perl.misc posting from 3 years ago. I was even playing with it to deploy where I work and replace a bunch of VB apps. *shrugs*

      ------
      We are the carpenters and bricklayers of the Information Age.

      Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose

      I shouldn't have to say this, but any code, unless otherwise stated, is untested

        I always thought that this would be a good way of writing apps, but after I wrote mine I realised... nah. It's a bit too clunky. It needs a strong widget command language. Some of this promised .NET stuff looks interesting.

        ____________________
        Jeremy
        I didn't believe in evil until I dated it.

      No, it won't render in Tk or GTK if they are available. It's just a web server with wrapper. SPWS is not "easy hack" though - the source code is 90kb unobfuscated.
        SPWS is not "easy hack" though - the source code is 90kb unobfuscated.
        The size of your codebase as measured by disk used does not imply complexity. I once had a co-worker core dump perl because rather than use a hash, she had generated a 15,000 line if..elsif..elsif... structure. Her program was about half a meg, but was super-simple in terms of logic.

        thor

        Mine's only 44kb, so I guess I missed a few widgets - or maybe I don't comment enough. I found alot of it was boring 'cross the eyes' work, I guess that's why I stopped.

        For me the word 'easy' has connotations of 'straightforwards'. There wasn't much tricky or innovative in my code.

        Still, I think most of what is offered here is easily reachable by the average Perl programmer using HTTP::Daemon and a bit of fingerwork.

        ____________________
        Jeremy
        I didn't believe in evil until I dated it.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-26 08:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found