9749 packages — page 88

metacello

Project and Configuration management for Monticello. See http://code.google.com/p/metacello/ for detailed information about Metacello. See http://seaside.gemstone.com/ss/metacello.html for the primary repository. This project is being maintained as an alternate source for Metacello in case the primary repository is inaccessible.
SqueakSource pharo

MethodRecompiler

This packages enables the recompilation of methods after changes in classeswithout the need to access any source code. This improves speed and in somesituations even makes it possible to recompile some classes at all (forexample, when using alternative compilers without …
SqueakMap squeak

MiniaturesGallery

A little Seaside application to display my miniatures
GitHub pharo MIT

Mold

Forked from http://smalltalkhub.com/#!/~philippeback/Mold/
GitHub

Mold

Mold is a project to implement a sort of "form helper" for Seaside. Forms can be boring to build and validate, and Mold makes this task easier. Mold makes no requirements of your components or your model objects. It doesn't …
SqueakSource

Monticello

Monticello is a distributed concurrent versioning system based on a declarative representation of Squeak source code. It allows packages to be safely saved, loaded and updated, and provides tools for branching and merging package versions. It does not depend on …
SqueakMap squeak

MonticelloSeasideReview

SmalltalkHub

moody2

Multi-modal Music Mood Classification System This project is to develop a system that automatically classifies music pieces according to the moods they express. It is called multi-modal because the classification will be based on analysis of both audio signals and …
SqueakSource

MooseWeb

A simple web version of Moose using Seaside.
SqueakSource

MozillaPersonaSeaside

SmalltalkHub

MSQ

Components and code of varying usage KeplerEquations - a Solar system simulator MSquared - Some Seaside components that I use Parsers - Some PetitParser parsers ReefWidgetBox - add Timepickr to the Reef components
SqueakSource

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

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

mustache-library

Edit mustache templates in Pharo, and store them as methods in a library class (much as Libraries in Seaside)
GitHub pharo

Mustaside

An extension of Seaside rendering engine for supporting Mustache template
GitHub MIT

MyFirstWebApp

Simple seaside application to learn fundamentals of deploying an application to a digital ocean droplet.
GitHub

MySPA

Seaside Smalltalk
GitHub

MyTinyBlog

TinyBlog from the Pharo Mooc, on Pharo 6
GitHub pharo MIT

MyTinyBlog

This is a MOOC project to create a blog website using Pharo, Seaside, Mongo, and NeoJSON. The application will be exposed using a REST server.
GitHub pharo

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

NaploDebugger

Debugger for Seaside
SqueakSource

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

Neo4reSt

Neo4reSt is a rest client of Neo4j graph database. (http://neo4j.org/)Neo4reSt will provide:
SqueakMap squeak

Neo4reSt

Neo4reSt is a rest client of Neo4j graph database. (http://neo4j.org/)***Moved! Newer versions are on SS3***http://ss3.gemstone.com/ss/Neo4reSt/Neo4reSt will provide:- Raw rest client- Wrapper client which handles JSON well- Object level wrapper classes (Node, Relationship, Property)
SqueakSource gemstone

Neo4reSt

SmalltalkHub