I am struggling to setup a Smalltalk web application env from scratch on Windows. These are the features I am looking for:
- Prefer Squeak or a free ST env. Must work stably on windows
- Seaside is preferred as the framework of choice
- MySQL or SQLite as the db
- decent HTML templating or front end technology ala CL-WHO
I really like the language but I am having a hard time finding a detailed tutorial for noobs to get started with web app dev on Smalltalk. Both Django and Rails have done a lot of good work in this regard...Even the Lispers have some good noob tutorials.