2825 packages — page 108

Unnamed

A type "Object Oriented Spreadsheet" with a collaborative web interface (based on Comet/Ajax). See *http://diegogomezdeck.blogspot.com/2006/09/web-20-un-nuevo-medio-una-hoja-de.html*
SqueakSource

unredirect

Unredirect makes Seaside to answer directly to each request.This starts as an experimental hack intended to prevent users from the extra latency injected by the redirects used by default in Seaside.Secondarily, it can simplify applications that use one transaction per …
SqueakSource

Unstuck

A new way of debugging
SqueakSource

UpsideDownSnarl

Simple Snarl client. Windows notification system. See http://www.fullphat.net/.
SqueakSource

UqbarPaiu

Projects to show examples of use for user interfaces.
SqueakSource

UrbiST

Simple client to interact with an URBI a middleware under GNU AGPLv3 license for controlling robots. The interaction is done by means of urbiscript the dynamic scripting language of URBI.
SqueakSource

URI

A Uniform Resource Identifier (URI) is a compact string of characters for identifying an abstract or physical resource. This implementation is based on http://www.ietf.org/rfc/rfc2396.txt.
SqueakSource

UsedObjects

This is a tool to detect used and unused objects. Requires changes in the VM
SqueakSource

USMUG

SqueakSource

uss

An experimental fast-moving, community-based, developer-oriented distribution of Squeak.
SqueakSource squeak

UTCDateAndTime

As of January 2019 this project has been merged in Squeak trunk in package Chonology-Core.The traditional implementation of DateAndTime uses instance variables 'seconds offset jdn nanos' and calculates its magnitude based on those varables in conjunction with the local TimeZone.Replace …
SqueakSource squeak

Utils

just a few utility thingies
SqueakSource

uvQuinto

SqueakSource

va42LightsOutGame

Game created with the Pharo by example...
SqueakSource pharo

VacationTracking

A simple Seaside app to track vacation schedules within an organization.
SqueakSource

VanLearning

Exercises with Smalltalk
SqueakSource

variadicsends

A small implementation to (kind of) support variadic sends in Squeak. Instead of writingObj xyzAll: {... . ... . ...}you can writeObj va xyz: ... xyz: ... xyz: ....
SqueakSource squeak

VatsaQuintoGame

Game in Squeak
SqueakSource squeak

VBLightsOut

SqueakSource

VectorEnginePlugin

VectorEnginePlugin by Juan Vuletich, a VM plugin that can be added to standard VM builds as an external plugin. Currently it is used principally by Cuis, but is applicable to Squeak and related images as well.The Smalltalk slang source is …
SqueakSource squeak

Venice

SqueakSource

VerletParticles

A particle system simulation based on verlet integration.
SqueakSource

VerMonTest

SqueakSource

Versionner

"Versionner" is a French word that means handling versions. Versionner is the GUI of metacello. It supports a very simple working style: Pressing commit save all the packages of your application and it will create a new Metacello version. The …
SqueakSource pharo

VersionnerTest

A test copy of verssioner ...
SqueakSource