diff options
Diffstat (limited to 'content/posts/1999-04-05-more-and-more-updates.html')
-rw-r--r-- | content/posts/1999-04-05-more-and-more-updates.html | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/content/posts/1999-04-05-more-and-more-updates.html b/content/posts/1999-04-05-more-and-more-updates.html new file mode 100644 index 0000000..1c138a0 --- /dev/null +++ b/content/posts/1999-04-05-more-and-more-updates.html @@ -0,0 +1,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. + |