Dear folks, I worked in web application since cgi&#39;s time, and I&#39;m fully agree with Esteban.<br>Ofcourse, convert a design made in Photo Shop to seaside(like the designer&nbsp; o customers wish,) is a lot of work, but al last is the better way to do and mantenin the thinks.<br>
Bad design (in programing terms) may be a disaters for the applications.<br><br>I repeat.<br><br>*please* stay away of templates for seaside.<br><br>PD: may be in a plug-in but not in the core of seaside.<br><br><br><br><div class="gmail_quote">
On Mon, Jul 14, 2008 at 3:33 PM, Esteban Lorenzano &lt;<a href="mailto:estebanlm@gmail.com">estebanlm@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;">
Well, I want to say something on this: I have worked by eight years on web-applications, and one of the main reasons I love seaside is because of his lack of templates, and I have many reasons:<br>
<br>
1) The whole thing about &quot;UI designers can take care about the ui-specific-program details, but programmers can&#39;t take care about the UI stuff is a bunch of crap: most of the ui-designers can&#39;t program, and guess what? web-applications need programming in the UI side.<br>

2) When you use a templating system, UI-designers use cut&amp;paste technics for produce his pages, and of course, this ends with lots of bad-designed (in programing terms) pages and presentation stuff who nobody can or want to mantain.<br>

3) well designed programs works as Avi described before me: a designer just need to change CSS most of the time, and sometimes a little change in HTML... this path requires much less effort that the other (who is enforced by html templates): designer changes templates and programmers adapt his sources to the changes.<br>

4) templates work against code reusability<br>
<br>
<br>
So, *please* stay away of templates for seaside.<br>
<br>
Thanks,<br>
Esteban<br>
<br>
On 2008-07-14 14:10:26 -0300, Jared Hirsch &lt;<a href="mailto:jaredhirsch@yahoo.com" target="_blank">jaredhirsch@yahoo.com</a>&gt; said:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;ve been lurking in the squeak/seaside lists for a while, and feel I should add to the discussion of new features for a possible seaside 3.0.<br>
<br>
The major obstacle that I see to further adoption and growth of seaside is widespread community ignorance of the design side of web development. This has to do with templates, but it runs much, much deeper.<br>
<br>
The html templates issue has two sides. From a design standpoint, burying html inside smalltalk leads to opposite but equal maintainability problems and inelegant html code.<br>
 &nbsp;The reality of the web is that good graphic designers create XHTML by hand, and giving good designers control only of the CSS (like in seaside 2.8) isn&#39;t nearly enough. I think everyone should spend an afternoon reading articles on &#39;a list apart&#39; to start to understand that there are intelligent people who devote lots of time to hand-coding &quot;beautiful html.&quot; And take a look at the design openings on &#39;authentic jobs&#39; to see that there are web design companies that pay lots of money for this specific skill.<br>

 &nbsp;These people aren&#39;t stupid, just different; after all, if one can make a beautiful shoe, why not, in principle, beautiful html? The significance of the word &quot;beautiful&quot; is that we&#39;ve got a different but legitimate alternative aesthetic perspective, a different community; and Seaside, in its current form, is wholly incompatible with this design-oriented community.<br>

<br>
Consider that RoR was written by a guy who works with graphic designers all day; he was aware of this fundamental web dichotomy. I think that most smalltalkers come from a very different background (traditional non-web programming), with a very different set of assumptions. I&#39;m not attacking or judging these differences, only pointing out that critically analyzing them is crucial if seaside is going to be useful in commercial web development. Right now, it&#39;s not.<br>

<br>
I also want to mention that one of the best things about the web is that it&#39;s a true crossover field, which computer science ceased to be a generation ago: nobody gets a &#39;web sciences&#39; degree (yet). Instead, there are web designers with backgrounds in print design, print/TV advertising, copywriting, or graphic design, and they&#39;re all learning to work with programmers of all stripes who have moved to web programming. It&#39;s an exciting and still young (fast evolving) field.<br>

 &nbsp;And just as the deeper aspects of design are only just starting to appear on the web--typography on the web is in absolute primitive infancy, while in print it&#39;s been established for hundreds of years; grid-based design is finally coming into the open as well--so the deeper aspects of programming (patterns/reusability, XP/agile, true OOP) are in their web-infancy too.<br>

 &nbsp;The smalltalk community is one of those deep mines of knowledge that could enrich web culture with the mature perspective that decades of experience bring--but it&#39;s going to take some flexibility from the smalltalkers. To be honest, I don&#39;t see that flexibility in the community, and I think it&#39;s the make-or-break question: if the good old way of programming isn&#39;t 100% appropriate on the web, is there interest in exploring the new thing? Or is the interest in trying to force the new thing to fit the old way? Right now, I think Seaside is much closer to the latter.<br>

