Older blog entries for Darin (starting at number 7)

Our April milestone is done, and that nasty storage leak is gone. That was a satisfying way to spend the morning.

The afternoon was spent with some coding and some meetings. I checked in two small bug fixes to Bonobo, along with a huge tweak were I got rid of some \n characters that were annoying me. Overall a nice day of coding.

A satisfying day.

I got a lot done. Especially satisfying is the fact that every single FIXME in Nautilus now has a Bugzilla bug. We can see the size of the job much more clearly now.

I am pretty happy with Bugzilla. Besides a bit of customization for Eazel purposes, I've also fixed a lot of bugs in it. But sadly these bug fixes aren't rolled back into the original. I'd like to do that at some point.

I'm really enjoying the other members of the Nautilus team and the folks who hang out on the #nautilus IRC channel.

Eazel

Well, I'm just so damned corporate and team oriented. I'm pretty excited that we worked to define a new version of our April milestone for Nautilus and we'll be able to get it done for next week. I had a lot of fun actually visiting the Eazel offices this week. It's way different to deal with people in person. But IRC still rulez. I think.

And I do love fixing bugs. A big project like the one I'm working on always has something broken to look at. I must admit that our current strategy of getting all the features we intend roughed out before fixing many of the bugs might not be right. I can imagine another strategy where you don't add any features until all known bugs are fixed, but I've never tried that before.

Nautilus has a long way to go, but it has been a ball so far.

Hacking

I wrote a Perl script today to make my ChangeLog entries for me. I can't believe I've been doing this by hand for so long. Looking up all those function names for functions I've modified and everything. I want this a lot more automated before I'm happy. I'd like to have a graphic diff alongside a half-written ChangeLog entry before I do anything at all.

The good news, a productive day.

The bad news, I won't get all the things I promised done by our Wednesday deadline.

But a visit to the Eazel office in person will be fun. And I'm doing that this week. It will be nice to meet some of the new co-workers face to face.

Spent much of the morning writing a simple Perl script. We have so many FIXME comments in our code. I figured we should come up with a way to correlate them with bugs in our bug system. Now I have to write new bug reports. More than 100 of them!

I can't believe it's Wednesday already. We have our Eazel company meeting every Wednesday, and each one seems to come so fast on the heels of the last one. I attend these meeting by phone from home, so it's kinda tough for me.

This morning was hair-raising.

Federico got the new version of GdkPixbuf checked in. But he forgot about the feature we needed for Nautilus. I was really worried for a little while. Eventually he sent me mail and said he'd take care of it. What a relief.

Well after I updated the GdkPixbuf use in three modules (gtkhtml, eog, and nautilus), I went back to async. metadata in Nautilus. And I managed to make it work! I'll be checking in today.

Geez! Making a good interface for getting at this data in an async. way is tough! Not the kind of thing I thought would be challenging, but it's slow going.

I always thought, back when I was programming mostly for Macintosh, that if only I worked on a machine with real task scheduling, I'd never have to deal with a "completion routine" again. But these callbacks in GNOME VFS are basically the same thing.

I checked out the Lord of the Rings trailer. Pretty cool. But it won't be in theaters until December 2001. To put that in perspective, my daughter will be almost 2 years old (22 months) by then! I think that means she'll be talking? Yowza!

I'm thinking about posting a little something about "Preferences" vs. "Settings", a little musing about user interface. I think people would like it, but it's hard to find the time. I guess I'll get around to it eventually.

It's funny to actually have a place to put a (mostly programming) diary. It's nothing compared to my wife's journal.

I made what I call a "programer's typo" today, typing "pointer" in IRC when I meant "point". I think you should get some kind of hacker merit badge when you make enough of those mistakes.

As usual, I spent most of the day on Nautilus today. I'm working to make the metadata reading asynchronous, which is funny, since others have proposed moving the metadata code entirely out of Nautilus into GNOME VFS.

This morning, I did a lot of tweaking of our Bugzilla and of other Eazel web pages.

For me, one fun part of Advogato is the business of certifying yourself. I don't care if it has any effect at all. I certified myself as a Master because I am definitely responsible for Nautilus, which we expect to be a major free software program. But it's still in the future, so I feel a tiny bit of "impostor syndrome".

No one I know has noticed me here except Maciej, so I don't have any other certifications.

So far, the people that know me have certified me Master. The people who don't know me -- well I guess they're just judging from my web pages.

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!