2821 packages
— page 27
Replace Fillit !!
SqueakSource
Implementation binary tree
SqueakSource
Project for subject X36OBP at Faculty of Electrotechnical Engineering, Czech Technical University in Prague Web Application for managing Timetables for schools and universities.
SqueakSource
An etoy to control the Femisapien with an IR Lego Tower. It needs the LegoIRTower project installed.
SqueakSource
A small package that searches for selectors calling on Pharo Image in order to group it and give some info.
SqueakSource
pharo
A Tutorial on using FFI via Pragmas and via the FFI classes directly.
SqueakSource
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
Pharo by Example
SqueakSource
pharo
a few usefull classes to ease finance calculation
SqueakSource
Exploring output source code files (i.e. change sets and .st files) Browser built using Glamour
SqueakSource
Very simple serialization of objects to a file. Slightly modified http://onsmalltalk.com/simple-image-based-persistence-in-squeak from Ramon Leon. I'm using it in some of my projects. It is dedicated to the public domain. (AFAIK Ramon didn't put any licence on his code)
SqueakSource
squeak
This is the result of merging FileList2 and FileList.Before installing first please remove the Morphic-FileList category.
SqueakSource
squeak
FileMan provides simple, intuitive interfaces for file manipulation.Latest sources are on github: (https://github.com/mumez/FileMan)Features: - Small footprint - Portable path representation between platforms - Relative path support - Dictionary like interfaces - Hooks for directory operation FileMan runs on Squeak/Pharo/VisualWorks, so …
SqueakSource
pharo
Should be used as an example of Omnibrowser
SqueakSource
Ref. SmallAutoDoc by Damien Cassou
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
a bunch of classes useful to a bunch of talented financial engineer. because finance should be about processors. connectors . and drag and drop. if you want to join. be my guest register on squeak source and write to me
SqueakSource
squeak
A FixedDecimal is similar to a ScaledDecimal, but different in certain select ways. It's primary purpose was to be able to represent precise decimals for such things as representing money - where ScaledDecimals leave something to be desired. For instance, …
SqueakSource
Fix Protocol implementation.
SqueakSource