<?xml version="1.0"?>
<rss version="2.0.">
  <channel>
    <title>Advogato blog for cipher</title>
    <link>http://www.advogato.org/person/cipher/</link>
    <description>Advogato blog for cipher</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Sun, 6 Jul 2008 21:40:45 GMT</pubDate>
    <item>
      <pubDate>Wed, 18 Oct 2000 20:56:15 GMT</pubDate>
      <title>18 Oct 2000</title>
      <link>http://www.advogato.org/person/cipher/diary.html?start=17</link>
      <guid>http://www.advogato.org/person/cipher/diary.html?start=17</guid>
      <description>&lt;i&gt;Time warp&lt;/i&gt;
&lt;blockquote&gt;
Whoa.  It's been a while since my last diary entry.  Time to
catch up.
&lt;/blockquote&gt;
&lt;p&gt;
&lt;i&gt;The return of Eucalyptus&lt;/i&gt;
&lt;blockquote&gt;
I've decided to resume development on Eucalyptus.  Well,
perhaps it would be more accurate to say that I'm starting
over.  The original program was very Amiga-centric and
doesn't (obviously) want to port cleanly to Linux/Unix. 
Plus, it just doesn't &lt;i&gt;feel&lt;/i&gt; right.  Some may agree
with me: coding is very much an art form.
&lt;p&gt;
I've spent the last couple months in what little spare time
I've had jotting down new ideas and working things out. 
Now, I can finally start hacking things up a bit.
&lt;/blockquote&gt;
&lt;p&gt;
&lt;i&gt;Rugrats&lt;/i&gt;
&lt;blockquote&gt;
I remember last year conversing briefly on IRC with
&lt;a href="http://www.advogato.org/person/raph/" &gt;raph&lt;/a&gt; about our respective sons when they
were still "in the oven."  It's nice to read about how Max
is growing.  They really are rewarding.
&lt;p&gt;
My son, Teddy, is also growing at an astronomical rate.  His
older sister was, and still is, petite.  At 2 years, she is
still shy of 30 pounds.  At 6 months, Teddy is quickly
closing in on 20 pounds.  Yeesh.
&lt;p&gt;
He's starting to rock back and forth on his hands and knees,
and will sit unsupported for quite a while.  And he has this
obsession with my keys....
&lt;/blockquote&gt;
&lt;p&gt;
&lt;i&gt;The house that Jack bought&lt;/i&gt;
&lt;blockquote&gt;
Michelle and I are buying a new home.  It's very exciting! 
It's also very frustrating to have to wait for it to be
built!!  We drive by the site once a week to see the
progress and take pictures.  Electricity was finally run,
and we are waiting for the drywall to be put up, which has
been sitting in palettes for weeks.  ARGH!
&lt;/blockquote&gt;
&lt;p&gt;
&lt;i&gt;My rowing station&lt;/i&gt;
&lt;blockquote&gt;
Work is going well.  My issued laptop is finally usable. 
(It was given to me &lt;i&gt;sans&lt;/i&gt; power adapter.  So it sat on
my desk for two weeks until a new one was ordered.)
&lt;p&gt;
On the other hand, internal politics are flaring up more
often now as our little startup moves more toward a
corporate feel.  Such is life in the world of dot-coms.
&lt;/blockquote&gt;</description>
    </item>
    <item>
      <pubDate>Thu, 17 Feb 2000 05:15:05 GMT</pubDate>
      <title>17 Feb 2000</title>
      <link>http://www.advogato.org/person/cipher/diary.html?start=16</link>
      <guid>http://www.advogato.org/person/cipher/diary.html?start=16</guid>
      <description>Just registered a new project with SourceForge, The Iron
Hells.  I've always loved playing Angband, but it seems to
lack the "prettiness" of most modern games, not to mention
being only a single player game.  The Iron Hells is my
effort to add real-time play capability, as well as
multi-player.  I also want to separate the game into a
client/server model, which would allow a running "game
world" where players can join and play with or against each
other.  It would also allow development of whatever type of
client the player prefers, be it graphical or Angband's
original text-based interface.

&lt;p&gt; The website has (literally) nothing yet, but I have some
artwork ideas and such.  I do need a (or several) good
artists for the client interface and game art, as well as
better sounds.

