1844 packages — page 28

Kerala

Kerala is a visualization tools for Squeak that is coupled with SUnit tests.When you a sunit test, a trace is generated. You can visualize this trace using different color maps.A short demonstration:Load Kerala (http://www.squeaksource.com/Kerala)Pick any SUnit (subclass of TestCase) and …
SqueakSource squeak

KeyBinder

A mechanism for assigning global key bindings to Squeak.
SqueakSource squeak

KeyBinder

KeyBinder modifies the way Squeak handles keyboard events and provides a framework for constructing keyboard bindings.
SqueakMap squeak

keyboard focus rotation

SqueakMap squeak

Keymapping

Keyboard shortcut management. Allows you to add/modify keyboard shortcuts used by most Morphic tools and add shortcuts to any Morph or group of Morphs. You must load PluggableTabBarMorph in order for the keymap editor GUI to work:Installer installUrl: 'http://www.kencausey.com/mcrep/PTabBarMorph-KLC.2.mcz'To install …
SqueakSource squeak

Keything

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) Keything allows you to store your passwords in a safe place. I also published patches for Monticello and Seaside, check the …
SqueakMap squeak

Khoros

classes for PortMidiPlugin (MIDI I/O) for Squeak.
SqueakSource squeak

Kian

Kian is a simple and secure object networking layer for Squeak. Kinda like RMI Requires: Crypto, KomHttpServer Both from SqueakMap
SqueakSource squeak

Kilauea

Kilauea is a minimalistic framework that combines Seaside, Magma and Mewa to help people quickly create web applications with persistence. Currently, the biggest sample app is Nags. Kilauea has everything you need in its list of MC dependencies, so it …
SqueakMap squeak

Knigge

USE AT OWN RISK(and test the image you're getting beforeusing it for something else). Knigge gives you the possibility to load packages fromone image to another, either precompiled (not working yet,crashes vm) or as source. Depends onClassloader(refactored)RemoteObjects(look at http://squeak.saltypickle.com/RemoteObjects/ )PackageInfo-Exporters(for …
SqueakMap squeak

KomHttpServer

Prerequisite packages: KomServices(which in turn needsDynamicBindingsand, if you are using a pre-3.7-image,Named Process) KomHttpServer is the Comanche web server package. To get a simple web server running, install this package and evaluate the code below. A simple file serving web …
SqueakMap squeak

KomikaText True Type Font

Install the font "Komika Text" (http://pedroreina.net/apostrophiclab/0141-KomikaText/komikatext.html) and select it as eToys and Flap font.
SqueakMap squeak

KomPackaging

===== KomPackaging 1.0 (Build #25) ===== Prerequisite packages (default fulfillments) ===== Release Notes ===== This package adds support for two types of urls, package and squeakmap...they take the forms: sqpkg://httpserver.kom:6.1sqmap://Named Process:1.1 You can to interesting things with these URLs, such …
SqueakMap squeak

KomServices

Prerequisite packages:DynamicBindingsandNamed Process(which is included in Squeak 3.7 and later) KomServices provides a framework for the creation and management of background processes. A generic Service class is provided for this purpose. Additionally, TcpService is provided for creating services that respond …
SqueakMap squeak

kon.txt

kont.txt is a decision tree based legal expert system, and a tool for legal education. It lets you define legal words as terms within a context of other terms, and test the validity of your understanding by providing an 'expert'-system …
SqueakMap squeak

KoreanLanguageEnvironment

SqueakMap squeak

Krestianstvo

Framework for building network ready multimedia discs. It is based on Croquet entirely (with Sophie's XUL programming model).The homepage and source of the project:http://www.krestianstvo.orgAs today's SqueakSource works unstable with UTF8 encodings, the sources are at:http://www.krestianstvo.ru:8888/sdk/Monticello/
SqueakSource squeak

KrissSBEQuintoGame

I'm studying Squeak and that is my project.
SqueakSource squeak

KryptOn

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) KryptOn is a Cryptography facade designed to facilitate easy augmentation of any program with common, easy-to-use authentication (digital-signatures), authorization (capabilities) and …
SqueakMap squeak

KyotoTycoonClient

A Squeak Client for Kyoto Tycoon.Kyoto Tycoon is a newly-introduced lightweight KVS. It is a successor of Tokyo Tyrant.It has nice features as follows: Details: http://fallabs.com/kyototycoon/ "Use this script for 0.1.0 (I cannot add a release page why?)" Compiler evaluate: …
SqueakMap squeak

KyotoTycoonClient

A Squeak Client for Kyoto Tycoon.Kyoto Tycoon is a newly-introduced lightweight KVS. It is a successor of Tokyo Tyrant.It has nice features as follows:- Auto data expiration- Asynchronous replication between servers- On memory data snapshot- Backup while running- Extensible by …
SqueakSource squeak

Labby & Walker

Try to pass through a labyrinth - or let the program find the way... This puzzle should work in all newer Squeak images (the oldest I tried was 3.2gamma), though it is necessary to file in the Matrix class to …
SqueakMap squeak

Ladrillos

A different way to group different existent packages / classes for specific goal. Example: What I wish the minimal possible sound , network, player of Etoys system ? I doing this in SqueakLight, now what Pavel do new Squeak3.9g-7061-basicMorphic.image, start …
SqueakSource squeak

LambdaMessageSend

This package implements a specialized MessageSend subclass and an associated API for functional programming in Squeak. .. see the test cases in FunctionalTalkTest for comprehensive documentation
SqueakMap squeak

Language Game - Demo

A project that explains ( and demonstrates ) the Language Game. See Yoshiki Ohshima's post to the Squeak email list for more details on Language Game: http://lists.squeakfoundation.org/pipermail/squeak-dev/2003-March/055110.html
SqueakMap squeak