<br>
I sincerely hope that someone can enlighten me as to how seaside is, or is planning to become, accommodating for designers who hand-code XHTML, and the web design agencies that employ them. This is only the first hurdle, but it is I think the toughest, because it requires a fundamental change in perspective.<br>

 &nbsp;I started studying smalltalk, and have kept at it, because it solves the problem of making sense of the conceptually muddled third-hand OOP of PHP (which I use at work); smalltalk is a profound language, constructed with powerful and simple metaphors, and nothing would make me happier than to do all my programming in it. I want seaside to take me there. Right now, it can&#39;t--but it could. Without templating, or some equivalent acknowledgment of the values and needs of the design field, it most certainly never will. - Jared<br>

<br>
<br>
----- Original Message ----<br>
From: Julian Fitzell &lt;<a href="mailto:jfitzell@gmail.com" target="_blank">jfitzell@gmail.com</a>&gt;<br>
To: Seaside - general discussion &lt;<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a>&gt;<br>
Sent: Sunday, July 13, 2008 9:46:43 AM<br>
Subject: Re: [Seaside] About Seaside 3.0<br>
<br>
Yes, I think this is the key point. I think there&#39;s a general<br>
consensus among most Seaside developers at this point that we prefer<br>
not having a template engine. I hesitate to make a blanket statement<br>
such as &quot;templates are bad&quot;, though, and as Colin said various<br>
template systems have existed.<br>
<br>
When we started writing Seaside 2 (and again during the first few<br>
successive minor releases), we concentrated on ensuring a layered<br>
architecture. The goal was to allow people to use many of the layers<br>
independently of each other and for alternatives to some of the layers<br>
to develop.<br>
<br>
In the end, this hasn&#39;t really been exercised much but I&#39;m sure the<br>
boundaries are still defined enough for an interested party to easily<br>
develop a template system (or resurrect Nori). If that layering has<br>
become less defined somewhere and prevents doing so, I&#39;m sure there<br>
would be support for correcting that.<br>
<br>
Julian<br>
<br>
On Sun, Jul 13, 2008 at 10:47 AM, Marcin Tustin &lt;<a href="mailto:mm3@zepler.net" target="_blank">mm3@zepler.net</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;">
If seaside is truly capable of being integrated with external libraries (and<br>
I cast no doubt on this), then it should be possible for the enthusiasts for<br>
templates to resurrect the template system, or write their own.<br>
<br>
On 7/12/08, Ramon Leon &lt;<a href="mailto:ramon.leon@allresnet.com" target="_blank">ramon.leon@allresnet.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;">
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I was talking about html templates, because, they are easier<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
to build, and read, with css, than the seaside concepts, I think.<br>
</blockquote>
<br>
<br>
Then I agree with Colin, templates are a step backwards, been there, done<br>
that, glad we&#39;ve moved beyond it. &nbsp;Templates were never a good idea<br>
because<br>
they force you to mix in some kind of code in with them to do anything at<br>
all interesting, even a simple grid full of data requires at a minimum a<br>
loop construct and html is a horrible syntax for a programming<br>
language. &nbsp;If<br>
Smalltalk code is capable of representing the exact same data structures<br>
as<br>
html is, then we don&#39;t need html, and the tools for dealing with code are<br>
vastly superior to the tools for dealing with html. &nbsp;Seaside&#39;s throwing<br>
out<br>
templates is one of its best and most bold features.<br>
<br>
<br>
Ramon Leon<br>
<a href="http://onsmalltalk.com" target="_blank">http://onsmalltalk.com</a><br>
<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>
</blockquote>
<br>
<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>
<br>
</blockquote>
_______________________________________________<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>
</blockquote>
<br>
<br>
<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>
</blockquote></div><br>