<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>RE: Hosted Swiki</title></head><body>
<div>[de-lurk]<br>
</div>
<div>I could build a squeak-cgi interface.&nbsp; Even easier would be
a Java Servlet to Squeak interface.<br>
</div>
<div>Another solution is to use Perl-CGI scripts.&nbsp; (Which is how
Dolphin Wiki Web and ObjectStudio Wiki are implemented.) <br>
</div>
<div>I also know how to install Squeak as an NT service.&nbsp; (It's
in the NT40 resource kit.&nbsp; See Srvany.doc)<br>
</div>
<div>You could run many Swiki areas off of a single image. <br>
</div>
<div>Peter Kwangjun Suk<br>
Cincom Systems, Inc.<br>
psuk@cincom.com&nbsp; suk@pobox.com&nbsp; <a
href="http://w3.one.net/~pksuk/ObjectStudio"
>http://w3.one.net/~pksuk/ObjectStudio</a><br>
</div>
<div>-----Original Message-----<br>
From: David Farber [<a
href="mailto:dfarber@numenor.com">mailto:dfarber@numenor.com</a>]<br>
Sent: Tuesday, June 08, 1999 7:56 PM<br>
To: squeak@cs.uiuc.edu<br>
Subject: Re: Hosted Swiki<br>
</div>
<div><br>
<br>
</div>
<div>i think the answer the original poster wants to hear is that
there is some<br>
way for swiki to work under CGI; i.e. instead of binding to a port it
gets<br>
HTTP requests and posts HTTP responses through the CGI framework, just
like<br>
any other CGI script would do.<br>
</div>
<div>has anyone built a squeak-CGI interface? this would be incredibly
useful.<br>
</div>
<div>as for ISPs willing to host a swiki, i just happen to run a small
web<br>
hosting service. (virtual hosting only, no dialup.) the problem
with<br>
something like a swiki (at least for me) isn't so much security as it
would<br>
be resource usage. how much memory does each swiki image need? one
swiki<br>
probably wouldn't be that big a deal, but what if i had 10 people who
wanted<br>
to run swikis? with all ten in memory sitting around and listening to
ports,<br>
i am sure that my poor server's memory would be totally maxed.<br>
</div>
<div>david<br>
</div>
<div><br></div>
<div>At 06:21 PM 6/8/99, you wrote:<br>
&gt;You ought to call up your ISP and ask.&nbsp; If they say no, call
up a few<br>
&gt;other ISPs.&nbsp; Running Squeak is no more a security risk than
running<br>
&gt;CGI's, so if you can run CGI's you've got a good chance.&nbsp; If
you find an<br>
&gt;ISP that is smart enough to realize this and let you do it, you
might<br>
&gt;want to post about them to the list.<br>
&gt;<br>
&gt;And yes, you can run a Swiki server with the headless VM just
fine.&nbsp; It<br>
&gt;will look like most any other Unix daemon in that mode.<br>
&gt;<br>
&gt;By the way, it should probably be pointed out that there are
non-Squeak<br>
&gt;wiki servers that do run as CGI scripts.&nbsp; I think Ward's
original Wiki<br>
&gt;is a perl script that runs this way....<br>
&gt;<br>
&gt;Lex<br>
&gt;<br>
&gt;<br>
</div>
<div>--<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; j. david farber<br>
&nbsp;&nbsp;&nbsp; oo architect+mentor<br>
numenor labs incorporated<br>
in sunny boulder colorado<br>
&nbsp;&nbsp;&nbsp; dfarber@numenor.com<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; www.numenor.com</div>
</body>
</html>