Community
Cuis is maintained on its Github Organization.
The main meeting point for Cuis users and developers is the mailing list. You can browse the archives for a glimpse of our discussions. Pre-April-2019 archives are found here and here.
The latest changes to Cuis-Smalltalk can be browsed in the Core updates commits.
Contributing to Cuis
For the recommended way of handling your own projects based on Cuis, please read Code Management in Cuis, about developing packages for Cuis, and Using Git and GitHub to host and manage Cuis code. While Cuis should work equally well with any file-based DVCS, we encourage the use of Git and GitHub.
To contribute code to the base image, use the tools includede in Cuis, such as the ChangeSorter and the ChangeList to prepare ChangeSets and save them to file. Send the files as attachments to a message describing them to our mail list, so we all can review and discuss. We prefer this over git pull requests for changes to the base image. For changes to existing packages, or contribution of new packages, pull requests are OK.
Please use an image with all relevant packages already loaded, using updated versions, especially, of any affected packages. This will ensure we don’t break them while we evolve Cuis.
Any contribution must be under the MIT license.
Monthly meetings
Every first Wednesday of each month, at 16:00 GMT (convert here to your local time), a member of the Cuis community chairs a 30 min virtual meeting on a selected topic. Browse the incoming meetings list below, save the date in your agenda and join the meeting at http://meeting.cuis.st.
Jump directly to the meetings archive.
-
Image Processing, Part II
Cartography, planet wide datasets and satellite image rectification.
Juan Vuletich
2024-09 (1st Wednesday of the month. 16:00 GMT) -
Audio
Sound and Music in Cuis.
Juan Vuletich
2024-10 (1st Wednesday of the month. 16:00 GMT)
Meetings archive
-
Single-Stroke recognizer
Demonstration of the single-stroke pen/stylus gesture recognizer for Cuis. Can be installed from https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-UI/tree/main/tools
Community
2024-10 -
Box Morph
We discussed the new Box morphs hierarchy and the newly introduced gap/padding, plus a surpise toward the end.
Community
2024-09 -
How-to Package
We discussed the Package system, its features, possible developments. We shared ideas how to tag/branch packages to meet the stable release of Cuis.
Community
2024-06 -
How-to "You don't lose your work"
During this meeting we discussed "You don't lose your work". How the user work is saved automatically? Change Set. Package.
Community
2024-05 -
What's New?
Learn what landed recently in Cuis.
Community
2024-04 -
Code Coverage Tool
Code coverage is very useful when doing TDD. This tool does not only checks message sends but also variable usage, boolean coverage, etc.
Nicolas Papagna
2024-03 -
Cuis release process
Presentation of the new Cuis release process. It is an important change for the Cuis-Smalltalk community. LabWare (http://www.labware.com) has decided to support the Cuis community in this effort. The presentation will be followed by a Questions & Answers session.
Juan Vuletich
2024-01 -
TDD Guru
A tool to see how well you are doing Test Driven Development (TDD).
Hernán Wilkinson
2023-12 -
What's New?
Learn what landed recently in Cuis. Smalltalk 2023 Fast event in Buenos Aires
Community
2023-11 -
The Spotlight
The spotlight or finder is a tool that allows you to look for classes, senders, implementors, etc. very easily.
Nicolas Papagna, Hernán Wilkinson
2023-10 -
Image Processing, Part I
Cartography, planet wide datasets and satellite image rectification.
Juan Vuletich
2023-09 -
What's New?
Update on how Shout handles scripts in Workspaces and Inspectors. How to write a simple SVG exporter based on MorphCanvas double dispatching, use case in Dr. Geo. Revisiting the Dynabook concept with Cuis-Smalltalk. How to view and to edit business objects related to educational institution. Paper Morph, stunning hand writing rendering with VectorGraphics. General consideration on revisiting the Dynabook concept.
Community
2023-07 -
Refactoring with Cuis
A demo of all the refactoring tools we have right now and the ones we are working on.
Hernán Wilkinson
2023-06 -
VM Plugin
How to write a simple VM plugin in Cuis.
David Lewis
2023-05 -
Cuis and Unicode
Learn about the implementation of Unicode within Cuis.
Juan Vuletich
2023-04 -
Teaching Cuis
How we teach OO using Smalltalk (DenotativeObjects, etc).
Hernán Wilkinson
2022-12 -
Haver, Part II
A Cuis based Smalltalk With Modules.
Gerald Klix
2022-10 -
Dr. Geo
Interactive geometry. Short introduction to the objective and concepts. Demo.
Hilaire Fernandes
2022-09 -
What's New?
Learn what landed recently in Cuis.
Community
2022-07 -
Bézier Curves
Manipulate Bézier curves with Morph through end-point and control-point handles to the HaloMorph.
Ken Dickey
2022-06 -
Haver, Part I
A Cuis based Smalltalk With Modules.
Gerald Klix
2022-05 -
LiveTyping
Automatic Type Annotation for Dynamically Typed Languages. Introduction to the concept. Possibilities. Demo.
Hernán Wilkinson
2022-04 -
What's New?
Learn what landed recently in Cuis.
Community
2022-03