2821 packages
— page 93
This is an embedable SMTP server that allows your Squeak application to receive mails.The goal behind this is to give Seaside applications the possibility to accept emails as input. It only works in delivery mode, no relaying, no gatewaying whatsoever. …
SqueakSource
squeak
Jaime Silvela SnakeGame for everyone to enjoy.
SqueakSource
A SnapshotServer responds to http web service requests to resume an image snapshot, where the snapshot object is supplied in the web service request. The server will fork a VM using forkSqueak and resume the supplied image in that child …
SqueakSource
squeak
A growl-like system for displaying notifications within Squeak, using Morphic.
SqueakSource
squeak
SNE DEV PROJECT
SqueakSource
Example web services clients using Masashi Umezawa's SOAPCore package
SqueakSource
Soap Client and Server
SqueakSource
Some example of the use of sockets as server and as client
SqueakSource
Check out http://socket.io/ and https://github.com/learnboost/socket.io/wiki/ for more information.
SqueakSource
A binding to libsodium for Squeak.Should work with your system's own libsodium shared library, at least on Linux and Mac OS. (If /opt/homebrew/lib/libsodium.dylib exists, this package will prefer it.)Updated in 2025 for current Squeak trunk, based on the version published …
SqueakSource
pharo
Sample App from SBE
SqueakSource
Mixture of personal and business related development
SqueakSource
Softwarenaut Port to Pharo
SqueakSource
pharo
These are various examples from the Swiss Olympiad in Informatics (http://soi.ch/) and elsewhere. They are intended to show high school students how these problems can be solved with Squeak Smalltalk.
SqueakSource
squeak
Tutorial exercises. For details see the class comments of the ReadMe class.
SqueakSource
Sokoban is a wonderfully addictive little puzzle game. This is an enhanced version of the original version as found on Squeak Map. The original version was published for Squeak by Robert Hirschfeld. See http://squeak.preeminent.org/
SqueakSource
squeak
This is an algorithm for a hash table that expands automatically and lazily as needed to maintain a desired load factor in each hash bucket. It does not require any re-hashing or re-bucketing as part of expansion, in some cases …
SqueakSource
Juego Solitario para el curso de Tecnologia de Objetos
SqueakSource
This package contains some browsers built with ToolBuilder. They may serve as examples to learn to use ToolBuilder as well as general components to be extended by you.
SqueakSource
The SBE Quinto game
SqueakSource