<?xml version="1.0"?>
<rss version="2.0.">
  <channel>
    <title>Advogato blog for tjl</title>
    <link>http://www.advogato.org/person/tjl/</link>
    <description>Advogato blog for tjl</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Fri, 25 Jul 2008 17:40:47 GMT</pubDate>
    <item>
      <pubDate>Mon, 5 Jun 2000 20:58:22 GMT</pubDate>
      <title>5 Jun 2000</title>
      <link>http://www.advogato.org/person/tjl/diary.html?start=9</link>
      <guid>http://www.advogato.org/person/tjl/diary.html?start=9</guid>
      <description>No diary for a while - just too busy. Now rethinking the
graphics architecture for gzz one more time, the reason
being that the move to OpenGL (in addition to java graphics)
is going to be quite interesting. Flobs should be visible,
as well as depth but how to wrap all this into a coherent
whole is a really interesting problem. I've started a living
article to discuss this design as it evolves.
&lt;p&gt;
Solja can now crawl forwards!</description>
    </item>
    <item>
      <pubDate>Sat, 20 May 2000 19:04:30 GMT</pubDate>
      <title>20 May 2000</title>
      <link>http://www.advogato.org/person/tjl/diary.html?start=8</link>
      <guid>http://www.advogato.org/person/tjl/diary.html?start=8</guid>
      <description>Whew.. intense concentration for a while to make the
TextCloud window persistent (of course along with all other
Canvas toplevel windows). Now to get rid of the SimpleClient
crud and move to a completely structure-oriented way of
doing things.
&lt;p&gt;
Solja seems more and more interested in the computer... she
has already typed the "sign of the geek(ess)" when typing
once: I looked at what she typed and immediately recognized
"/.". Wow...</description>
    </item>
    <item>
      <pubDate>Thu, 18 May 2000 14:25:14 GMT</pubDate>
      <title>18 May 2000</title>
      <link>http://www.advogato.org/person/tjl/diary.html?start=7</link>
      <guid>http://www.advogato.org/person/tjl/diary.html?start=7</guid>
      <description>Ok, TextCloud editing now works - at least for a while.
There seem to be some problems still but first I have to
take a look at making the extra window that's created
persistent. Which means deciding on the first cut of the
representation of windows in the structure.
&lt;p&gt;
Non-military service is set to start on 31st of July - BIG
trouble for my schedule. Will have to see what I can do
about it.</description>
    </item>
    <item>
      <pubDate>Tue, 16 May 2000 20:11:40 GMT</pubDate>
      <title>16 May 2000</title>
      <link>http://www.advogato.org/person/tjl/diary.html?start=6</link>
      <guid>http://www.advogato.org/person/tjl/diary.html?start=6</guid>
      <description>I've had to help several people get CVS running on windows.
Why is it so effing difficult? Because ssh and CVS should
work together but windows has been planned so that programs
CAN'T work together in any way. They can display windows
inside each other's "documents" but you can't assemble a
working whole easily.
&lt;p&gt;
I really wish someone'd make an easy-to use windows CVS+SSH
setupper. But I don't do windows and so don't most other
people who need these tools...
</description>
    </item>
    <item>
      <pubDate>Sun, 14 May 2000 15:25:53 GMT</pubDate>
      <title>14 May 2000</title>
      <link>http://www.advogato.org/person/tjl/diary.html?start=5</link>
      <guid>http://www.advogato.org/person/tjl/diary.html?start=5</guid>
      <description>48 hours without computers. Whew. Now on train to Helsinki,
