Posts - Page 23 of 37
Getting back into coding
It’s weird. All said and done I must have made at least 8 separate commits in the past 24 hours. And I’ve done a lot of work in the past couple of days as well, which really is nice.
wheels++
And I’m not saying this just because he’s the author of (most of) the best Free music management software available.
Charleston, and stuff
I’ve been cooped up here in Charleston for a few days now. It’s kind of annoying. I can’t go home since I’ve checked in, but apparently the Navy has no transient housing in Charleston, so I have to stay at a hotel. The gov’t will reimburse me, but it’s boring as all hell here. I’m hoping to get to talk to the officer in charge of students checking in who haven’t classed up yet and see if I can return to Jacksonville on phone muster, since all I’m going to be doing here is (essentially) showing up at 8:30, saying Hi, and leaving again.
Sweetness
I guess that since kdesvn-build is now one of about two scripts out there that can build KDE from Subversion, that there is more interest in using it.
tada
To celebrate KDE’s migration from CVS to Subversion, I have ported kdecvs-build to kdesvn-build. The biggest change is, of course, the fact that it pulls source using svn instead of cvs. However, there were a few other changes to boot.
KDE has now migrated to Subversion
You didn’t hear it from me, but I was just able to make my first commit into KDE’s new svn repository (Sorry for not waiting for you, coolo!). The first line of code that I added was:
Redesigning the JuK cover storage system
I’ve been working the past couple of days on designing and implementing a new cover storage system for JuK. The current system, although it works, has a few limitations:
More website coding
I’ve been working bit-by-bit on my website in the past few days. I just got done writing a PHP utility function to construct HTML ChangeLogs for me, since I get real tired of writing them in 5 different places.
tacky 0.7.0
JuK fun
I did a fair amount of hacking on JuK today, expanding the DCOP interface. I added some functions to get the album cover information of a track, get/set the random play mode, and a quick way to find the currently playing file.