915 packages
— page 17
Ported from the Iterator goodie by Mario Wolczko. Occasionally you may have a block that when evaluated can betreated as a collection -- ie it takes another block as parameter,then applies that to a sequence of values. This goodie wraps …
SqueakMap
squeak
Instructions for using the "IVAP" Parserby Stephen Pair "IVAP" is an acronym for "Instance Variable Acess Protecting"; thus what we have is an instance variable acess protecting parser. The IVAP Parser enables you to selectively compile message sends where instance …
SqueakMap
squeak
What. It is a “What’s New?” format to discuss news in the community. Luciano Notarfrancesco will present his experiments with sound and morphic in the field of digital signal processing.
Web Discovered
squeak
Juce-inspired widgets made for Phausto with Bloc
GitHub
MIT
Following through the steps in the Amiga Juggler ray tracing example along with my computer graphics book to create a simple ray tracer in smalltalk.
SqueakSource
Monticello package 'JQuery-WidgetBox' in the seaside30addons repository at source.lukas-renggli.ch. Latest JQuery-WidgetBox-tbn.42.mcz; 7 versions.
Lukas Renggli Source
Use JQuery widgets in your Seaside project. copied from Smalltalkhub
GitHub
MIT
The JQueryWidgetBox
SqueakSource
A baseline for loading any or all JQuery widgets in the kit
GitHub
pharo
MIT
Monticello package 'JQWidgetbox-JQAddress' in the pier2addons repository at source.lukas-renggli.ch. Latest JQWidgetbox-JQAddress-BartVeenstra.8.mcz; 1 version.
Lukas Renggli Source
Monticello package 'JQWidgetBox-JSTree-Core' in the pier2addons repository at source.lukas-renggli.ch. Latest JQWidgetBox-JSTree-Core-NickAger.16.mcz; 7 versions.
Lukas Renggli Source
Monticello package 'JQWidgetBox-JSTree-Core' in the pier3addons repository at source.lukas-renggli.ch. Latest JQWidgetBox-JSTree-Core-NickAger.17.mcz; 2 versions.
Lukas Renggli Source
JunMessageSpy observes message passings in an evaluation of a given block closure or a string, and displays a tree of contexts showing which method/block took how long in the execution. Observation sampling rate and cut-off threshold can be specified, e.g.JunMessageSpy …
SqueakMap
squeak
Prerequisites: Runtime Environments, IvapParser (for non Chango VMs) Kats is a transaction service that operates entirely in memory. It allows you to organize the mutations of objects into logical units of work that transition the system from one consistent state …
SqueakMap
squeak
Solitaire Games FreeCell & Klondike done in Morphic with prettier card images.
SqueakSource
squeak
My first squeak app from the SBE guide
SqueakSource
squeak
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
... patience ...
SqueakSource
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
KVBindings (Key-Value Bindings) provides a mechanism similar to the Cocoa bindings in Mac OS X, but it is a little more smalltalk-esque than just a naive port. (i.e., it uses blocks instead of callbacks). See the wiki page for a …
SqueakSource
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
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
Monticello package 'LanguageAspects' in the helvetia repository at source.lukas-renggli.ch. Latest LanguageAspects-lr.81.mcz; 81 versions.
Lukas Renggli Source