3619 packages
— page 130
It's a form building superclass that lets you write as little code as possible to get a form up and going and works with either your domain model object, or the form itself acting as the model in cases where …
SqueakSource
squeak
A morphic grid for Smalltalk anyone?Working on lots of business apps and using the ODBC for Squeak package it became clear that we needed a morphic grid. I couldn't find one so I worked one up here. This is just …
SqueakSource
squeak
Monticello package from unsorted repository
Lukas Renggli Source
pharo
Monticello package from unsorted repository
Lukas Renggli Source
pharo
Monticello package from unsorted repository
Lukas Renggli Source
pharo
SimpleMorphic is created by Juan Vuletich, with initial release for Pharo (and Squeak) supported by ESUG. For the latest versions of Juan's work, refer to Cuis Smalltalk, available at http://www.jvuletich.org/Cuis/Index.html.This project started with the original SimpleMorphic release for Pharo, adapted …
SqueakSource
squeak
Its brokeking images somehow, could someone see what is breaking the image. Its not saving sometimes, if you try to run testFakeGenerate it crashes. plus possibly bad cpu usage.
SqueakSource
A parser interface to handle unformatted or unstructured text files, supporting:Uniform interface through #rowsDo:Specification of delimitersValidationsCSV (through CSVParser) and XML (through XPath)Installation:Installer ss project: 'XPath'; install: 'XPath'; project: 'SimpleTextParser'; install: 'SimpleTextParser'; install: 'SimpleTextParserTests'. Gofer new squeaksource: 'XPath'; package: 'XPath'; squeaksource: …
SqueakSource
squeak
something to test
SqueakSource
This new model attempts to accomplish a couple of goals that I saw as defects in the original skins model: Detailed instructions and proper links to the 3 change sets required are on my home page as described above.Tested on …
SqueakMap
squeak
Modal info dialogs disturb, when you want to use code, which includes them, without user interaction.E.g. I want to build a test-server, which loads all updates on an image, but if this updates include a self info: this code cannot …
SqueakMap
squeak
I started to reimplement BookMorph from scratch with tests. I intend to make it really better (at least from what I saw working) than bookmorph and make it possible to be changed. I want to be able to share my …
SqueakMap
squeak
Repo for testing nice stuff about slots
GitHub
MIT
SmallBrother gathers information about how a developers uses the system browser. So far, all displayed methods are recorded. Currently support browser are: OmniBrowser.Usage:Load the latest version of SmallBrother. It will instrument OmniBrowser to gather activity data while you are working …
SqueakSource
SmallFaces (SF) is a set of widgets for Seaside. You can create web applications with Seaside just using widget objects and without thinking in XHTML tags, CSS or JavaScript. SmallFaces provide common user interface widgets like TextFields, Buttons, ListBox, CheckBox, …
SqueakSource
SmallPOS- POS and accounting software for small business. Pharo used as platform, not (yet) tested with other distributions.Additional info at official sitehttp://smallpos.ruWiki also have some information, but it may be outdated. Should overlook and update it.
SqueakSource
pharo
A simple reddit clone sample Seaside application meant be a very simple reference app to learn from. There are comments throughout, and various techniques are used to demonstrate different ways of doing things. Some forms are generated directly via Seaside …
SqueakSource
squeak
Most ideas come from previous ideas. Alan Kay https://twitter.com/pharoproject/status/1925853281567264781 https://twitter.com/0800nacho/status/1640530047600582667 https://twitter.com/rBasicIncome/status/1080938412314673154 https://twitter.com/OliverMensahDev/status/1308068300853739520 https://twitter.com/RenePaulMages/status/1286115220759425024 https://twitter.com/JavierGelatti/status/1105622830018977792 https://twitter.com/RenePaulMages/status/1181427691435827202 https://twitter.com/newsycombinator/status/1130775560085544961 https://twitter.com/awbjs/status/1271494480898797569 http://www.smalltalk.org http://smalltalkhub.com https://en.wikipedia.org/wiki/Alan_Kay http://tinyurl.com/Alan-Adele-Dan https://worrydream.com/EarlyHistoryOfSmalltalk/ https://medium.com/learn-how-to-program/latest https://medium.com/@richardeng/the-best-of-quora-46cd4952420d http://www.lirmm.fr/~dony/notesCours/smalltalkOverview.pdf http://www.lirmm.fr/~dony/notesCours/introAvanceeStk.pdf http://stephane.ducasse.free.fr/FreeBooks.html https://stackoverflow.com/questions/1821266/what-is-so-special-about-smalltalk https://doc.lagout.org/programmation/Smalltalk/ https://ovid.github.io/articles/alan-kay-and-oo-programming.html http://www.bitwisemag.com/2019/08/smalltalk-most-important-language-youve.html http://worrydream.com/EarlyHistoryOfSmalltalk/ https://hal.inria.fr/inria-00441576/document http://www.espace-turing.fr/Naissance-de-Alan-Kay-pionnier-des.html https://fr.wikipedia.org/wiki/Smalltalk https://twitter.com/nourybouraqadi/status/1165563073358454785 https://twitter.com/RenePaulMages/status/1111124431194202113 https://twitter.com/RenePaulMages/status/1115916267884548098 https://www.youtube.com/watch?v=Ao9W93OxQ7U https://www.youtube.com/watch?v=8GRwNM3hBDA …
Web Discovered
pharo
AB Testing for Squeak, Pharo, GemStone.
GitHub
pharo
MIT
A toy example for test amplification in Pharo
GitHub
pharo
MIT
Test Repository for smalltalkCI
GitHub
Example of smalltalk-dev-plugin: Graph and Shortest Path
GitHub
MIT