819 packages
— page 30
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
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
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
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
Toothpick is a simple tool for logging things of interest in Smalltalk. It's easy to use, very lightweight, and highly configurable.
SqueakMap
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008)
SqueakMap
squeak
* Prerequisite packages: Monticello * Please find more information and papers about Traits at:http://www.iam.unibe.ch/~scg/Research/Traits Our implementation consists of the following parts: As an alternative you can also use the normal fileOut mechanism which supports traits as well. - There are …
SqueakMap
squeak
This browser is designed to allow the developer to see the trait composition as well as the class inhertance structure. It does so by creating virtual categories for the methods in the third pane, by showing traits hierarchally within the …
SqueakMap
squeak
Basing on the Aardworks-Gossip package, this chat client works on a fully decentralized peer-to-peer network. You make yourself available under your developer initials, and that's it - the network takes care of finding you, routing chats between you and the …
SqueakMap
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) The RefractoringBrowser comes up empty initially. You can add packages and class categories to show, and hide stuff again. Classes you …
SqueakMap
squeak
Threat modeling is a method for performing high level security analyses or driving an overall security analysis or development process. Trike is a threat modeling methodology which allows partial automation of threat model creation. This package is the engine and …
SqueakMap
squeak
Threat modeling is a method for performing high level security analyses or driving an overall security analysis or development process. Trike is a threat modeling methodology which allows partial automation of threat model creation. This package is the user interface …
SqueakMap
squeak
This change set will allow you to use TrueType based outline glyphs as a TextStyle. Once you load this change set, you will see 'ComicSansMS' style in the 'Change font' halo menu of the TextMorphs. You can add new styles …
SqueakMap
squeak
A small framework allowing business object collaborations and instance variables to be declared declaratively Ruby On Rails style, resulting in a domain model kind of matching the style of the Streamlined Object Modeling book. Relationships between objects are reified as …
SqueakMap
squeak
Backport from http://hedgehog.software.umn.edu:8888/Homebase/Multilingual-ar.17.mcz
SqueakMap
squeak
This is a refactored version of TTFontReader and friends. You may find it useful, if you want to load Unicode ttf in image. Here is a short story: I tried to load unicode ttf using stock TTFontReader (to render Russian …
SqueakMap
squeak
* Prerequisite Packages OSC 5.1 or later * An implementation of the Tuio protocol, a Tuio client and Tuio demonstration programs to work with the reacTIVision computer vision system for tracking physical objects in real time. Tuio for Squeak makes …
SqueakMap
squeak
A Tumblr blog read-write HTTP based interface. Also available at http://code.google.com/p/tumblr-clieent/
SqueakMap
squeak
With TurtleMorph you can add methods to the class TurtleMorph and so simply programme new turtle actions. The normal kind of behaviour that occurs with scripting now happens with methods. This means that initial teaching of Smalltalk can be done …
SqueakMap
squeak
Tweak for Squeak 4.x.
SqueakMap
squeak
Twitter REST API based client with UI.Requires SGrid, VB-Regex, PlotMorph and Soup XML parser.Obsoleted by Twitter since OAuth was deployed.Now works with Identi.Ca (Twitter clone based on Status.Net)Full runnable image is found athttp://code.google.com/p/twitter-client/
SqueakMap
squeak
TwosComplementRegister implements a twos complement register of arbitrary width. It consists of an array of bits (boolean values) and methods to perform bit arithmetic. A register accumulates the results of successive operations, and maintains an overflow bit to indicate status …
SqueakMap
squeak