Squeak

Tutorial: A Walk on the Seaside

This tutorial is an exploratory introduction to the Seaside 2.5 web framework.

Seaside: Agile Web Application Development with Squeak - Google Video

Seaside represents a new generation of web frameworks: It makes web development simple and fun. Using advanced features ... all » of Squeak, Seaside is able to provide easy to use abstractions for true agile development.

Free Online Smalltalk Books

A great collection of Smalltalk related books that are free online.

A Day At The Beach

Exploring the Seaside Web Application Framework for Squeak Smalltalk

A Dramatic Improvement in Abstraction and Productivity

November 2003, First Revision

Building advanced web applications is notoriously hard and complex. The current state of the art is a modified version of the model-view-controller paradigm, implemented with some kind of server pages, web actions and an object model. But even using the best framework in an advanced environment, there are some major problems.
The request-response cycle of HTTP remains visible, the statelessness of HTTP requires often complex session management, form processing remains an annoying, repetitive task and there is no such thing as components that can be combined freely.

Squeak Smalltalk: Language Reference

Squeak Smalltalk: Language Reference
Based on:
Smalltalk-80: The Language and Its Implementation, Author: Adele Goldberg and David Robson
Squeak Source Code, and the readers of the Squeak mailing list.

Syndicate content