&lt;p&gt; Anyway, enough rambling....</description>
    </item>
    <item>
      <pubDate>Thu, 20 Jan 2000 06:03:53 GMT</pubDate>
      <title>20 Jan 2000</title>
      <link>http://www.advogato.org/person/cipher/diary.html?start=15</link>
      <guid>http://www.advogato.org/person/cipher/diary.html?start=15</guid>
      <description>Ah, lovely California.  It's good to be back.  I accepted a
position with a L.A.-based startup and Michelle and I have
moved back to Cali.  The commute can be nasty sometimes, but
the job is well worth it.

&lt;p&gt; Just got back on the net today, and we're still settling
into the house, so I haven't had much time to work on
Eucalyptus, but I've been working over some of the ideas in
my head.  Don't even really feel like coding right now. 
We'll see....</description>
    </item>
    <item>
      <pubDate>Thu, 6 Jan 2000 14:15:23 GMT</pubDate>
      <title>6 Jan 2000</title>
      <link>http://www.advogato.org/person/cipher/diary.html?start=14</link>
      <guid>http://www.advogato.org/person/cipher/diary.html?start=14</guid>
      <description>Last entry before I go offline for a bit...

&lt;p&gt; Flew to L.A. yesterday for a job interview.  Things look
good, so I'm hoping to get an offer soon.

&lt;p&gt; Today we pack the truck for the big move back to
California.  (I hate moving, but I'd rather be back in
California, close to family, friends, etc.)

&lt;p&gt; Eucalyptus is still coming along.  I'm going to look into
doing socket read/writes better.  It's too ugly right now,
and doesn't handle "non-standard" error conditions very
well.  Gnet looks like it might be a good way to go.  Given
that, it might be possible to merge the POP/SMTP code back
into the main thread, and avoid the pitfalls of potential
deadlocks, mutexes, semaphores, and the like.  I think
threads might be more suitable for sub-tasks, like decoding
attachments, printing, saving to disk, i.e., stuff that
doesn't require an event loop.

&lt;p&gt; Anyway, time to get packing/loading.  The time away from the
computer will give me much needed subconscious processing
time for these ideas and others.  And that's why I'll keep
my notebook handy. :)</description>
    </item>
    <item>
      <pubDate>Thu, 30 Dec 1999 01:41:52 GMT</pubDate>
      <title>30 Dec 1999</title>
      <link>http://www.advogato.org/person/cipher/diary.html?start=13</link>
      <guid>http://www.advogato.org/person/cipher/diary.html?start=13</guid>
      <description>Y2K draws ever closer, and my work at Epixtech nee Ameritech
Library Services is winding down.  But now we (the family)
are gearing up to move back to So. Cal. with this new job. 
We'll see how everything finalizes when I fly out there on
Wednesday.

&lt;p&gt; Major changes on the Eucalyptus front.  The multi-paned
interface is here to stay (it seems to be the most popular),
so I'm shifting things around a bit for that.  I'm anxious
to get some sort of address book into Eucalyptus, but I
don't want to end up "writing it twice": once, either
proprietary or reading GnomeCard's files (which I hear is
going bye-bye), and 2nd, implementing a container for a
Bonobo component.  I imagine the Evolution guys are working
on that, but I've no idea where they are, or what their
plans are for the address book.

&lt;p&gt; Christmas was good.  Had family up here for a couple days,
and Katy is being spoiled rotten by her grandparents.  But
that's a grandparent's job, is it not? :)

&lt;p&gt; See you all on the other side (of 2000). ;)</description>
    </item>
    <item>
      <pubDate>Fri, 17 Dec 1999 17:50:35 GMT</pubDate>
      <title>17 Dec 1999</title>
      <link>http://www.advogato.org/person/cipher/diary.html?start=12</link>
      <guid>http://www.advogato.org/person/cipher/diary.html?start=12</guid>
      <description>Getting ready to release Eucalyptus 0.1.4.  The POP3 code is
working wonderfully (albeit, no progress window yet) and I
tracked down a couple bugs regarding opening newly arrived
messages.  The message display code doesn't handle anything
other than text at the moment, but it shouldn't be too hard
to add image display, etc.

