[News] Post for weekly Squeak (please edit as needed): Screencast: Building a simple weblog with Seaside and Magritte

Matthias Berth matthias.berth at googlemail.com
Wed Dec 6 20:32:42 UTC 2006


Ramon Leon shows How to Build a Blog in 15 Minutes with
Seaside<http://onsmalltalk.com/programming/smalltalk/screencast-how-to-build-a-blog-in-15-minutes-with-seaside/>in
this screencast. Everything is filmed straight from squeak and the web
browser. No cuts, and (unfortunately) no audio. He starts from scratch and
finishes with a blog tool that shows entries and comments.
Magritte<http://www.lukas-renggli.ch/smalltalk/magritte>is used to
make the input forms of posts and comments, and for checking
things like that a post's title is not empty, and that the title of a new
post is not yet used by a previous post.

About 10 minutes into the show you see how an error is fixed in the living
application. From the web page, he brings up the debugger in Squeak and
notices that the post's list of comments is not yet initialized. So he fixes
that and just reloads the web page.

There are more videos about Seaside <http://www.seaside.st> at Seaside
Videos. <http://www.seaside.st/Videos/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/news/attachments/20061206/17d75849/attachment.htm


More information about the News mailing list