45224 packages
— page 214
Monticello package from helvetia repository
Lukas Renggli Source
pharo
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
SourceForge
A system to generate and play Morse Code. As it stands, we can play code from a workspace. As time goes on, I may add a training mode like G4FON (which doesn't run on a Mac). It also has a …
SqueakSource
Helpful when host platform does not support localization, i.e., works with US ASCII only. Old dirty hack. Older release (latin2) is known to work with Squeak versions 3.4 - 3.7.The newer version (unicode) works with Squeak 3.8 and above. Shift-Alt-"\" …
SqueakMap
squeak
An implementation of the Digital Audio Access Protocol [1], used by Apple's iTunes[2] to share music over a network. There is very little documentation available [3], Apple has not disclosed the specifics of DAAP. ***EDIT*** Unfortunately, due to an absence …
SqueakSource
Dandelion is a generic Smalltalk code analysis/output framework. You can analyze your code and output the information in various formats (currently HTML, SMIX, Petal, XMI).
SqueakMap
squeak
Projects to understand the concept of object oriented programming in a lanuage called as smalltalk using an GUI: Daskalos
GitHub
Data modeling tool.
SqueakSource
daskalos_project for UNI
GitHub
Simple Smalltalk school project made using Daskalos.
GitHub
A tool to run critics on SQL database schema dumps.
GitHub
pharo
MIT
Date Range Collection provides a way for working efficiently with a collection of date ranges. For example, if you were writing a calendaring program, it would be able to return a list of all events taking place on a given …
SqueakSource
A WebDAV-based implementation of ServerDirectory. Allows you to mount WebDAV directories as a remote file system. Create new DAV file systems using:s := DAVServerDirectory new type: #dav; yourself. s server: 'name.of.server'. s directory: 'path/to/dav/directory'. s url: 'http://name.of.server/path/to/dav/directory'. s user: 'username'. …
SqueakSource
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
Squeak bindings for D-Bus ( http://dbus.freedesktop.org/ ).Low-level bindings and plugin originally developed by Jan Fietz, high-level bindings by Bert Freudenberg. DBus-Plugin: VMMaker plugin source codeDBus-Core: low-level bindings (bare interface to plugin primitives)DBus-Objects: high-level bindings (use these unless you have very …
SqueakMap
squeak
D-Bus bindings for Squeak (seedbus.freedesktop.org)DBus-Plugin:Wrapper around libdbusDBus-Core:(essential) Low-level access to pluginDBus-Objects:(essential) High-level language bindingsDBus-Tools:(optional) interactive D-Bus explorer, create pre-compiled proxiesDBus-Etoys Scripting:(example) demonstrates how to control Etoys objects from outside SqueakDBus-Tests:(tests) rather incomplete unit testsFor older versions seehttp://source.impara.de/dbus/. The plugin was …
SqueakSource
squeak
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
Open repository for Etoys development. Everyone is welcome to submit bug fixes or features here.
Squeak Trunk
squeak
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
Provides F key bindings to support faster debugging. These keys are handled whereever your cursor is the debugger and pre-debugger windows. (Valid for windows-like keyboard having F1 to F12 keys) Debugger:F4 closeF5 send (or sept into)F6 step (or step over)F7 …
SqueakMap
squeak