20096 packages — page 230

Morphic Wrappers revisited

This is a port to Squeak 4.1 of the Morphic Wrappers.You can open a new MorphicWrappers Projet under the menu Projects - New Project - New MorphicWrappersProject For more information about MorphicWrappers see:M. Guzdial und Kimberly M. Rose'Squeak: Open Personal …
SqueakMap squeak

MosaicGenerator

a scratch of a mosaic generator, just for fun
SqueakSource

MPKSimulation

Simulation of public communication traffic
SqueakSource

MQTT4Squeak

An MQTT client and supporting infrastructure for Squeak. MQTT is a fairly simple to use publish and subscribe system for passing information between clients and a broker. As an example, I have assorted simple sensors attached to many ESP8266 micro …
SqueakMap squeak

MQTTClient

MQTT is a common socket based protocol for publishing and subscribing across networks, primarily intended for small packets of data from distributed sensors. A broker application acts as a server that receives the sensor's published data and passes it on …
SqueakSource

MTBPost

SmalltalkHub

MTFFI

Multi-Threaded FFI
SqueakSource

Muaddib

Moose data flow
GitHub

MudPie

Tool for understanding indirect links between code.Requires Connectors.If you have trouble, please run the tests first. Documentation:Paper for ESUG 2003:http://esug2003.esug.org/academic/1-vainsencher.pdfShort description of that presentation:http://wiki.eranova.si/esug/MudPie And something like a tutorial is below: Start executing these from the top (use print it …
SqueakMap squeak

MudPie

An tool for understanding, refactoring and maintaining dependencies in code, especially indirect ones. Intended to be used for the partitioning of Squeak, for example by the Morphic-Splitters team.Requires Connectors.Documentation:Paper for ESUG 2003: http://esug2003.esug.org/academic/1-vainsencher.pdfShort description of that presentation: http://wiki.eranova.si/esug/MudPieIf you have …
SqueakSource squeak

Multi-level Undo for TextMorph

=== RELEASE INFO PLEASE READ ===IMPORTANT: Do not try to use the 3.6 release in the 3.7 image, or vice-versa. FOR 3.6, the latest version is release 1-3.6.1, also at:http://www.swerlingphoto.com/squeak/multiundo/MultiUndo-v2-sps.1.cs.gz FOR 3.7, the lastest version is release 1-3.7.1, also at:http://www.swerlingphoto.com/squeak/multiundo/MultiUndo-v2-sps.1.cs.gz …
SqueakMap 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

MulticoresExample

example to create a multicore repository
GitHub MIT

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

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

muscle

Muscle can help you to start, stop, startUI and restart images in *nix systems. It needs crab.How to load: take a fresh pharo image and load muscle (and crab and requisites) with this: Gofer it wiresong: 'mc'; package: 'Filesystem'; load. …
SqueakSource pharo

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

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

My-Pharo-Repo

A small Pharo repository
GitHub pharo

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

MyPharoRepository

Test pour git et pharo
GitHub pharo