#musicbrainz

/

      • Wizzcat
        heh, lovely
      • brianfreud
        100+ lines of code that do the equiv of setting "width=50" in the image attribs :P
      • I have to run for a bit - company over atm - but I'll be back on in a few hours, and back working on mapping out the existing js and what is used on which pages of the last RELEASE branch
      • futilius has quit
      • ruaok
        k
      • intrados joined the channel
      • Kerensky97 joined the channel
      • Jahandar joined the channel
      • Kerensky97 has left the channel
      • futilius joined the channel
      • Jahandar has left the channel
      • brb
      • ruaok has quit
      • ruaok joined the channel
      • nikki yawns
      • ruaok__ joined the channel
      • ruaok has quit
      • ruaok__ has quit
      • ruaok joined the channel
      • SenRepus has quit
      • Tykling has quit
      • pbryan1 joined the channel
      • pbryan has quit
      • pbryan1
        pbryan1 is now known as pbryan
      • Tykling joined the channel
      • Tykling has quit
      • kurros has quit
      • Tykling joined the channel
      • kurros joined the channel
      • Tykling has quit
      • Tykling joined the channel
      • brianfreud
        aCiD2: ping?
      • pbryan has quit
      • pbryan1 joined the channel
      • pbryan1
        pbryan1 is now known as pbryan
      • Tykling has quit
      • nikki
        what's with sites like wikipedia and delicious forcing me sign in every few weeks? anyone would think I actually had personal information stored there that needed protecting
      • brianfreud_ joined the channel
      • brianfreud has quit
      • Tykling joined the channel
      • brianfreud_
        Taking the :3000 server offline while testing some js stuff on another server - if anyone needs me to put the main tt test server back up, to test anything, just pm me
      • Tykling has quit
      • CatCat
        [03:21] WizzcatI tend to want to stick to one musical style at a time, it's a bit annoying going from trash metal thtough folk to video game soundtracks
      • i do that all the time
      • my phone playliast. oh man..
      • tho is tent to go trought phases
      • and i listen to a whole album trough
      • over and over and over and over again
      • especially if its new/going trough its phase
      • its gotten weirder now where i have access to so *much* new music
      • - at my fingertips
      • Tykling joined the channel
      • SenRepus
        SenRepus has joined #Musicbrainz
      • bored bored bored
      • i am bored
      • ruaok
        send me chocolate.
      • SenRepus
        >.<
      • some day, i swear
      • if its any concolation im selling my wow characters
      • for a lot of money
      • when i get paid. choco.
      • ruaok
        oh good. then you have cash for choolate
      • SenRepus
        exactly
      • Wizzcat
        people still buy wow chars? sheesh
      • maybe I should sell my scarab lord
      • SenRepus
        scarab lord/
      • ?
      • from opening the gates to aq?
      • Wizzcat
        mm
      • SenRepus
        if this guy comes through im goign to get 600 dollars for having a hunter pet you cant get anymore or probably ever again
      • so you have that legendary mount?
      • Wizzcat
        yeah, it's nice enough if you care about that sort of thing
      • SenRepus
        that would fetch 500 dollars too, if you find the right guy
      • Wizzcat
        can't really be bothered
      • SenRepus
        lol
      • i made one craigslist post
      • ah well
      • i got lucky
      • assuming i dont get scammed
      • and that he comes through with it
      • Wizzcat
        that's the hard bit
      • SenRepus
        its not really a loss to me if i do though, i was quitting the game as it were
      • Wizzcat
        though strictly speaking he'll be hard pressed to screw you over as long as it's registered in your name
      • SenRepus
        indeed
      • if nothing else i can get the account closed
      • 10m get is like a couple days away
      • brianfreud_
        anyone here know any templatetoolkit stuff? getting confused trying to pass an array as a META value
      • ruaok
        as a reference you mean?
      • brianfreud_
        I'm trying to pass this line to layout.tt: [% META extra_js = [ 'jquery1.js', 'jquery2.js' ] %]
      • seems to trip up the parser - Couldn't render template "file error - parse error - main/index.tt line 2: unexpected token ([)
      • ruaok
        I haven't actually worked with the templates yet, so that doesn't ring a bell yet. :-(
      • brianfreud_
        :P
      • czaanja joined the channel
      • brianfreud_ keeps digging in Google
      • nikki
        gah
      • brianfreud_ has quit
      • brianfreud joined the channel
      • nikkeee joined the channel
      • CStan joined the channel
      • CStan has left the channel
      • nikkeee thought running genpuid on her macbook would actually work better than it did in linux, but nooo, now the macbook is pretty much completely unresponsive
      • brianfreud
        ah, it seems META can't store an array.
      • brianfreud looks for a new way to do it
      • ruaok
        but a reference to an array? thats a single value.
      • and you used [] so that should be a ref/
      • but I am not really understand everything here.
      • brianfreud
        yeah, that's how it seemed to me, too
      • but it seems tt actually handles META as a template wrapper, and only supports singular values
      • so looks like I have to feed it as a space delinated string, then spit the string on the processing side, rather than the data-source side
      • Tykling has left the channel
      • dug up a few years old thread on osdir, someone trying to do almost the exact same thing I am :P
      • ruaok
        do you know where tt stores sessions?
      • brianfreud
        not a clue, I'm guessing at all the tt stuff here - though didn't your patch do something about centralizing them?
      • ruaok
        thats the old codebase.
      • brianfreud
        ah
      • Tykling joined the channel
      • Tykling has quit
      • yay! Pulled it off - and added support for adding more than just a single extra .css to any given page, at the same time! :)
      • outsidecontext joined the channel
      • ruaok
        brianfreud: on your tt server, can you check this url ?
      • /browse/release?index=now+thi&page=1
      • for me it displays things that include "now that ..."
      • brianfreud
      • hmmm, code == <h1>[% type | ucfirst %]s starting with &quot;[% index | upper | html %]&quot;</h1>
      • luks
        the "page" index can only handle up to 5 characters, right?
      • everything higher than that need to be filtered manually
      • brianfreud
        yes, but a search for "now thi" shouldn't be returning "now tha", right?
      • luks
        that's what I mean by "everything higher than that need to be filtered manually"
      • ruaok goes to file a bug
      • brianfreud
        oh, search server side, gotcha
      • luks
        it's broken the current server, too
      • ruaok
        cool!
      • luks
        brianfreud: oh, you probably misunderstood me
      • futilius has quit
      • brianfreud: I don't mean the "page" parameter you see in the url
      • brianfreud
        yeah, I was looking in the paginator's tt :)
      • luks
        the DB stores an index named "page", which contains 5 characters compressed into 32 bits
      • so you can do X <= page < Y
      • and get only the items you want
      • outsidecontext has quit
      • brianfreud
        ah, that makes sense
      • luks
        actually, it's 6 characters
      • but the space counts too
      • 5bits per character
      • brianfreud files his first real tt code addition, not just patch :)
      • outsidecontext joined the channel
      • Tykling joined the channel
      • CatCat
        brianfreud: congrats!
      • \o/
      • nikki has quit