Julian,excellent suggestion.
I have in the past commented the http://book.seaside.st/book book (many times losing the comment when I later check). There are many errors in this important book. There is a huge body of work about Seaside that is outdated as 2.7, 2.8, 2.9, and 3.0 have appeared without much updating of the documentation, tutorials, blogs, wikis, etc. I suggest that we create a wiki where we can suggest or report problems. Perhaps with some structure are follows: Document Name Author Web Site or link Chapter or page Description of problem, bug Solution or alternative - signature of submitter For example: Programming with Seaside Alexandre Bergel Seaside.pdf Page 12 chooseEntry -->should be chosenEntry. Fritz Schenk Page 14 #registerObjectForBacktracking does not exist --> use #state method to return Array of objects for which state of their instance variables are kept by Fritz Schenk _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
I think it would be useful to keep track of deprecated features. I have seen a
category of deprecated in some of the classes. For example 'textInputWithCallback:' is not documented anywhere that I can find, but is used in most texts and tutorials prior to 2008. In this case we should state any alternate implementation and the reason for any drops. _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by Andrew Buchan
Boris wrote:
>I have to say it's uncommon to have sites present multiple treatments >and letting users choose one they prefer as it leads to double the >maintenance and all kinds of other issues. If the structure of the site >is to your satisfaction, you can easily adjust the look of it with >existing extensions or custom stylesheet in your browser. On the other hand, it makes sense to provide (short) introductions to Seaside for people with different backgrounds. How does Seaside help me - as a web developer - as a long-time smalltalker - as a designer - as a development manager - as a student - as a startup - when outsourcing development? Stephan _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
that list needs the profile that makes the whole difference: - as investor you need to know how to pitch about smalltalk/seaside as an advantage for them. An advantage for a startup you want put your money on. What I'm trying to say is that if you agree that we need to become our own angels (or superangles) in the future, then wouldn't be pointless to start thinking as one today, right? And you never know... if you do it well enough, you may even get founded while trying to achieve that goal. On Feb 28, 2011, at 12:24 PM, Stephan Eggermont wrote:
_______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |