<?xml version="1.0"?>
<rss version="2.0.">
  <channel>
    <title>Advogato blog for manuel</title>
    <link>http://www.advogato.org/person/manuel/</link>
    <description>Advogato blog for manuel</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Fri, 25 Jul 2008 16:39:44 GMT</pubDate>
    <item>
      <pubDate>Tue, 5 Jun 2001 02:04:34 GMT</pubDate>
      <title>5 Jun 2001</title>
      <link>http://www.advogato.org/person/manuel/diary.html?start=9</link>
      <guid>http://www.advogato.org/person/manuel/diary.html?start=9</guid>
      <description>&lt;ul&gt;&lt;li&gt;Feature finished Kralle, the rallye tool built from
Ralfs rallye tool. Python is pretty neat, but boring, so
boring. Anyway, the whole thing works, I'll clean up the
code when I'll have some time.
&lt;li&gt;Cleaned up the z80 assembler, as the zilog specification
had quite a lot of errors in it.
&lt;li&gt;The Karlsruhe CSIDC team is among the top ten, very
nice, but also lots of work. Spent time writing some code
and slides for the presentation in Washington in 2
weeks.
&lt;li&gt;We have new rooms for the entropia e.V. here, which I
quickly filled up with bunch of old hardware. Among others,
my VAX tower, now featuring 11 machines, and a neat
pdp11/03. Unfortunately, the QBUS serial interface card
seems to be missing, so I could not boot it for
now.&lt;/ul&gt;</description>
    </item>
    <item>
      <pubDate>Thu, 17 May 2001 16:50:39 GMT</pubDate>
      <title>17 May 2001</title>
      <link>http://www.advogato.org/person/manuel/diary.html?start=8</link>
      <guid>http://www.advogato.org/person/manuel/diary.html?start=8</guid>
      <description>&lt;a href="http://www.advogato.org/person/Mulad/" &gt;Mulad&lt;/a&gt;: I had to fiddle with backup
solutions
twice lately. I first thought using amanda would be perfect,
but
it turned out to be overkill, as in one case only one
machine had to be backed up, in the other case, 2 redundant
servers. We use amanda at our student house, with ~ 15
machines, and it is just fine, but for small networks, it is
too complicated. I then got the hostdump.sh script from
somewhere on the net, patched a few errors it had, but got
disappointed by it, as it is tremendously long and
complicated and ugly. However, it writes a label file using
tar as the first file on the tape. It also writes an index
file last. I used the same idea, in one case using the label
file only to ask the user if the tape is the correct one, in
the other case to parse the file list, and play them back
correctly. In one case (the redundant case), I use a simple
spool directory, where Tar files get periodically written
to, and backed up to tape once a day. A full dump is done
each weekend. I also write small ksh scripts so lusers could
back up data without destroying the oracle databases and
stuff. Hope that helps, I could mail you some scripts, but I
don't want to release them, they are just too ludicrous.
Sorry for my bad english.</description>
    </item>
    <item>
      <pubDate>Fri, 4 May 2001 03:31:08 GMT</pubDate>
      <title>4 May 2001</title>
      <link>http://www.advogato.org/person/manuel/diary.html?start=7</link>
      <guid>http://www.advogato.org/person/manuel/diary.html?start=7</guid>
      <description>&lt;p&gt;&lt;b&gt;hacking&lt;/b&gt;: Wrote a z80 assembler in LISP, to get a
better grasp of the language. I must say, macros rule :)
Actually, it is a 1 1/2 pass table/function based assembler.
I'll add a few architectures (6502 and stuff) and release
it.
&lt;p&gt;&lt;b&gt;Wormhole&lt;/b&gt;: Well, we have almost finished.
Today/tomorrow is CSIDC deadline, let's see...
&lt;p&gt;&lt;b&gt;Misc.&lt;/b&gt;: Vaxpower today, hmmm.....</description>
    </item>
    <item>
      <pubDate>Tue, 1 May 2001 04:48:05 GMT</pubDate>
      <title>1 May 2001</title>
      <link>http://www.advogato.org/person/manuel/diary.html?start=6</link>
      <guid>http://www.advogato.org/person/manuel/diary.html?start=6</guid>
      <description>&lt;p&gt;&lt;b&gt;Work:&lt;/b&gt; Kind of designed an overall view of the
