Hi Berto,<br><br>The nearest thing what you are asking for can be found at <a href="http://onsmalltalk.com/programming/smalltalk/scaling-seaside-redux-enter-the-penguin/">http://onsmalltalk.com/programming/smalltalk/scaling-seaside-redux-enter-the-penguin/</a><br>
<br>and also at<br><a href="http://open-sourcerer.blogspot.com/">http://open-sourcerer.blogspot.com/</a><br><br>It is for Seaside in general.<br><br>HTH,<br>Rajeev<br><br><div class="gmail_quote">On Mon, Jun 23, 2008 at 8:10 AM, Bčrto ëd Sčra &lt;<a href="mailto:berto.d.sera@gmail.com">berto.d.sera@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi!<br><br>Is there any &quot;seaside for dummies&quot; guide explaining how to install it on a Debian server and start shared development, versioning, etc? That would imply Gemstone, if I understand your msg. One of the things that make a tool widespread is really those &quot;all in one page&quot; guides that abound for many tools. My opinion is that such things, if published on the Seaside site, would make a lot of difference.<br>

<br>Bčrto<br><br><div class="gmail_quote">2008/6/23 James Foster &lt;<a href="mailto:Smalltalk@jgfoster.net" target="_blank">Smalltalk@jgfoster.net</a>&gt;:<div><div></div><div class="Wj3C7c"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi Marze,<br>
<br>
I&#39;m not familiar with GOODS or with Postgres, so I&#39;m not sure how you would create an application that uses those tools. The general approach recommended for GemStone/S is to use class (instance) variables to keep objects persistent. Start your Seaside application in Squeak and just use the image for persistence. When you are ready to deploy, just export your application using Monticello and import it into GemStone/S using Monticello.<br>


<br>
Why would you wait till your site gets bigger to port everything to GemStone? Why not start with GemStone? Then you wouldn&#39;t have to do any object-relational mapping in the first place.<br>
<br>
GemStone/S is started by using the command line and you get to a Smalltalk interpreter using a command-line tool named Topaz.<br>
<br>
By the way, &#39;Smalltalk&#39; has only one capital letter.<br><font color="#888888">
<br>
James</font><div><div></div><div><br>
<br>
On Jun 22, 2008, at 3:32 PM, Marcelino Llano wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello list! this is my first post, sorry if it&#39;s something obvious<br>
<br>
I&#39;ve been reading a lot about the platform and I&#39;m missing one thing<br>
<br>
When I develop a new app on Seaside and I want to start, let&#39;s say with GOODS and Postgres and two images under Squeak, but<br>
then my site gets bigger and I want to port everything to GemStone, how could I do that? because I read that GemStone is<br>
the only vendor that supports this kind of migration among SmallTalk VMs multiple forks<br>
<br>
And other (simple) thing, could I start an image on my server through the command-line? there&#39;s no GUI!<br>
<br>
Thanx in advance!<br>
marze<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br>
</blockquote>
<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div></div></div><br>
<br>_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br></blockquote></div><br>