This step is performed by the MusicBrainz client software (mb_client and tunepimp modules).
thats a bit vague :)
dseomn
if you want the exacts, you could look at the code ;>
Tanpa-Nama joined the channel
tvjunky
damn, i was hoping i wouldn't have to do that :)
luks
basically it's spectral analysis, fft, some beat detection and then some magic in reletable's blackbox server :)
dseomn
wow, so even magic is patented now (and I thought the patent offices couldn't go any lower)
Tanpa-Nama has left the channel
Shepard
well the generation of the TRM id is closed source :/
luks
yes
dseomn can't wait for the 2nd gen signatures
nikki_
Shepard: what are you trying to do?
Shepard
doing a track search for the term "[data track]", then looking up the track listings for the albums they are on (well seems to be not possible) and then generate a list of the albums where the data track is at the end
because I'm too lazy to go through the complete list of the [data track] search
Shepard looks if he can fill up some information with this
djce joined the channel
nikki_
hi djce!
djce
brb: prepping dinner
nikki_
Shepard: which things do you think should be excluded from the data track reports?
Shepard
dunno, I just wanted to do a small special list for setting up mods
eMb has quit
nikki_
I can't do one right now because my copy of the database broke a while ago
but there tend to be very few
'cause people catch them too soon...
lilo
[Global Notice] Hi all. As discussed in http://freenode.net/news.shtml , we've added a new server feature that blocks private messages from unregistered users, providing an informative message. This feature can be turned on and off at will. The feature was turned on today for testing purposes, due to the recent private message porn spambot invasion.
[Global Notice] It may not be on much longer, but we'd really like to get feedback from you. What do you think of this feature as either (1) a permanent feature, or (2) a temporary feature during heavy spambot attacks
Shepard
yeah i sometimes go through the [data track] search but i do not look at every album
lilo
[Global Notice] Whether you like it or dislike it, we need your feedback! Please send email to policy [at freenode.net] .... thank you!
I don't know what the problem would be at the moment.
dseomn
nvm, /me forgot that privoxy with tor always shows the ip as 127.0.0.1
I do see different ips for djce and dev-mb.djce, is that correct?
g0llum
djce: i have something which is not yet in the APR branch. to degrade gracefully if no JS is available, i've created a 2nd row with the menu items. we need to render those unless you're looking at /index.html like here: http://g0llum.dyndns.org/artistpageredesign/New...
djce
ok, firewall fixed now AFAICT.
dseomn: I don't know what you mean.
dseomn
djce.org.uk. 86265 IN A 195.60.17.253
g0llum
djce: looking good. which branch is that?
djce
APR-Navigation-BRANCH
g0llum
:)
djce
It all seems ok apart from when JS is disabled.
Is that what you were alluding to above?
g0llum
yeah
then the content in the <noscript> section should show
djce
The odd colouring of the about/news/products/browse etc boxes?
g0llum
oh. been a while since i tested without script support
djce
If you pick some page and then keep reloading it (with JS turned off), then the boxes seem to highlight or not at random.
g0llum
hmm. the URLs what correspond to which section are unchanged from sidemenu->topmenu
djce
Apart from that, I think this branch is ready to merge to the trunk (when I've committed the stuff to the branch, that is).
g0llum
what+pages
jup. i have to leave for an hour or so. can you look at the topmenu stuff, and add the 2nd row i explained above?
e.g. find the section out of About,News,Products... and display the subnavigation
djce
Oh, I see. I wonder if that's entirely necessary.. I'll give it a go.
g0llum
there's no other menu left for people without JS (no dropdowns) ;)
it's beyond my imagination why anyone would do that. secure your comp, do not use IE and you are safe to turn on any fancy feature you'd like
ok. see you soonish
DJKC
people use javascript for annoying stuff like browser moving/resizing
djce has it disabled by default
and not everyone knows how to turn off just those parts in Firefox and other browsers that support disabling it selectively instead of as a whole
lindestinel has quit
somniloquy
somniloquy is now known as somnaway
tru
djce: FYI picard works great for me in unstable now.
djce
cool thanks for the tip.
Which debian packages did you have to install for that?
(e.g. dpkg -l | grep -i wx)
tru
ii libwxgtk2.6-0 2.6.1.2 wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
ClutchEr2 joined the channel
ii python-wxgtk2.6 2.6.1.2 wxWidgets Cross-platform C++ GUI toolkit (wxPython binding)
ii python-wxversion 2.6.1.2 wxWidgets Cross-platform C++ GUI toolkit (wxPython version selec
djce
cool thanks.
I might try that later.
djce is away: TV and food
somnaway
somnaway is now known as somnipubbage
Esseb joined the channel
dju` joined the channel
PacketCollision has quit
g0llum
djce: fyi, i'm back
thx for the heads up on the navigation branch
maximander
by the way, dropdowns can be entirely in CSS and use spans or divs if you wanted to avoid javascript
and for non-CSS browsers, uh.. i think you can just make it look like a tree rather than having only top levels on page and children expand as menus (the CSS's job)
g0llum
i've seen those, but they flicker on mouseovers n stuff.
no delays for closing either. it's just more "application-like" with js
luks
but MB is a website, not application :P
and css menus flicker only in IE and only if they have image background