59781 packages — page 2390

Yaqe

SmalltalkHub

Yates

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

YAW

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

YAXO

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

Yaxo removal

SqueakMap squeak

YAZ

SmalltalkHub

Yed-Rendering

SmalltalkHub

yefoo

a random testing tools based on yeti idea.
SqueakSource

YellowDuck

SmalltalkHub

YetAnotherLightsOut

Example project from Pharo By Example.
SqueakSource pharo

YetAnotherQuinto

Just what it says on the tin; one of many copies in these repos, added as an exercise from the text.
SqueakSource

Yogurt

SmalltalkHub

YourTribes

SmalltalkHub

YourTutorial

SmalltalkHub

youtrack-explorer

A GToolkit / Pharo library for exploring the YouTrack API
GitHub pharo MIT

Yrupe

Serialize Ficus objects to/from git in Pharo
GitHub pharo MIT

Yrupe

SmalltalkHub

yuanfei

test
SqueakSource

yubikey

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

YUISeaside

Adapt http://developer.yahoo.com/yui/ for Seaside, in a manner similar to the Scriptalicious-Seaside package (and then some!)
SqueakSource

YupikaieiSBE

test SBE
SqueakSource

Z3950

SmalltalkHub

Z3950

A binding of the ZOOM Yaz client for Squeak and Pharo.InstallationInstall instructionsUsage:Usage instructions
SqueakSource pharo

Zaemis

I'm learning Smalltalk and this is my playground for all to see.
SqueakSource

zag-python-converter

A project that converts Python code to and from the Zag AST.
GitHub