<HTML>
<HEAD>
<TITLE>[Informal report] Building ChristmasSqueak, feedback please</TITLE>
</HEAD>
<BODY>
<FONT SIZE="5"><FONT FACE="Arial"><SPAN STYLE='font-size:12pt'>If you wish have a working .image with all old and new project running, please help with feedback.<BR>
<BR>
I start from fresh Squeak4.2-10779-alpha.<BR>
First serious project in the list is Seaside 3.0 et All<BR>
<BR>
For this I use &nbsp;Installer squeaksource<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;project: 'MetacelloRepository';<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;install: 'ConfigurationOfSeaside30';<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;install: 'ConfigurationOfMagritte2';<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;install: 'ConfigurationOfPier2'; <BR>
&nbsp;install: 'ConfigurationOfPierAddOns2'.<BR>
<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Smalltalk at: #ConfigurationOfSeaside30) load.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Smalltalk at: #ConfigurationOfMagritte2) load.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Smalltalk at: #ConfigurationOfPier2) load.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Smalltalk at: #ConfigurationOfPierAddOns2) load.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PRDistribution new register.<BR>
<BR>
<BR>
Here I have the complain about PRAjaxSearchWidget<BR>
<BR>
Second when I open Seaside Control Panel, no apps shows as in earlier images<BR>
<BR>
When I do WAKomEncoded startOn: 8080, shows in panel<BR>
<BR>
<a href="http://localhost:8080/">http://localhost:8080/</a><BR>
<a href="http://localhost:8080/pier">http://localhost:8080/pier</a><BR>
<BR>
Seems fine to me.<BR>
<BR>
Any comments , some I must change?<BR>
Remember, Argentina is too far and Santa Reindeers<BR>
do not take well hot weather<BR>
<BR>
Edgar</SPAN></FONT></FONT>
</BODY>
</HTML>