Göran has announced the new version 2.1 of SqueakMap.
The SqueakMap website is now also available at http://map.squeak.org
Tuesday, November 29, 2005
Wednesday, November 23, 2005
Tuesday, November 22, 2005
Thursday, November 17, 2005
Tuesday, November 15, 2005
Techo with Shout
Found a nice tool on SqueakMap today. It is called "Techo" - something like
a multi notepad. Many thanks to Takashi Yamamiya for implementing this little tool.
Since I want to use it as a workspace script manager I created a "Shout" and "eCompletion"
aware version of it to support Smalltalk syntax highlighting.
To install in Squeak 3.8#6665 using the SM Package loader:
- install "Shout" version 4 (may already be installed)
- install "ShoutWorkspace" version 2
- install "eCompletion" version 2.0b2
- install "TechoShout" version 1
Open Techo using 'open' in the world menu or evaluate "Techo open".
Now you can create workspace scripts. Note that Techo used the first line
as the name for the script - so I typically write the scripts using a first line comment:
a multi notepad. Many thanks to Takashi Yamamiya for implementing this little tool.
Since I want to use it as a workspace script manager I created a "Shout" and "eCompletion"
aware version of it to support Smalltalk syntax highlighting.
To install in Squeak 3.8#6665 using the SM Package loader:
- install "Shout" version 4 (may already be installed)
- install "ShoutWorkspace" version 2
- install "eCompletion" version 2.0b2
- install "TechoShout" version 1
Open Techo using 'open' in the world menu or evaluate "Techo open".
Now you can create workspace scripts. Note that Techo used the first line
as the name for the script - so I typically write the scripts using a first line comment:
"001 - Open a new Techo"
Techo open.
Monday, November 14, 2005
Seaside PR
Bruce Tate, author of three best-selling Java books comments on Seaside in his latest article.
Also the latest Weekly Squeak issue includes an interview with Bruce and Avi (author of the seaside framework) explains the history of Seaside.
Also the latest Weekly Squeak issue includes an interview with Bruce and Avi (author of the seaside framework) explains the history of Seaside.
Smalltalk next door
Dont know where to find the Smalltalker next door or
Squeakers in the neighbourhood - so have a look at frappr.com.
Squeakers in the neighbourhood - so have a look at frappr.com.
Tuesday, November 08, 2005
Exupery
Exupery is a compiler written in Squeak Smalltalk that compiles bytecodes to machine code. You can read more about it on the Squeak swiki.
There is also a new gmane interface to the Exupery mailinglist.
There is also a new gmane interface to the Exupery mailinglist.
Monday, November 07, 2005
Subscribe to:
Posts (Atom)