45221 packages
— page 1809
XORP is a simple planer that can plan tasks and compute the level of use of resources. Its particularity is to take into account 2 kinds of "nodes" between tasks, i.e. AND node that are usual in planing software (TaskA …
SqueakSource
This book provides examples on coding XPath on a live XMLDocument from the web. It uses Monty's XML Suite available from the squeak metacello repository. https://www.w3.org/TR/1999/REC-xpath-19991116/#section-Introduction 1. XPath is a notation for retrieving information from a document. 2. The information …
SqueakSource
pharo
This package adds the ability to read and write XPM image files.
SqueakMap
squeak
If you are looking for the port of VW Xtreams to Squeak/Pharo please go to </a href="http://www.squeaksource.com/Xtreams.html">Xtreams projectThis project hosts SqueaXTream which is an experimental version written from scratch with a bit different strategy and a few different goals (see …
SqueakSource
pharo
Xtreams is the Squeak port of VW Xtreams. The project site (and documentation) is athttp://code.google.com/p/xtreamsHere's how to load the project using Gofer (Pharo):Gofer new squeaksource: 'Xtreams'; package: 'Xtreams-Support'; package: 'Xtreams-Core'; package: 'Xtreams-Terminals'; package: 'Xtreams-TerminalsFileSystem'; package: 'Xtreams-Transforms'; package: 'Xtreams-Substreams'; package: 'Xtreams-Parsing'; …
SqueakSource
pharo
Famix needs to model the unit tests created in any language, what classes are supposed to be tested and what classes and methods are really tested.
SqueakSource
Yadis (http://yadis.org/) is a service discovery system allowing relying parties to determine automatically, without end-user intervention, the most appropriate protocol to use.Examples of such services are:Single sign-on across web sitesProfile exchange and form fillingBlog anti-spamYadis provides the first step for …
SqueakSource
squeak
Right now it just has a couple simple methods to use the spelling suggestion feature as described here: http://developer.yahoo.com/search/boss/boss_guide/Spelling_Suggest.html You need an API key to use it which you can register for here: https://developer.apps.yahoo.com/wsregapp/
SqueakSource
This is yet another incarnation of Ward Cunningham´s Wiki server. It draws heavily on my Squeak Mail Archiver. I wrote it just to get some ideas out of my head.
SqueakMap
squeak
adopted the code provided by Simon to have proper name space handling. Largely untested, might break some of the existing applications. That's why it is turned off by default.
SqueakMap
squeak
Just what it says on the tin; one of many copies in these repos, added as an exercise from the text.
SqueakSource
Squeak client library for theYubico Web Service API.CurlPluginis recommened for SSL support.SetupYKYubicoVerifier key: myYubicoKey "eg. '42'". YKYubicoVerifier secret: myYubicoSharedSectret "eg. (SeasidePlatformSupport base64Decode: 'AAAAAAAAAAAAAAAAAAA=') asByteArray"UsageYKYubicoVerifier new verfiy: aOneTimePassword
SqueakSource
squeak
FFI bindings to use ZeroMQ.
SqueakSource
A zipper gives one fast local modifications and navigations through an arbitrary immutable hierarchical data structure. Modifications also share as much structure as possible with the original version of the structure, making zippers memory efficient ways of editing a structure.
SqueakMap
squeak
A project in which I explore zippers - structures used to navigate and alter data structures in a purely functional manner. Zippers let you navigate to some part of a structure, and then you may alter that structure in some …
SqueakSource
Zodiac is an open-source, cross-smalltalk implementation of regular and secure socket streams.
SqueakSource
A Zooming menu. Read the class comments for more.
SqueakMap
squeak
Repackaged Jim Bensons AnimationMorph as Monticello file for easier integration and loading
SqueakMap
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) Provides themed appearance (alternate looks) for Squeak 3.2.In addition, a couple of different window collapse strategies are explored, several different UI …
SqueakMap
squeak