<?xml version="1.0"?>
<rss version="2.0.">
  <channel>
    <title>Advogato blog for fufie</title>
    <link>http://www.advogato.org/person/fufie/</link>
    <description>Advogato blog for fufie</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Fri, 25 Jul 2008 04:38:46 GMT</pubDate>
    <item>
      <pubDate>Fri, 28 Sep 2001 10:27:23 GMT</pubDate>
      <title>28 Sep 2001</title>
      <link>http://www.advogato.org/person/fufie/diary.html?start=17</link>
      <guid>http://www.advogato.org/person/fufie/diary.html?start=17</guid>
      <description>&lt;p&gt;Gah.. no time for open-source these days. 
Work and thesis steal all time.  Sigh.

&lt;p&gt; &lt;p&gt;Maybe I should write something sensible here.  Can't
think of anything. Nah, I'll eat breakfast, it's half
past noon.  Time for breakfast.
</description>
    </item>
    <item>
      <pubDate>Tue, 28 Aug 2001 19:50:16 GMT</pubDate>
      <title>28 Aug 2001</title>
      <link>http://www.advogato.org/person/fufie/diary.html?start=16</link>
      <guid>http://www.advogato.org/person/fufie/diary.html?start=16</guid>
      <description>&lt;p&gt;It's been more than a month since I wrote anything
   here at Advogato.  It's been a varied month, with a
   few developer releases of my lispy game
   &lt;a href="http://www.advogato.org/proj/Langband/" &gt;Langband&lt;/a&gt; and work starting
again.

&lt;p&gt; &lt;p&gt; &lt;p&gt;&lt;b&gt;Work:&lt;/b&gt;
   Work involves very little hacking these days
   unfortunately.  After a research-prototype in the
   spring it's a lot of meetings, planning, getting
   external verification on the ideas in the prototype
   and trying to
   find working business-models that combines open-source,
   making enough money, research and fun. 

&lt;p&gt; &lt;p&gt; &lt;p&gt;&lt;b&gt;Wish:&lt;/b&gt; 
   Now if only we could find a partner using J2EE or moving
   into J2EE with a complex domain to map to Java I think
   our tools would be &lt;i&gt;useful&lt;/i&gt; and worth the 
   investment.. but it's not easy getting the first
   customer.  Oh well.

&lt;p&gt; &lt;p&gt; &lt;p&gt;&lt;b&gt;Code:&lt;/b&gt;
   Too little time for open-source.. *sigh*  All time is 
   sucked away by thesis and work.  Maybe I can find some
   time for more langband-hacking later... that would be
   fun.

&lt;p&gt; &lt;p&gt; &lt;p&gt;&lt;b&gt;Life:&lt;/b&gt;
   I'm oddly enough healthier than I've been in a long
   time.  My FEV breathing-tests are up from 35-40% in the
   winter to 50-55% now which is amazing. My effective
   lung-volume is still in the 30s but it's up from the
   20-something I've had the last year. Can't explain why
   really, as the opposite direction would be more
   realistic.  But I like it :-)

</description>
    </item>
    <item>
      <pubDate>Fri, 20 Jul 2001 00:36:24 GMT</pubDate>
      <title>20 Jul 2001</title>
      <link>http://www.advogato.org/person/fufie/diary.html?start=15</link>
      <guid>http://www.advogato.org/person/fufie/diary.html?start=15</guid>
      <description>&lt;p&gt;Been trying to make recently released CLISP-version work
with &lt;a href="http://www.advogato.org/proj/CCLAN/" &gt;CCLAN&lt;/a&gt;.  But of course it had to introduce
some new pathname-problems which wasn't in the working
CVS-version I made last week.  Hip Hip Hurrah for progress!!!&lt;p&gt;

&lt;p&gt; &lt;p&gt;&amp;lt;rant&amp;gt;&lt;br&gt;
  Common Lisp tries to abstract up pathnames to be portable
  across implementations, but ends up with an unimplementable
  spec of 'logical pathnames' that nobody manages to get
  right or even compatible with other implementations
  on the same architecture.  It's like otherwise intelligent
  programmers get into a c++-mindset and makes code that 
  is incompatible with antyhing
  else as soon as the spec is vague instead of discussing
  things like sane people. I'm sick and tired
  of logical pathnames. Of course,
  everything that is built atop the LPNs look like
  mutilated spaghetti-code.

