4344 packages — page 145

Stave

Provides an editable WebDAV interface to Squeak's class system. With the use of a WebDAV filesystem or sufficiently powerful editor, this enables a file-based view on Squeak.
SqueakSource squeak

StdbMysqlImpl

A MySQL Implementation of the Stdb APIThis is an implementation of the database connectivity API defined in theStdb-Corepackage. It uses the MySQL protocol driver inStdbMysqlProcolprojectSee also:StdbCore(required),StdbMysqlProtocol(required)Features:ImplementsStdbCoreAPI facilities like connection, prepared statement, metadata, resultset and so onTransaction facilitiesPrepared statement is implemented …
SqueakSource

StdbMysqlProtocol

This is a native Smalltalk wire protocol implementation for connecting to the MySQL database. This supports the new 4.1 wire protocol, along with server side prepared statements and cursor based row data fetch capabilities.This protocol driver is used in the …
SqueakSource pharo

StellDichEin

Monticello package 'StellDichEin' in the pieraddons repository at source.lukas-renggli.ch. Latest StellDichEin-tg.12.mcz; 12 versions.
Lukas Renggli Source

Stemmer

The PorterStemmer algorithm is an algorithmic word stemmer. It removes suffixes from words (Connections -> Connect) which can greatly assist searching. The algorithm's home page is: http://tartarus.org/~martin/PorterStemmer/
SqueakSource

Stéphane Ducasse | Weekly news about Pharo

Read all of the posts by Stéphane Ducasse on Weekly news about Pharo
Web Discovered pharo

STheimanngecyasar

a repository for the smalltalk lecture exercises done by Michael Heimann ( 01-212-109 ) and Alican Gecyasar ( 03-114-758 )
SqueakSource

STicky

STicky is a pluggable real-time evaluator and/or translator workspace aimed to learn languages. For a quick overview please take a look at thepresentation videoThe Smalltalk evaluator could be useful in learning courses or for newbies typing expressions, but other translators/evaluators …
SqueakSource pharo

stockPOC

poc of a stock in Pharo for educationnal purpose
GitHub pharo MIT

STOffice

SmalltalkHub

StOMP

Smalltalk Objects on MessagePack.The aim is to provide portable, fast, compact serializer for major Smalltalk dialects.StOMP is optimized for small/medium sized data. It is especially suitable for KVS or RPC.Prex: MessagePack
SqueakMap squeak

StOMP

Monticello package 'StOMP' in the treated repository at source.squeak.org. Latest StOMP-koba.1.mcz; 1 version.
Squeak Trunk squeak

StompProtocol

WARNING: This project was moved tohttp://smalltalkhub.com/#!/~gokr/StompProtocolat 2012-12-18!!! There may be newer code there.StompProtocol implements the STOMP protocol for message queues: http://stomp.codehaus.org/Protocol If you want to play and run the tests you need to install RabbitMQ+STOMP adapter and get that running, …
SqueakSource squeak

StringCalculatorKata

First Kata proposed by the 12meses12katas (12 months 12 katas) initiative: http://www.12meses12katas.com.
SqueakSource

StringEnh

Some util enhancements for Strings. New messages: #asByteString and #zipped.
SqueakMap squeak

StringFormat

An extensible and customizable utility for string formatting a few simple examples: simple replacements (no arguments)'line one&rline two' sformat=='line oneline two' replacements with arguments'%s+%s=%s (or not)' sformat: {7. 2. 8}== '7+2=8 (or not)' replacements with inlined arguments'%s[6+1]+%s[2] indeed is %s[4*2]' …
SqueakMap squeak

Stripe

Use http://www.stripe.com as a payment gateway for processing credit cards. At this time stripe.com only works with USA based cards and expects amounts in USD denominations. Requires a stripe.com account, Zinc, Zodiac, and the SqueakSSL plugin. You'll need to specify …
SqueakSource pharo

Stripes

Adding alternating dark and light background to menus, like those in iTunes.
SqueakSource

StSearch

StSearch is a search engine for Smalltalk. Unlike the existing search facilities in Squeak, StSearch constructs an index for all the glossary contained in the image in advance, and provide searching based on the index. StSearch, as its name suggests, …
SqueakSource squeak

Stuff

nothing fancy, just some very basic classes I need everytime I start something new in Squeak: Matrix2D - just that, I guess everybody has one of their ownOrderedTreeNode - nothing sophisticated, just plain basic functionalityXMLObject - a very simple and …
SqueakMap squeak

subEditorSrtBase

editor de subtitulo Base de linea de comando - archivos SRT con y sin formato. implementa patron decorator. leguaje Smalltalk Pharo
GitHub pharo

Sudoku

SqueakMap squeak

Sudoku solver and generator

a morphic editor, solver and generator for standard (9 x 9) sudokus. I did this to get reaquainted with Smalltalk after a ten year abstinence, and to learn about Squeak's deployment possibilities. An installable binary version for windows is available …
SqueakMap squeak

SueldosHeladeria

SmalltalkHub

SueldosTesting

Cambios realizados durante la etapa de testing, paralelos al repositorio del sistema en producción
SqueakSource