819 packages
— page 33
An XPath library for Pharo, Squeak, and Gemstone leveraging the XML parsing capabilities of XMLParser. Supports XPath 1.0 syntax with extensions. Uses XMLParser. For additional info and examples: http://montyos.wordpress.com
SqueakMap
squeak
This is an implementation for an XMLRPC server and client in Squeak. See http://minnow.cc.gatech.edu/squeak/2694 for more details.
SqueakMap
squeak
With XMLTransformer you can bind Smalltalk code to any XML element.You can transform a XML into any other XML or finally in some other format ... Sound, Html, Pdf ... what you think of :)You can bind XML namespaces to …
SqueakMap
squeak
XMLWriter allows you to generate well-formed XML documents using an API based on Seaside's canvas and tag brushes so all tags will be nested properly and not left unclosed. For additional info and examples: http://montyos.wordpress.com
SqueakMap
squeak
A basic XPath library for Squeak, leveraging the XML parsing capabilities now included in the base image. Modifies XMLNode to better support XPath. Handles basic XPath locator expressions for elements and attributes; returns a collection of XMLNodes matching the expression, …
SqueakMap
squeak
Re-implements the XPMReadWriter from Duane Maxwell.Does the right thing and registers as a service for FileList.
SqueakMap
squeak
This package adds the ability to read and write XPM image files.
SqueakMap
squeak
Yates is an extremely simple persistence engine - what you want to 'persist' you can send to Yates with 'YPTransactionLog add: #foo', and it is written to a transaction log that belongs to the image. The transaction log is a …
SqueakMap
squeak
This is yet another incarnation of Ward Cunningham´s Wiki server. It draws heavily on my Squeak Mail Archiver. I wrote it just to get some ideas out of my head.
SqueakMap
squeak
adopted the code provided by Simon to have proper name space handling. Largely untested, might break some of the existing applications. That's why it is turned off by default.
SqueakMap
squeak
Categoring system influenced by Ted Nelson's ZigZag with graphical visualisation.
SqueakMap
squeak
A zipper gives one fast local modifications and navigations through an arbitrary immutable hierarchical data structure. Modifications also share as much structure as possible with the original version of the structure, making zippers memory efficient ways of editing a structure.
SqueakMap
squeak
A Zooming menu. Read the class comments for more.
SqueakMap
squeak
Repackaged Jim Bensons AnimationMorph as Monticello file for easier integration and loading
SqueakMap
squeak
Provides themed appearance (alternate looks) for Squeak 3.2.In addition, a couple of different window collapse strategies are explored, several different UI interfaces are added (such as menu bars), and different ways to set desktop backgrounds are provided.
SqueakMap
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) Provides themed appearance (alternate looks) for Squeak 3.2.In addition, a couple of different window collapse strategies are explored, several different UI …
SqueakMap
squeak