Preferences disable: #syntaxHighlightingAsYouType. Preferences enable: #annotationPanes. SoundPlayer initialize; shutDown; startUp. MczInstaller installFileNamed: 'C:\takashi\doc\squeak\src\Techo-Base-tak.9.mcz'. Smalltalk listLoadedModules Smalltalk unloadModule: 'SoundPlugin' WPClient showPing: 'http://208.49.99.244:8001/' asUrl. WPServer startOn: 8001. WPServer allShutDown. WPPhone connectUrl: 'http://languagegame.org:9090/test'. WPPhone disconnectUrl: 'http://languagegame.org:9090/test'. WPPhone connectUrl: 'http://localhost:8001/phone'. WPPhone disconnectUrl: 'http://localhost:8001/phone'. WPPhone sendUrl: 'http://localhost:8001/phone' sound: PluckedSound bachFugue. WPPhone connectUrl: 'http://208.49.99.244:8001/'. WPPhone disconnectUrl: 'http://208.49.99.244:8001/'. WPPhone sendUrl: 'http://208.49.99.244:8001/' sound: PluckedSound bachFugue. WPClient showPing: 'http://208.49.99.244:8001/' asUrl. == How to make an pr file. - open Squeak3.8-6665.image - make new project named 'WikiPhone' - load WikiPhone-Clinent, WikiPhone-Morphic - open dual change sorter. - submerge into WikiPhone. - WPPhoneMorph setupForWebPage - Save project on file - mv Squeaklets/WikiPhone.001.pr WikiPhone-2006-05-30.pr - scp WikiPhone-2006-05-30.pr propella@metatoys.org:www/pub - scp WikiPhone.html propella@metatoys.org:www/pub