posting this on a break from Gzz. Line breaking now works
reasonably well for the demo case. Animation IS sorely
needed though, because rebreaking the lines makes the text
jump when just moving the cursor. Not good.
&lt;p&gt;
Gzz now has an XOR cursor - another little thing to help you
click the right place quick enough.
Animation for text (though there is the problem of dragging
with the mouse: probably UpdateManager should know whether
there's a mouse drag going on) and REAL cut&amp;amp;paste will be
next. That will be exciting: finally a REAL writing tool. Or
the beginnings of one.</description>
    </item>
    <item>
      <pubDate>Fri, 12 May 2000 00:30:12 GMT</pubDate>
      <title>12 May 2000</title>
      <link>http://www.advogato.org/person/tjl/diary.html?start=4</link>
      <guid>http://www.advogato.org/person/tjl/diary.html?start=4</guid>
      <description>Well, some typos in the entries below... but I've made a
decision to never edit them since otherwise it's not really
a diary.
&lt;p&gt;
The line breaking problem is getting there... all we need is
a normal line breaking algorithm applied iteratively (to
determine the starting line). There are some situations in
which there is no right answer (if starting later makes the
largest line come earlier or some other oddball case) but
then we just choose a close one.
&lt;p&gt;
Going for an actual vacation on the weekend, the first real
rest in a long time (aside from recuperating from flus which
don't really count because I started coding the moment I
felt up to it). But otherwise, the things to do now are the
integration of the linebreaking with the VStream rendering
(which must become paragraph-oriented) and we're on our way
to cool stuff.
&lt;p&gt;
Too bad I won't get to make it work until next week at the
earliest. That's the trouble with vacations.</description>
    </item>
    <item>
      <pubDate>Thu, 11 May 2000 10:24:58 GMT</pubDate>
      <title>11 May 2000</title>
      <link>http://www.advogato.org/person/tjl/diary.html?start=3</link>
      <guid>http://www.advogato.org/person/tjl/diary.html?start=3</guid>
      <description>Really interesting problem in Gzz: how to break lines of
text in a paragraph when the line where the cursor is must
have the largest font and the font size (and possibly width
of the paragraph) must taper down on both sides of that.
See, the problem is that the paragraph must start on a given
point (beginning or slightly indented) from the beginning of
the line so we can't start rendering from the cursor. What
fun! Probably have to do something like successive
approximations.</description>
    </item>
    <item>
      <pubDate>Tue, 9 May 2000 17:41:33 GMT</pubDate>
      <title>9 May 2000</title>
      <link>http://www.advogato.org/person/tjl/diary.html?start=2</link>
      <guid>http://www.advogato.org/person/tjl/diary.html?start=2</guid>
      <description>Whew, after only one hour of sleep, a lot of pending cleanup
has been done on Gzz. Met with a student coming to work on
the project in the summer, talked a lot about how to do
interesting things with ZZ.
&lt;p&gt;
New thoughts on what views to do: a billowing (showing text
closer to the cursor with a larger font) view with the
small, draggable notes shown next to the text. This should
be interesting.
&lt;p&gt;
Need to take a good look at caching stuff (renderings of
paragraphs) in a long VStream to be able to quickly put
stand-ins for the most zoomed-out parts.</description>
    </item>
    <item>
      <pubDate>Mon, 8 May 2000 23:39:18 GMT</pubDate>
      <title>8 May 2000</title>
      <link>http://www.advogato.org/person/tjl/diary.html?start=1</link>
      <guid>http://www.advogato.org/person/tjl/diary.html?start=1</guid>
      <description>My architectural philosophy is: "I need to see it working
before I can design it". It sounds a bit backwards but it
actually works really well: first you hack together
something that does what was required or a small subset of
that. Then you look at what you did, how it was done and
what sorts of changes are necessary. Then you fix that
stuff, either throwing all of the first attempt away or
cutting and pasting pieces that are suitable for the second
version.
&lt;p&gt;
GZigZag is beginning to reach the end of the first stage in
some areas, and is even in the second stage in some
(ZZPersistentDimSpace file format). However, some things I
have not even begun the first stage yet on, like networking
and slices.  Those will make life interesting in the future
;)
&lt;p&gt;
I keep thinking about how to make the first interesting
structural text demo. What structure etc. One thing I'd like
to do at some point but which may be a bit too difficult
right now is to take RFC822 (email&amp;amp;news message format),
which is long and needs to be read sequentially because of
definitions of the formats etc. and make that into REAL
hypertext. So that when you look at a definition, the
definitions required to understand it float nearby on the
screen, reduced in size and you can click and smoothly move
into one of them.</description>
    </item>
    <item>
      <pubDate>Mon, 8 May 2000 20:23:46 GMT</pubDate>
      <title>8 May 2000</title>
      <link>http://www.advogato.org/person/tjl/diary.html?start=0</link>
      <guid>http://www.advogato.org/person/tjl/diary.html?start=0</guid>
      <description>First entry. Spent day talking with students, coding GZigZag
(some ZZCanvas speedup, rethinking the ZZView model so that
the ZZUpdateManager will be able to tell views how much they
should skimp on the detail to preserve framerate), and
finally reviewing some text for a research grant application
for the Dominica project with GZigZag (more on that later).
&lt;p&gt;
Debugging with GZigZag really rocks: seeing the structure in
question mutate in another view in another window as I
operate on it in one window is amazing. And no clumsy
debuggers required: it's just different views into the same
structure. There's so much I feel is just on the edge of
happening with GZigZag.</description>
    </item>
  </channel>
</rss>
