59781 packages
— page 2390
Yates is an extremely simple persistence engine - what you want to 'persist' you can send to Yates with 'YPTransactionLog add: #foo', and it is written to a transaction log that belongs to the image. The transaction log is a …
SqueakMap
squeak
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
a random testing tools based on yeti idea.
SqueakSource
Example project from Pharo By Example.
SqueakSource
pharo
Just what it says on the tin; one of many copies in these repos, added as an exercise from the text.
SqueakSource
A GToolkit / Pharo library for exploring the YouTrack API
GitHub
pharo
MIT
Serialize Ficus objects to/from git in Pharo
GitHub
pharo
MIT
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
Adapt http://developer.yahoo.com/yui/ for Seaside, in a manner similar to the Scriptalicious-Seaside package (and then some!)
SqueakSource
A binding of the ZOOM Yaz client for Squeak and Pharo.InstallationInstall instructionsUsage:Usage instructions
SqueakSource
pharo
I'm learning Smalltalk and this is my playground for all to see.
SqueakSource
A project that converts Python code to and from the Zag AST.
GitHub