blob: 1c138a049afaede0363a20af1d98b0eb026433fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
---
date: "1999-04-05T18:00:00Z"
title: More and more updates!
---
I've decided to take the <a href="/projects/music/">
Music Repository</a> offline. Click the link to find out why.
I've been working on the web page for work -- check out the
preliminary design <a href="/projects/bpp/">here</a>.
<br /><br />
My <a href="/projects/cs406">CS406 page</a> has will be changing
drastically in the next week or so -- we've decided to do a
tests on a distributed web server with an SQL backend instead
of a Beowulf cluster. I'm a little disappointed, but this will
still be fun (and I'll learn a lot about SQL and running web
servers to their limits).
<br /><br />
I started a complete re-write of
<a href="/projects/themble/">Themble</a> early last week. The
old version had some interface quirks, and the code was getting
a bit unwieldy. I've ported and cleaned up the internal
representation of E data structures from the 0.1.x source, and
written the parsing (and saving hooks) for my own proprietary
format. After that I plan on implementing exporting, and
_then_ the GTK+ interface. This should keep my code more managable,
and allow Themble to be used as a non-GUI editor also. I've chosen
to leave the web page as-is for the time being, because I've noticed
everybody likes screenshots (and I can't exactly produce them with
0.2.0 just yet).
<br /><br />
Finally, Tim did get a new computer after all. I hope people
have been
<a href="mailto:timfinch@gladstone.uoregon.edu">emailing him</a>
so he will change his <a href="http://gladstone.uoregon.edu/~timfinch">
ugly-assed web page</a>. Anyways, school is starting to pick up, and I've
been working a lot more hours at work recently, so the page may not get
updated as much anymore. Feel free to send me some
<a href="mailto:duncanpa@engr.orst.edu">email</a>, though.
|