819 packages
— page 27
A user-friendly version of Squeak aimed at supporting people whose main profession is NOT software-development. A crafted, coherent set of packages based on classic Smalltalk, a simple object-based environment. After being introduced to the concepts of objects and messages, users …
SqueakMap
squeak
Squeak TaskBar is a simple clone of the taskbar found in Windows 95. In is composed of three parts- a "Start" button, which opens up the "open..." menu; a list of open windows, in the order they sit on your …
SqueakMap
squeak
The Squeak/.NET bridge lets you use .NET objectsin your Squeak programs. It uses TCP sockets tocommunicate with a .NET VM. You can use any .NETlibrary with the bridge, and can implement interfacesfrom your .NET libraries in Squeak. Here's the canonical …
SqueakMap
squeak
SqueakAmp is an MP3 player for Squeak that has many of the nice features ofWinAmp, and a couple that WinAmp doesn't have. Once you install SqueakAmp,you'll never again need to leave the comfort of your Squeak environment to playyour music. …
SqueakMap
squeak
OpenDBX plugin, provides db connection to free and commercial databases.Currently supports: PostgreSQL, mySQL and Oracle (MSSQL and others should work, but not tested yet).Use FFI to talk to OpenDBX.It works in Unix, OSX and (through MinGW) Windows.
SqueakMap
squeak
This is a load script to install SqueakMap2. SqueakMap is a catalog for all published Squeak code on the planet.It gives you a local database of all available Squeak packages that very easily is updated from the master servers. SqueakMap …
SqueakMap
squeak
NOTE: This package is obsoleted by the latest SqueakMap Package Loader. The SqueakMap Browser is derived from the ordinary Browser class but usesthe top three listviews to traverse the category tree of SqueakMap. From this browser you can find/install and …
SqueakMap
squeak
The new SqueakMap with lots of good stuff. :)
SqueakMap
squeak
This is the graphical tool called the "SqueakMap Package Loader" that can be opened from the World open... menu. This tool is a UI for the local instance of SMSqueakMap that can be accessed with "SMSqueakMap default". In the loader …
SqueakMap
squeak
The new SqueakMap web front end with lots of good stuff. :)
SqueakMap
squeak
This is a distributed version of Texas Holdem Poker.
SqueakMap
squeak
SqueakPrevayler is an effort to make object prevaylence1. fast2. easy3. transparent It largely succeeds.1. ~5msec transaction over head. SPrevayler has ~50msecthis is mainly because I don't use xml to serialize. 2. Basic singleton-based prevaylence is achieved by using prevaylentSingleton instead …
SqueakMap
squeak
A port of SqueakSource to Seaside 3.0 and Magritte 2.This work is based on the original SqueakSource as well as on the Seaside 2.8-port SqueakSource 2. The original description is:SqueakSource is a smart Monticello code-repository for Squeak. It allows to …
SqueakMap
squeak
SqueakSVN integrates Squeak with an external Subversion implementation. Developers stay inside Squeak and use version control facilities integrated into the Squeak code browser. To allow smooth integration with SVN's file-based change management, SqueakSVN stores each unit of Squeak code (e.g. …
SqueakMap
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) Squeakware is a compact, customizable bootable Squeak, based on a linux distribution SLAX. For more info:http://swikis.ddo.jp/umejava/27
SqueakMap
squeak
Squeak Object Tracker - Version control for arbitrary objects, currently with Git storage. This also includes the Git Browser which can be found in the Tools menu in Squeak 5.3. When you load this, the FileSystem API and the FileSystem-Git …
SqueakMap
squeak
A straight translation of Pystone 1.1 which was originally written in ADA, then translated to C, after that to Python by Guido von Rossum and now to Squeak. This is not a scientific benchmark, Python now has a much more …
SqueakMap
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) This change set enables servlet style methods to be written in the classbrowser. I named it SSP because of it's likeness …
SqueakMap
squeak
A library to generate RSS easily. It depends on SoXML (http://squeaksource.blueplane.jp/SoXML).
SqueakMap
squeak
To take full benefit of current internet browser, tons of lines of Javascript have to be written. We (the Smalltalkers) don't like to edit files to program, we want to code in the refactoring browser! This project is an attempt …
SqueakMap
squeak
Every once in a while, I crash my image with an infinite recursion. The StackWatcher class starts a high priority process that checks the depth of all process stacks every few seconds, and forces a process to throw a DeepStackNotification …
SqueakMap
squeak
The goal of the Star Browser is to allow you to browse your Smalltalk environment and classify anything you encounter while doing so. Therefore it has full drag&drop support to allow you to classify software elements such as classes and …
SqueakMap
squeak