#musicbrainz-devel

/

      • aCiD2
        oh actually, 791 isn't huge, I can probably review this
      • ruaok joined the channel
      • Leftmost
        Hmm. aCiD2, did you see murdos's comment on the review?
      • aCiD2
        yea
      • I don't agree with it, I'm happy sticking with list
      • rym use list, as do discogs. I think we should too
      • ruaok: did you send payments yet? If not, I have a new account for you to use
      • Leftmost
        Well, I was mostly wondering about the upgrade.sh stuff. Should I be editing those scripts that reference editor_collection to use list instead?
      • I'm not sure what the upgrade process is.
      • aCiD2
        yea, if you change the schema, you need to change anything that references it
      • ack and grep are you friends here :)
      • Leftmost
        Okay. Those scripts were in the updates folder, so I just left them alone.
      • ruaok
        aCiD2: I did yesterday, which means they are going out today. send me the new info for next month.
      • aCiD2
        gotcha
      • will do
      • ruaok
        aCiD2: the account is at the same bank?
      • aCiD2
        no, llyods tsb
      • ruaok
        ok, then you need to send ALL the DETAILS again.
      • aCiD2
        ah, ok
      • I never know what they need for wires
      • ruaok
        all the wire instructions, the main address of the bank, then local address of the bank.
      • thats why you should ask them to provide the instructions to you.
      • jensl joined the channel
      • aCiD2
        I'll do that during the week then
      • ruaok
        you have a month. :)
      • zazi joined the channel
      • ruaok joined the channel
      • ijabz joined the channel
      • ijabz joined the channel
      • kurtjx
        hello
      • is there a particular editor people like for perl? something with auto-complete stuff?
      • aCiD2
        Padre is the closest you'll get
      • There is an eclipse plugin too
      • Me and warp use emacs, some people use vim too
      • kurtjx
        i'm using emacs now - but i'm relatively new to it
      • i learned it while typing my thesis in latex
      • as it seemed to have the best auto-complete features actually - on citations and refs to other sections
      • but i guess not so much for perl...
      • aCiD2
        You won't find autocompletion for perl like you will with Java/C#
      • because Perl is so complex most people say "only Perl can parse Perl"
      • kurtjx
        fair enough :-)
      • aCiD2
      • but yea, I'd suggest Padre if you insist on having something like an IDE :) For me, I wouldn't go back from something like Emacs or GVim these days though, but it is a learning curve for sure
      • kurtjx
        i'll look at padre, but i may just do emacs
      • i've been in the eclipse world a bit
      • but it seems the EGit plugin for eclipse just doesn't work right
      • which i suppose is not a deal breaker, but annoying
      • hehe "a formal proof"
      • aCiD2
        :)
      • kurtjx tags for later reading
      • really these days I tend to keep most stuff in my head though and always have search.cpan.org open (or perldoc)
      • kurtjx
        i recall some perl frameworks being mentioned - i know catalyst was one
      • and i think there was another...
      • aCiD2
        Moose
      • Moose and Catalyst are definitely essential reading
      • kurtjx
        thnx aCiD2
      • Leftmost
        I use a combination of vim and gedit, depending on what I'm doing.
      • aCiD2
        and what configuration the moon is in
      • kurtjx
        can somebody enlighten me as to why there's a musicbrainz_db and a musicbrainz_db_raw ???
      • nikki
        I think they live on different servers or something
      • kurtjx
        oh funky - so it's more about hardware
      • nikki
        and the raw database has stuff that's not part of the actual mb data (like user collections)
      • kurtjx
        so the test db queries i'm doing
      • all use musicbrainz_db
      • then tables are named musicbrainz.artist or musicbrainz.release
      • warp
        kurtjx: _raw contains huge amounts of data in production. it contains the full edit history and all user specific data.
      • kurtjx
        ok
      • nikki
        edits have been moved to the raw db now?
      • kurtjx
        so musicbrainz_db is somehow a filtered version of db_raw?
      • aCiD2
        nikki: yea
      • nikki
        ah right
      • aCiD2
        kurtjx: musicbrainz_db is the data, musicbrainz_db_raw is the musicbrainz side of the data
      • warp
        kurtjx: no, just different tables.
      • aCiD2
        if that makes sense
      • kurtjx
        k
      • nikki doesn't look at the edit table very often so wasn't aware of that
      • ruaok
        nikki: any sign of the package yet?
      • nikki
        not yet
      • ruaok
        should be coming this week
      • nikki nods
      • alastairp
        lucky
      • samsung galaxy vibrant releases here on friday
      • I've been putting off getting a number :)
      • Leftmost
        aCiD2, still around?
      • aCiD2
        sure, what's up
      • Leftmost
        Just wondering if there's anything else that you can think of needs doing for the review. I think I've addressed all of the concerns relevant to the diff in question.
      • Also, as a heads up, I'm going to send you and warp a bit of information on the way I'm doing collection editing in WS2 to see if the architecture makes sense.
      • aCiD2
        sounds good, I'll have a look at the review tomorrow. hopefully we're at a mergable state now
      • Leftmost
        Okay.
      • ruaok
        its amazing. the DB server is sitting at a load of 20 and still responding pretty fast.
      • ijabz joined the channel
      • alastairp joined the channel
      • ijabz joined the channel