1844 packages — page 31

Magritte-Squeak-Seaside

Monticello package from magritte2 repository
Lukas Renggli Source squeak

MagritteGlorp

This project is no longer maintained, it was superseded by GlorpSeaside in the Glorp repository.An ActiveRecord style framework that glues together Magritte, Seaside, and Glorp to allow Ruby on Rails style simplicity when programming simple web applications.Magritte descriptions are used …
SqueakSource squeak

MailArchiver

The Squeak Mail Archiver is based on my Squeak web server. Its purpose is to archive and cross reference mailing lists. Messages are kept for 400 days and are grouped by topic and by author. For easy access recent additions …
SqueakMap squeak

MandelMorph2

MandelMorph2 draws a Mandelbrot set . The drawing code was originally from FracApp a MacApp program that implemented the Mariani/Silver algorithm. To run, from the World menu choose new morph.../Demo/MandelMorph2. When you create a MandelMorph2, you are given a choice …
SqueakMap squeak

MantisConnect

Mantis 1.1.7 or higher includes a SOAP API named Mantis Connect. This is an add-on you can install for earlier version of Mantis by going to http://www.futureware.biz/mantisconnect/ and installing the PHP packages into your Mantis server. This Squeak project is …
SqueakSource squeak

Manzana

Really simple physics simulations with Morphs. Every Morph with mass contained in ManzanaUniversePasteUpMorph or in ManzanaPlanetPasteUpMorph with mass will be part in a simple simulation.
SqueakMap squeak

MAPIClient

This is a simple package allowing you to send already composed MailMessagesthrough your registered default email client on Windows (such as Outlook orEudora). To invoke it, merely ask it to MAPIClient sendMailMessage: aMailMessage. and it will take you from there. …
SqueakMap squeak

Marvin

Marvin is a new prototype-based programming language which combines characteristics of Self and Smalltalk-80. It is compiled directly to the native bytecodes of Squeak. Marvin requires special virtual mechine version enhanced with support of delegation and prototypes.
SqueakMap squeak

Marvin

Marvin is a dialect of Self programming language integrated with Squeak Smalltalk
SqueakSource squeak

MaSarPackage

SqueakMap squeak

MaSarPackageWithGui

MaSarPackage is a tool for creating SAR files. SAR files are a good way to publish code and objects to SqueakMap.
SqueakMap squeak

mash

The "Ma" shell, for Linux, powered by Squeak.
SqueakSource squeak

Mastermind

This is my fisrt attempt at a full blown squeak game.
SqueakSource squeak

MathMorphsRevival

The Morphic Wrappers Revival is project setup to collect MathMorphs and related projects, convert them, if possible, to Monticello format, and make them run on 3.9. Hopefully having those projects in Monticello format will facilitate community changes. MathMorphs and related …
SqueakMap squeak

MathMorphsRevival

Project Goal:The MathMorphsRevival is project setup to collect MathMorphs and related projects, convert them, if possible, to Monticello format, and make them run on 3.9. Hopefully having those projects in Monticello format will facilitate community changes.Project History:MathMorphs and related projects …
SqueakSource squeak

MatleyExpose

Provides a method like Apple Expose or Skippy to switch between system windows. Just a little project to have practice with smalltalk and squeak for me, but feel free to use it. Load the code and do MatleyExpose showExpose. It …
SqueakSource squeak

Maui

Naked objects framework. Build UI's straight from your domain objects. See the home page for more info.
SqueakMap squeak

MazeArray

A couple of methods for building simple mazes. One is the builder and one is a morph that calls the builder and displays the result. Try "MazeMorph test1".
SqueakMap squeak

MCInstaller

Provides file list and SM registrations for the .mcz file type, allowing easy installation of Monticello packages.
SqueakMap squeak

MediaView

Jon Hylands MediaView Web Browser, as released to the public Squeak community.This was developed for a highly customized Squeak environment, and we hope toadapt it to mainstream Squeak.
SqueakMap squeak

MediaView

Jon Hyland's web browser, as released to the public Squeak community. This browser was developed for a highly customized Squeak-based environment. We hope to adapt it to mainstream Squeak. It may be possible in the future to also adapt it …
SqueakSource squeak

MedRoot

SqueakMap squeak

memcached

A Squeak client formemcached.
SqueakSource squeak

MemoryMonitor

Graphical tool to visualize the memory activity. Very close to the activity monitor present in most operating systems.Gofer new squeaksource: 'MemoryMonitor'; package: 'ConfigurationOfMemoryMonitor'; load. ((Smalltalk at: #ConfigurationOfMemoryMonitor) project perform: #lastVersion) load.
SqueakSource squeak

MemoryUsage

A ProgressMorph subclass to display the current VM memory in use. I wrotethis because the vm statistics menu item in the help menu is static; itdoesn't periodically update. "MemoryUsage new openInWorld."
SqueakMap squeak