45320 packages — page 1486

TFLogin

This package provides basic user authentication, registration, and account management for Seaside.Features include:User login component with username and password text fields, forgot username, forgot password, register, and login buttons.User registration component with optional BowWave reCaptcha spambot protection.Edit account settings component …
SqueakSource pharo

The-Lights-Out-Game

:bulb: The game board consists of a rectangular array of light yellow cells. When you click on one of the cells with the mouse, the four surrounding cells turn blue. Click again, and they toggle back to light yellow. The …
GitHub

themoosebook

SqueakSource

ThreadPool

A simple thread pool using a shared queue to use if excessive forking is causing problems. Instead of [] fork you use [] queueWork And instead of getting a process back you get a worker that you can ask hasValue …
SqueakSource

ThreadPool

from Ramon Leon's code and blog post http://onsmalltalk.com/2010-07-28-a-simple-thread-pool-for-smalltalk
GitHub MIT

Thrift

This is a copy of Patrick Collison's hard work (http://svn.apache.org/viewvc/incubator/thrift/trunk/lib/st). I'm only packaging it for convenience.
SqueakMap squeak

Tic-Tac-Toe-Game

:pencil2: Tic-tac-toe (or Noughts and crosses, Xs and Os) is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three respective marks in a …
GitHub pharo

TicTacToe-Game

You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk squeak

tienda-full

Una tienda funcional con una base de datos MySQL externa, Programado 100% en smalltalk
GitHub

TIF-Win32

This was done for BluePlane, NSW ,Australia.This TiffImageReader could be used to open .tif format images in Squeak.I would like to thank John M McIntosh (His TiffSupport in mac was of great help) also he helped me a lot even …
SqueakMap squeak

Tiff support

This class implements an interface to the libtiff librarySee http://www.libtiff.orgAlso contains zlib 1.1.3 is a general purpose data compression library.Also contains The Independent JPEG Group's JPEG software release 6b of 27-Mar-1998 Also see the SUnit TIFFSupportSUnitJMM, refer to the web …
SqueakMap squeak

TigersAndGoats

An old Tibetanian Board Game Currently only playable by two players. Not yet ready, eg. end position is not detected yet.
SqueakSource

TimeZoneDatabase

This is a time zone database for Smalltalk, integrated with Squeak Chronology. The time zone entries answer the number of seconds offset from UTC at any point in time in the range of the database rule set, as well as …
SqueakMap squeak

TimeZoneDBWithTimeStamp

Provides a TimeStamp class which understands time zones. Time zone rules are loaded by reading compiled tzfile files from an external source (typically found in /usr/share/zoneinfo). Compiled tzfiles files are commonly distributed with Unix and Linux systems (although those on …
SqueakMap squeak

Tirade

Tirade is a "small subset of the Smalltalk language" that is intended for file formats. Tirade does "streaming parsing" (like SAX) of an input stream which consists of a sequence of Smalltalk messages with literals as arguments - expressions are …
SqueakMap squeak

Tirade

WARNING: This project was moved tohttp://smalltalkhub.com/#!/~gokr/Tiradeat 2013-01-06!!! There may be newer code there.Tirade is a parser/reader/writer for a small subset of Smalltalk that is very easy to use for readable but fast object serialization/deserialisation but also configuration. In some respects …
SqueakSource squeak

ToDoItem-Smalltalk-WA

Una aplicacion web tipo lista de cosas para hacer desarrollada en Smalltalk con Pharo - Seaside utilizando buenas prácticas
GitHub pharo

TokyoTyrant

This is an implementation of the Tokyo Tyrant binary socket protocol making it trivial to use Tokyo Tyrant/Cabinet as a database from within Squeak. The Tokyo Tyrant/Cabinet is an extremely fast and scalable new database written by Mikio Hirabayashi at …
SqueakMap squeak

TokyoTyrant

WARNING: This project was moved tohttp://smalltalkhub.com/#!/~gokr/TokyoTyrantat 2013-01-06!!! There may be newer code there.An implementation of the binary Tokyo Tyrant protocol for Tokyo Cabinet/Tokyo Tyrant - a very fast and cool database.MembersCreator:Göran KrampeAdmin:Göran KrampeTagspersistency,protocolLicenseCode commited to this repository will be automatically …
SqueakSource squeak

Tomagoshi

A nice little tomagoshi I use in my OOP lecture and in my dead book
SqueakSource

tonel-demos-vast

Repository used for sharing some demos about Tonel integration with VA Smalltalk
GitHub va_smalltalk MIT

tonel-migration-demo

Simple mock repository used for testing tonel-migration
GitHub

TooCool

Monticello package from pieraddons repository
Lukas Renggli Source pharo

TooCool

Monticello package from pieraddons repository
Lukas Renggli Source pharo

Toolbuilder

This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk squeak