June 2008 Archives

Genealogy Software for Fun and Weirdness

| No Comments | No TrackBacks

I’ve found yet another great class of software that makes writing easier: Genealogy software. In the stories, there’s a giant number of characters, and obviously, also a giant number of relations between the characters.

One of the great big stumbling blocks of the real-world specialist software is that it doesn’t really lend itself all too well on use with fictional worlds. Luckily, the folks of Avarthrel have same number of months per year and days per month as we here do, but how would the calendar systems deal with years in four different ages of year-keeping? (Look, I’m not a really gigantic Tolkien fan, but in every good fantasy setting, people reset their calendars all the time when something big happens. Or just if the King happens to walk over to the other side of the river. =)

In this case, the software seems to work perfectly so far, however. The software does, however, cause a few problems from the narrative point of view. Consider, for example, how I started writing stuff about an adventuring company based in Anchorfall…

Owned by four generations of Sandbrooks, a family of people with strong innate magical abilities, usually inherited strongest on the maternal side.

…and then I spend next eight hours (I think I’m not kidding) digging through (read: coming up with) the Sandbrook family history. Well, we may not know much yet about the famed long-standing mercenary company with magical and mysterious founders and proprietors, but I sure as heck know who the current owner’s great-grandmother was!

I currently have a rather vague idea on how to handle raw historical data. I have a hand-edited master timeline, and I’m supposed to keep together a small list of important dates for the character in question. I may be able to solve a part of this mess through a mysterious GEDCOM-to-MediaWiki-messuppery-bot, but I really need to figure out how to handle historical references that don’t necessarily concern with any people in the notes. Perhaps I’ll throw together a giant mess soon.

Yesterday, I reorganised the page with the already published Avarthrel stories. It kind of inspired me to look at some of the past work I’ve done, and it seems… quite curious so far, indeed.

These stories are the first thing that I’ve written as any kind of a serious writing. As such, they are a bit rough, but each story shows some signs of new things I’ve learned. So, I think it’s good time to analyse what I’ve learned so far, and, in turn, look at what I’m doing right in the new stories. Read on for the full story!

Some tidbits

| No Comments | No TrackBacks
Some tidbits in no particular order:
  • The work has been progressing quite well, now that I have darcs 2.0 on the laptop. It took forever to compile.
  • I just redesigned the main Avarthrel website. Well, uh, actually I just reordered the stories. I really need to write the backstory too... I really hate the fact that the site is so spartan. Too bad I can't really draw all that well...
  • Some more work on the flash fic week 2 stories! And a bit on stiff tailoids! And... well, a lot of random stuff.
Too bad I'm not really in the condition to blog about stuff. Oh well!

Finally, for the complete disclosure...

Darcs freezed me in tracks...

| No Comments | No TrackBacks
This is so not good.

Debian Unstable on my desktop has darcs 2.0. The "central" repository is, of course, hosted here.
Debian 4.0 has darcs 1.0.9. This is what I use on the laptop.

So, on the desktop, I made the mistake of pushing a few updates to the "central" repository. Which automatically updated the repository to 2.0 format, or something. And now I can't do damn on the laptop, until someone comes up with an update to Debian stable or a static 2.0 binary.

Hmm, wonder how I can bridge this little gap...

Behold, a WordGrinder

| No Comments | No TrackBacks
It's amazing what you can find with a few "apt-cache search" commands...

WordGrinder says it's a "word processor for processing words". It's a terminal application with a textual UI. Yes, it honours terminal background colours, so I get a nice white-on-blue WordPerfect 5.1-esque experience. No fancy formatting. Paragraphs separated by one blank line. Can do UTF-8. It also supports putting multiple documents in one file.

In short, it looks like the perfect environment that I've been crying for. WYSIWYG software these days seems to be more about a bad attempt at typesetting than actually processing words.

So what am I waiting for? Um... I need it running on Debian 4.0 and also on Linux tty (the program doesn't seem to work all that well on a Latin-1 xterm, so I suppose it won't work too well on the equally Latin-1-hostile setup on my old laptop).

Also, I looked at the file saved by the application and almost posted the whole thing to thedailywtf.com. I'd prefer to have my stuff in a format that you can fix with the proverbial "vi and toothpick".

Yet, it looks quite promising! *sigh* for now, time to get back to the regularly scheduled xemacs21'ing until this software matures a bit...