[Pharo-dev] I am abandoning SqueakSource3, any takers?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[Pharo-dev] I am abandoning SqueakSource3, any takers?

Chris Cunnington-4
>Is it just the question of setting up nginx as a reverse proxy with ssl 
>support 
Yes. 
or does Seaside/SqueakSource have issues because of absolute 
>urls?
No. You could deploy Chris’s Personal SqueakSource on localhost on your laptop and then deploy that to a server. I can see why you’d think it has static URLs, but it doesn’t. Not really. More like application names extended by Lukas for project names. 

SSProject allInstances first fullHomepageUrl 'http://www.squeaksource.com/Seaside.html’

Chris
>Levente