884 packages — page 9

Cryptography Team Package

This release is the result of hard work of the Cryptography Team. The latest team was formed in 2005. This release comes on 4/23/2007. Please see the squeak source repository for more cryptography including SSL and SMime. http://www.squeaksource.com/Cryptography.html. If you …
SqueakMap squeak

CS410apDFA2REStelter

Final project for CS410ap by David Stelter. An implementation of Hein's k-state elimination algorithm.
SqueakSource

CSVData

A utility to read in CSV data and manipulate it afterwards. Contains a strange array of features that I have found interesting as I needed to work with data, often in a CSV format. Also allows storing of CSV data …
SqueakSource

CTViz

Visualisation tool - written in Pharo using the Seaside web framework
GitHub pharo

cuoora

CuOOra (red social de preguntas y respuestas): Aplicación web interactiva (SeaSide-Smalltalk)
GitHub

cuooraObj1

cuooraObj1 es miniPlataforma(red social) de preguntas y respuestas en Smalltalk, con seaside framework web. frontEnd modelos y test backend
GitHub

DacMotorola

A seaside app which interacts with a motorola Digital addressable controller (DAC 6000). The DAC6000 provides secured access control for digital video distribution systems. The Seaside app interprets user inputs and sends low-level encoded bytes to digital video systems
SqueakSource

DataTables-Seaside

SmalltalkHub

Debugger - key bindings

Provides F key bindings to support faster debugging. These keys are handled whereever your cursor is the debugger and pre-debugger windows. (Valid for windows-like keyboard having F1 to F12 keys) Debugger:F4 closeF5 send (or sept into)F6 step (or step over)F7 …
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

dependencies-for-a-rest-implementation-in-pharo

The basics tools for build a backend in pharo to implement a rest api in pharo4
GitHub pharo

dialogs

Seaside component classes that have been removed from Seaside.
SqueakSource

DockerRegistry

Simple implementation for the REST API of a docker registry
GitHub pharo

DojoToolkit

Support code for the Dojo Toolkithttp://www.dojotoolkit.orgMembersCreator:Holger KleinsorgenAdmin:Holger KleinsorgenTagsseasideLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/DojoToolkit'user: ''password: ''PackagesConfigurationOfDojoToolkit, DojoToolkit-Core, DojoToolkit-Data, DojoToolkit-Demo, DojoToolkit-DojoX, DojoToolkit-DragDrop, DojoToolkit-Objects, DojoToolkit-Tests, DojoToolkit-Themes, DojoToolkit-UI, DojoToolkit-WidgetsLinkshttp://www.squeaksource.com/DojoToolkit.htmlhttp://www.squeaksource.com/DojoToolkitGlobal:Read And WriteStatisticsRegistered:3 September 2010 3:31:56 pmTotal Releases:0Total Versions:65Total Downloads:4160
SqueakSource squeak

DomView

This project consist in building a simple web page viewer able to display HTML/CSS contents. For example, a such tool will permit to display mails with HTML code and will be usefull for previewing pages during Seaside application development. The …
SqueakSource squeak

dynamic-routes-mocker-st

API Mocker. Experimenting with Teapot and Dynamic Routes in Pharo.
GitHub pharo

EpigentSeaside

SqueakSource

Estanciero

Ejemplo de Seaside en base al parcial de El Estanciero tomado en PDEP - UTN - FRBA
SqueakSource

EventInterceptorMorph

*Requires SendTreeExplorer.* Have you ever wanted to trace some code which is part of the Morphic UI process, or code triggered by it? Had trouble trying to trace it in the debugger because interacting with the UI changes what you're …
SqueakMap squeak

EventTracker

Small Seaside application to keep tracks of various events (research visit, participation in a conference, ...)After having loaded the monticello package in a seaside image, just make your web browser point to *http://localhost:8080/seaside/events*
SqueakSource

Falcon4Seaside

A port of the Falcon admin framework for Seaside
GitHub MIT

faustctf-2017-doodle

FAUST CTF 2017 service "Doodle" – Not affiliated with doodle.com
GitHub ISC

FCGI

This is a first version of an FCGI interface. It is made to cooperate Seaside into lighttpd. Especially using version 1.5.x of lighttpd web server. This removes for any HTTP Server in squeak and most of the socket handling since …
SqueakMap squeak

FCGI

This is a first version of an FCGI interface. It is made to cooperate Seaside into lighttpd. Especially using version 1.5.x of lighttpd web server. This removes for any HTTP Server in squeak and most of the socket handling since …
SqueakSource squeak

fgg

The classic puzzle, implemented as a Seaside example. This uses the #isolate: message to keep the user from cheating. Once installed, this example should be available from the Seaside Functional Test Suite.
SqueakSource