14435 packages — page 234

HTML-Link-St

GitHub pharo MIT

HTML-Parser

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

HTML+CSS Validating Parser

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

HTML5

Monticello package 'HTML5' in the seaside repository at source.lukas-renggli.ch. Latest HTML5-mb.10.mcz; 10 versions.
Lukas Renggli Source

html5-named-entities

A basic reader to obtain W3C named HTML entities in a Dictionary
GitHub pharo

HTML5Shiv

SmalltalkHub

HTMLBuilder

These are the HTML builder classes from Seaside that has been reworked a bit in order to work as the base layer ofHttpView2. The idea was forSeasideandHttpView2to use the same base layer, we will see how that goes - I …
SqueakMap squeak

htmlcssparser

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

HtmlSanitizer

A simple whitelist-based HTML tag sanitizer, for inclusion of user-supplied HTML in a webpage.
SqueakSource

HtmlTableMorph

A crude experiment to add tables to Scamper
SqueakSource

HTMLTableMorph

A experimental package for Scamper to build a TableMorph of a HTML table.Lot's of websites use tables as their layout format and giving Scamper thiswould be cool.
SqueakMap squeak

hto

hto project for learning Seaside and Smalltalk
SqueakSource

htoEulerProblems

Solutions for problems obtained from projecteuler.net
SqueakSource

htosQuintoGame

Learning Project with SBE.
SqueakSource

HTTP

Rosetta Code

HTTPAPIClient

SmalltalkHub

HTTPAPIClient

abstration for Squeak, Pharo, GemStone so making cross platofrm API clients is easier.
GitHub pharo MIT

HTTPClient

HTTPClient based on Colin Curtin's initial implementation
SqueakSource

HTTPClient

A Squeak port of Steve Waring's HTTP client. (The original, Dolphin package is available at http://www.dolphinharbor.org/dh/projects/httpclient/index.html.) The Squeak port is usable, but still needs a lot of cleanup work. The Squeak port must be installed using an up-to-date version of …
SqueakMap squeak

httpexplorer

HttpExplorer is a Pharo based application for sending and inspecting HTTP requests. It is modeled after the HttpClient application for Mac OS X.
GitHub pharo NOASSERTION

https://books.pharo.org/deep-into-pharo/pdf/2023-09-02-DeepIntoPharo.pdf

Web Discovered pharo

https://ccrma.stanford.edu/courses/tu/cm2008/doc/smalltalk/ArtAndScienceOfSmalltalk.pdf

Web Discovered

https://ptgmedia.pearsoncmg.com/images/9780134769042/samplepages/013476904X.pdf

Web Discovered

https://source.squeak.org

The active code base of Squeak/Smalltalk and VMMaker (the Slang part + simulator of the OpenSmalltalk VM)
Web Discovered squeak

HttpSsp

A smalltalk server page framework for KomHttpServer. Very skinny. Requires KomHttpServer.
SqueakSource