1844 packages
— page 23
This package includes Morphs that layout themselves as graphs. Currently, there are two layout methods: a springs-gravity model (based on the MathMorphs graphs originally implemented by Gerardo Richarte), and a animated radial layout inspired by http://citeseer.nj.nec.com/yee01animated.html
SqueakMap
squeak
1. You must download and install GraphViz from http://www.graphviz.org for your platform (Win32, Unix, Linux, or Mac OS should be supported). The binaries (e.g. dot, fdp, neato, twopi, dot2gxl) should be in your environment path as well.2. On the Unix …
SqueakMap
squeak
Interact with the Gravatar API demo.
SqueakMap
squeak
A rather large personal set of improvements for 3.8-based Squeaks, which you almost certainly do not want.The package aims to remain compatible with the following Squeak variants currently in use:* Squeakland 3.8-05 (school year 2005-6 & 2006-7)* Squeak 3.8/3.8.1/3.8.2* Etoys …
SqueakSource
squeak
GreenNeon is a simple web page maker. It's a Seaside 2.6 canvas with an HttpView2 core. It uses WebClient as its server. The examples include a rewrite of (SM = SqueakMap ) SMServer. The project is evolving.
SqueakSource
squeak
A simple web page maker combining HttpView2 and the Seaside2.6 canvas.
SqueakMap
squeak
A GridLayout is very similar to a TableLayout. Here are the differences:- rowCount and columnCount in GridLayoutProperties explicitly control the number of rows and columns- each row and column is of uniform height or width, i.e. all Morphs in a …
SqueakMap
squeak
Sockets client to Growl notification system.Requires install of http://www.growlforwindows.com/gfw/default.aspx
SqueakMap
squeak
This project will contain the tools I'm making for the Google Summer of Code program.Project description:http://gsoc2010.esug.org/projects/squeakland-educationEtoys projects and screenshots:http://www.pcs.cnu.edu/~rcaton/ESUG/ESUG.htmlImportant:To load these packages you'll need to use the latestEtoys-dev image.The "GSoC" package is no longer needed and you shouldn't load it …
SqueakSource
squeak
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Ogg/Vorbis playback to complex audio (mixing) and video (non-linear editing) processing. The squeak part consists of a number of plugins that let you control …
SqueakSource
squeak
The GtkPlugin is an attempt to port Gtk+ GUI in Smalltalk Squeak. Please visit the homepage at: http://squeakgtk.pbwiki.com
SqueakSource
squeak
See http://squeaksource.com/Gtk. I can't commit to that project so I started this one.
SqueakSource
squeak
This set of classes subclass existing Morphic Layout classes and provide a way to make sensible grids, with easily understandable semantics. Several demos are included.
SqueakSource
squeak
Simple enhancements adds methods like #haltOnce and #inspectOnce. Uses debug menu to control. See http://squeak.preeminent.org/
SqueakSource
squeak
The most common method of "breakpointing" is to modify the code you are working on and include a self halt in the right place. Sometimes, however, you find you have a looping operation or some kind of recursive operation and …
SqueakMap
squeak
A simplified "handy simulator" answering the threadon http://lists.squeakfoundation.org/pipermail/squeak-dev/2005-August/093838.html
SqueakMap
squeak
port of Adrian Kuhn's Hapax to Squeak
SqueakSource
squeak
some code written by reading learning squeak by examples
SqueakSource
squeak
The Raspberry Pi has a useful set of gpio pins to which we can attached a wide range of devices, inputs and sensors. This package provides support for many of them. NB - since around the beginning of 2023 the …
SqueakSource
squeak
This repository is not maintained anymore.The code has been merged intoCryptography.Cryptographic hash functions written in Squeak usingRegisters.Includes MD5, SHA1, SHA224, SHA256, SHA384, SHA512, SHA512/224 and SHA512/256.All algorithms use the most efficient implementation on the given platform.MD5, SHA1 can optionally use …
SqueakSource
squeak
This framework provides better performing and more consistent hashing throughout the system. It is a dual license SqueakL + Microlingua License see - http://www.microlingua.com/files/microlingualicensev1
SqueakMap
squeak
HTTPClient is an almost unconditionally compliant HTTP/1.1 client for Squeak 3.6 and possibly 3.7, though I haven't tried it lately. RequirementsHTTPClient requires:- MCInstaller (or something that reads .mcz files)- The Cryptography package (to support encrypted authentication)HTTPClient supports:- Persistent connections- Automatic …
SqueakMap
squeak
Framework to easily create software health reporter.Gofer new squeaksource: 'HealthReportProducer'; package: 'ConfigurationOfHealthReportProducer'; load. (Smalltalk at: #ConfigurationOfHealthReportProducer) perform: #loadDefault.
SqueakSource
squeak
Web toy written in Squeak Smalltalk and the Seaside web framework (intended to be fun)
GitHub
squeak