24282 packages — page 594

ParseNodeMods

If you use method pretty printing, the { and } groups do not show very nicely when they are nested. This enhancement fixes that. See http://squeak.preeminent.org/
SqueakSource squeak

Pastell

Squeak Trunk squeak

Pathnames Enhancement

SqueakMap squeak

PBE-Morphic

SmalltalkHub squeak

PBLearningSqueak

SqueakSource squeak

PDAMorph

The PDA from Squeak, it has been moved here as part of the big cleanup in 3.9
SqueakMap squeak

PDFReader

Beginnings of a PDF file reader.Use at your own risk.General usage:inspect (PDFReader new scan: (FileStream readOnlyFileNamed: 'Festplatte:Docs:pdf:PDFSPEC13.PDF'); xrefSectionAndTrailer)inspect the "Root" entry in that dictionary.execute "PDFPageMorph new page: (self pageAt: 1); openInWorld"to see the first page
SqueakMap squeak

PDFTalk4Squeak

A port of the PDFTalk tools by Christian Haider. See https://wiki.pdftalk.de/doku.php for the doc & examples of the original VW based system
SqueakSource squeak

PDSBEQuinto

Example project from Squeak by Example.
SqueakSource squeak

Persephone

Sub-Method Reflection for Squeak
SqueakSource squeak

Persistence

Persistence is a Object to Relational database mapping tool. Currently works with 1.11 of the Mysql Driver. See PersistenceTest class comment for a tutorial and examples.
SqueakMap squeak

Personal SqueakSource

Installation for Personal SqueakSource.Used to host source.squeak.org.See homepage.
SqueakMap squeak

PerspectiveS

PerspectiveS introduces dynamic layers of behavior into the Squeak environment. It was inspired by the layers idea of the PIE system. The main difference between the two systems is that while PIE simultaneously offers alternative designs to developers within their …
SqueakMap squeak

PetitJSParser

Gofer new squeaksource: 'PetitJSParser'; package: 'ConfigurationOfPetitJSPParser'; load. (Smalltalk at: #ConfigurationOfPetitJSPParser) perform: #loadDefaultWithoutPetit.
SqueakSource squeak

PetitProfiler

Do it in a workspace and it will load PetitParser, Spy, Mondrian, ...Gofer new squeaksource: 'PetitProfiler'; package: 'ConfigurationOfPetitProfiler'; load. (Smalltalk at: #ConfigurationOfPetitProfiler) perform: #loadDefault
SqueakSource squeak

Phantasia

Write in Smalltalk to style pages with CSS. Instead of styling with ugly, boring and long Strings (where you must perform a continuous visual sweep of the code to make the most trivial modification), you can create high-level super sexy …
SqueakSource squeak

PharoMorphicExtras

REPOSITORY DEPRECATED. MOVED TO: http://www.squeaksource.com/PharoNonCorePackages See WIKI for more details.
SqueakSource squeak

Phexample

The new black in unit testing. Because well designed tests expand on one another.
SqueakMap squeak

Phi Monte Carlo

Read http://code.google.com/p/pi-monte-carlo/
SqueakMap squeak

Photos Publisher

Creates a web site from a folder of pictures. You select a folder full of pictures you want to include on your web site, then select the output folder where your web site contents will be generated. The photos publisher …
SqueakMap squeak

PhotosPublisher

Creates a web site from a folder of pictures. You select a folder full of pictures you want to include on your web site, then select the output folder where your web site contents will be generated. The photos publisher …
SqueakSource squeak

PhysicalEtoys

A repository for common objects of physical etoys.(09 Mar 2010) I removed the #initialize method from PEUtilities to avoid modifying the source code when installing, and I added some comments.(23 Dic 2009) Added a fix to StandardViewer>>#addViewerCategory to avoid adding …
SqueakSource squeak

PicasaClient

Picasa client is an squeak implementation of the picasaweb api. Which basically permits to interact with the picasaweb sites... This project contains a pier component allowing to display the albums and the photos inside a running pier application
SqueakSource squeak

PieChartMorph

SqueakMap squeak

Pier

SqueakMap squeak