26509 packages — page 16

61Deprecated

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

61Deprecated

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

61Deprecated

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

61Deprecated

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

61Deprecated

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

61Deprecated

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

61Deprecated

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

A/B Testing Framework for Seaside 3

Web Discovered

A2

Sample reference administrative system in Pharo-Seaside
GitHub pharo

ABTesting

Provides the basic functionality of Google Web Optimizer, ABingo, and Vanity but in Smalltalk and for Seaside with reporting at a less refined level. See the wiki.
SqueakSource

account-exercise

A basic exercise done in Pharo Smalltalk to use the Willow web framework
GitHub pharo

ACRW

ArmorCode REST API wrapper written in Pharo (Smalltalk)
GitHub pharo

ActAuthenticated

A project to provide Seaside 3.0 decorations which work with Apache authentication modules to authorize and authenticate users.
SqueakSource

Aethiopis

Aethiopis is the chronological continuation of the (Homeric) Iliad. Aethiopis is a set of extensions to the Iliad Web Framework (Smalltalk)
GitHub pharo MIT

ai-limit-trainer

Train and optimize AI model behavior with configurable limit constraints.
GitHub MIT

AidaAddons

Add-ons for Aida/Web framework
SqueakSource

AidaSP

Elements for Aida/Web framework suited for development of single-page web applications.
SqueakSource

AioPlugin

AioPlugin provides support for asynchronous IO event notification. When an external IO event occurs, the event registration causes a Smalltalk semaphore to be signaled. A process can wait on this semaphore, thereby acting as an event handler for the external …
SqueakMap squeak

Albatross

Albatross allows you to write Seaside unit tests that simulate user interaction in a web browser. The tests are coded in Smalltalk as standard SUnit tests.Installation into a Seaside image (tested with Seaside 2.8):FFI (from SqueakMap. Required for Squeak >=3.9)AppleScript …
SqueakSource squeak

Allowance

A Seaside web app that allows you to track allowance for your kids. Requires read/write access to a GOODS database.
SqueakSource

ANLS1

Using this project for my files for learning Seaside.
SqueakSource

ApartmentMaintenance

A web application using seaside framework; intended to learn the framework; tried to implement features such as Uploading data from CSV file, Downloading data into CSV file, Hierarchical access controls, Persistence using Sandstone. Either login as admin (same for password) …
SqueakSource

Aphramio

A-Frame io VR Canvas for Pharo and Seaside
GitHub pharo MIT

Apical

Apical is a Smalltalk library for simplifying testing of REST based services built on top of Zinc-HTTP and inspired by the REST Assured Java library.
GitHub MIT

ArbitraryPrecisionFl

ArbitraryPrecisionFloat give the possibility to do arithmetic on floating point numbers with an arbitrary fixed number of binary digits. Like Float (IEEE 754), rounding to nearest mode is honoured. Unlike Float, exponent is unlimited (except by VM limits).
SqueakSource