20096 packages — page 91

Gofer-Tests

Monticello package from gofer repository
Lukas Renggli Source pharo

Gofer-Tests

Monticello package from gofer repository
Lukas Renggli Source pharo

Gofer-Tests

Monticello package from gofer repository
Lukas Renggli Source pharo

Gofer-Tests

Monticello package from gofer repository
Lukas Renggli Source pharo

Gofer-Tests

Monticello package from gofer repository
Lukas Renggli Source pharo

Gofer-Tests

Monticello package from gofer repository
Lukas Renggli Source pharo

Gofer-Tests

Monticello package from gofer repository
Lukas Renggli Source pharo

Gofer-Tests

Monticello package from gofer repository
Lukas Renggli Source pharo

Gofer-Tests

Monticello package from gofer repository
Lukas Renggli Source pharo

Gofer-Tests

Monticello package from gofer repository
Lukas Renggli Source pharo

GolfPolynomDivision

A simple answer to the contest at http://codegolf.com/polynomial-division The goal is to have shortest code possible. The base code provided in first version is long and understandable though not heavily commented. Feel free to "improve"
SqueakSource

Golgi

Once you have installed Golgi, do 'Golgi open' to start using it.
SqueakMap squeak

GOmiscChanges

A bunch of new classes and a few changes to existing ones.
SqueakMap squeak

GOODS

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

GoodsServer

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

GoodsServer

Launch the GoodsServer directly from Squeak. You can even instantiate a new server or a temp server as well with minimal code."to start a temporary server that always gets re-initialized" tempServer := GoodsServer startTempServer "or to start a new server" …
SqueakSource squeak

GoogleIssuesFeed

Provide a Glamour browser for the Google Issues Feed of Pharo. Provide a better view on current activities. Developed in current Moose one-click (based on Pharo 1.1.1 11414) Inspired by CampSmalltalkLondon
SqueakSource pharo

Goya

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

Gradient Window Look

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

Grafoscopio

SmalltalkHub

GrafoscopioTesting

SmalltalkHub

GraphBuilder

Monticello package from packaging repository
Lukas Renggli Source pharo

GraphBuilder

Monticello package from unsorted repository
Lukas Renggli Source pharo

GraphGear

Very simple framework to generate graph to be processed by GraphGear: http://www.creativesynthesis.net/recycling/graphgeardemo/
SqueakSource

GraphingService

This project is a part of a system I created for a client that supports client surveying and related reporting. This part accepts requests (via localhost IP) that specify a type of graphic (graph really) and the data needed to …
SqueakSource squeak