It seems that<div><br></div><div><div>Gofer new</div><div>    squeaksource: &#39;AidaAddons&#39;;</div><div>    package: &#39;ConfigurationOfAidaToDoExample&#39;;</div><div>    load.</div><div><br></div><div>does not work anymore.</div>

<div><br></div><div>Laurent.</div><br><div class="gmail_quote">2011/8/19 Janko Mivšek <span dir="ltr">&lt;<a href="mailto:janko.mivsek@eranova.si">janko.mivsek@eranova.si</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Dear Smalltalkers,<br>
<br>
ESUG is such a wonderful conference so let Aida show it a little<br>
gratitute by announcing a new release 6.3, on Squeak/Pharo and VisualWorks.<br>
<br>
New features since 6.2:<br>
<br>
  * form button auto enabled after form become valid<br>
  * HTML5 Geolocation support added,<br>
  * asynchronous non-blocking tree-like control flow,<br>
  * security: XSS attack protection, delay after failed login,<br>
    whitelisted IPs<br>
  * Jtalk (Smalltalk over JavaScript) library added<br>
  * sites can be now enabled/disabled, besides start/stop<br>
<br>
Enhancements:<br>
<br>
  * ajaxified form validation enhanced<br>
  * form elements Ajax updatable too<br>
  * real-time (WebSocket and Comet) support refactored<br>
  * hierarchical form support enhanced<br>
  * stats update in real-time on a sites page<br>
<br>
More in Release notes: <a href="http://www.aidaweb.si/release-notes-6.3" target="_blank">http://www.aidaweb.si/release-notes-6.3</a><br>
<br>
On Pharo it is really simple to load, just evaluate this script:<br>
<br>
  Gofer new<br>
     squeaksource: &#39;MetacelloRepository&#39;;<br>
     package: &#39;ConfigurationOfAida&#39;;<br>
     load.<br>
<br>
  (Smalltalk at: #ConfigurationOfAida) load.<br>
<br>
Then simply open <a href="http://www.aidaweb.si:8888" target="_blank">http://www.aidaweb.si:8888</a> .<br>
<br>
This release was influenced by a work on a ToDo example as part of<br>
comparison of our web frameworks, so you are again invited to read about<br>
and check this ToDo web app by yourself:<br>
<br>
        <a href="http://www.aidaweb.si/todo-description" target="_blank">http://www.aidaweb.si/todo-description</a><br>
<br>
Best regards<br>
Janko<br>
<font color="#888888"><br>
<br>
--<br>
Janko Mivšek<br>
Aida/Web<br>
Smalltalk Web Application Server<br>
<a href="http://www.aidaweb.si" target="_blank">http://www.aidaweb.si</a><br>
</font></blockquote></div><br></div>