I used Seaside and Smalltalk for the first time this summer. It wasn&#39;t easy but, unlike some online communities, these folks were willing to talk patiently to a&nbsp; &quot;dumb-noob&quot;. And it was well worth it. <br><br>
In the beginning, your productivity will take a *huge* hit and your co-workers may even look at you with contempt. Of the many wheels you will re-invent the most frustrating ones (for me) are those that have been implemented in other languages/frameworks and are well-documented and mature - login boxes/user management for instance. <br>
<br>I certainly sympathize with your frustration. And the more innovative your tools, the less the distance between you and the
designers,&nbsp; the harder you have run. <br><br>The big win, and for me the one that trumped everything else was the helpful community and that Seaside and Smalltalk are jam-packed with *concepts* not brand-names. The concepts tend to last longer and carry over to many other areas of computer science. <br>
<br>For this reason Seaside will make you better web developer, and Smalltalk will make you a better programmer. But it will be a while before you can impress your boss by delivering on a project that was due &quot;yesterday&quot;. <br>
<br>-deech<br><br><div class="gmail_quote">On Wed, Dec 17, 2008 at 3:48 PM, Michael Atkisson <span dir="ltr">&lt;<a href="mailto:michael_atkisson@comcast.net">michael_atkisson@comcast.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
&gt;<br>
&gt; I&#39;ll second that, the idea that you&#39;re going to do anything well in the web<br>
&gt; app space without knowing HTML, CSS, and JavaScript is just naive. &nbsp;Web apps<br>
&gt; will likely never be the easy drag and drop build it all in a GUI<br>
&gt; environment you see in desktop frameworks. &nbsp;Secondly, basic HTML and CSS<br>
&gt; skills are not difficult to learn, if you can program then you can<br>
&gt; understand a couple of simple markup languages with little effort.<br>
&gt;<br>
&gt; Ramon Leon<br>
&gt; <a href="http://onsmalltalk.com" target="_blank">http://onsmalltalk.com</a><br>
&gt;<br>
<br>
</div>I personally do have a basic knowledge of html, javascript and css. &nbsp;What I had<br>
to know to get a project done. &nbsp;But basically all I hear you saying. &nbsp;you don&#39;t<br>
want to put anything in Seaside that would make it easier for someone with<br>
a limited knowledge of these areas to actually do useful work before they<br>
can become experts.<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
<br>
<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>
</div></div></blockquote></div><br>