819 packages
— page 17
Installs my personal apps from the local HD. Will not work for you, because you don't have the files. This is just me storing a script I use frequently on-line and accessible to any stock Squeak image. Thank you Goran …
SqueakMap
squeak
This is a framework for connecting to MySQL database servers over the network. It was orginially written by Josh Mills for VisualWorks. The Squeak port was done by Bolot Kerimbaev. URLs for both versions can be found on the Squeak …
SqueakMap
squeak
Nagare is a new flexible logger which connects to fluentd. File-in from:https://swikis.ddo.jp/ftp/pub/Nagare/squeak/install-Nagare-1.2.1.st
SqueakMap
squeak
NagTool is a small web app. It usesMagma Server,KomHttpServerandHttpView2. For detailed instructions on installation and starting/stopping, check the release note! NagTool is simply a tasklist which "nags" people by sending emails when the deadline looms and the task hasn't been …
SqueakMap
squeak
Note: This package is included in Squeak 3.7 and later. Adds a "name" instance variable and accessing methods (#processName; #processName:) to Process. This enhancement encourages the naming of processes for easier debugging (it makes the process browser nicer to look …
SqueakMap
squeak
This is a changeset that adds namespaces to Squeak 3.9 (latest version), for detailed information see class comments and wiki pages: http://swiki.krampe.se/gohu/27
SqueakMap
squeak
NaturalSmalltalk is a collection of tools to analyze English texts and Smalltalk programs.This package provides scanners, stemmers, Naive Bayes classifiers, tfidfclassifiers, K-means clusterers, keyword extractor, and FastMap visualizer.Two tools, MessageSpy (profiler with keyword extraction) and WhatyaDoing(process monitor by keyword extraction) …
SqueakMap
squeak
This is the new Compiler. This is for 3.8 only, for 3.9, please install "NewCompiler".
SqueakMap
squeak
Neo4reSt is a rest client of Neo4j graph database. (http://neo4j.org/)Neo4reSt will provide:
SqueakMap
squeak
NetModel is a simple modeling tool for data networks. It allows you to builda simple network of hosts/routers and connecting circuits and evaluate itsperformance. The documentation that is included is intended for someone thatunderstands Squeak basics, especially the Halo and …
SqueakMap
squeak
NetMorph is a distributed environment for everyone.It extends the current Squeak Morphic system to a network-enabled one.In NetMorph, Morph is no longer 'a bird in a cage'.It can go out from the local desktop and freely crawls 'across the universe' …
SqueakMap
squeak
MapServer serves WorldMap data to NetMorph clients. You might not need this, because NetMorph clients also can serve as a MapServer. But, typically, in a classroom, MapServer will run on teacher's machine. It is convenient for administration. You can see/collect …
SqueakMap
squeak
This is an implementation of the Netstring protocol as defined here: http://cr.yp.to/proto/netstrings.txt (by D. J. Bernstein, djbpobox.com). It adds the ability to read and write Netstrings onto any byte or character stream. Integer, ByteArray, and String can be converted to …
SqueakMap
squeak
A SUnit suite is located here:http://www.squeaklet.com/sm/Network-SUnit.st.gz Additional patches for protocol clients:http://www.squeaklet.com/sm/celeste.cs.gzhttp://www.squeaklet.com/sm/smMailPasswd.cs.gz
SqueakMap
squeak
This is the new Compiler for Squeak 3.9. This is based on Anthony's ClosureCompiler2, but cangenerate old-style bytecode, too. This depends on the AST package.
SqueakMap
squeak
This programs visualizes a very simple one-dimensional cellular automaton, which operates on booleans and takes only three predecessors into account for the generation of a new cell. This CA is used in Stephen Wolframs "A new kind of science" as …
SqueakMap
squeak
A different progress bar will be displayed for MVC and Morphic. This also ensures that a progress bar gets removed. In Morphic progress bars get stacked, the most recent one is at the bottom.
SqueakMap
squeak
This newsreader aids in handling the volume of traffic on net news. It monitors your reading habits and ranks new messages by importance, discriminating on author and thread. Below a certain threshold, uninteresting articles are suppressed altogether.
SqueakMap
squeak
Evaluates some expression in the workspace in a low priority process so as not to lock the user inteface. Opens a window to manage the process. The process is terminated (killed) when closing the window. Nice refers to the unix …
SqueakMap
squeak
Nile is a complete reimplementation of the squeak stream hierarchy. It provides: http://damien.cassou.free.fr/documents/internship2007/nile/completehierarchy.pdf
SqueakMap
squeak
NotificationCenter provides a mechanism for broadcasting information to registered objects.
SqueakMap
squeak
This is the game Idemoedat OOPSLA 2003. NsGame began as a Squeak port of the Shockwave Flash game by Pavils Jurjans.Seehttp://www.jurjans.lv/stuff/net/freenet.htm. To begin the game perform:NsGame new openInWorld Instructions are available from within the game.
SqueakMap
squeak
Message eating null implementation. A generic null object.
SqueakMap
squeak
Add some usual mathematical functions
SqueakMap
squeak