915 packages
— page 29
Gerhard Obermann developed this framework on Gemstone. It adds to Seaside & Magritte to give CRUD (create read update delete) functionality out of the box. The GUI is in Scriptaculous. see http://seaside.gemstone.com/ss/ScaffoldingGS.html and http://vimeo.com/2231019 Ported for Pharo by Stan Shepherd …
SqueakSource
pharo
An easy-to-use task scheduler that can run arbitrary blocks: * Every so often (e.g. every hour starting now)* Daily at a given time* Periodically starting at a given time (e.g. every other hour starting a noon)* Per a provide schedule …
SqueakMap
squeak
An easy-to-use task scheduler that can run arbitrary blocks:Every so often (e.g. every hour starting now)Daily at a given timePeriodically starting at a given time (e.g. every other hour starting a noon)Per a provide schedule (e.g. using Schedule instance you …
SqueakSource
squeak
This package adds list support to MIT Scratch v. 1.2.1. After you file in this changeset you will be able to create user-lists and programm them in Scratch with custom command blocks and reporter blocks. You can find some documentation …
SqueakMap
squeak
a small changeset for Scratch v.1.2.1 with an improved editing feature: Right clicking on any command block will add options to the pop-up menu to turn the current block into a similar one of the same category, without having to …
SqueakMap
squeak
This change set enables Scratch to export scripts (block stacks) into an xml format, and to import scripts from xml files. Once this change set is filed in, you will get an additional menu entry in the right button blocks …
SqueakMap
squeak
This package provides a framework to extract GIS information from Spatial Data Transfer Standard data files. http://mcmcweb.er.usgs.gov/sdts/whatsdts.html. There is a data browser included to let you see how the framework can be used. Sample data should be able from http://edc2.usgs.gov/geodata/index.php. …
SqueakMap
squeak
SeaMonkey is a high-level UI toolkit for Seaside that provides a set of reusable user interface components similar to Mac OS X's Cocoa or Java swing. It allows to specify different CSS classes for each component instance so that you …
SqueakSource
Monticello package 'Seaside-Pharo-BlockContextCore' in the seaside30 repository at source.lukas-renggli.ch. Latest Seaside-Pharo-BlockContextCore-JohanBrichau.1.mcz; 1 version.
Lukas Renggli Source
pharo
Monticello package 'Seaside-Pharo-Tools-Spec' in the seaside31 repository at source.lukas-renggli.ch. Latest Seaside-Pharo-Tools-Spec-JohanBrichau.17.mcz; 15 versions.
Lukas Renggli Source
pharo
Monticello package 'Seaside-Widgets' in the seaside30 repository at source.lukas-renggli.ch. Latest Seaside-Widgets-lr.26.mcz; 25 versions.
Lukas Renggli Source
Monticello package 'Seaside-Widgets' in the seaside31 repository at source.lukas-renggli.ch. Latest Seaside-Widgets-StephanEggermont.35.mcz; 11 versions.
Lukas Renggli Source
- Addons to Seaside 2.9 especially for Scriptaculous
SqueakSource
Smalltalk implementation of the SemanticVersion specification
GitHub
MIT
This little goodie provides new tools SendTreeExplorer and MessageSendTree. Like MessageTally, MessageSendTree traces the execution of a block in simulation. There are three key differences:1. Rather than tallying the number of times each method is called in a given context, …
SqueakMap
squeak
It's a form building superclass that lets you write as little code as possible to get a form up and going and works with either your domain model object, or the form itself acting as the model in cases where …
SqueakSource
squeak
Seuss is a Dependency Injection framework, not dissimilar to Google's Guice, but for Smalltalk.Install Seuss:Gofer it squeaksource: 'phexample'; package: 'Phexample'; squeaksource: 'Seuss'; package: 'Seuss'; load
SqueakSource
squeak
Sextantis a Seaside2 application which serves SVG clients.The project's homepage is-here.Great news! Dan Ingalls and his team created a Morphic GUI which runs on SVG clients, find it-here.
SqueakSource
squeak
Goal of this project is describe open fundraising system on squeak. It tend to have low entry barrier. I.e., it should be quite easy to install it for begginers - with minimum of functionality, of course. As your experience and …
SqueakSource
squeak
Working on lots of business apps and using the ODBC for Squeak package it became clear that we needed a morphic grid. I couldn't find one so I worked one up here. This is just a few hours of work …
SqueakMap
squeak
A morphic grid for Smalltalk anyone?Working on lots of business apps and using the ODBC for Squeak package it became clear that we needed a morphic grid. I couldn't find one so I worked one up here. This is just …
SqueakSource
squeak
The project for this semester is to create an application that provides location-based services. Our application will allow users to specify their current location and view the locations of their friends. Users will also be able to read and write …
SqueakSource
NOTE: uptodate versions of this package are on SqueakSource!Adds classes representing ESRI shapefiles. Commonly used types are handled: Polygon, Polyline, Point and MultiPoint shapes. Shape data are read from files and simply kept as-is in ByteArrays in ShapeMap objects, or …
SqueakMap
squeak
Shore Components project is a library of building blocks for Seaside.Currently it contains only few of them, but we hope that the projectcan serve as the meeting point for those people asking in mailinglists for such a library again and …
SqueakMap
squeak