819 packages
— page 10
Once you have installed Golgi, do 'Golgi open' to start using it.
SqueakMap
squeak
A bunch of new classes and a few changes to existing ones.
SqueakMap
squeak
GOODS is a distributed, language-neutral object database from Konstantin Knizhnik. It's available from http://www.garret.ru/~knizhnik/goods.html . This client provides transparent storage of Smalltalk objects, or, given some extra type information, compatibility with the GOODS Java interface storage conventions, for easy sharing …
SqueakMap
squeak
Launch the GoodsServer directly from Squeak. You can even instantiate a newserver or a temp server as well with minimal code. Requires Squeak.NET which,of course, requires the Windows platform (LINUX is now supported in the form of a user contribution). …
SqueakMap
squeak
Goya lets you color the executed methods of the running image. See the class side of InstrumentingAssociation for examples on how to color methods. Color some interesting methods and do something with them such that they are indeed executed by …
SqueakMap
squeak
An attempt for a (hopefully better) look for the Squeak environment.Tries to deal with Windows, ScrollBars and some buttons using gradients formost graphical elements.
SqueakMap
squeak
GraphQL allows interoperation of systems with built-in discovery. This package is a full-spec GraphQL Parser, Server, Client, and Schema-Generator.
SqueakMap
squeak
Ported from the Graphs.st goodie by Mario Wolczko.Fixes and SAR by Samir Saidani These classes add a collection category to representcollections that do not necessarily have a sequence, but are morestructured than sets. See the examples in Graph and RootedGraph.
SqueakMap
squeak
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 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
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
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
Hermes Encrypted IMAP Email Client is a Tweak-based email client using C libraries (via Canard plug-in) for encrypted email server communication. It can be run as a stand-alone application, or via a web browser (via NPSqueak plug-in). Designed to be …
SqueakMap
squeak
A simple dual panel ascii-hex conversion utility.
SqueakMap
squeak
This package can access any device that supports the Human Interface Devices specifications, such as joysticks, graphic tablets, car wheels and remote controls. It is based on a library written by Apple and requires Mac OS X 10.3 or better. …
SqueakMap
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) Add a preference called showLinesInHierarchyViews. When true, feintlines are drawn in hierarchy views to make it more clear how theelements in …
SqueakMap
squeak
Provides similar behavior as for PluggableListMorph and other nice usability enhancements for navigation.
SqueakMap
squeak