59821 packages
— page 1100
This is a simple Seaside app I coded up when I was initially learning Seaside. It's a simple web-based "notepad." It has one dependency, the Sixx package (which is used to write the notepad entries to a file). Although this …
SqueakSource
NotificationCenter provides a mechanism for broadcasting information to registered objects.
SqueakMap
squeak
NotificationsArea is a Seaside Decoration which renders a notifications div & an error div.It wraps around the AJAX calls generated by scriptaculuous/prototype extensions of seaside, and adds a notification if the callback attached to the AJAX thing was successfull, or …
SqueakSource
squeak
binary tree implementation
SqueakSource
This is the game Idemoedat OOPSLA 2003. NsGame began as a Squeak port of the Shockwave Flash game by Pavils Jurjans.Seehttp://www.jurjans.lv/stuff/net/freenet.htm. To begin the game perform:NsGame new openInWorld Instructions are available from within the game.
SqueakMap
squeak
Scratch port for Pharo
SqueakSource
pharo
NsGame ("The Electricity Game") began as a Squeak port of the Shockwave Flash game by Pavils Jurjans. See http://www.jurjans.lv/stuff/net/freenet.htm. This is the game I demoed at OOPSLA 2003 during the Squeak BOF. See http://squeak.preeminent.org/
SqueakSource
squeak
NTME = Not My FIrst Experience
GitHub
pharo
Useful extensions for Pharo
GitHub
pharo
MIT
Message eating null implementation. A generic null object.
SqueakMap
squeak
See class comment for full explanation
SqueakSource
Basic building morphs to contruct simple exercices on arithmetics (additions, substration, etc.). NAddMorph to make a simple addition. NAddOperation composed of NAddMorphs to make an operation with or without reports. Must be included on a panel with controls. To be …
SqueakSource
Add some usual mathematical functions
SqueakMap
squeak
Add a few mathematical functions - hyperbolic functions - sinc (cardinal sine)
SqueakSource
This is a guess the number game I made with pharo
SqueakSource
pharo
Provide new classes for printing numbers with versatile output formats, mainly floats in decimal notation. Somehow a mirror of NumberParser. Migrated from http://ss3.gemtalksystems.com/ss/NumberPrinter/
SqueakSource
Provide the ability to print numbers (floating point for the moment) under versatile format: Provides usual printf like options like controlling layout width, forcing sign, padding left with zeroes, etc...
SqueakMap
squeak