24282 packages
— page 657
Shout.2 and Traits Beta1 must be installed first.
SqueakMap
squeak
Enables Shout with the Whisker Browser (1.0).Whisker Browser 1.0 and Shout.2 must be installed first
SqueakMap
squeak
An optional package that installs a Syntax Highlighted Workspace, which can be opened from the World,open...,Shout Workspace menu item.Requires Shout.3 or later to be installed first.Previous versions of Shout applied syntax highlighting to all workspaces. This was annoying if the …
SqueakMap
squeak
This is a tool for Morph development and improving the performance of morphs. It lets you see how much drawing is being done but clipped (overdraw). If your morph is drawing excessive clipped stuff, you may want to fix this …
SqueakMap
squeak
This is a complete overhaul of the way in which PragraphEditor handlesselections.It implements a distinction between (logical) start and end of the selected area (aka region), called point and mark (terms borrowed from xemacs), in contrast to the geographical meaning …
SqueakMap
squeak
Infinite sequences in Squeak, etc. Try to make sequences behave like a collection.
SqueakSource
squeak
SIForgeWizard is a small seaside application for the authorsof the http://www.siforge.org italian web site.SIForgeWizard is suitable for building a small XML-articlecomplaiant with the SIForge specification.Look at http://www.siforge.org for more information.It is ALSO a SMALL example of how building a simple …
SqueakMap
squeak
A simple callback is a function call that is performed when another action took place. Normally, callback can be registered to an object and will be processed by that object whenever the time is right. There are several ways to …
SqueakMap
squeak
Event driven simulator optmized for the SiliconSqueak processor core but which I hope will become more general in the future.
SqueakSource
squeak
Nice and simple logging. There are eight messages for logging based on severity. These correspond to the eight levels defined in syslog: 7 - debug (Debug-level messages)6 - info (Informational)5 - notice (Normal but significant Condition)4 - warning (Warning Condition)3 …
SqueakMap
squeak
MacroProcessor is a preprocessor that can process a String and given a startString and an endString it will call a given model (or a pluggable block) to expand the contents found between those markers. The content between one such pair …
SqueakMap
squeak
Packages from the Inbox that are dealt with are moved here.
Squeak Trunk
squeak
SimpleMorphic is created by Juan Vuletich, with initial release for Pharo (and Squeak) supported by ESUG. For the latest versions of Juan's work, refer to Cuis Smalltalk, available at http://www.jvuletich.org/Cuis/Index.html.This project started with the original SimpleMorphic release for Pharo, adapted …
SqueakSource
squeak
PORTED TO SS3: http://ss3.gemtalksystems.com/ss/SimplePersistence.html Based on the idea that:most applications will not have to scale (i.e. become the next Twitter)simply saving the image is slow and error-proneFor the full motivation, see Ramon Leon's blog post at http://onsmalltalk.com/simple-image-based-persistence-in-squeak/.
SqueakSource
squeak
A parser interface to handle unformatted or unstructured text files, supporting:Uniform interface through #rowsDo:Specification of delimitersValidationsCSV (through CSVParser) and XML (through XPath)Installation:Installer ss project: 'XPath'; install: 'XPath'; project: 'SimpleTextParser'; install: 'SimpleTextParser'; install: 'SimpleTextParserTests'. Gofer new squeaksource: 'XPath'; package: 'XPath'; squeaksource: …
SqueakSource
squeak
The SIMS stands for Simulator of Interactive Mobile Sentients. It's indended to be a simulation and game engine based on the general qualities of a MOO or the commercial game, The Sims.It's primarily goal is generality at this point, which …
SqueakMap
squeak
*The delegation methods of this package make use of the ObjectsAsMethods VM support. In a 3.6 image, you must call #recreateSpecialObjectsArray before using this package.* This package adds the #becomeSingleton method to Object, which will transform the receiver into an …
SqueakMap
squeak
A Session Initiation Protocol stack for Squeak. SipStack provides all the elements for a SIP infrastructure - user agents, proxies, registrars, etc. Well, it will _eventually_.
SqueakSource
squeak
You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk
squeak
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
SIXX is an XML serializer/deserializer written in Smalltalk(currently Squeak 4.6 - 6.0, Pharo 5 - 10, VisualWorks 5i.4 - 7, and Dolphin XP are supported). The purpose is to store and load Smalltalk objects in a portable, dialect-independent XML format. …
SqueakMap
squeak
Having installed Win32 native fonts to Squeak is not enough, at least for some Middle-European users.When you try to open a text file created in MS Windows and written in Slovak or Czech language, what you get in Squeak is …
SqueakMap
squeak
Open repository for Etoys development. Everyone is welcome to submit bug fixes or features here.
Squeak Trunk
squeak
Open repository for Etoys development. Everyone is welcome to submit bug fixes or features here.
Squeak Trunk
squeak