-
sonium joined the channel
-
xlotlu
it depends. is wine on your boot drive? :D
-
oneforall
:)
-
w0rx has quit
-
aCiD2
lol, alright
-
-_-' wrong window FAIL
-
phatmonkey joined the channel
-
Sargun has quit
-
alastairp has quit
-
outsidecontext has left the channel
-
outsidecontext joined the channel
-
Wizzcat
arrgh, someone make me automod so jesus2099 will stop second guessing me >:(
-
FauxFaux
No, not your's.
-
Remosi
I bet Wizzcat doesn't even have a pony
-
Wizzcat
sadly no, but I do have a farm of dust bunnies if that helps
-
warp likes jesus2099
-
mikemorr
Wizzcat: maybe say "sleeve in hand" if you have it? I don't see the credit in the link either :)
-
Wizzcat
yeah I guess I could've worded the edit note a bit better
-
not used to have people care about liners :p
-
*note to self, make edit note templates*
-
rjmunro joined the channel
-
atsampson has quit
-
atsampson joined the channel
-
rjmunro has quit
-
Muzzz has quit
-
Muzzz joined the channel
-
v6lur has quit
-
rjmunro joined the channel
-
phatmonkey has quit
-
phatmonkey joined the channel
-
chefkoch joined the channel
-
outsidecontext has quit
-
outsidecontext joined the channel
-
jherm_ has quit
-
Sargun joined the channel
-
Tykling joined the channel
-
pbryan has quit
-
v6lur joined the channel
-
outsidecontext has quit
-
pbryan joined the channel
-
outsidecontext joined the channel
-
outsidecontext has quit
-
dankine joined the channel
-
Kerensky97 joined the channel
-
rjmunro has quit
-
nikki has quit
-
nikki joined the channel
-
oneforall has quit
-
dankine has quit
-
ruaok joined the channel
-
Knio joined the channel
-
outsidecontext joined the channel
-
aCiD2
-
final version will not be so padded, of course - but it'll do for now
-
milosz has quit
-
milosz joined the channel
-
atsampson has quit
-
atsampson joined the channel
-
ruaok: ping!
-
FauxFaux
aCiD2: Notworking!
-
ruaok looks up
-
ruaok
dah?
-
aCiD2
FauxFaux: Why :(
-
ruaok: I want to add search to my branch soon
-
ruaok
ok
-
aCiD2
Should this be using Xapian or Lucene, and where should I start? :P
-
FauxFaux
Firewall?
-
aCiD2
FauxFaux: Well I can connect to it going through that IP
-
ruaok
it doesn't matter, really.
-
the only thing that changes is query syntax
-
so, implement it for lucene since that is publicy available.
-
aCiD2
ok - so with Xapian it works as we currently do (dispatching the search, then just pasting the returned html back in?)
-
ruaok
when we switch very minor changes will need to be made, which I can take care of
-
yep.
-
aCiD2
because my link structure is different to the current site, so the links won't work
-
I could regexp them though, for now?
-
ruaok
oh.
-
sure.
-
aCiD2
alright
-
but first, dinnar
-
ruaok
we'll have to coordinate a search server update at the same time then.
-
but wait.
-
aCiD2
mmmhmmm
-
ruaok
you're changing the link structure even for top entity pages?
-
aCiD2
Slightly yes - I don't use ".html"
-
ruaok
?
-
ah, but that should be fixable with a rewrite.
-
aCiD2
"most of the links" being what other links?
-
ruaok
oh, BUT...
-
aCiD2
yea, that's what I thought
-
ruaok
there is a some fuss about .html vs not in the entity pages.
-
try that with a /artist/<mbid>.html vs /artist/<mbid>
-
you get two different things, IIRC
-
aCiD2
-
it will be tricky to add ".html" to catalyst pages, if that's what you wanted - but rewrite can solve that nicely
-
luks
you can use the Regex action
-
aCiD2
luks: but that's a pain having to do that for /every/ action
-
I know it can be done, but... eh... don't like it
-
luks
yeah, but there are only four main entities which need stable links
-
ruaok
ah, we should be ok
-
-
aCiD2
Right, I was just going to rewrite the permalinks
-
ruaok
-
which is odd.
-
so, I'm fine with just dropping the .html
-
aCiD2
cool
-
ruaok
and if someone requests a page, we can have one rewrite rule to remove them.
-
luks
/artist/MBID currently depends on HTTP Accepts
-
it redirects to the RDF WS for some requests
-
ruaok
which is silly, really.
-
luks
yeah
-
ruaok
so, I see no reason to not proceed as aCiD2 suggests. do you?
-
luks
no
-
ruaok
sweet.
-
aCiD2
luks: while you're here - do you think it would be a good idea to spend maybe an hour over the weekend discussing this branch?
-
I want to make sure I'm progressing in the right direction and such :)
-
ruaok
YESS!
-
picard runs via macports deps!
-
this is HUGE!
-
luks: this means that by the time we're done you can install picard with ONE command on ma.
-
one command and....
-
an hour or so of compile time. :)
-
jherm's macports skillz have been instrumental in this.
-
if we keep plugging away we may get to a UB build soon
-
aCiD2
\o/
-
ruaok
sudo port install libdiscid
-
\รถ/
-
luks
aCiD2: I'll out tommorow and on saturday. what about sunday evening?
-
*I'll be
-
ruaok
luks: does a bzr commit need anything else to push it out the door?
-
luks
bzr push
-
ruaok
-
luks
bzr commit it just local
-
ruaok
what do I need to do to push it out?
-
luks
-
and then: bzr push bzr+ssh://rob-musicbrainz [at bazaar.launchpad.net]/%7Emusicbrainz-developers/picard/trunk/
-
aCiD2
luks: sunday evening is fine, I'm out saturday night too
-
ruaok
woo hoo!
-
my first picard qt commit. sum characters changed: 1
-
:-)
-
luks
and you probably also fixed a ticket by that :)
-
-
ruaok
yes. jerms ticket, I think. :)
-
jherms
-
luks: in build.cfg, why is there a section for libofa, but not for libdiscid?
-
luks
ruaok: libdiscid it loaded at runtime
-
with ctypes
-
ruaok
ah
-
Muzzz
Moooose
-
ruaok
meerkat!