<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jan 5, 2020, at 9:45 PM, Bert Freudenberg <<a href="mailto:bert@freudenbergs.de" class="">bert@freudenbergs.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Who wrote the first Squeak web server?</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">I know there was a period when many of the Squeak downloads were simply to use the web server.</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Who wrote the first wiki tin Squeak?</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">This, too, was a popular reason for downloads.</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""></div></blockquote></div><br class=""><div class=""><br class=""></div><div class="">I think the two questions my have the same answer. Beyond something simple like ServerDirectory for an FTP server (which I think Carnegie Mellon used) then I think the answer is the Pluggable Web Server (PWS). It was before Comanche. I think this goes back as far as Squeak 1.23. </div><div class=""><br class=""></div><div class=""><a href="http://wiki.squeak.org/squeak/153" class="">http://wiki.squeak.org/squeak/153</a></div><div class=""><a href="https://www.cc.gatech.edu/fac/mark.guzdial/squeak/pws/" class="">https://www.cc.gatech.edu/fac/mark.guzdial/squeak/pws/</a></div><div class=""><br class=""></div><div class="">It is discussed in chapter 7, section 4.3 of Guzdial’s book starting at “Web Serving with PWS”:</div><div class=""><a href="http://sdmeta.gforge.inria.fr/FreeBooks/GuzdialBookDrafts/Multimedia-ch7.pdf" class="">http://sdmeta.gforge.inria.fr/FreeBooks/GuzdialBookDrafts/Multimedia-ch7.pdf</a></div><div class=""><br class=""></div><div class="">And here it is: </div><div class=""><a href="http://www.cc.gatech.edu/fac/mark.guzdial/squeak/PluggableWebServer.st" class="">http://www.cc.gatech.edu/fac/mark.guzdial/squeak/PluggableWebServer.st</a></div><div class=""><br class=""></div><div class="">Specifically you asked who. The initials in the code are 'mjg 11/10/97 10:44’. </div><div class="">I’d be confident in saying that was Mark Guzdial of Georgia Tech.</div><div class=""><br class=""></div><div class="">And here he is: </div><div class=""><a href="https://www.news.gatech.edu/expert/mark-guzdial" class="">https://www.news.gatech.edu/expert/mark-guzdial</a></div><div class=""><br class=""></div><div class="">FWIW,</div><div class="">Chris </div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>