1844 packages — page 43

OpenCobalt

This repo contains the mcz files from the entirety of opencobalt-1.0alpha22 running on... (base) bash-5.1$ ./bin/i686-pc-linux-gnu/squeak -version 3.9-10 #1 Thu Feb 22 11:09:51 CST 2007 gcc 4.1.1 Squeak3.9alpha of 4 July 2005 [latest update: #7021] Linux metroid 2.6.18-1.2257.fc5smp #1 SMP …
SqueakSource squeak

OpenDHTClient

A simple OpenDHT (http://www.opendht.org/) Client. Client API is described here:http://www.opendht.org/users-guide.html
SqueakMap squeak

OpenDocument

OpenDocument import & export librarysee wiki pages. <p1> This package is based on OpenOffice Importer by Diego Gomez Deck http://minnow.cc.gatech.edu/squeak/3624. YAXO is required. </p1>OpenDocument-Core : Core structureLatest version is tested on Squeak-3.8.1 and Squeak-3.9-final
SqueakSource squeak

OpenGL

This is the OpenGL part of Croquet which provides FFI to OpenGL functions. The special () syntax from Croquet is removed to allow loading into Squeak.
SqueakSource squeak

OpenID

OpenIDis an open, decentralized, free framework for user-centric digital identity.StatusThis is an implementation of OpenID consumer based on OpenID Authentication 1.1. The consumer can discover XRD or OpenID descriptions and establish DH-SHA1 association with the provider.This was tested on Squeak3.8 …
SqueakSource squeak

OpenOffice Importer

Squeak is the new media. To be the new media Squeak has to give us the option to convert a lot already created documents. OpenOffice is an open source project and its format is well specified and it's based on …
SqueakMap squeak

opensearch

Squeak implementation forOpenSearch.
SqueakSource squeak

OpenTypeViewer

This is the first release of a morphic tool that is used to explore the contents of.ttf and.ttc files. Not all features of OpenType fonts are supported, but the program can be used on a 'better-than-nothing' base.
SqueakMap squeak

OpenVG

This project providing bindings of OpenVG API to Squeak. The packages are: OpenVG-Base - a base package to enable bindings of OpenVG OpenVG-Plugin - plugin VMMaker source OpenVG-Tests - this package provides different tests OpenVG-Demo - different demoes
SqueakSource squeak

OpenWeatherMaps

Simple access to the weather data provided by OpenWeatherMaps.org. Requires JSON handling as provided by the JSON project on this repository www.squeaksource.com/JSON though presumably other JSON approaches should work. Note that as of Squeak 6 the JSON package is installed …
SqueakSource squeak

OperaORB

OperaORB provides very simple API for distributed computing.You can send messages to local/remote objects in transparent way. OperaORB runs on not only well-known HTTP, but also SQTP, a Squeak specificbinary transport protocol. SQTP is extremely fast in bulky objects sending,but …
SqueakMap squeak

OperaORB-native

OperaORB-native is a lightweight ORB. It serves as a wrapper of messaging layers (currently SOAP and RMT)to provide very simple API for distributed computing. You can send messages to local/remote objects in a transparent way. This version is for RMT. …
SqueakMap squeak

OPMLParser

A simple OPML parser. The parser conforms to the OPML 2 spec (http://www.opml.org/spec2). Depends on Chronos (http://www.chronos-st.org/) and YAXO (from SqueakMap).
SqueakSource squeak

OrderPreservingDictionary

This package has ordered dictionary classes that behave like OrderedDictionary and OrderedIdentityDictionary in Pharo, but are portable to Squeak and Gemstone, and other ordered dictionary classes needed by XMLParser and XMLWriter. For additional info and examples: http://montyos.wordpress.com
SqueakMap squeak

OSC

OSC (Open Sound Control) for Squeak.One can remote control supercollider and other sound generators implementing OSC using UDP.Also Squeak can be remote controlled by e.g. Puredata or Eyesweb.Tests are included
SqueakMap squeak

OSCClient

Open Sound Control for Squeak. Includes Server and Tests, but no GUI anymore.
SqueakSource squeak

OSProcess

OSProcess provides access to operating system functions, including pipes, child process creation, and control of the Squeak VM process.Recommended installation for Squeak:MCMcmUpdater updateFromRepository: 'http://www.squeaksource.com/OSProcess'MCMcmUpdater updateFromRepository: 'http://www.squeaksource.com/CommandShell'OSProcess background information is on theSwikiMembersCreator:Dave LewisAdmin:Dave LewisDeveloper:VincentBlondeau,Eliot Miranda,Thierry Goubier,Sebastian Sastre,Lauren Pullen,Damien PolletRegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/OSProcess'user: ''password: …
SqueakSource squeak

OSProcess

OSProcess provides access to operating system functions, including pipes and child process creation. It is implemented using pluggable primitives in shared library (.so file) for Unix or Linux, and a DLL for Windows. The Smalltalk code, including the classes which …
SqueakMap squeak

OSProcessPlugin

OSProcessPlugin (OSPP) provides access to Unix/Linux and Windows operating system functions. OSPP is used by OSProcess for low level system access. Stub classes are provided for other operating systems (porting assistance welcome). OSProcessPlugin contains the complete source code for the …
SqueakMap squeak

ossb

Package to provide XML Services (XML Schema).Justina Badger © 2004, 2005. Licensed under the LGPL.Depends onSPortfromhttp://www.squeaksource.com/SPort.
SqueakSource squeak

OTAR

The OTAR application is designed to enable recording of Over The Air broadcasts of television signals using a stream capture device connected to an antenna and the users local network via a router. It is an experiment in cross-platform application …
SqueakMap squeak

Othello

SqueakMap squeak

Over The Air

Communicates with AT-compatible GSM modem/phone via serial/USB port. Sends and receives PDU-encoded SMS (most phones can handle only PDU-encoded ones). Has a simple Web API to controll the state and monitor incoming/outgoing queues. Custom SMS types for recognition can be …
SqueakMap squeak

PackageInfo

Provides a mechanism for categorizing Squeak code by means of a simple naming convention. Used mainly by versioning systems and analysis tools.
SqueakMap squeak

PackageInfo-Exporters

SqueakMap squeak