&lt;p&gt; I got an email from Corel today, which showed me that the
message parser chokes on multipart/alternative, especially
when they're nested inside a multipart/mixed message.  Eek! 
I got some ideas this morning on how to rework the parser to
handle this better, basically by peeling away the layers
like an onion.  It works in my head, let's see if it works
in code! :)

&lt;p&gt; And on an interesting note, that mail from Corel was an
acceptance for their beta-test program for WordPerfect
Office 2000 for Linux!  &lt;i&gt;Cool!&lt;/i&gt;  I'm still interested
in seeing an open-source office suite, but I really do like
WordPerfect.  Too bad I have to wait 'til February.</description>
    </item>
    <item>
      <pubDate>Wed, 15 Dec 1999 13:25:45 GMT</pubDate>
      <title>15 Dec 1999</title>
      <link>http://www.advogato.org/person/cipher/diary.html?start=11</link>
      <guid>http://www.advogato.org/person/cipher/diary.html?start=11</guid>
      <description>Eucalyptus' filters window is now 99% operational, and the
settings dialog is getting very near completion.  Still need
the viewers/mailcap dialog and some mail transfer progress
windows, and we'll be right as rain.  Eucalyptus is coming
very close to being a usable mailer!!!  Wheee!

&lt;p&gt; What's left after that is what I'll just call "flash": 
viewing attachments (esp. images) via internal (or see next)
viewer, and (what seems the coolest to me) Bonobo, so anyone
can use their favorite text editor to compose messages, as
well as using the appropriate program to view attachments. 
(Do any editors support Bonobo yet?  No?  Say it isn't so! 
Guess I'll have to port my favorite over from the Amiga ;)</description>
    </item>
    <item>
      <pubDate>Mon, 13 Dec 1999 03:26:53 GMT</pubDate>
      <title>13 Dec 1999</title>
      <link>http://www.advogato.org/person/cipher/diary.html?start=10</link>
      <guid>http://www.advogato.org/person/cipher/diary.html?start=10</guid>
      <description>Totally rewrote Eucalyptus' settings dialog, reducing it to
one window from four.  Much nicer, I think.  Started work on
the filters and viewers dialogs (making them operational).

&lt;p&gt; I'm tossing around the idea of using GtkPlug/Socket for mail
transfer progress windows, which may solve the whole issue
of using threads for these things.  I wish I knew
definitively if GTK is totally thread-safe.  More digging is
in order.

&lt;p&gt; Gah, which reminds me, I need to finish documenting
GtkCList!!!!
</description>
    </item>
    <item>
      <pubDate>Wed, 8 Dec 1999 02:03:39 GMT</pubDate>
      <title>8 Dec 1999</title>
      <link>http://www.advogato.org/person/cipher/diary.html?start=9</link>
      <guid>http://www.advogato.org/person/cipher/diary.html?start=9</guid>
      <description>Not much work done on Eucalyptus in the last couple days. 
Y2K looms ever closer, and I've been on the phone almost
constantly with customers and Cisco getting things squared
away and putting out fires.

&lt;p&gt; On the home front, Michelle's ultrasound for Schifferer,
v3.0 was today.  The ultrastenographer (?) showed us
undoubtedly that the baking bun is a boy.  His name will be
Theodore Alexander, partially after my father-in-law.  Life
is good. :)</description>
    </item>
    <item>
      <pubDate>Fri, 3 Dec 1999 13:57:43 GMT</pubDate>
      <title>3 Dec 1999</title>
      <link>http://www.advogato.org/person/cipher/diary.html?start=8</link>
      <guid>http://www.advogato.org/person/cipher/diary.html?start=8</guid>
      <description>Well, I'm staying home this morning because the snow is
terrible (to me, I'm from California) and the wind just
makes the driving conditions worse.  I might go in to work
later if it clears up.  But, I digress....

&lt;p&gt; A very nice person has taken it upon themselves to build
RPMs of Eucalyptus 0.1.3.  I guess I can put off further
learning how to do that. ;)

&lt;p&gt; Eucalyptus is coming along surprisingly well.  The week-long
rewrite of some of the parsing code took about 10-15 minutes
(woohoo!), and now reply and forward work for the most
part.  Next, I think, will be folder
creation/edit/deletion/etc.  Very important. :)

&lt;p&gt; I'm also considering taking copious notes of some of pine's
feature-set.</description>
    </item>
  </channel>
</rss>
