9737 packages — page 6

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

ArbitraryPrecisionFloat

ArbitraryPrecisionFloat is an implementation of Floating Point Numbers with a fixed number of binary digits. It can do arithmetic with other numbers and use IEEE rounding to nearest even mode. It has no limit on the exponent, except memory limitations …
SqueakMap squeak

ARIA

ARIA code helpers for Seaside
GitHub MIT

ASBTSBlog

My personal blog: www.asmalltalkbytheseaside.com ASBTS holds the old Seaside version, which is ugly and buggy. The new version has been rewritten in Iliad, and can be found under the "Blog" package
SqueakSource

AsteriskMonitor

This framewok uses the Asterisk Manager Interface to listen to all the activity going on on the PBX and to send commands to it.It also has some small Seaside application to display live information via web.Required packages: Seaside, Scriptaculous and …
SqueakSource

AthenaS

Simple virtual machine written in Squeak.An overview of AthenaS is:a simple vm implementation that execute a reduced set of bytecode (cf. AthenaSVM>>run:)a compiler (based on the RB AST) that translates Smalltalk code into this bytecode.What I personally think is the …
SqueakSource squeak

AtomFeed

A packaged based on the design of RSRSS for Seaside 2.8. This is not a full atom implementation but just enough to support the Atom feeds on my blog, http://onsmalltalk.com. It's basically like a mini sessionless Seaside, you subclass the …
SqueakSource

AuthorshipViewer

A Seaside application that shows history of methods.
SqueakSource

AwesomAtom

This is a Seaside 2.9 port of AtomFeed by Ramon Leon. As AtomFeed it is closely related to RSRSS, which has undergone much refactoring for Seaside 2.9. AwesomeAtom tries to cope for these changes and shall enable users to use …
SqueakMap squeak

AwesomeAtom

This is a Seaside 3 port of AtomFeed by Ramon Leon. As AtomFeed it is closely related to RSRSS, wich has undergone much refactoring for Seaside 3 AwesomeAtom tries to cope for these changes and shall enable the user to …
SqueakSource

AzureStorage

SmalltalkHub

Balloon3D

The Balloon3D package, including the Squeak3D plugin. Please check thewikifor more information.This project is covered by the MIT License:Copyright (c) 1999 - 2009 The Squeak CommunityPermission is hereby granted, free of charge, to any person obtaining a copy of this …
SqueakSource squeak

Beach

Where everything comes together at the seaside.
SqueakSource

BeachSand

BeachSand is a small utility for storing/loading Seaside application configurations to files.
SqueakMap squeak

Beginner's Guide to Smalltalk | Beginner's Guide to Programming Languages

Introduction to Smalltalk # What is Smalltalk? # Smalltalk is a dynamically typed, reflective, object-oriented programming language. Unlike many languages that evolved from a design document, Smalltalk emerged from a research project at Xerox PARC in the 1970s, aiming to …
Web Discovered

Bibliothouris

rewrite of some demo app using seaside & squeak
SqueakSource squeak

Bicephale

Bicephale gives Seaside the capability to deal with simple static pages which have "REST" urls, integrating that with Seaside's sophisticated call/answer mechanism. This means that you can now use Seaside to easily build a website which has simple "normal" s …
SqueakMap squeak