&lt;p&gt;   There has to be a better way to handle paths.
  (The 'handle paths as strings' is of course worse,
  Common Lisp is just the least bad alternative.)&lt;br&gt;
 
&amp;lt;/rant&amp;gt;
</description>
    </item>
    <item>
      <pubDate>Wed, 18 Jul 2001 15:38:17 GMT</pubDate>
      <title>18 Jul 2001</title>
      <link>http://www.advogato.org/person/fufie/diary.html?start=14</link>
      <guid>http://www.advogato.org/person/fufie/diary.html?start=14</guid>
      <description>&lt;p&gt;Spent most of the weekend writing a darned
research-report, but the whole team wrote their parts
and we finished just in time.  Stressful, but very good
teamwork.  The report will howerver not win a Funniest
Writing Award 2001. 

&lt;p&gt; &lt;p&gt;Got a chance to work a bit with &lt;a href="http://www.advogato.org/proj/Langband/" &gt;Langband&lt;/a&gt;
the last two days and tossed out a 0.0.12 version 
last night that
is improved and is fairly installable as debian-packages.
I hope to get some time working on it this month as well
as on my thesis. 


</description>
    </item>
    <item>
      <pubDate>Wed, 11 Jul 2001 21:32:53 GMT</pubDate>
      <title>11 Jul 2001</title>
      <link>http://www.advogato.org/person/fufie/diary.html?start=13</link>
      <guid>http://www.advogato.org/person/fufie/diary.html?start=13</guid>
      <description>&lt;p&gt;Made a new user-interface for birth in
&lt;a href="http://www.advogato.org/proj/Langband/" &gt;Langband&lt;/a&gt; which I think can also be ported to
regular Angband.  It allows selection with arrow-keys and
display necessary help for highlighted options.  IMHO a
considerable improvement over the old interface which was
absolutely non-intuitive to new users.

&lt;p&gt; &lt;p&gt;Of more personal concerns, my tooth is being sadistic
again and painkillers only do a moderate job.  I hate my
tooth almost more now than I hate seeing dentists.  A few
more days now and I'll call the dentist. 

&lt;p&gt; &lt;p&gt;I am also planning a very serious slime-mold patch for
regular Angband this weekend, allowing slime-molds to be
used as radios and playing mp3-songs.  This will hopefully
make Angband the number one "sex, drug's and rock'n roll"
game.
</description>
    </item>
    <item>
      <pubDate>Sun, 8 Jul 2001 22:08:23 GMT</pubDate>
      <title>8 Jul 2001</title>
      <link>http://www.advogato.org/person/fufie/diary.html?start=12</link>
      <guid>http://www.advogato.org/person/fufie/diary.html?start=12</guid>
      <description>&lt;p&gt;
Have basically relaxed last couple of days, but tonight
I finally got around to make a decent clisp debian-package
for &lt;a href="http://www.advogato.org/proj/CCLAN/" &gt;CCLAN&lt;/a&gt; which seems to work decently, but in
slightly perverse ways to hide deeper ugliness.  Also adds
a hackish trick to ensure that clisp now defaults to
ANSI-mode and not the proprietary mode usually preferred
by the clisp-people. It's good to have it working.  :-)
</description>
    </item>
    <item>
      <pubDate>Sat, 7 Jul 2001 00:32:12 GMT</pubDate>
      <title>7 Jul 2001</title>
      <link>http://www.advogato.org/person/fufie/diary.html?start=11</link>
      <guid>http://www.advogato.org/person/fufie/diary.html?start=11</guid>
      <description>&lt;p&gt;An absolutely useless week.  Been recuperating from the
pneumonia that hit me, but I've been utterly and totally
uninspired.  That sucks when you have a long TODO-list and
there's no willpower to do other things than reading
newspapers, Usenet and Lady Di jokes.

&lt;p&gt; &lt;p&gt;Yesterday and today I've done some work on getting CLISP
to work with &lt;a href="http://www.advogato.org/proj/CCLAN/" &gt;CCLAN&lt;/a&gt; and done some
debian-packaging.  It
doesn't require hard thinking and is as reliable a source
of frustration as actual development.  That's great.  Let
frustration and apathy be available to everyone.  But I
mostly got
CLISP working which is an important milestone as CCLAN is
now usable by other systems than CMUCL and derivatives.