telex system, waiting to know if the main programmers are
willing to do something with it. It can be quite
intimidating when you are young and fresh :). Finally got
the damn DAT to work in the compaq server, which quickly
vanished into the depth of Opel afterwards. I hope
everything works right, I almost got no time to test the
server in the (long) run (more than a few days).
&lt;p&gt;&lt;b&gt;Wormhole:&lt;/b&gt; We pretty finished our paper about BTRC,
it rocks :).
&lt;p&gt;&lt;b&gt;Klosterrallye:&lt;/b&gt; Rewrote my set of gimp scripts,
which were slow, crappy (SIOD gets on my nerves, can't they
at least use some decent scheme interpreter) and big, to
make a nice little binary producing html with bigloo. The
html is then converted to ps with netscape (geesshh!),
html2ps produces nonusable output.
&lt;p&gt;&lt;b&gt;Entropia:&lt;/b&gt; The talk about GSM was very interesting,
with a good flow and a nice set of slides. The talking and
hardware stuff afterwards was quite fun too. And most
important of all, I heard we finally got the flat in the
Gewerbehof. This rocks, I'm gonna move all the Vaxen there
so I'll have a bit more room here.
&lt;p&gt;&lt;b&gt;Hadiko&lt;/b&gt;: I got some stuff done, mostly emailing
users about potential problems they could/would have or
already have (moving out, wrong email adress,
"selbstverwaltungs"-aliase), finished patching mirror, some
scripts and adzapper so they would work nicely in our setup
(mirror to use a ftp proxy, adzapper to forward ftp and
https).
&lt;p&gt;&lt;b&gt;Hacking&lt;/b&gt;: Quite intensively learned LISP, which
really rocks. I appreciate all this integrated development
environment stuff, and may even try to learn emacs again :).
I also began to code some CLOS classes for my MUA, and wrote
down some &lt;a href="http://www.gnoo.org/brob.txt" &gt;ideas&lt;/a&gt;.
I went to the university library today, and spent almost a
whole hour just looking at some book titles. There is so
much interesting stuff out there, so much to learn, so much
systems I won't possibly ever be able to try (system 360
for example, or RSX, or system programming on the VAX 11).
This is sometimes frustrating. Nevertheless, got myself a
book about CLOS and MOP, and a book about software
engineering, testing, documentation. I really want to be
able to produce nice, industrial code :).
&lt;p&gt;&lt;b&gt;Life:&lt;/b&gt; Moving to my girlfriend's for the 1st of
May. This is gonna be nice.</description>
    </item>
    <item>
      <pubDate>Wed, 25 Apr 2001 16:26:17 GMT</pubDate>
      <title>25 Apr 2001</title>
      <link>http://www.advogato.org/person/manuel/diary.html?start=5</link>
      <guid>http://www.advogato.org/person/manuel/diary.html?start=5</guid>
      <description>&lt;p&gt;&lt;b&gt;Work:&lt;/b&gt; Set up the new server, and wrote a whole lot
of documentation. Getting oracle, Compaq server management
agents (ph34r), and hostdump to work under SuSE was a bit of
a challenge, I never used anything else than Debian.
&lt;p&gt;&lt;b&gt;Wormhole:&lt;/b&gt; I rewrote the BTRC design specification,
but it still isn't enough. I'll try to make everything right
tonight, and also write the wormhole design specification
anew, as the design of the server has quite changed. In a
few days, I'll be able to tell what wormhole is :)
&lt;p&gt;&lt;b&gt;Klosterrallye:&lt;/b&gt; Finished the webpages, Latte is
really a nice tool.
&lt;p&gt;&lt;b&gt;PIC:&lt;/b&gt; Started building a whole lot of PIC
programmers in order to do a workshop at entropia. It'll be
quite fun I think. Also, if everybody has his own PIC, I
think we'll be starting to see interesting things in the
next months :).
&lt;p&gt;&lt;b&gt;Life:&lt;/b&gt; I'm not at all satisfied lately, I think
it's because I try to do too much things at once and can't
achieve one correctly.
&lt;p&gt;&lt;b&gt;Hadiko:&lt;/b&gt; I quit my "Dienste Tutoriat" at the
HaDiKo, and am only a "Helfer" now. I hope to set up the
newsserver in the next days, so we'll be able to order the
satellite solution and get a real weather independent feed
:)</description>
    </item>
    <item>
      <pubDate>Fri, 20 Apr 2001 01:16:08 GMT</pubDate>
      <title>20 Apr 2001</title>
      <link>http://www.advogato.org/person/manuel/diary.html?start=4</link>
      <guid>http://www.advogato.org/person/manuel/diary.html?start=4</guid>
      <description>&lt;p&gt;&lt;b&gt;Work&lt;/b&gt;: After thinking seriously about using amanda
