3288 packages
— page 68
NotificationsArea is a Seaside Decoration which renders a notifications div & an error div.It wraps around the AJAX calls generated by scriptaculuous/prototype extensions of seaside, and adds a notification if the callback attached to the AJAX thing was successfull, or …
SqueakSource
squeak
This is the game Idemoedat OOPSLA 2003. NsGame began as a Squeak port of the Shockwave Flash game by Pavils Jurjans.Seehttp://www.jurjans.lv/stuff/net/freenet.htm. To begin the game perform:NsGame new openInWorld Instructions are available from within the game.
SqueakMap
squeak
NsGame ("The Electricity Game") began as a Squeak port of the Shockwave Flash game by Pavils Jurjans. See http://www.jurjans.lv/stuff/net/freenet.htm. This is the game I demoed at OOPSLA 2003 during the Squeak BOF. See http://squeak.preeminent.org/
SqueakSource
squeak
Message eating null implementation. A generic null object.
SqueakMap
squeak
Add some usual mathematical functions
SqueakMap
squeak
Provide the ability to print numbers (floating point for the moment) under versatile format: Provides usual printf like options like controlling layout width, forcing sign, padding left with zeroes, etc...
SqueakMap
squeak
This package is derived from the original Scratch 1.4 source release by MIT. The original code is subject to the "Scratch Source Code License" (google it!) and the improvements that make it able to run on a modern Squeak image …
SqueakSource
squeak
This package is derived from the original Scratch 1.4 source release by MIT. The original code is subject to the "Scratch Source Code License" (google it!) and the improvements that make it able to run on a modern Squeak image …
SqueakMap
squeak
This is an add-on for the NuScratch package that provides a RaspberryPi specific GPIO server which works alongside the Scratch mesh network server; either or both can be used at any time. This code is MIT licensed. You also need …
SqueakSource
squeak
An open inbox repository for submissions to the NuScratch project (www.squeaksource.com/NuScratch)
SqueakSource
squeak
Monticello package 'OB-Morphic' in the omnibrowser repository at source.lukas-renggli.ch. Latest OB-Morphic-lr.168.mcz; 95 versions.
Lukas Renggli Source
squeak
Monticello package 'OB-Morphic' in the unsorted repository at source.lukas-renggli.ch. Latest OB-Morphic-lr.70.mcz; 1 version.
Lukas Renggli Source
squeak
Monticello package 'OB-Standard' in the 39a repository at source.squeak.org. Latest OB-Standard-al.112.mcz; 11 versions.
Squeak Trunk
squeak
Monticello package 'OB-Standard.39' in the 39a repository at source.squeak.org. Latest OB-Standard.39-md.5.mcz; 2 versions.
Squeak Trunk
squeak
Monticello package 'OB-Standard.39' in the trunk repository at source.squeak.org. Latest OB-Standard.39-cwp.3.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'OB-Tests-Core' in the 39a repository at source.squeak.org. Latest OB-Tests-Core-cwp.1.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'OB-Tests-Core.39' in the 39a repository at source.squeak.org. Latest OB-Tests-Core.39-cwp.11.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'OB-Tests-Morphic' in the omnibrowser repository at source.lukas-renggli.ch. Latest OB-Tests-Morphic-lr.32.mcz; 14 versions.
Lukas Renggli Source
squeak
Monticello package 'OB-Tests-Standard' in the 39a repository at source.squeak.org. Latest OB-Tests-Standard-cwp.1.mcz; 1 version.
Squeak Trunk
squeak
An OBJ file (Alias/Wavefront) importer for Croquet.
SqueakMap
squeak
One time and counting method wrappers are implemented.No safety nets yet, so handle with care- save often and early and do not use on kernel methods like Arrays etc...
SqueakMap
squeak
A new object inspector for Squeak based on OmniBrowser. Why Finder ? Because you can explore your object like in the OS X Finder ! This tool permits to explore easy an object and its linked objects (and their linked …
SqueakSource
squeak
The SRE Object Inspector gives you a snapshot of a single object with its identity, state, and behavior. You can edit its state as in a Squeak Inspector and its behavior as in a class Browser. The class hierarchy is …
SqueakMap
squeak
Nothing for the faint-hearted. This package is a VM modification which allowsarbitrary objects to 'act' like CompiledMethods. In other words, if you wantto have some object to act like a method you merely add it to the appropriatemethod dictionary, like …
SqueakMap
squeak