New pages
Jump to navigation
Jump to search
- 07:59, 13 May 2025 MetaCookbook (hist | edit) [453 bytes] Nmingott (talk | contribs) (added page and first content) Tag: Visual edit
- 07:18, 13 May 2025 Format guidelines (hist | edit) [1,285 bytes] Nmingott (talk | contribs) (started new page) Tag: Visual edit
- 21:24, 12 May 2025 References to the Sound system (hist | edit) [89 bytes] Nmingott (talk | contribs) (Created page with "TODO. Add references i have from the Swiki TODO. Add Hannes references received via mail") Tag: Visual edit
- 21:17, 12 May 2025 Create and play *.wav files (hist | edit) [618 bytes] Nmingott (talk | contribs) (imoprted) Tag: Visual edit
- 21:14, 12 May 2025 Play a melody writing a list of note names and their duration (hist | edit) [458 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:42, 12 May 2025 The Dependency Mechanism - part 3 (hist | edit) [3,708 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:42, 12 May 2025 The Dependency Mechanism - part 2 (hist | edit) [1,578 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:41, 12 May 2025 The Dependency Mechanism - part 1 (hist | edit) [4,997 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:41, 12 May 2025 Where to get information about the hardware (hist | edit) [115 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:40, 12 May 2025 Adapt newline characters to Cuis standard (hist | edit) [379 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:40, 12 May 2025 How to invoke the garbage collector (hist | edit) [151 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:39, 12 May 2025 About Random (hist | edit) [893 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:39, 12 May 2025 Deal with XML files (hist | edit) [1,756 bytes] Nmingott (talk | contribs) (importe material) Tag: Visual edit
- 20:38, 12 May 2025 Convert a file to/from Base64 (hist | edit) [1,335 bytes] Nmingott (talk | contribs) (importing material) Tag: Visual edit
- 20:37, 12 May 2025 Run a program with CommandShell (hist | edit) [2,654 bytes] Nmingott (talk | contribs) (importing material) Tag: Visual edit
- 20:36, 12 May 2025 Run a program with OSProcess (hist | edit) [3,566 bytes] Nmingott (talk | contribs) (importing material) Tag: Visual edit
- 20:30, 12 May 2025 The basics of interacting with Unix (hist | edit) [1,796 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:29, 12 May 2025 Traps and pitfalls specific to running external programs (hist | edit) [1,748 bytes] Nmingott (talk | contribs) (Created page with "* I run most of my external commands in '''Linux''', sometimes in '''BSD'''. These procedures may work in the Mac, since it is, in some way, a descendant of BSD, but they will not work in Windows. * In different Unix-like systems the same command can be in different positions in the filesystem. For example in Linux Debian <code>date</code> is in <code>/usr/bin/date</code>. In the Mac it is in <code>/bin/date/</code>. * If you run your external command '''synchronously'''...") Tag: Visual edit
- 21:24, 6 May 2025 Contributions motivated guidelines (hist | edit) [3,092 bytes] Nmingott (talk | contribs) (added page) Tag: Visual edit
- 06:53, 6 May 2025 First experiments with sound (hist | edit) [1,933 bytes] Nmingott (talk | contribs) (inserted some material to catalog in a later phase) Tag: Visual edit
- 22:14, 4 May 2025 Zip and unZip files and directories (hist | edit) [708 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 22:13, 4 May 2025 Run a method every 2 hours or every day at 15:00 (hist | edit) [343 bytes] Nmingott (talk | contribs) (Created page with "'''Problem'''. I want to call a method every fixed amount of time. Say every 2 hours, or every Monday, or every time it is 14:00. How do I do it? '''Solution'''. There a specific package to solve this problem: [https://github.com/nmingotti/Cuis-Smalltalk-CronDaemon CronDaemon]. See the GitHub readme for a fast introduction on how to use it.") Tag: Visual edit
- 21:30, 4 May 2025 Processes 101 (hist | edit) [2,326 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 21:29, 4 May 2025 See the list of running processes (hist | edit) [184 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 21:28, 4 May 2025 Errors, raise and catch signals (hist | edit) [522 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 21:27, 4 May 2025 Assertions (hist | edit) [545 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 21:20, 4 May 2025 Quick exception handling (hist | edit) [470 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 21:19, 4 May 2025 Call the debugger from a code location (hist | edit) [375 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:40, 4 May 2025 Where is the image file? Where is the VM? (hist | edit) [159 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:40, 4 May 2025 Get the directory where a Class (its Package) is stored (hist | edit) [561 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:39, 4 May 2025 Get the list of open files (hist | edit) [891 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:39, 4 May 2025 Using file locks (hist | edit) [1,352 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:38, 4 May 2025 Create a new non-existing file name (hist | edit) [764 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:37, 4 May 2025 Read/Write a binary file (hist | edit) [2,422 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:36, 4 May 2025 Delete files and directories (hist | edit) [525 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:36, 4 May 2025 Check things on a pathname. Is there anything? Is it a file? Is it writable? (hist | edit) [342 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:35, 4 May 2025 Filename extensions (hist | edit) [534 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:34, 4 May 2025 Find the current directory, list it and move in the directory tree (hist | edit) [1,609 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:33, 4 May 2025 Read a file line by line (hist | edit) [1,908 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:32, 4 May 2025 How to Read or Write a text file with a Stream (hist | edit) [1,998 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:31, 4 May 2025 How to Read or Write a text file (hist | edit) [1,767 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:26, 4 May 2025 Get date and time as Unix epoch (hist | edit) [384 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:25, 4 May 2025 Date and time algebra (hist | edit) [521 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:25, 4 May 2025 Format date and time as you like most (hist | edit) [1,257 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:24, 4 May 2025 Get the current date and time (hist | edit) [438 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:23, 4 May 2025 Write to stdout in any system (hist | edit) [306 bytes] Nmingott (talk | contribs) (imported material) Tag: Visual edit
- 20:23, 4 May 2025 Write a long String with a Stream (hist | edit) [1,007 bytes] Nmingott (talk | contribs) (Created page with "'''TODO'''. Redo the example without using structures the reader does not have. '''Problem'''. You need to compose a long block of text, what you usually do in scripting languages is appending a String to another until you get what you need. You can do it also in Smalltalk but it is not recommended in books. '''Solution'''. Adapted from ''"Smalltalk by Example(1997)"''. You must guess approximately the size of the string you want to build, then open a write stream on i...") Tag: Visual edit