<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>On 2012-06-18, at 12:48 AM, Herbert König wrote:</div><div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">I got both images running, the newer one is serving the Squeak site on localhost:7780/ the old one is serving the Demo on :8888.</span></blockquote><br></div><br><div><div>I haven't had such luck and would be interested in how you did that for the SqueakSite, as I&nbsp;haven't made SqueakSite run in localhost.&nbsp;</div><div><br></div><div>Did you use:&nbsp;</div><div><br></div><div>(AIDASite named: 'squeaksite') host: 'localhost' ip: 'localhost' port: 7780</div><div><br></div><div>or something similar?&nbsp;</div><div><br></div><div><br></div><div>I'm confused about how Aida separates content from presentation.&nbsp;By this I mean, in the old image if I type:&nbsp;</div><div><br></div><div>SqueakSitePage allInstances size 117</div><div><br></div><div>Some of those instance contain strings like 'Welcome to the World of Squeak!' or 'SqueakDVD'. Using 'method source with it'&nbsp;</div><div>to find the location of those strings, I turn up nothing. To be plain, I'm not sure where the SqueakSite actually is.&nbsp;</div><div><br></div><div>The classes format content, but I don't think they contain content. That seems to be in the instances, so I'm not sure how&nbsp;</div><div>that content got into those instances (the Scribo wiki interface) or how to get it out. Am I supposed to drain those instances for XML with SIXX used by the class Persister?</div><div><br></div><div>Thanks,</div><div>Chris</div></div></body></html>