<div dir="ltr"><div>Someone submitted the link to HN, just wanted to point out the discussion thread: <a href="https://news.ycombinator.com/item?id=7047953">https://news.ycombinator.com/item?id=7047953</a></div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">2014/1/13 Chris Double <span dir="ltr"><<a href="mailto:chris.double@double.co.nz" target="_blank">chris.double@double.co.nz</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<u></u>










<div style>
<span> </span>


<div>
  <div>


    <div>
      
      
      <p>On Tue, Jan 14, 2014 at 12:25 AM, Baltasar <<a href="mailto:baltasarq@gmail.com" target="_blank">baltasarq@gmail.com</a>> wrote:<br>
> #vm 'worldBuilder.self' _RunScript<br>
<br>
If you want to run these scripts, best to do it with cwd set to the<br>
'objects' subdirectory. So I do:<br>
<br>
$ cd objects<br>
objects$ ../Self<br>
VM# 'worldBuilder.self' _RunScript<br>
<br>
I describe something like this at:<br>
<br>
<<a href="http://bluishcoder.co.nz/2009/07/27/building-and-using-self-on-linux.html" target="_blank">http://bluishcoder.co.nz/2009/07/27/building-and-using-self-on-linux.html</a>><br>
<br>
Note that the build instructions there are out of date but it should<br>
give you the idea.</p><div class="im"><br>
<br>
> Another, completely different issue is how bad the font is seen in Ubuntu. Maybe is just that the system font is too small in the title window, and in the buttons: Get it, Do it and Close. Can that be somehow fixed?<br>


<br></div>
Fonts are horrible, I agree. See my attempts at working on this here<br>
to get Xft support:<br>
<br>
<<a href="http://groups.yahoo.com/neo/groups/self-interest/conversations/messages/2927" target="_blank">http://groups.yahoo.com/neo/groups/self-interest/conversations/messages/2927</a>><div class="im"><br>
<br>
> Finally, in the self page the tutorial in: <a href="http://selflanguage.org/_static/tutorial/index.html" target="_blank">http://selflanguage.org/_static/tutorial/index.html</a> is recommended. The problem is how to start. Nowhere is to be found how to create a new, empty object, so you can start with the balance example.<br>


<br></div>
To get an empty object evaluate: (| |)<br>
You can then add parents,etc from the GUI. Or you can also do: (|<br>
parent* = traits clonable |) copy<br>
<br>
If you do "Get it" vs "Do it" you get the object instance in the hand.<br>
<br>
-- <br>
<a href="http://www.bluishcoder.co.nz" target="_blank">http://www.bluishcoder.co.nz</a><br>
<p></p>

    </div>
     

    
    <div style="color:#fff;min-height:0"></div>


</div>



  






</blockquote></div><br><br clear="all"><div><br></div>-- <br>Bernat Romagosa.
</div>