2 Aug 2000 Mulad   » (Apprentice)

Grr.. I'm installing CRSP data on a Linux box here at work. Of course, Linux is not a `supported' platform (not that they seem to support their other platforms very well). They have this ungodly Bourne Shell install script that is really, really crummy. Of course, Bourne Shell doesn't have functions, so you have to cut-n-paste whenever you need to reuse code. Oh fun. And the idiots have to go chmod 555 all of their data. What's up with that? You should use 644, morons! Blah.

Anyway, I have to figure out the best way to lay out the directory structure so that the researchers that use it will actually be able to find the stuff they need...

I've had a highly unproductive day so far. I've been reshuffling documentation for our servers. I think I've gotten rid of all of the old crud. I'm lucky that I didn't throw out one section -- there was a server that I thought had been converted over to NT. We needed the root password.. It turned out that it is just partially converted. It's an old NeXT box (!?!@#$*@%) that runs what is apparently a fairly popular web site. At any rate, the filesystem had filled up from log files. Someone must have tried redoing the main index.html file, so the system truncated the length down to zero when they tried to save it... Oops. Thankfully, Google's cache brought it back to within a few months of it's previous glory.

Still haven't had much time to work on any Free Software. I really need the day to be lengthened to 36 hours...

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!