SqueakSource
- Hosts many projects, supports distributed development, via smart Monticello code-repository; similar to SourceForge.
- http://www.squeaksource.com/
SPrevayler - Prevayler for Squeak: port of transparent persistence engine, prevalence layer, originally in Java. [Open source, GPL] - http://wiki.squeak.org/squeak/3043
NASA Connect: Squeak Web Activities - Over a dozen professionally developed education projects, in physics, astronomy, math, geometry. - http://www.pcs.cnu.edu/~rcaton/SqIndex/squeakindex.html
Fun Fun Fun Squeak - Growing number of projects, including eToys, all downloadable. Descriptions are Japanese, many headings are English, so one can tell how to get and use many projects. - http://hw001.gate01.com/~thoru/squeak/funsqueak.html
Squeak Project Details - Super-portable, multi-media capable Smalltalk-80 based object-oriented programming environment, coded in all Smalltalk, high-performance VM, made by compiling Squeak VM code into efficient, portable C. Two GUIs: Morphic (from Self language), original MVC. - http://freshmeat.net/projects/squeak/
VideoFlow for Squeak Project Details - Mini-framework and tool for video in Squeak; filters are pushed into stack, processed in order, video comes from MPEG file or camera. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, GPL] - http://freshmeat.net/projects/videoflowforsqueak/
Squeak in One Disk Project Details - File for bootable floppy disk with powerful, Squeak Smalltalk development and experimentation environment. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, Freeware] - http://freshmeat.net/projects/squeakinonedisk/
rST Project Details - Framework to support distributed Squeak objects, goals: transparency, so no need to change objects to go remote; to handle intermittent image availability, so mobile computers can interoperate in distributed systems. Status page: description, release anno - http://freshmeat.net/projects/remotest/
Plot Morph in Squeak Project Details - Morph used to draw X-Y plots in Squeak. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, GPL] - http://freshmeat.net/projects/plotmorph/
PieChartMorph Project Details - Morph for drawing pie charts in Squeak. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, LGPL] - http://freshmeat.net/projects/piechartmorph/
ODBC for Squeak Project Details - Very simple framework for Open DataBase Connectivity support in Squeak. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, GPL] - http://freshmeat.net/projects/odbcforsqueak/
Microcosms in Squeak Project Details - Multi-agent simulation framework developed in Squeak Smalltalk, facilitates creating virtual systems; useful in studying emergent phenomena in complex systems. Status page: description, release announcements, downloads, comments, links, contact. [freshmea - http://freshmeat.net/projects/microcosms/?topic_id=97
Genetic Algorithms in Squeak Project Details - GA framework implements selection, mutation, crossing-over; abilities of Smalltalk for modeling, Squeak for visualization and development, were exploited, prioritized despite their seeming slowness. Status page: description, release announcements, downloa - http://freshmeat.net/projects/gainsqueak/?topic_id=97
Comanche HTTP Server Project Details - Web server platform for Smalltalk, now for Squeak dialect, but can be ported to other dialects with modest effort. Status page: description, release announcements, downloads, comments, links, contact. [freshmeat.net, Open Source, MIT/X] - http://freshmeat.net/projects/kom/?topic_id=90%2C92%2C250%2C150
STP12 Goodies for Squeak 2.7 - Stephen Travis Pope's Version 12 Goodies Collection: many new tools, and system class extensions. - http://www.create.ucsb.edu/squeak/STP12.html
Embedded Squeak, Speech Synthesizer - By Kurtz-Fernhout Software: version 1.0 for Squeak 2.2, by Paul Fernhout. Zip file has standalone Exe file to run Squeak in Win95 text-only console, and all source code (VC++ 5.0, Squeak 2.2) to produce it. [Open Source, Squeak license] - http://www.kurtz-fernhout.com/squeak/
Dandelion - Smalltalk code analysis/output framework, for Squeak; analyze code, output results, in varied formats. - http://www.mars.dti.ne.jp/~umejava/smalltalk/stClasses/dandelion/
SmallInterfaces Squeak Port - Smalltalk extension, introduced the notion of interface in Smalltalk, first developed by Benny Sadeh. Allows limiting variable types. - http://www.mars.dti.ne.jp/~umejava/smalltalk/stClasses/smallInterfaces/
Siren - General-purpose software framework to compose, produce sound and music programs; reimplements Musical Object Development Environment (MODE), software component of Interim DynaPiano project; set of near 350 class libraries, works on Squeak on Macintosh, Wi - http://www.create.ucsb.edu/Siren/
Pluggable WebServer - Describes server and toolkit to flexibly create CGI scripts in Squeak. Designed and implemented to help create different kinds of collaborative tools, builds on work of Georg Gollmann, strongly influenced by Tim Jones' WebTalk. - http://www.cc.gatech.edu/fac/mark.guzdial/squeak/pws/