Older blog entries for dlehn (starting at number 3)

Debian

Became a Debian Developer back on 2003-04-13. Only took 815 days to get through the process. I've been maintaining GStreamer related packages. Often takes a whole lot of time to fix small little bugs. Packages take forever to build when all the dependencies are installed. Has been interesting volunteer work.

GStreamer

Project keeps moving forward. Good to see that. I finally got around to releasing gst-python the other day. It's been working for months. Getting motivation to do the initial release cleanups was hard. Decided to make it entertaining and autogenerate all the standard docs, README, AUTHORS, NEWS, etc from DocBook source. In theory this will make future releases trivial. We'll see about that. Writing GStreamer applications with Python seems to work out fairly nice. Various tricky things to be aware of but I think it's easier than using the C API. Need to work on a tutorial.

Did I mention I'm back in grad school as a PhD student at Virginia Tech? I had a enjoyable, yet brief, encounter with the work concept at Intransa, Inc. after getting my MS. Back to the .edu world for now. A quote I heard from one of my professors: "Grad school is the snooze button on the alarm clock of life." True.

I've been busy with Debian things lately. GStreamer is all packaged up and headed towards an archive near you. Managed to package the core, the plugins, and the player and editor too. The core and apps are not so bad but Debian packaging is rough for plugin based frameworks that depend on a million libraries. Didn't take too long to get it done right. The ITP Bug has only been open since Feb 2001. ;-) Perhaps someday I'll actually finish up the new maintainer process and become a true Debian developer. Started that in Jan 2001. Nice and leisurely pace around here.

Also have been working on Python bindings for GStreamer. The PyGTK tools work great! Just some nasty threading issues to solve before the bindings are ready for consumption.

Next up after that is more work on GStreamer DVD support. Then maybe I can actually write a DVD player with GStreamer. Which is why I started working on the project in the first place years ago.

Good luck to wingo during his Peace Corps adventures!

Seems I haven't been using this diary too often. OMS seems to be dead now. Actually, the whole LiViD site vanished into the void. Kind of a shame really. DVD court cases not going well either. And yet, players like Ogle and MPlayer and VideoLAN and Xine are doing just fine. Odd world.

Since my last entry I've mostly been working on GStreamer. Along with omega, wtay, thomasvs, wingo, dobey, Uraeus, and others. Nice project. Nice people. Doing the GStreamer Debian packages is a toss-up between releases. Sometimes it sucks and sometimes takes 20 minutes. 0.4.0 is sucking. Oh well. Hopefully I'll get it done and into Debian proper soon.

I messed up during GStreamer 0.4.0 release... I made thomasvs quite mad cause of last minute commits between final pre-release and release (that's me he's talking about in his diary). I'm sorry! Just trying to squeeze last minute fixes in to imporve the release. We've traditionally only had very long release cycles (months). So I tried to get stuff in this one. Release process is kind of hard in open source world. Sometimes the developers free time to work on the project doesn't match up. Oh well. We'll likely have a stricter release branch policy next time to stop me from being an ass. Sound like a good plan.

I'm missing out on the GNOME Summit in Boston this week. Which sucks. Could have met wingo, thomasvs, dobey, and other GNOME and GStreamer hackers. Always nice to have a beer with fellow coders. (And I could have appologized in person to thomasvs for making him mad.) Pesky work getting in the way. Bah. My priorities are messed up.

15 Feb 2001 (updated 15 Feb 2001 at 20:56 UTC) »

Well, I just finished polishing up and releasing the first version of OMS. The LiViD crew has been working for more than a year on this DVD player.

It was harder than I thought to get a release done. We needed to get something out the door at some point. Hit a relatively stable area so we decided to do it. Have new features coming down the pipeline immediately. So the coders want a release done quick. But of course the builds are all broke and docs need work. I had to fix some myself and rally the troops to fix other stuff. Then everyone dissapeared just in time to do all the final polishing work. ;-) Oh well... got it done... just took way too much time. Hopefully future releases will require less work.

lessons:

  • handling final release details sucks
  • writing docs sucks
  • fighting build systems sucks
  • bug hunting can be fun compared to other project details ;-)

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!