The red confused me into thinking it was "MUST NOT".
luks
Aankhen``: I don't have a link right not, but it's simple XMLHttpRequest
*now
catgroove
what is the difference bwtwene xhtml and html and why is it inmportant?
yllona
catgroove: yes and no. agian. ibm would be your primary resource here. covers the US & int'l standards, and all the work has been released into open source
luks
they load the MB page from javascript, parse it and then use the data
Aankhen``
If it's a simple XMLHttpRequest, then it should be easier still to have a seperate XML-only representation of the data they want.
catgroove
I thought about something..
luks
Aankhen``: but the XML representations isn't available
Aankhen``
catgroove: XHTML is a reformulation of HTML as XML. It basically offers zero benefit at this point apart from being XML.
luks
the XHTML page is
catgroove
it would be neat if one could have different 'modes' to mb
yllona
luks may i sen you links by e-mail?
Aankhen``
luks: Mmm hmm. Fair enough.
catgroove
like, if I am on an 'AR adding spree' I want maybe other links than if I'm checking which artists I'm subscribed too
And I don't have a src/modules/perl/libperl.a in my apache src dir
yllona
oh and one more thought. since MB is a US non-profit organization, then MB needs to comply to section 508 -- http://section508.gov/
catgroove
but to do that I haveto got to all those pages, (and since i wanted to see if I was subscribed already and if the artist had any subscribers) I click 'details, then 'subscribe' that's a lot of stuff
Kanmu joined the channel
lind has quit
yllona
which is essentially WCAG (w3c accessibility guidelines)... sorry folks -- we have to go there for legal reasons
and catgroove needs to hush up ;)
ruaok
wow. 3 hours of work and PicardQT let me tag 7500 files with a snap. The remaining 1500 are going to be more work.
FauxFaux
WCAG are great fun, especially as the validator is completely useless. :/
FauxFaux has played this game before.
mudcrow has quit
catgroove
yllona: don't sweat it, I know what you mean, my mother is in a wheelchair, remember? ;) I just meant the practical way, that even thought it in theory 'should' be better, it isn't possible to use musicbrainz for EDITING, practically, without basic screen and keyboard usability
and.. what?
yllona
FauxFaux: me too, but the US gov't has a separate validator
FauxFaux: and it works
FauxFaux
I've tried the bobby (or whtaever it is) one too.
aCiD2
Aha, I do now that I've build mod_perl
catgroove
I had an idea today about somethignthat might be usefull to mb, (just a vauge idea, mind) popped in my head.. i'm not alowed to say it?
ruaok stops tagging and actually starts working
and I still don't understand what is xml and why html is bad
FauxFaux
catgroove: It's harder for computers to read. :p
yllona
FauxFaux: bobby is one of many. i'm not kidding we need to get our house in order regarding accessibility, esp since google is a "sponsor"
FauxFaux
I want to hear your idea!
catgroove
does ending a <br> tag with <br /> makethe page loadfaster?
FauxFaux: lol
Jugdish
well as a greasemonkey-er, i for one am excited that with xhtml i can actually get an XMLHttpRequest back in xml format
FauxFaux
catgroove: Technically, yes.
catgroove
ok then
it's basically a "geek" thing?
I am all underthat, totally understand
but people need to stop swaeting about it so much ;)
FauxFaux
Yeah, it's basically a geek thing. I't "better" in a technical sense, and noboyd else will ever notice. :p
catgroove
as long as the site*works* i'm happy
FauxFaux: that's what I thought
:)
yllona gives up on the script kiddies, notes that ruaok and I need to talk business
yllona: are you mad?
read my note to you
yllona
nope. just frustrated. which is an entirely different matter :)
luks
yllona: re: google is a "sponsor" - check googles homepage :)
yllona
luks: MB has received funds from the google foundation, check with ruaok
ruaok raises his and and goes HUH?
luks
yllona: I just mean that google's pages are the opposite of accessibility :)
you could easily use the IBM libraries for accessibility, they've placed the libraries into open source
ruaok
but a ncessary one.
duckman joined the channel
yllona
ruaok: no it's not the clusterfuck it used to be... it's become quite easy these days. section 508 was mandated in 1997/98 since then it's quite easy (ie you don't need to roll your own solution)
Freso
XHTML is also more future proof than HTML, as browsers will (ever so) slowly be able to drop the (clunky) HTML parsing in favour of XML + XSL (or other form of styling), which could cover far more ground than HTML: MathML, MusicXML, DocBook, …
(A tad late, but was on the phone with SO.)
luks
Freso: not sure about that...
yllona
most of the major technology vendors have been section 508 compliant from the get-go. IBM, Sun, Apple, etc
luks
HTML 5 development seems to be more active than XHTML 2
yllona
adobe too.
FauxFaux
Noes, not more sgml.
ruaok
yllona: what specific do we not comply with?
yllona
ruaok: i don't type fast enough, may i call you
ruaok
can we talk tomorrow?
I wanna catch up on a ton of email that has piled up.
yllona
yeah, that works. sen me an e-mail with your availibility
ruaok
anytime afternoon tomorrow is fine
yllona
or just cal me when you get the chance
tomorrow pm? that's good for me
ruaok
k
Freso
luks: HTML 5 would need more development than XHTML 2, I'd think. IMHO/AFAIK, XHTML is 'just another' XML-module after XHTML 1.1, which would mean that a lot of stuff can be handled in other areas. I'd also think that whatever is to be done with HTML 5 is probably also 'ported' to XHTML 2.
FauxFaux: XML is SGML. :)
FauxFaux
Freso: Don't make me go workout how to type the subset operator. ;p
aCiD2
So what should I be doing -- sticking with HTML 4.01 Strict, or going XHTML 1.1?
FauxFaux
XHTML!¬
luks
Freso: HTML5 features will never make it to XHTML2
it's completely different ideology
Freso
aCiD2: I'd say XHTML.
luks
HTML5 is about rich web applications, XHTML is about documents
aCiD2
Ok
"DBI connect('dbname=template1;host=localhost;port=5431','postgres',...) failed: could not connect to server: Connection refused at /home/acid2/brainz/StructuredXHTML/admin/../cgi-bin/MusicBrainz.pm line 85" -- think that's an auth problem?
yllona agrees with freso on the "SGML is XML" issue as she was writing SGML DTDs in 1989 :)
Freso
yllona: That's not really an issue, AFAIK. IIRC, XML is defined from SGML - meant to be a simplified form of SGML.
aCiD2 was only just born in 1989
Jugdish__ joined the channel
sylvinus has quit
aCiD2 shakes his fist at postgres
stochasticism has quit
ruaok
1989?
aCiD2
Yup
ruaok
whoah.
ruaok started college that year.
aCiD2
:)
ruaok
what's the issue with postgres?
srotta
It's too powerful! 8)
aCiD2
"FATAL: Ident authentication failed for user "postgres""
Authentication issues.. can never work em out :(
yllona
Freso yep, i agree. my point being that's there's been plenty of time to adapt, at least in the US
srotta
I'm actually planning on installing PostGIS and play around with that.
Freso
yllona: Not sure I follow. :)
ruaok
aCiD2: did you install from binaries?
you'll need to hack on pg_hba.conf;
aCiD2
ruaok: I just left what was already on my server when I bought it
My working postgres setup has "local all all trust" in pg_hba.conf, but my current server has the method "ident sameuser"