&lt;p&gt; &lt;p&gt;My big issue is that I should work on my bloody thesis,
but it requires hard thinking and dull writing.  And my
bad conscience (for not working on the thesis) prevents me
from doing something on the fun and useless
&lt;a href="http://www.advogato.org/proj/Langband/" &gt;Langband&lt;/a&gt; game.
After all, I might get hooked and get even worse
conscience.  Sick.  I know.  But that is basically this
week in a nutshell. 
</description>
    </item>
    <item>
      <pubDate>Sat, 16 Jun 2001 13:37:37 GMT</pubDate>
      <title>16 Jun 2001</title>
      <link>http://www.advogato.org/person/fufie/diary.html?start=10</link>
      <guid>http://www.advogato.org/person/fufie/diary.html?start=10</guid>
      <description>&lt;p&gt;Not much open-source done this week, and ended up getting
a severe cold during my visit to Oslo earlier this week.

&lt;p&gt; &lt;p&gt;Today, true to tradition, I released a new patch for
Vanilla Angband.  This one allows one to decorate the home
in town.  After all, decent heroes should have decent
housing and what looks better than a stylish elf-skeleton in
the corner?  The last week has
however revealed that some people actually take my joke
patches very very seriously and are openly opposing them.  I
don't know if it's sad or amusing to watch people violently
attack mock strawmen.  Oh well. 
</description>
    </item>
    <item>
      <pubDate>Sun, 10 Jun 2001 22:00:48 GMT</pubDate>
      <title>10 Jun 2001</title>
      <link>http://www.advogato.org/person/fufie/diary.html?start=9</link>
      <guid>http://www.advogato.org/person/fufie/diary.html?start=9</guid>
      <description>&lt;p&gt;Spent a sizable portion of yesterday fixing up
&lt;a href="http://www.advogato.org/proj/CCLAN/" &gt;CCLAN&lt;/a&gt;-packages and then I ended
up writing a
mirror-script for CCLAN and then later (and far too late)
spent time making a repository-control system which allowed
packages to be uploaded and then appropiate announces is
mailed to the cclan-announce list and files are moved into
the right places and replaced packages are moved into the
backup.  Hopefully the cool Sourceforge-people will allow us
to make the repository rsyncable as we then have a cool
distribution point for Lisp-packages.  &lt;b&gt;Yay!&lt;/b&gt;

&lt;p&gt; &lt;p&gt; &lt;p&gt;Ended up staying up for far too late, got way beyond
tired
and was unable to sleep properly.  This is bad because I
have to catch an early flight for Oslo tomorrow morning.  Oh
well.  As a sidenote, actually got some work done on my
thesis and rearranged my home office and put in a couch to
drop all sorts of stuff on.  A weird day today but a
stressful week with little open-source ahead.  Happy Hacking
everyone else.


&lt;p&gt; &lt;p&gt;  </description>
    </item>
    <item>
      <pubDate>Sat, 9 Jun 2001 12:57:21 GMT</pubDate>
      <title>9 Jun 2001</title>
      <link>http://www.advogato.org/person/fufie/diary.html?start=8</link>
      <guid>http://www.advogato.org/person/fufie/diary.html?start=8</guid>
      <description>&lt;p&gt;The last couple of days I've been swamped in work and
been very tired but I seem to have managed to revamp some
&lt;a href="http://www.advogato.org/proj/Langband/" &gt;Langband&lt;/a&gt; packages for &lt;a href="http://www.advogato.org/proj/CCLAN/" &gt;CCLAN&lt;/a&gt; and
done a lot of bug-reporting and patch-submitting for various
lisp-systems and libraries.  Most of it has resulted in
upstream bug-fixes so I am happy about that.  Going to toss
out a bunch of CCLAN packages today to reflect changes the
last couple of days.

&lt;p&gt; &lt;p&gt;I also made a &lt;i&gt;'revenge of the slime molds'&lt;/i&gt; patch
for
Vanilla Angband today which also includes new use for the
junk in the game.  Has been posted to r.g.r.a and to
clockwork so it's up for grabs for people who wish to
enhance their Angband games.

</description>
    </item>
  </channel>
</rss>
