24282 packages — page 629

RoleS

RoleS is an experimental extension of Squeak for role modeling. It builds on AspectS. One of the interesting properties of RoleS is that when one or more roles are added to an instance, the instance's identity does not change (no …
SqueakMap squeak

Roman Numerals

Are you good at Roman numerals? Good or not, you can download LittleThings2 package and play around with them Romans for a while. The package contains a new Squeak class called 'RomanToArabic'providing means for testing of correctness of the numeric …
SqueakMap squeak

Rome-Base

This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk squeak

Rome-PluginCanvas

This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk squeak

Rome-PluginCanvas

This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk squeak

Rompecabezas

This was a first try on have something developed in 3.9 and what could "intelligent" load on SqueakLight
SqueakMap squeak

Rosetta

Smalltalk (Squeak) implementations of all tasks from the RosettaCode.org website.
SqueakSource squeak

RotaryDialMorphs

Rotary dials are good for displaying some kinds of data. Temperature, pressure, voltage, stuff like that. This package provides a generic foundation class along with several data specific subclasses for temp. humidity, air pressure and compass heading. Any morph can …
SqueakSource squeak

Rotating World for 3.4

SqueakMap squeak

RPGSqueak

An educational framework for doing Role Playing Game in Squeak (teaching programmation through RPG)
SqueakSource squeak

rpzQuinto

I'm running through Squeak By Example and currently doing the part about Monticello. I'll probably remove this package shortly.
SqueakSource squeak

RRGMQuinto

Quinto game from Squeak By Example
SqueakSource squeak

rST

Framework for supporting distributed Squeak objects. The main goal of the project is transparency, so you don't need to change your objects to become remote. Another goal is to handle intermittence in the availability of the images, so PDA and …
SqueakSource squeak

rST - Remote Smalltalk

Framework for supporting distributed Squeak objects. The main goal of the project is transparency, so you don't need to change your objects to become remote. Another goal is to handle intermittence in the availability of the images, so PDA and …
SqueakMap squeak

Rtoys

Rtoys is Robot programming library based on Etoys 4.0. It support to program MYURobo{630,688} in stored mode and remote mode. http://studiomyu.com/ Here is screenshot. http://squeak.kr/data/donghee/EtoysForMYUROBO.PNG
SqueakSource squeak

RussianSupport

RussianEnvironment and Converters/Intepreteres classes needed for unicode support of Russian language in windows and unixes (CP1251 and KOI8R currently) http://minnow.cc.gatech.edu/squeak/5773 'http://kilana.unibe.ch:8888/RussianSupport/RussianSupport-dao.3.mcz')do: [:pkgUrl | MczInstaller installStream: (HTTPSocket httpGet: pkgUrl)]. "This will ask for font directory - point to location where your …
SqueakMap squeak

RWS

This project contains Squeak versions of the examples included in the O'Reilly book "RESTful Web Services" by Richardson & Ruby.
SqueakSource squeak

Safara

DescriptionSafarà is an add-on component for Squeak whose mission is to create an editor at the level of the great Squeak IDE and the traditional ones, like TextMate, Eclipse and Emacs.FeaturesHighly configurable and customizable using Smalltalk code or a graphical …
SqueakSource squeak

SampleImageViewer

A simple image-viewer application, demonstrating how to code a Morphic application, how to access the filesystem, how to manipulate images, and how to manage a multi-threaded application. Version 1 required a couple of newish features (String>>startsWith: and Collection>>select:thenDo:), so I've …
SqueakSource squeak

Sandcastle

since the latest discussion on Seaside showed that we should make the overall experience to work with the framework a little bit easier and help newbies with tutorials, docu and examples. I think this is the main problem compared to …
SqueakSource squeak

SandMake

The Programming System For Anyone! Cool things: You can alt+click / option+click on an object 2 times for additional buttons around it. If its outside the stage do it one time. The SandMake project file format is ".ppr". Also, that …
SqueakSource squeak

SandstoneDb

SandstoneDb is a lightweight Prevayler style embedded object database with an ActiveRecord API that doesn't require a command pattern and works for small apps that a single Squeak image can handle. The idea is to make a Squeak image durable …
SqueakSource squeak

SandstoneDb

SandstoneDb is a lightweight Prevayler style embedded object database with an ActiveRecord API that doesn't require a command pattern and works for small apps that a single Squeak image can handle. The idea is to make a Squeak image durable …
SqueakMap squeak

SandstoneGOODS

See homepage. This package requires the following packages: GOODS, BTree, SandstoneDB.
SqueakMap squeak

SARBuilder

SARBuilder lets you build .SAR (Squeak ARchive) packages from ChangeSets, Monticello packages, versions, or snapshots, or PackageInfo instances.Please see the class comments in SARInstaller
SqueakMap squeak