Hacker News new | past | comments | ask | show | jobs | submit login

> Am i missing something? Or is that just mindless hyperbole?

Note that the document uses namespaces but does not declare them. In Python, both ElementTree and LXML will blow up parsing when they encounter the first undeclared prefix (dc, from dc:creator)




Ah, you're right, I did miss something =)

Still nothing to be "shocked" about though ..


TFA wasn't "shocked" (I suspect he was being slightly hyperbolic) at the sole invalidity-through-broken-namespacing, broken templating also had a hand in it: simply exporting a post and proof-reading the output is sufficient to catch the latter.

Then again, you just have to put the output through any XML parser (it's not hard to find) to realize the document is completely broken, but...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: