Re: Checking in

Carl G <[email protected]> Mon, 17 Feb 2025 16:15:35 -0500
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <CAPYvR9fHEHa-8sY=vqJ_dNWPhS_O=dxMetNctsxebm=NgF34_Q@mail.gmail.com>
--===============8360154781337761515==
Content-Type: multipart/alternative; boundary="0000000000002c0959062e5d0717"

--0000000000002c0959062e5d0717
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Thanks.

Is  ZnZincStaticServerAdaptor a Squeak or Pharo specific class?  It doesn't
exist in VisualWorks which uses the Sioux web server.

Also, I need to be able to change the port on the fly.  Not a showstopper,
but that's what my users are used to doing.  ;)

-Carl Gundel, author of Run BASIC
http://www.runbasic.com

On Mon, Feb 17, 2025 at 3:38=E2=80=AFPM Jupiter Jones <[email protected]=
om>
wrote:

> Hi Carl,
>
> The port is set in the adapter before launching.
>
> WAServerAdaptor-#port:
>
> From the class comment on ZnZincStaticServerAdaptor=E2=80=A6
>
> ZnZincStaticServerAdaptor startOn: 8080 andServeFilesFrom: '/var/www/=E2=
=80=98.
>
> Hope this helps.
>
> Cheers,
>
> J
>
> On 18 Feb 2025, at 7:09=E2=80=AFam, Carl Gundel <[email protected]> =
wrote:
>
> Hey all,
>
> It's been a while to say the least.  Greetings.
>
> I'm trying to port my Run BASIC system from Seaside 2.8 (how to be sure
> which version is installed?) to 3.5 on VisualWorks.
>
> I have run into a bunch of issues which for the moment I manage to
> sidestep and I have the system limping along.
>
> First question though is, how many people here are still using Seaside?
> Is this the best place to connect?  I heard there is supposed to be a
> Discord group?  I looked there and didn't find anything.
>
> On very specific technical question I have right now is how to
> programmatically change the port number on the seaside server (on
> VisualWorks) from inside my app?  This is easy enough in the older versio=
n
> of Seaside, but so far it has eluded me in the latest version?  Actually
> I'm not even sure how to change the port number from the system GUI.  I
> will keep digging but any help appreciated.
>
> I hope that there are still a good core of Seaside users here.
>
> Thanks.
>
> -Carl Gundel, author of Run BASIC
> http://www.runbasic.com
>
>

--0000000000002c0959062e5d0717
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr">Thanks.<div><br></div><div>Is=C2=A0

ZnZincStaticServerAdaptor a Squeak or Pharo specific class?=C2=A0 It doesn&=
#39;t exist in VisualWorks which uses the Sioux web server.</div><div><br><=
/div><div>Also, I need to be able to change the port on the fly.=C2=A0 Not =
a showstopper, but that&#39;s what my users are used to doing.=C2=A0 ;)</di=
v><div><br></div><div>-Carl Gundel, author of Run BASIC<br><div><div><a hre=
f=3D"http://www.runbasic.com/" target=3D"_blank">http://www.runbasic.com</a=
></div></div></div></div><br><div class=3D"gmail_quote gmail_quote_containe=
r"><div dir=3D"ltr" class=3D"gmail_attr">On Mon, Feb 17, 2025 at 3:38=E2=80=
=AFPM Jupiter Jones &lt;<a href=3D"mailto:[email protected]">jupiter.j=
[email protected]</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" sty=
le=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);paddi=
ng-left:1ex"><div>Hi Carl,<div><br></div><div>The port is set in the adapte=
r before launching.=C2=A0</div><div><br></div><div>WAServerAdaptor-#port:</=
div><div><br></div><div>From the class comment on=C2=A0ZnZincStaticServerAd=
aptor=E2=80=A6</div><div><br></div><div>ZnZincStaticServerAdaptor startOn: =
8080 andServeFilesFrom: &#39;/var/www/=E2=80=98.</div><div><br></div><div>H=
ope this helps.</div><div><br></div><div>Cheers,</div><div><br></div><div>J=
</div><div><div><br><blockquote type=3D"cite"><div>On 18 Feb 2025, at 7:09=
=E2=80=AFam, Carl Gundel &lt;<a href=3D"mailto:[email protected]" targ=
et=3D"_blank">[email protected]</a>&gt; wrote:</div><br><div><div dir=
=3D"ltr">Hey all,<div><br></div><div>It&#39;s been a while to say the least=
.=C2=A0 Greetings.</div><div><br></div><div>I&#39;m trying to port my Run B=
ASIC system from Seaside 2.8 (how to be sure which version is installed?) t=
o 3.5 on VisualWorks.</div><div><br></div><div>I have run into a bunch of i=
ssues which for the moment I manage to sidestep and I have the system limpi=
ng=C2=A0along.</div><div><br></div><div>First question though is, how many =
people here are still using Seaside?=C2=A0 Is this the best place to connec=
t?=C2=A0 I heard there is supposed to be a Discord group?=C2=A0 I looked th=
ere and didn&#39;t find anything.</div><div><br></div><div>On very specific=
 technical question I have right now is how to programmatically change the =
port number on the seaside server (on VisualWorks) from inside my app?=C2=
=A0 This is easy enough in the older version of Seaside, but so far it has =
eluded me in the latest version?=C2=A0 Actually I&#39;m not even sure how t=
o change the port number from the=C2=A0system GUI.=C2=A0 I will keep diggin=
g but any help appreciated.</div><div><br></div><div>I hope that there are =
still a good core of Seaside users here.</div><div><br></div><div>Thanks.</=
div><div><br></div><div>-Carl Gundel, author of Run BASIC</div><div><a href=
=3D"http://www.runbasic.com/" target=3D"_blank">http://www.runbasic.com</a>=
</div></div></div></blockquote></div></div></div>
</blockquote></div></div>

--0000000000002c0959062e5d0717--

--===============8360154781337761515==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
seaside mailing list -- [email protected]
To unsubscribe send an email to [email protected]

--===============8360154781337761515==--