for a small set of servers, we all thought it would be a
pretty overkill, and that a nice little script could fill
the DDS4 tapes as well. I patched &lt;a
href="http://www.backupcentral.com/hostdump.html"&gt;hostdump&lt;/a&gt;,
so it produces dated Label files even the dumbest bonobo
monkey could understand, and patched the test routines,
which weren't (or better, they were only) network
aware). The result can be found &lt;a
href="http://www.gnoo.org/hostdump.1.34.patched.tar.gz"&gt;here&lt;/a&gt;.
This pretty much backs up my idea that shell scripts should
be no longer than 200 lines. After setting up the backup
solution on a dell server, I tried to do the same on a
proliant ml370. Alas, no way to get the "integrated dual
ultra 3 wide" SCSI controller to work. After 5 hours
mangling with kernel code, I found out on the compaq page
that it would not work :(. Why is something like that not
stated in the INSTALL Howto?
&lt;p&gt;&lt;b&gt;Misc. Stuff&lt;/b&gt;: LISP is really fun, I should add LISP
support to my crossplatform testing machine (khan, the big
HP/UX server). I'm pretty satisfied by the setup: khan is a
CVS server, and periodically checks out the source into a
testbuild directory. I then just have to switch on one of
the unix machines, to configure, make or imake myself a
virtual build tree, test, patch, and check in. I'll have to
setup some qnx, beos, macosx and windows boxen to get my
source to compile on them too (maybe on the VMSCluster too?
:).
&lt;p&gt;&lt;b&gt;Second entry&lt;/b&gt;: Cleaned up Wormhole a bit, and wrote
my "Design Specifications". Moving to my girlfriend's, and
hibernating for the whole week-end :)</description>
    </item>
    <item>
      <pubDate>Tue, 17 Apr 2001 12:50:40 GMT</pubDate>
      <title>17 Apr 2001</title>
      <link>http://www.advogato.org/person/manuel/diary.html?start=3</link>
      <guid>http://www.advogato.org/person/manuel/diary.html?start=3</guid>
      <description>&lt;p&gt;&lt;b&gt;Easterhegg:&lt;/b&gt; We left yesterday, the car having to
