59781 packages — page 604

Isaac

SqueakSource

IsisFields

This package contain a set of class for dealing with fields which comply with the structure of information systems as CDS/ISIS or any MARC21-aware systems. In short, records are divided into fields, which can be repeatable. Fields are subdivided into …
SqueakSource

ISL2SBEQuinto

Remote package for keeping source code
SqueakSource

ISO-8859-2 font hack

Modifies New York 12 font (default text font in Squeak 3.6 and older releases). DO NOT USE in Squeak 3.7 and above !!!
SqueakMap squeak

ISO-8859-2 fonts

Helvetica is set as default font. Font is patched to display assignment character properly. DOES NOT WORK with Squeak 3.8 and above!!!
SqueakMap squeak

ISO-8859-2 scamper patch

Useful only with package ISO-8859-2 fonts in Squeak versions up to 3.7.
SqueakMap squeak

ISO11784

SmalltalkHub

ISO3166

SmalltalkHub

ISobot

An etoy to control the I-Sobot with an IR Lego Tower.It needs the LegoIRTower project installed.
SqueakSource

ISR

Seaside app to help keep track of information, services, and resources related to an IT organization.
SqueakSource

issue

some scripts for pharo using
GitHub pharo

IssueEntityRelation

SmalltalkHub

IssueMaker

SmalltalkHub

IssueTrackerExporter

SmalltalkHub

iStoa

SmalltalkHub

ISW

First Pharo example - Lights Out - learning how to use Monticello
SqueakSource pharo

iTD

InstantToDo is a To-Do list based on iCMS/SWT.
SqueakSource

iTeam

Interface for the management of the IT researchers teams.
SqueakSource

Iterator

Iterator is a general pourpose iterator which separates the algorytmic action of iterate a collection or any iterable object, from the logic bound to an application model. The iteration can be interrupted after a pre-defined amount of steps.
SqueakSource

Iterator

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

IvapParser

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

iWSDL

an incomplete WSDL client My objective is to have a services object representation. ex: - import a wsdl file - generate an object model (or class model) - use the generated model to invoke services
SqueakSource

J2Inferer

SmalltalkHub

Jabber

From www.jabber.org:"Jabber is a set of streaming XML protocols and technologies that enable any two entities on the Internet to exchange messages, presence, and other structured information in close to real time."It's main use is for Instant Messaging and is …
SqueakSource squeak

Jabber

A client implementation for the OpenSource jabber im protocol (see http://jabber.org).The implementation consists of three parts: a simple IM Client framework, the non-UI JabberClient model and a very simple first UI for the Jabber client. The IM Client Framework includes …
SqueakMap squeak