Diff for Examples
| Wed, 10/29/2008 - 10:46 by Stephen Woolerton | Fri, 01/09/2009 - 12:00 by Stephen Woolerton | ||
|---|---|---|---|
| < previous diff | next diff > | ||
| Changes to Body | |||
| Line 17 | Line 17 | ||
| * [http://smalltalk.gnu.org/blog/swoolerton/mail-scripting-0 Mail scripting: POP and SMTP] | * [http://smalltalk.gnu.org/blog/swoolerton/mail-scripting-0 Mail scripting: POP and SMTP] | ||
| * [http://smalltalk.gnu.org/blog/swoolerton/packages-and-namespaces Intro to Packages and NameSpaces] | * [http://smalltalk.gnu.org/blog/swoolerton/packages-and-namespaces Intro to Packages and NameSpaces] | ||
| + | * [http://smalltalk.gnu.org/blog/dragoncity/text-file-processing-example-gst Beginner script; text file processing with explanation] | ||
| ;Other packages | ;Other packages | ||
Revision of Fri, 01/09/2009 - 12:00:
Examples
By Paolo Bonzini - Posted on September 22nd, 2007
These are short tutorials designed around explaining one or two pieces of example code.
- Creating bindings to external libraries
- Networking tutorials
- Building a simple echo server with GNU Smalltalk
- Building a simple chat server with GNU Smalltalk using class inheritance
- Building a simple echo server with GNU Smalltalk's NetClients package
- Seaside development with GNU Smalltalk
- Scripting Examples
- Convert a CSV data file to an LDIF file (for import to an LDAP directory)
- Scripting operating system calls (UNIX)
- Use of basic regular expressions in parsing a file
- File and folder enumeration with system calls
- Mail scripting: POP and SMTP
- Intro to Packages and NameSpaces
- Beginner script; text file processing with explanation
- Other packages
- See also
