<br><br><div class="gmail_quote">2008/12/16 Nils Dagsson Moskopp <span dir="ltr"><<a href="mailto:nils-dagsson-moskopp@dieweltistgarnichtso.net">nils-dagsson-moskopp@dieweltistgarnichtso.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Am Dienstag, den 16.12.2008, 15:38 +0100 schrieb Giovanni Campagna:<br>
<div class="Ih2E3d">> Browser assume that author knows XML because he's put an application/*<br>
> +xml mime type.<br>
> On the other hand, this assumption cannot be done for blogger, who<br>
> aren't expected to know XML / XML 1.1 / XHTML 1.0 / HTML5 specs<br>
> (they're not expected to know about what or w3c either)<br>
</div>Then they shouldn't write XHTML in the first place ... there *are* some<br>
good autoformatters which handle stuff for you (think: newline -> <br/>,<br>
two newlines -> <p>aragraph). Also, WYSIWYG editors should *not* gave<br>
you the oppontuniy to mess up your code.</blockquote><div></div><div>In a forum you usually write BBCode (or similar), that is server-side parsed with the same hacks as the HTML5 parser, while in other context it is definitely more powerful to write directly HTML</div>
<div></div><div>Secondly, this:</div><div><p>Click on my icon <a href=somewhere.html><img width=88 height=15 src=myicon.png></p></div><div></div><div>is valid HTML although not valid XHTML. Do you mean this with "messing up your code"?</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
> > Could not save you post, invalid XML markup (Mismatched end tag,<br>
> expecting <img>, found </p>)<br>
> > See W3C XML1.1 specification (link to  XML spec) for further<br>
> information about this.<br>
> Or just "Not well-formed (attribute values must be encoded in double<br>
> quotes)"<br>
The current error messages are crap, that is totally right. They could<br>
certainly be more user-friendly.</blockquote><div></div><div>Have you got any ideas? </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">> You have no page, thus no way to edit!<br>

The admin interface should be always well-formed, having the offending<br>
portion in a <textarea> (or similar) for easy editing and an <iframe><br>
for viewing.<br>
</blockquote><div></div><div>In any case, it is not allowable for companies to have their site down because of an user, even for just few minutes (if your lucky and find bug immediately)</div></div>