From TRAC Ticket #9230 (ritaf, feb 09)
There should be a mechanism for windows like the one John McIntosh built for Mac. It lets you auto-update your Squeak based application by pushing update notifications via rss to users.
More information here:
http://lists.squeakfoundation.org/pipermail/squeak-dev/2008-November/132505.html
(..and the contents of the above-referenced email:)
from: John M McIntosh
date: Wed Nov 19 07:15:43 UTC 2008
subject: [squeak-dev] Sparkle automatic update framework for Squeak OS-X
With some funding help from Impara I built a plugin to enable the use
of Sparkle to receive update information about the macintosh carbon VM.
This lets you auto-update your Squeak based application by pushing
update notifications via rss to users.
Numerous one-click squeak based apps come to mind...
Based on feedback and experience reports at some point I will consider
if this should be part of the mainstream Squeak Carbon VM.
http://www.squeaksource.com/Sparkle.html
Which contains the plugin source, the class based interface, and of
course SUnits.
A 1.0.0 plugin can be found via the usual places in the experimental
directory as
SparklePlugin.1.0.0.bundle.zip
http://www.smalltalkconsulting.com/squeak.html
Instead, our plan is to provide beta versions on the download site.