9749 packages — page 89

NeoJSONRPC

JSON-RPC Client for Pharo using NeoJSON and Zinc libraries
GitHub pharo MIT

NewsAgent

This newsreader aids in handling the volume of traffic on net news. It monitors your reading habits and ranks new messages by importance, discriminating on author and thread. Below a certain threshold, uninteresting articles are suppressed altogether.
SqueakMap squeak

Nisshoku

Pattern/modular-based official documents generation system. Required packages:SeasideScriptaculousVassili's RegexYAXOOpenDocument:http://www.squeaksource.com/OpenDocument/OpenDocument-Core-tak.35.mczhttp://www.squeaksource.com/OpenDocument/OpenDocument-Workspace-tak.1.mczSorry, full package description will be later
SqueakSource squeak

NoeTables

Interactive exercises.General framework for multiple choice problemsExamples:Math problems for elementary school kidsLatin problemsVisit my German-Latin instance athttp://uchi.seasidehosting.st.
SqueakSource

Notepad

This is a simple Seaside app I coded up when I was initially learning Seaside. It's a simple web-based "notepad." It has one dependency, the Sixx package (which is used to write the notepad entries to a file). Although this …
SqueakSource

NotificationsArea

NotificationsArea is a Seaside Decoration which renders a notifications div & an error div.It wraps around the AJAX calls generated by scriptaculuous/prototype extensions of seaside, and adds a notification if the callback attached to the AJAX thing was successfull, or …
SqueakSource squeak

Objetos2-Smalltalk-Seaside

Trabajo de Objetos 2 - Facultad de informática
GitHub

ogone

Integrate Ogone with Pharo and Seaside.
SqueakSource pharo

OGRPNCalculator

Seaside Reverse Polish Notation Calculator tutorial from the Squeak by Example book.
SqueakSource squeak

oicd-for-seaside

Open Id Connect implementation for Seaside
GitHub GPL-3.0

OMeta

OMeta is a new object-oriented language for pattern matching. It is based on a variant of Parsing Expression Grammars (PEGs) which we have extended to handle arbitrary kinds of data. OMeta's general-purpose pattern matching facilities provide a natural and convenient …
SqueakMap squeak

OMeta

OMeta is an object-oriented language for pattern matching. It is based on a variant of Parsing Expression Grammars (PEGs) which we have extended to support matching on arbitrary data types. OMeta's general-purpose pattern matching facilities provide a natural and convenient …
SqueakSource

oo2PrimerEntrega

Repositorio de prueba para primer entrega de app en Smalltalk en combinación con el framework SeaSide
GitHub

OpenStreetStaticMap

Seaside component to use URL-based static maps API of OpenStreetMap.Project ("MapOf"-API only by now - see http://wiki.openstreetmap.org/wiki/MapOf)
SqueakSource

OperaORB-native

OperaORB-native is a lightweight ORB. It serves as a wrapper of messaging layers (currently SOAP and RMT)to provide very simple API for distributed computing. You can send messages to local/remote objects in a transparent way. This version is for RMT. …
SqueakMap squeak

PackageTester

Seaside web app that automates the testing of new packages.
SqueakSource

Pepper

Our crazy programming language/paradigm/architecture research project. Nothing interesting for now...Important:The tests are currently broken, because monticello does not preserve the values of class instance variables. We are working on this...
SqueakSource

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

Pharo-Alpine

Opposite to Seaside
GitHub pharo

Pharo-CrowdWorld

A localization tool for "Pharo" and "Seaside". It uses MongoDB to store the phrases and their translations. The localization component let users vote between several translations, or to suggest their own.
GitHub pharo MIT

Pharo-DojoToolkit

Support code for the Dojo Toolkit for Pharo/Squeak + Seaside
GitHub pharo MIT

pharo-seaside-tutorial

GitHub pharo

PharoCompatibility

This package aims to provide a shim to Squeak images to allow the loading (and functioning) of interesting Pharo projects.
SqueakSource pharo

PharoRolodex

A simple business card app to try out Seaside+Renoir.st
GitHub pharo

pharoTinyBlog

My implementation of the Tiny Blog project via Seaside and Pharo.
GitHub pharo