3288 packages — page 81

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

SARInstaller for 3.2

Support for installing SAR packages (like Connectors and the RB)from SqueakMap and the File List.SMSARInstaller will use this if it's present to load SAR packages.Use SARBuilder for making these easily.
SqueakMap squeak

SARInstaller for 3.4

Support for installing SAR (Squeak ARchive) packages from SqueakMap and the File List. SMSARInstaller will use this if it's present to load SAR packages. Use SARBuilder for making these packages easily.
SqueakMap squeak

SARInstaller for 3.6

Support for installing SAR (Squeak ARchive) packages from SqueakMap and the File List.For 3.6 and later images. SMSARInstaller will use this if it's present to load SAR packages. Use SARBuilder for making these packages easily.
SqueakMap squeak

Say Something

SqueakMap squeak

Sbe

Monticello package 'Sbe' in the inbox repository at source.squeak.org. Latest Sbe-apb.1.mcz; 1 version.
Squeak Trunk squeak

SBE6Chap2Quinto

Quinto Game implemented within Chapter 2 of Squeak by Example version 6.
SqueakSource squeak