#musicbrainz

/

      • BrianFreud
        and I'll run it on my collection so you can get that data to play with
      • yllona
        BrianFreud: i'm thinking bob marley & the wailers as the group that needs the most clean-up
      • luks
        phrontist: I really hope you won't change your mind about working on the MB server! :)
      • BrianFreud
        hmmmm....
      • yeah, either Bob Marley *, or Pearl Jam
      • either of those needs serious help
      • but I still think that it might be more worthwhile
      • yllona
        BrianFreud: Bob & the wailers are nominated in the MB wiki as "collab of the month"
      • BrianFreud
        yllona: what do you think of the idea we were throwing around the other night,
      • to make "all artists with only a single release" a collab of the month?
      • yllona
        BrianFreud: which idea?
      • ah one hit wonders... yes good idea
      • BrianFreud
        all it takes it one or two ppl who are big Bob fans to get that really cleaned, like I'm doing with Nirvana
      • but the chances anyone will ever clean up the one-hit wonders?
      • so we take, say, 1000 of them, and make them together the "artists" of the month
      • as you clean one, you edit them off the collab wiki page
      • yllona
        BrianFreud: it would be useful if we could find someone who grew up with Bob in the '70s, sadly Bob was never one of my faves for reggae
      • BrianFreud
        well, I'm planning to finish Nirvana, then move on to Lead Belly
      • that one's not gonna be fun :P
      • but SO many tracks are covers of his, it's worth doing
      • aCiD2
        I'd like to start doing server development soon
      • yllona
        i can help with the leadbelly, i'm moving house sooon so all my CDs are packed up though. may take a few weeks to settle into the new digs
      • aCiD2
        I have Virtual MB setup... but I just don't know where to start
      • BrianFreud
        yllona: well, I 've dug up info on all the cd releases
      • aCiD2
        Still organising myself some type of build environment
      • luks
        aCiD2: pick a couple of easy bugs and fix them
      • BrianFreud
        and I have a list of all the vinyl releases
      • just trying to find more info atm on the vinyl
      • luks
        IMO, that's the best way to start and learn the codebase
      • BrianFreud
        there's a few hundred of them
      • aCiD2
        luks: Heh, there's so many I don't know what is "an easy bug"
      • I'll get it going soon enough anyway :)
      • luks
        well, I can pick some for you if you want ;)
      • aCiD2
        Sure :D
      • yllona
        BrianFreud: do you have any LPs (vinyl)? original releases
      • BrianFreud
        like the invisible file bug... that one seems a pretty easy fix :)
      • aCiD2 has vinyl
      • aCiD2
        <3 vinyl
      • BrianFreud
        yllona: not of Lead Belly - they're mostly from the 20s and 30s
      • old Victrolla, and even some wax cylinder
      • yllona loves vinyl too, i've already put my LPs into storage for the move tough
      • Chise|Solid joined the channel
      • luks
        aCiD2: e.g. http://bugs.musicbrainz.org/ticket/2743 - absolutely trivial
      • aCiD2
        My vinyl is all recent though, my dad has the older stuff
      • luks
        there is a lot of bugs like this
      • BrianFreud
        most archive lists of LB vinyl are just tracklists
      • aCiD2 has peek
      • yllona
        BrianFreud: yes. do you still live in the DC area?
      • BrianFreud
        finding titles, release info, etc is hard
      • no, moved to Buffalo a few months ago
      • family's still down there though
      • luks
        but fixing simple bugs really helped me to learn how the server works, when I started
      • yllona
        BrianFreud: ah, yes... i remember how.
      • *now
      • aCiD2
        Ahh, that looks simple enough luks :)
      • BrianFreud
        easy two I've put in:
      • aCiD2
        I'm learning Perl at the same time, so I didn't want to jump in at the deep end because my code would be sloppy
      • BrianFreud
        invisible files, and puids not submitting when server is set to uk mirror
      • luks
        aCiD2: the actual bugs are mostly in Mason components
      • which is HTML + some Perl code
      • yllona
        okay. as soon as I get settled i'll head over to the USC music school/library. Kareem Abdul Jabbar donated his *enormous* jazz/blues library a few years back
      • luks
        BrianFreud: server bugs :)
      • BrianFreud
        luks: for someone who knoews HTML and XML, but not python or perl, is there any coding help I can do?
      • aCiD2
        luks, Yea, I've had a look at some of the Mason
      • luks
        BrianFreud: sure, MB could really use some HTML/CSS cleanup
      • yllona
        BrianFreud: can you create or document clean DTDs?
      • luks
        there is a lot of rendering errors, not all pages are XHTML, etc.
      • BrianFreud
        ugh... hate doing it, but I can try :)
      • yllona
        luks: *jink*
      • *jinx*
      • luks
        not sure if rod updated his vmware image yet
      • BrianFreud
        luks: where would I look to start finding things like that I can work on?
      • luks
        but I guess I could put a development one easily
      • aCiD2
        The current VMB is broke, but it's easy enough to fix
      • (Just have to checkout a different svn branch)
      • Doh, my VMB server doesn't have the db setup
      • BrianFreud
        ok, I see the bugs list - where would I find the actual source xml/xhtml to hack on?
      • aCiD2
        BrianFreud, 2 places
      • The best option is to checkout the subversion branch of the moment
      • luks
        BrianFreud: the easiest way is to use http://wiki.musicbrainz.org/VirtualMusicBrainzS...
      • that way you don't have to install mbserver yourself
      • and can just start working on HTML
      • aCiD2
        If you plan to just take a look at the source code though: http://bugs.musicbrainz.org/browser/mb_server/b...
      • BrianFreud
        ok, thanks :)
      • aCiD2 might do some css/html fixes while he waits for the db to import
      • aCiD2
        brb
      • aCiD2 has quit
      • aCiD2_ joined the channel
      • aCiD2_
        aCiD2_ is now known as aCiD2
      • BrianFreud
        luks: Question... I obviously have no clue where the load on the edit server is coming from,
      • rjmunro_ has quit
      • but would an offline editor help? Some way to basically do everything, save having to feed all those pages?
      • aCiD2
        BrianFreud: As an application?
      • BrianFreud
        yes
      • luks
        probably yes. but I don't think it would help that much to be worth the time/work
      • aCiD2
        I was planning that, but it can't be done until the XML web service opens up more
      • BrianFreud
        something to pipe to, say, xml, then just upload the xml?
      • easy to write a windows one, in access
      • luks
        it would mean a lot of duplicated funcionality
      • aCiD2
        More elegant ways than that would be needed, but it's not possible at the moment
      • BrianFreud
        be the work of a single day to do it
      • ok
      • aCiD2
        luks: Not if all editing operations were refactored so the web interface and the xml web service used the same code
      • luks
        like Guess Case for example, it's a huge javascript library
      • aCiD2
        But it's still a lot of work
      • luks
        even if it doesn't look like
      • BrianFreud
        yes, whoever wrote Guess Case, it IS most impressive
      • aCiD2
        Can you run mb_server on OS x btw?
      • BrianFreud
        looks like the vm version will - there's directions for osx on there
      • luks
        aCiD2: I think you can, but it would be PITA to install
      • aCiD2
        Oh yea, that would work
      • luks: true, I'll just stick with my windows vm one
      • BrianFreud
        aCiD2: you mean you use windows? thought you were solely osx from the compilation issues you had :P
      • luks
        when I was on windows, I used vmware with linux for the web server + db on windows + samba to access files from windows
      • aCiD2
        BrianFreud: I use both
      • luks: Yup, I'm gonna run the server completly on Windows, and setup samba so I can edit files on my Mac
      • BrianFreud
        god I need to switch to linux... I can feel how much my IT brain has rotted using windows all these years
      • aCiD2
        Then do it :)
      • BrianFreud
        lol
      • does linux support NTFS volumes?
      • luks
        yes, but I wouldn't trust it
      • aCiD2
        It does now
      • luks: I dunno, NTFS write is supported more officially now
      • So it might be ok now
      • BrianFreud
        that was one of the reasons I never switched before - way too much data, all NTFS
      • ajh
        it can... haven't seen it kill anything but I tended to use the windows IFS to go the other way.
      • luks
        aCiD2: I know, but I've seen some problems related to the fact is runs via FUSE
      • it's not a native kernel stuff
      • BrianFreud
        so it works, but it's not trustworthy?
      • aCiD2
        mmm, it's definatly not as nice as something like reiserfs or ext3
      • ajh
        Oh it's a FUSE one, fun :)
      • aCiD2
        BrianFreud: I'd trust it
      • It's been fine for me
      • ajh
        If you're switching now might as well go XFS.
      • BrianFreud
        is FUSE that windows dll wrapper?
      • ajh
        No, it's a userspace toolkit for building plugable filesystems.
      • aCiD2
        ajh: That's a beefy filesystem :)
      • BrianFreud
        ajh: problem is where to put the data during the switch
      • ajh
        aCiD2, but so are all our machines now.
      • BrianFreud
        1 TB = a whole lot of dvds...
      • aCiD2
        ajh: hmm?
      • ajh
        BrianFreud, yeah, always tricky.
      • aCiD2, the main objection to XFS is the added kernel bloat, but it's better for what most people do anyway.
      • aCiD2
        I wouldn't put a tb of data on my home computer regardless of the os/fs
      • Data of that magnitude would deserve a RAID of some sort for me :)
      • ajh
        I'm waiting for good iSCSI to do big storage.
      • BrianFreud smiles :)
      • aCiD2
        You got a RAID?
      • BrianFreud
        still using the same machine I built to last 8 years ago