819 packages — page 30

TimeZoneDatabase

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

TimeZoneDBWithTimeStamp

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

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

TokyoTyrant

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

Toothpick is a simple tool for logging things of interest in Smalltalk. It's easy to use, very lightweight, and highly configurable.
SqueakMap squeak

Traducciones al Español

SqueakMap squeak

Train

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008)
SqueakMap squeak

Traits

* 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

Traits Examples

SqueakMap squeak

TraitsBrowser

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

Translation German

SqueakMap squeak

Tric-P2P Chat

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

Tric-RefractoringBrowser

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

Trike Engine

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

Trike Morphic UI

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

TrueTypeTextStyle

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

Tsunami

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

TTF speed up for 3.8(.1)

Backport from http://hedgehog.software.umn.edu:8888/Homebase/Multilingual-ar.17.mcz
SqueakMap squeak

ttfFontReaderRefactored

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

Tuio

* 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

Tumblr

A Tumblr blog read-write HTTP based interface. Also available at http://code.google.com/p/tumblr-clieent/
SqueakMap squeak

TurtleMorph

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

TweakCore

Tweak for Squeak 4.x.
SqueakMap squeak

Twitter

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

TwosComplement

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