3288 packages — page 15

BinaryClockMorph

simple binary clock for Morphic (Squeak/Smalltalk)
GitHub squeak MIT

BinarySavingMC

It adds a new preference "binary saving"
SqueakMap squeak

binTreeInorderTrav_Squeak

Implement Binary Tree Inorder Traversal using Squeak
GitHub squeak

BipBip

This is our first Squeak project. We are a group of students who wants to investigate and use technologies we are no use to do in university. This first project is a simple webapp that help students to manage their …
SqueakSource squeak

BirdView

Bird View is a framework to access Bird of Java. It's a next generation middleware which gives : A new vision in term of design Intranet/Extranet/Internet applications. A new way to access database. A new simplification of the Web Services. …
SqueakSource squeak

BitArray

Simple implementation of BitArray, which stores the bits. For the basic random access operations for a rather shorter array, you might want to consider ByteArray. BitArray supports the conversion from/to integers.
SqueakMap squeak

BitmapCharacterSet

BitmapCharacterSet is a set for characters that uses a bitmap for storing wide characters and an array of truth values for byte characters. Used by XMLParser. For additional info and examples: http://montyos.wordpress.com
SqueakMap squeak

Bitstream Vera Fonts Naked

10 freely distributable True Type Fonts. For more information about the fonts and license, see http://www.gnome.org/fonts/
SqueakMap squeak

BitSyntax

Erlang-inspired Smalltalk embedded domain-specific language for bidirectionally mapping binary data structures to objects. Useful, for example, for parsing network or telephony packet structures or other binary files or formats. See also: https://wiki.squeak.org/squeak/6649
SqueakSource squeak

BKokSBEQuinto

Squeak by Example example game: Quinto
SqueakSource squeak

Blackfoot

Blackfoot is a very small, commented, simple and fast SimpleCGI implementation aimed at primarily supporting Seaside in Squeak that works with at least Lighttpd, Cherokee and Nginx. Status: Works with Seaside but not fully tested.
SqueakMap squeak

Blackjack

A squeak version of the card game Blackjack, also known as 21.
SqueakSource squeak

BLCUQuinto

The Quinto game from Squeak by Example.
SqueakSource squeak

BlogBrowser

BlogBrowser is a minimal blog reader which supports the following features: - Subscribe to RSS and Atom feeds - Manage subscriptions in the Squeak image and save them to a text file - Tracks read/unread items (but only in the …
SqueakMap squeak

bmdbQuintoFromSBE

Following along in Squeak By Example, it says to create an account and a project here. So I am.
SqueakSource squeak

BobsUI

SqueakMap squeak

Bogus

Monticello package 'Bogus' in the 39a repository at source.squeak.org. Latest Bogus-cwp.14.mcz; 1 version.
Squeak Trunk squeak

BogusExt

Monticello package 'BogusExt' in the 39a repository at source.squeak.org. Latest BogusExt-cwp.1.mcz; 1 version.
Squeak Trunk squeak

BogusInfo

Monticello package 'BogusInfo' in the 39a repository at source.squeak.org. Latest BogusInfo-cwp.12.mcz; 1 version.
Squeak Trunk squeak

Bonobot

Bonobot is an IRC bot. It is based on IRCBot3 (see http://wiki.squeak.org/squeak/579).
SqueakSource squeak

bons - experiments in alife

some experiments in alife. There are no unit tests and the code could use some improvements but it's a fun playground to goof off in.
SqueakMap squeak

Boolean Logic

Construct, compare, simplify, and modify Boolean expressions.Use the supplied GenericActions to easily build an interface for things end users are likely to want to do.Use any type as an atom in an expression. *Register to receive change propagation notifications. * …
SqueakMap squeak

botArena

An attempt to build a bot battle programming game using Morphic. One can feed different bots with different pieces of code, then send them to an arena and watch them fight. Please check the wiki for usage and examples. *** …
SqueakSource squeak

BowWave

Some components for Seaside 3.0See myblogfor any detailsMembersCreator:Alexander LazarevićAdmin:Alexander LazarevićDeveloper:Dario Trussardi Romano,Tony FleigTagsseasideLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/BowWave'user: ''password: ''PackagesBowWave-Captcha-CoreBowWave-Captcha-RecaptchaBowWave-RecaptchaBowWave-ReplyBowWave-Tests-ReplyLinkshttp://www.squeaksource.com/BowWave.htmlhttp://www.squeaksource.com/BowWaveGlobal:ReadStatisticsRegistered:3 January 2009 11:04:39 pmTotal Releases:0Total Versions:14Total Downloads:4882
SqueakSource squeak

BreakOut

I designed this breakout slowly refactoring it step by steps because it was part of a book on OOP but I'm thinking to cancel this book and putting a draft on the web. This is the final version of the …
SqueakMap squeak