24272 packages
— page 819
Quinto game, Squeak By Example
SqueakSource
squeak
This is a very simple but automatic image tester. It can be started like:TSImageTester newsqueakMapPackageNames: #('BaseImage Tests').;shouldUpdateFromServer: true;setUpdateServer: 'Squeak Public Updates';smtpServer: 'asterix.unibe.ch';testSender: 'gaelli@iam.unibe.ch';testSubscribers: #('gaelli@emergent.de');runAtttention: Image quits and does not save at the end of the test-run !!!
SqueakMap
squeak
testing the use of SqueakSource
SqueakSource
squeak
TextFiles is a package for flexibly dealing with any sort of text file. Features:* Provides buffered operations for efficiently reading and writing large files* Supports automatic line end conversions* Provides a framework for various encodings such as ISO-8859 etc.* Polymorphic …
SqueakMap
squeak
Gofer new squeaksource: 'textlint'; package: 'ConfigurationOfTextLint'; load. (Smalltalk at: #ConfigurationOfTextLint) perform: #loadDefault.
SqueakSource
squeak
This is a copy of Patrick Collison's hard work (http://svn.apache.org/viewvc/incubator/thrift/trunk/lib/st). I'm only packaging it for convenience.
SqueakMap
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 was done for BluePlane, NSW ,Australia.This TiffImageReader could be used to open .tif format images in Squeak.I would like to thank John M McIntosh (His TiffSupport in mac was of great help) also he helped me a lot even …
SqueakMap
squeak
This class implements an interface to the libtiff librarySee http://www.libtiff.orgAlso contains zlib 1.1.3 is a general purpose data compression library.Also contains The Independent JPEG Group's JPEG software release 6b of 27-Mar-1998 Also see the SUnit TIFFSupportSUnitJMM, refer to the web …
SqueakMap
squeak
Tiled maps for Squeak, backed by OpenStreetMaps, Bing Maps, etc. Includes a simple geocoder-query service, map tile cache, various tile sources, and a TiledMapMorph.
SqueakSource
squeak
This is a time zone database for Smalltalk, integrated with Squeak Chronology. The time zone entries answer the number of seconds offset from UTC at any point in time in the range of the database rule set, as well as …
SqueakMap
squeak
Complete implementation of Olson zoneinfo time zones for Smalltalk. The time zone database may be loaded from compiled zoneinfo files, widely available on unix and other operating systems. On Squeak, the time zones are integrated with Chronology to permit zoneinfo …
SqueakSource
squeak
Provides a TimeStamp class which understands time zones. Time zone rules are loaded by reading compiled tzfile files from an external source (typically found in /usr/share/zoneinfo). Compiled tzfiles files are commonly distributed with Unix and Linux systems (although those on …
SqueakMap
squeak
Version of SqueakSource running this server. This is a SqueakSource install which support .mcd (diff) file generation for faster updates. It's based on a SqueakSource version from Impara, with additional tweaks. See the Wiki page for installation instructions.
Squeak Trunk
squeak
Version of SqueakSource running this server. This is a SqueakSource install which support .mcd (diff) file generation for faster updates. It's based on a SqueakSource version from Impara, with additional tweaks. See the Wiki page for installation instructions.
Squeak Trunk
squeak
Version of SqueakSource running this server. This is a SqueakSource install which support .mcd (diff) file generation for faster updates. It's based on a SqueakSource version from Impara, with additional tweaks. See the Wiki page for installation instructions.
Squeak Trunk
squeak
Tirade is a "small subset of the Smalltalk language" that is intended for file formats. Tirade does "streaming parsing" (like SAX) of an input stream which consists of a sequence of Smalltalk messages with literals as arguments - expressions are …
SqueakMap
squeak
WARNING: This project was moved tohttp://smalltalkhub.com/#!/~gokr/Tiradeat 2013-01-06!!! There may be newer code there.Tirade is a parser/reader/writer for a small subset of Smalltalk that is very easy to use for readable but fast object serialization/deserialisation but also configuration. In some respects …
SqueakSource
squeak
TLM's version of the Quinto section of 'SqueakByExample'.
SqueakSource
squeak
This is an implementation of the Tokyo Tyrant binary socket protocol making it trivial to use Tokyo Tyrant/Cabinet as a database from within Squeak. The Tokyo Tyrant/Cabinet is an extremely fast and scalable new database written by Mikio Hirabayashi at …
SqueakMap
squeak
WARNING: This project was moved tohttp://smalltalkhub.com/#!/~gokr/TokyoTyrantat 2013-01-06!!! There may be newer code there.An implementation of the binary Tokyo Tyrant protocol for Tokyo Cabinet/Tokyo Tyrant - a very fast and cool database.MembersCreator:Göran KrampeAdmin:Göran KrampeTagspersistency,protocolLicenseCode commited to this repository will be automatically …
SqueakSource
squeak
Comprises the latest code in the 3.9 Squeak (basic) image.
Squeak Trunk
squeak
Comprises the latest code in the 3.9 Squeak (basic) image.
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
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