<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi guys<div class="">I’ve done a little update to the demo image you get when you trial Self on <a href="http://OurSelf.io" class="">OurSelf.io</a>, adding the Smalltalk subsystem and the webBrowser, and also a new facility for moving around the desktop.</div><div class=""><br class=""></div><div class="">If you try it you will see a hello message, and at the top left a ‘station’.</div><div class=""><br class=""></div><div class="">This is a morph which looks a bit like a train station sign, with a ‘Go to..’ button which allows you to travel to other stations (ie it moves your viewpoint around the desktop)</div><div class=""><br class=""></div><div class="">To create a station yourself, open a shell and do:</div><div class=""><br class=""></div><div class="">    stationMorph copy</div><div class=""><br class=""></div><div class="">Then right click and choose ‘Show Morph’ from the menu.</div><div class=""><br class=""></div><div class="">To change the station’s name, double click on its title.</div><div class=""><br class=""></div><div class="">The ‘Go to…’ menu should update automatically to show your new station.</div><div class=""><br class=""></div><div class="">Cheers Russell</div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>