Older blog entries for bneely (starting at number 43)

Work has been going better recently. The stuff I'm working on is eons away from being shippable, but that should lead to some thoroughly enjoyable chaos in the upcoming months. I think I wasted too many weekends in the office last year, so I won't make the same mistake again this year. Weekends will still be worked, but they will also be played.

For the past few weeks I've been working a lot with Cocoa. I like Cocoa and objective-c. I like single inheritance, reference counting, and general object-y goodness. I *hate* Interface Builder. There are too many things about Interface Builder that aren't intuitive enough for first-time users. Nearly everything in IB is designed around the "after you do it once, you know how to do it" idea. Project Builder is a useful tool that is easy to figure out, given that you have at least some idea of what should be happening. But PB has a very busy user interface, and it can be annoying to get enough screen space for an edit window because of the need to move all the split panes out of the way. I've also been using gdb quite a lot (because the shit I churn out is unreliable enough :).

I think my biggest problem with working at Apple is that there's not enough insubordination. :D

My mp3 stream has been receiving a lot of my attention recently. I found new music for the playlist, and I'm building my own playlist randomizer. My playlist script (written in perl) parses the master playlist, splits the songs out into a hash of arrays (with artist names as the hash key, and the artist's songs stored in the array), then does some intelligencia to schedule the next song. It's currently a playlist-spitter-outer, although I'm intending it to operate dynamically (probably to be called through the perl module interface in IceS). I'm done with the very basic functionality and the design of features I want to add, but I haven't had much time and/or motivation to work on it recently. Anyway, I'm trying to solve the problem where the playlist randomizer in IceS will play the same artist twice in a row, or three times within 10 songs. Barf.

Has anyone ever seen venture capitalists evaluate the quality of the work being done by a fund-seeking company's employees?

14 Mar 2001 (updated 18 Mar 2001 at 12:31 UTC) »

Well, that was fun. I wonder what to do next ...

:wq

I worked on Nautilus testing through the weekend, despite the amazing weather we had. So dammit, I'm taking back my weekends!

I went to dinner with a friend on Sunday and had a great time. It's unfortunate I don't do these things more often.

I have achieved a zen-like state of detachment, which should carry me through the weekend. The weather will be nice on Saturday and I'm very tempted to take a road trip, but I'll probably spend the weekend testing software. After next week it will be much easier to relax and goof off...right? I have been procrastinating doing the cooker update on the Mandrake half of my work machine. There's really only one or two packages that need to be updated for Nautilus (actually for Mozilla 0.8), but I tried to do it all at once, which was a mistake. I'll rsync the packages from home tonight, if things go well, and deal with this tomorrow.

20 Feb 2001 (updated 20 Feb 2001 at 09:22 UTC) »

I attended one frantic meeting too many last week, but overall it was a very productive week. Unfortunately, many of my todo's slid, which means this week could be a slow one. I want to take a look at the GNOME 1.4 betas, and I think I could generate some useful feedback, if I can find the time. On another note, welcome to advogato, Dunc (aka Duncan MacKinnon). On yet another note, did my taxes tonight in about an hour with Turbotax. Painless!

Busily decoding mbp's latest diary entry.

I recently saw blizzard for the first time in 5 or 6 years. That was pretty cool.

Nautilus Preview Release 3 shipped. I'm happy. Congrats to all who made it happen.

34 older 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!