9737 packages
— page 26
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:3820
SqueakSource
squeak
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
API Mocker. Experimenting with Teapot and Dynamic Routes in Pharo.
GitHub
pharo
Ejemplo de Seaside en base al parcial de El Estanciero tomado en PDEP - UTN - FRBA
SqueakSource
*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
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
A port of the Falcon admin framework for Seaside
GitHub
MIT
FAUST CTF 2017 service "Doodle" – Not affiliated with doodle.com
GitHub
ISC
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
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
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
a set of seaside components for wrapping Ajax like file upload. Main classes are:NAFileUpload - file upload component for vanilla SeasideNAFileUploadExample demonstration of the use of NAFileUploadNAFileUploadNginx - similar to NAFileUpload but usesNginxto provide upload streaming direct to disk and …
SqueakSource
squeak
Display the RSS Stream on a application Seaside
SqueakSource
(N.B. This is only for Windows/Linux. Mac OS X users should use a VM that already includes the FT2Plugin e.g. 3.8.15beta6U. As the modified BitBlt plugin is currently unavailable for Mac OS X, sub-pixel anti-aliasing will not work on OS …
SqueakMap
squeak
This package enables sub-pixel anti-aliasing for FreeType Plus. Please note that this technology is subject to Patent claims, and licensing restrictions, by Microsoft. This package, and any releases therein, are distributed in non-executable, source code format. By downloading and installing …
SqueakMap
squeak
This is the FT2Plugin for support of Freetype. It provides runtime support for Freetype, which is currently maintained at http://www.squeaksource.com/FreeTypePlus. The plugin has a dependency on FT2Constants, so packages Ftreetype-Base and VMMaker should both be loaded prior to loading Freetype-Plugin. …
SqueakSource
squeak
A Seaside 2.9 Decoration/Configuration that enable users to include HTML link-elements to their RSRSS- or AwesomeAtom Feeds. Of course, in a friendly manner.
SqueakMap
squeak
Pharo project to learn REST API building with Zinc HTTP Components on Google Cloud App Engine
GitHub
pharo
MIT
See http://lists.squeakfoundation.org/pipermail/seaside/2005-January/004254.html
SqueakSource
squeak
A Future implementation for Pharo with a package containing two Seaside examples to demonstrate a typical usage scenario. Designed to be compatible with a GemStone future implementation. The implementation is based on:http://onsmalltalk.com/smalltalk-concurrency-playing-with-futures
SqueakSource
pharo
GAF is a generic action framework that human interfaces use to discover and expose actions of interest on the models they display
GitHub
squeak
MIT
Prerequisites -Gardner (the swiki by Cees on which this is based)SmallWiki (the swiki parsing stuff by Lukas and Roel on which Gardner is based) Gardner claims to need Seaside, but unless you actually want to make this swiki publically available, …
SqueakMap
squeak
Gardner = Martin Gardner, keeping in line with the currenttrend of naming packages after favorite authors ;-) Gardner uses the parser of SmallWiki and stores parse treesinternally. This makes it easy to use for non-swiki apps(utilities, static page generators, Morphic …
SqueakMap
squeak
Gardner is a Wiki disguised as a Seaside component. It uses on the SmallWiki syntax and has code to convert from Swiki syntax. The idea is to keep Gardner as simple as possible, so that it easily integrates in Seaside …
SqueakSource