45224 packages — page 215

DebugReport

You can generate more helpful debug log from Notifier or Debugger.Generated HTML document has the same view as Debugger.See sample page:http://squeak.sakura.ne.jp/etc/DebugReportSample/
SqueakMap squeak

DebugReportClient

A client for DebugReportServer.You can send a DebugReport file from Squeak image. DemoServer:http://www.sqsq.jp:9090/seaside/dr Requirement:DebugReport(http://swikis.ddo.jp:9091/DebugReport.html)
SqueakMap squeak

DeclarativePools

This package provides the means for using 'class as pool dictionaries'therefore enabling a more declarative style of using pools.The packages refactors some compiler protocols and provides a baseclass 'SharedPool' to be used as superclass for any declarative pool.The package contains …
SqueakMap squeak

DeDuplicator-ST

Diagnose duplicate Smalltalk object instances
GitHub MIT

Deep SIXX with XMLPullParser | Something to Talk About

At our company, we develop our GLASS apps in Pharo and then deploy to a GLASS repository on one of our servers, so we sometimes need to copy model objects from one environment to the other. One of our applications …
Web Discovered pharo

DefaultExternalDropHandler

New default external drop handler that uses the FileList services to handle the file droped. Installing this ExternalDropHandler all the file-types registered in FileList become available when a file is droped in the Squeak windows. If only one service was …
SqueakMap squeak

DejaVu fonts

DejaVu font plus TT font loader which loads more than latin 1. DejaVu font home page:http://dejavu.sourceforge.net/
SqueakMap squeak

Deli

Deli is a course management system that in particular allows for submitting deliverables and reviewing them. It enables staff to create lectures which students can join and form groups for. Furthermore, students can propose topics to work on and staff …
SqueakMap squeak

DeltaStreamFixes

Base fixes for 3.8.1 to support DeltaStreams. Packaged as a ChangeSet so that it can make any changes it needs.
SqueakMap squeak

DeltaStreams

SqueakMap squeak

DeltaStreams

WARNING:This project was moved tohttp://smalltalkhub.com/#!/~gokr/DeltaStreamsat 2013-01-06!!! There may be newer code there.DeltaStreamsis a better implementation much more powerful implementation of ChangeSets.MembersCreator:Göran KrampeAdmin:Matthew Fulmer,Göran KrampeDeveloper:Matthew FulmerTagscompiler,fileformat,monticelloLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/DeltaStreams'user: ''password: ''PackagesDSProfiling, DeltaStreams, DeltaStreams-Browser, DeltaStreams-Converting, DeltaStreams-Deprecated, …
SqueakSource squeak

DemoFFI

SmalltalkHub

DemoSOS

SmalltalkHub

Desarrollos

Programas hechos en compu2
SqueakSource

Developer Workspace

This small package changes a default squeak into an image suitable for doing development work with squeak. Answer all questions while loading with yes.
SqueakMap squeak

Development | The Squeak Oversight Board Blog

Posts about Development written by Chris Muller, andreasraab, and Vanessa Freudenberg
Web Discovered squeak

Development Environment for 3.8

Transform a 3.8 full 'virgin' image into my taste of development environment. Tested in Squeak3.8-6665-full.zip.
SqueakMap squeak

DevTool-GitRepositoryScanner

A tool to show local git repositories in GTSpotter
GitHub

DGV

(In Dutch: Digitaal Genootschap voor het Verleden). See also http://dgv.aardworks.nl/ This project, supported by a research grant from the Dutch government, aims to build a peer-to-peer network for exchanging historical knowledge between hobbyists and professional institutions. However, the 'history' angle …
SqueakSource

DHB Numerical Analysis

Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
SourceForge

Diagram Browser

DiagramBrowser is a tool for building and classifying diagrams (or any kind of morphic drawing) in category tree fashion. DiagramBrowser is part of the Jacarandá Project but can be downloaded and used independently. Note that this package does not provide …
SqueakMap squeak

DiceMorph

SqueakMap squeak

DictionaryBrowser

DictionaryBrowser is a basic query and results browser for dictionary servers that implement the RFC 2229 dictionary server protocol. Use "DictionaryBrowser open" or "DictionaryBrowser openExistingWith: 'squeak'" to get started.
SqueakMap squeak

Digester

A port ofApache Digester. The Digester lets you configure an XML -> Object mapping module, which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized. Currently only supports basic functionality, the API resembles the …
SqueakSource

DiggFeed

Monticello package from pieraddons repository
Lukas Renggli Source pharo