hold a new machine: an rs6000/220 I bought from kai, who was
doing the AIX workshop. It looks quite similar to the 250 I
have at home, and I hope it'll be as fast. I finished a
curses interface for easterbots in the night from saturday
to sunday, and debugged the whole thing sunday morning. I
quickly wrote some mapping bot in scheme, which overwhelmed
Alex's crappy perl bot :)=. After some workshops, i settled
with my laptop near some oldschool hackers, talking about
old times. I quickly fetched VATHEK, and started programming
a bot in DCL (too bad UCX wouldn't work correctly). I'll
write a bot in VAX assembler too. I couldn't reach
www.gnoo.org from the easterhegg, and couldn't read my mail
:(
&lt;p&gt;I did nothing for wormhole and btrc, I'll have to hack
through it all night...</description>
    </item>
    <item>
      <pubDate>Sun, 15 Apr 2001 00:40:43 GMT</pubDate>
      <title>15 Apr 2001</title>
      <link>http://www.advogato.org/person/manuel/diary.html?start=2</link>
      <guid>http://www.advogato.org/person/manuel/diary.html?start=2</guid>
      <description>&lt;p&gt;&lt;b&gt;Easterhegg&lt;/b&gt;: I'm just writing my diary at the
Easterhegg, in Hamburg, which is way cooler I thought it
would be. We didn't get too much trouble finding a place for
the hardware, though the first remarks where "There won't be
a hackcenter here, you can't sleep here". Maybe the biscuits
soothed them... I started working on easterbots (my
gnurobots clone) on our way from Karlsruhe, but I quickly
get sick, and played nethack instead. The travel was quite
long, and finding our way with only a GPS navigator wasn't
the best solution. I managed to get a working version of
easterbots today, though the porting on monsterchen (mvme188
running sysV) was the hardest part. A not so actual copy can
be found on &lt;a
href="http://www.gnoo.org/easterbots-0.0.1.tar.gz"&gt;www.gnoo.org&lt;/a&gt;.
I bought myself a wavelan card, and it really rocks.</description>
    </item>
    <item>
      <pubDate>Thu, 12 Apr 2001 08:49:05 GMT</pubDate>
      <title>12 Apr 2001</title>
      <link>http://www.advogato.org/person/manuel/diary.html?start=1</link>
      <guid>http://www.advogato.org/person/manuel/diary.html?start=1</guid>
      <description>&lt;p&gt;I am feeling horrible today. Really. So I'm quite in the
mood to write a diary entry.
&lt;p&gt;&lt;b&gt;Entropia: &lt;/b&gt;We did that workshop at Querfunk (a
local free radio), which was way too cool. At the end, they
told us: "well, you have 15 minutes pause, after that,
you'll be on air". We managed it well, I think. The mp3 can
be found on marco's local pages on the &lt;a
href="http://www.entropia.de" target="_blank"&gt;entropia
webpage&lt;/a&gt;.
&lt;p&gt;&lt;b&gt;Job: &lt;/b&gt;Things are getting nicer at work, at least I
managed to get that bigger scale mailinglist solution to
work, which I am kind of proud of. Things are also nicer
since I stole the O2 from work, and can fiddle with it at
home :).
&lt;p&gt;&lt;b&gt;Hacking: &lt;/b&gt;I am getting used to scheme and lisp,
wrote some simpler software, and some gimp scripts for my
card game. One day I'll write something useful :). I started
writing smaller assembler applications on "monsterchen",
which quite looks like a monster. It is the "full" MVME188 I
use as left bed side. It is quite impossible to sleep with
the thing roaring and tumbling under your back though.
&lt;p&gt;&lt;b&gt;Easterhegg: &lt;/b&gt;I'll leave with Daniel, Alex and Sven
for the Easterhegg this evening, taking monsterchen, vathek
(my first MV3100), phoebe (the O2) and glimmung (the
firewall) with me. We still don't know where to find a place
to sleep, so I'll just take a few kilos biscuits and bribe
them. The week-end is going to be cool, I'll hope to be able
to make my gnurobots competition :).</description>
    </item>
    <item>
      <pubDate>Sat, 7 Apr 2001 00:03:24 GMT</pubDate>
      <title>7 Apr 2001</title>
      <link>http://www.advogato.org/person/manuel/diary.html?start=0</link>
      <guid>http://www.advogato.org/person/manuel/diary.html?start=0</guid>
      <description>&lt;p&gt;Finally created an advogato account. Today was an
exhausting day, at least I managed to copy most of the
MC88100 processor documentation (still got the MC88200 cmmu
documentation to copy :( ).
&lt;p&gt;The new job seems to be cool, not very mind-boggling
though. Writing a telex gateway supporting encryption could
be fun still.
&lt;p&gt;I finally got myself to try out bigloo and stalin, after
fighting with brl far over 2 hours. The damn thing wouldn't
work, complaining about NullExceptions. I still need some
kind of dynamic webpage, and it of course has to be scheme,
so I thought that a stalin CGI would be nice. Stalin indeed
is nice, and *fast*, but it is slow as a slug to compile my
just 45 lines long code. After working with mzscheme
yesterday, and kawa, stalin and bigloo today, I must
say that guile is kind of crappy, nowhere near what the
webpage says. I'll stop ranting here though, as I don't
think I really in the position to criticize anything :)
</description>
    </item>
  </channel>
</rss>
