<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for sthippo</title>
    <link>http://www.advogato.org/person/sthippo/</link>
    <description>Advogato blog for sthippo</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Sun, 26 May 2013 08:46:39 GMT</pubDate>
    <item>
      <pubDate>Wed, 15 May 2002 20:46:27 GMT</pubDate>
      <title>15 May 2002</title>
      <link>http://www.advogato.org/person/sthippo/diary.html?start=1</link>
      <guid>http://www.advogato.org/person/sthippo/diary.html?start=1</guid>
      <description>&lt;a href="http://www.bentodev.org" &gt;Bento&lt;/a&gt; is reaching the
critical Dog Food stage.  I have started converting the
entire bentodev.org site from plain HTML to Bento, with
great
satisfaction.  Also great number of bugs... the Dog Food
exercise is indeed an extremely effective way to uncover
problems and thereby achieve usability, even if it was
invented by Microsoft (was it?)

&lt;p&gt; The main bug I uncovered has to do with what is turning out
to be perhaps the trickiest part of the Bento
implementation: name resolution.  Bento has a very versatile
and powerful name space model, designed to support numerous
patterns and techniques (delegation, overriding,
hierarchies, abstract definitions, etc.).  The way a name is
resolved is intimately connected to the context: what object
is being instantiated at that moment.  What makes it
complicated is that objects are subclassable and composable,
so any number of objects might be being instantiated at one
time.  I've been trying to minimize the amount of contextual
information I have to pass around, but as I define
increasingly complex objects I keep running into cases which
require more information. 

&lt;p&gt; Unfortunately increasingly complex objects also lead to
increasingly convoluted debugging traces.

&lt;p&gt; Meanwhile, Sourceforge is moving glacially on the bento
project hosting request, and no one on the OSI license
discussion list seems to have anything to say about the
bento license.  Pesky humans.


</description>
    </item>
    <item>
      <pubDate>Thu, 2 May 2002 20:23:27 GMT</pubDate>
      <title>2 May 2002</title>
      <link>http://www.advogato.org/person/sthippo/diary.html?start=0</link>
      <guid>http://www.advogato.org/person/sthippo/diary.html?start=0</guid>
      <description>The best treatment I've seen of the relationship of DNA and
code
is &lt;b&gt;Darwin's Dangerous Idea&lt;/b&gt; by Daniel Dennett. 

&lt;p&gt; One particularly interesting observation is that the popular
conception of DNA as a kind of blueprint is completely
wrong.
It's machine code.  Like all machine code,  it only makes
sense
in the context of the processor it was created for.  In the
case
of living things, the processor consists of some very
complicated
biochemical machinery.  If somewanted to write a
disassembler
for human DNA, they'd have to have knowledge of the genetic 
processor's system architecture and instruction set far
beyond
what science knows today.

&lt;p&gt; There's a lot more Dennett has to say on the subject.  A
very
good read.  </description>
    </item>
  </channel>
</rss>
