3288 packages
— page 131
Monticello package 'XML-Parser' in the squeak44 repository at source.squeak.org. Latest XML-Parser-ael.35.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'XML-Parser' in the squeak51 repository at source.squeak.org. Latest XML-Parser-topa.39.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'XML-Parser' in the squeak41 repository at source.squeak.org. Latest XML-Parser-nice.28.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'XML-Parser' in the squeak60 repository at source.squeak.org. Latest XML-Parser-mt.46.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'XML-Parser' in the squeak45 repository at source.squeak.org. Latest XML-Parser-fbs.36.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'XML-Parser' in the etoys repository at source.squeak.org. Latest XML-Parser-bf.10.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'XML-Parser' in the squeak61 repository at source.squeak.org. Latest XML-Parser-mt.46.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'XML-Parser' in the squeak42 repository at source.squeak.org. Latest XML-Parser-ar.32.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'XML-Parser' in the squeak52 repository at source.squeak.org. Latest XML-Parser-ul.44.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'XML-Parser' in the squeak46 repository at source.squeak.org. Latest XML-Parser-bf.37.mcz; 1 version.
Squeak Trunk
squeak
XMLParser provides validating SAX and DOM parsers for well-formed XML documents on Pharo, Squeak, and Gemstone. It also provides a DOM API for manipulating documents, namespace support, and an optional XMLWriter for writing documents. Validation and namespace checking are enabled …
SqueakMap
squeak
Provides SAX and DOM parsers for HTML that convert possibly malformed HTML into well-formed XML. Uses XMLParser. For additional info and examples: http://montyos.wordpress.com
SqueakMap
squeak
A pull parser for XMLParser that provides a streaming interface for "pulling" XML events and also supports pull-style DOM parsing for dynamically converting events into DOM nodes. Uses XMLParser. For additional info and examples: http://montyos.wordpress.com
SqueakMap
squeak
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
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, …
SqueakSource
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
Yadis (http://yadis.org/) is a service discovery system allowing relying parties to determine automatically, without end-user intervention, the most appropriate protocol to use.Examples of such services are:Single sign-on across web sitesProfile exchange and form fillingBlog anti-spamYadis provides the first step for …
SqueakSource
squeak
Quinto test from Squeak By Example.
SqueakSource
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