976 packages
— page 11
More efficient UTC/GMT timestamps, Olsen timezone database support, example based formatter and parser, SNTP client
GitHub
Some simple Pharo parsing.
GitHub
pharo
The Hessian binary web service protocol makes web services usable without requiring a large framework, and without learning yet another alphabet soup of protocols. Because it is a binary protocol, it is well-suited to sending binary data without any need …
SqueakSource
https://www.github.com/ba-st/HighchartsSt but in filetree and not tonel so GemStone can use it.
GitHub
gemstone
MIT
Parses an HTML document into an XML DOM, using YAXO's XMLElement. This parser is HTML 4.01 compliant - it will accurately infer the structure of correct HTML, but it is not tolerant of broken markup.
SqueakMap
squeak
This is an HTML and CSS parser and DOM that handles rotten HTML and broken CSS quite well. I wrote it to provide validation of web pages and it is the underlying technology behind http://www.badpage.info. The tag nesting and attribute …
SqueakMap
squeak
NOTE: This project has been moved tohttp://smalltalkhub.com/#!/~ToddBlanchard/HTMCSSValidatingParser!!!This is an HTML and CSS parser and DOM that handles rotten HTML and broken CSS quite well. I wrote it to provide validation of web pages and it is the underlying technology behind …
SqueakSource
abstration for Squeak, Pharo, GemStone so making cross platofrm API clients is easier.
GitHub
pharo
MIT
Smalltalk library for ICal - should work in Squeak, GemStone, Pharo
GitHub
pharo
MIT
Loader for xml files created with the iphone/ipad application name IdeaSketch from nosleep.net
SqueakSource
An ImageSnapshot is a snapshot copy of the state of the running object memory and its interpreter state. It is equivalent to the data that is written to an image file when the image is saved, except that it is …
SqueakSource
A smalltalk parser for INI files
GitHub
MIT
A simple parser for Windows .INI files.
SqueakMap
squeak
Parser for windows-style .INI files
SqueakSource
A file format that embeds a binary heiarchial serializer within a normal change set. Initially built to support DeltaStreams, but should be generic enough for any code storage format that desires maximal backward-compatability with older squeak versions. It has three …
SqueakSource
squeak
Instructions for using the "IVAP" Parserby Stephen Pair "IVAP" is an acronym for "Instance Variable Acess Protecting"; thus what we have is an instance variable acess protecting parser. The IVAP Parser enables you to selectively compile message sends where instance …
SqueakMap
squeak
A client implementation for the OpenSource jabber im protocol (see http://jabber.org).The implementation consists of three parts: a simple IM Client framework, the non-UI JabberClient model and a very simple first UI for the Jabber client. The IM Client Framework includes …
SqueakMap
squeak
From www.jabber.org:"Jabber is a set of streaming XML protocols and technologies that enable any two entities on the Internet to exchange messages, presence, and other structured information in close to real time."It's main use is for Instant Messaging and is …
SqueakSource
squeak
Alright, this started out being just a way to read/write serialized java objects in Squeak, but it has grown. I can now disassemble java byte codes, read in class files, and use a java class path to find resources. I …
SqueakSource
squeak
Gives Squeak the ability to read in and write out Java serialized objects. It also includes a Java Class Loader. Great for debugging serialization problems in Java. Right now, I can load in any serialized stream, but those written with …
SqueakMap
squeak
An implementation of JavaScript parser, translator and runtime in OMeta2/Squeak.
SqueakSource
squeak
Monticello package from seaside31 repository
Lukas Renggli Source
pharo