1844 packages — page 35

Multicast

Support code for using UDP Multicast sockets within Squeak.
SqueakSource squeak

MultiColumn List Morph

MultiColumnListMorph (and its related StackedStringMorph) are competitors for PluggableMultiColumnListMorph. The speed is substantially faster than the the standard Pluggable... hieararchy, and there are some additional features (most notably the ability to add a header for the list). Currently, this morph …
SqueakMap squeak

MultilingualTests

The project collects SUnit tests for the m17n package which was developed by Yoshiki Ohshima. It is now included in Squeak 3.8. The tests serve as documentation and help to iron out bugs. As well they provide a playground for …
SqueakSource squeak

MultiMedia

This is for work putting sound and video into (back into) Squeak.
SqueakSource squeak

muO

Development snapshot of muO (Musical Objects for Squeak). muO is an environment for music composition. Please follow the installation instructions athttp://www.zogotounga.net/comp/squeak/sqgeo.htm
SqueakMap squeak

muO dependencies

These are the packages required to prepare an image for muO. Usage:Unzip the archive and place the muo-cache folder in the same directory as your fresh image.Then proceed to the installation of muO (either from a SqueakMap browser or manually …
SqueakMap squeak

Music Player Daemon Client

Music Player Daemon (www.musicpd.org) allows remote access for playing music (mp3, ogg vorbis, flac, aac, mod and wave files) and managing playlists. mpd is designed for integrating a computer into a stereo system that provides control for music playback over …
SqueakMap squeak

Musinum

Fractal music generator using crosssums. TryMusinumPlayer base2 orMusinumPlayer base2base3 orMusinumPlayer randomPercussionRight now you have to each time manually interrupt with Apple/. or Alt/. then:MusinumPlayer reset So it is an euphemism to say that there is no userinterface,but I still found …
SqueakMap squeak

MUStar

SqueakMap squeak

mvbdoesquinto

SBE-Quinto from "Squeak By Example"
SqueakSource squeak

MVCchanges

Some changes to the MVC interface: Simpler and smaller scrollbars that have just a dragable marker and paging regions above and below. UI preferences taken from STPs SmallColoredScrollBars.st. Do not use top or bottom delimiters in lists. Remove all references …
SqueakMap squeak

My favorite

Have fun every day with funny quotes
SqueakMap squeak

MyInstaller

Installs my personal apps from the local HD. Will not work for you, because you don't have the files. This is just me storing a script I use frequently on-line and accessible to any stock Squeak image. Thank you Goran …
SqueakMap squeak

myQuintoGameVersion

This is my version of the Quinto game from the 'Squeak By Example 5.3' book.
SqueakSource squeak

Mysql Driver

This is a framework for connecting to MySQL database servers over the network. It was orginially written by Josh Mills for VisualWorks. The Squeak port was done by Bolot Kerimbaev. URLs for both versions can be found on the Squeak …
SqueakMap squeak

mytstQuintoProj

Quinito from the book Squeak by Example, just testing the RCS of Monticello browser.
SqueakSource squeak

Nagare

Nagare is a new flexible logger which connects to fluentd. File-in from:https://swikis.ddo.jp/ftp/pub/Nagare/squeak/install-Nagare-1.2.1.st
SqueakMap squeak

NagTool

NagTool is a small web app. It usesMagma Server,KomHttpServerandHttpView2. For detailed instructions on installation and starting/stopping, check the release note! NagTool is simply a tasklist which "nags" people by sending emails when the deadline looms and the task hasn't been …
SqueakMap squeak

Named Process

Note: This package is included in Squeak 3.7 and later. Adds a "name" instance variable and accessing methods (#processName; #processName:) to Process. This enhancement encourages the naming of processes for easier debugging (it makes the process browser nicer to look …
SqueakMap squeak

NamedProcess

Adds the ability to assign a name to a Process.Note:This package is included in Squeak 3.7 and later.
SqueakSource squeak

NamedSerialPort

A patch has been commited the the Squeak VM to support named serial ports (like /dev/ttyUSB0) on Unixes. The new methods are being included in the images, but in the meantimes, this project holds them.
SqueakSource squeak

Names

Namespaces for Squeak. Check the wiki for more info.WARNING: This project is NOWHERE NEAR READY for consumption yet.All code is distributed under the MIT License:Copyright (c) 2009 Andreas Raab and ContributorsPermission is hereby granted, free of charge, to any person …
SqueakSource squeak

Namespace

Namespace implementation in Squeak
SqueakSource squeak

Namespaces

This is a changeset that adds namespaces to Squeak 3.9 (latest version), for detailed information see class comments and wiki pages: http://swiki.krampe.se/gohu/27
SqueakMap squeak

NARSqueak

NARS is a reasoning system done by Pei Wang. The port is done from a prototype in java to Squeak using Seaside as web interface. A demo app can be found there: http://nars.seasidehosting.st
SqueakSource squeak