<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums User Favorites: crazybatca</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums User Favorites: crazybatca</description>
<language>en</language>
<pubDate>Thu, 04 Dec 2008 06:56:47 +0000</pubDate>

<item>
<title>benbeltran on "A very brief standards reivew..."</title>
<link>http://bbpress.org/forums/topic/a-very-brief-standards-reivew#post-10412</link>
<pubDate>Thu, 23 Aug 2007 01:42:20 +0000</pubDate>
<dc:creator>benbeltran</dc:creator>
<guid isPermaLink="false">10412@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#34;Insulting&#34; != Insulting :P ... It's more like calling a great piece of markup tag-soup because of some details is a bit exaggerated, and it could even be an insult to the developers who carefully thought it, but it's not really serious, nobody is getting angry because of that :)
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "A very brief standards reivew..."</title>
<link>http://bbpress.org/forums/topic/a-very-brief-standards-reivew#post-10411</link>
<pubDate>Thu, 23 Aug 2007 01:34:30 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">10411@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Personally, I'm not insulted, just curious as to the implications of the current approach (which is the same approach I generally take in development - i.e. XHTML 1.1 as text/html). What are we breaking by doing this. If I pass a browser a document with MIME type of text/html or application/xhtml+xml it will pass the document to it's rendering engine. After that, does it matter?&#60;/p&#62;
&#60;p&#62;It's quite likely that XHTML 1.1 will stay a draft standard, as the new XHTML 2 and HTML 5 specs are where the action is at the moment. Arguably HTML 4.01 isn't finished either.
&#60;/p&#62;</description>
</item>
<item>
<title>benbeltran on "A very brief standards reivew..."</title>
<link>http://bbpress.org/forums/topic/a-very-brief-standards-reivew#post-10409</link>
<pubDate>Thu, 23 Aug 2007 01:22:29 +0000</pubDate>
<dc:creator>benbeltran</dc:creator>
<guid isPermaLink="false">10409@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Standards are good, but sometimes It's not wise to sacrifice usability or maintainability for standards. Proper isn't always best, but when you can do the best properly, then it's recommended.&#60;/p&#62;
&#60;p&#62;When I said it was not important, I meant it's not as important as many other things on the forums, I'm the kind of people that sticks to standards when possible. &#60;/p&#62;
&#60;p&#62;And yes, what's tag soup?According to wikipedia it's &#34;HTML code written without regard for the rules of HTML structure and semantic&#34;. Honestly I think that applying that phrase to software that is mostly standards compliant is not right. Changing one ingredient doesn't turn a steak into a soup, this term should be applied to websites that step on the whole HTML specification. It could be &#34;insulting&#34; to call this carefully coded software &#34;tag soup&#34;. But that's just me ... &#60;/p&#62;
&#60;p&#62;It would be nice though, to see what you can contribute to the project, I know your comments are intended to help, and it would rock to see them turn into palpable produce.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "A very brief standards reivew..."</title>
<link>http://bbpress.org/forums/topic/a-very-brief-standards-reivew#post-10405</link>
<pubDate>Wed, 22 Aug 2007 23:42:08 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">10405@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;What exactly is &#34;tag soup&#34;, and what does it taste like? Is it really a problem? It's just the MIME type.&#60;/p&#62;
&#60;p&#62;It isn't so simple to just change the DOCTYPE. Browsers render different DOCTYPEs differently. Especially Internet Explorer.&#60;/p&#62;
&#60;p&#62;I'm much more comfortable leaving the &#34;wrong&#34; mime type in there than having to deal with different layout quirks of different DOCTYPEs.&#60;/p&#62;
&#60;p&#62;Or are you really advocating that we should be dropping back to HTML 4.01?
&#60;/p&#62;</description>
</item>
<item>
<title>crazybatca on "A very brief standards reivew..."</title>
<link>http://bbpress.org/forums/topic/a-very-brief-standards-reivew#post-10384</link>
<pubDate>Wed, 22 Aug 2007 16:03:52 +0000</pubDate>
<dc:creator>crazybatca</dc:creator>
<guid isPermaLink="false">10384@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@SamBauers:&#60;/p&#62;
&#60;p&#62;Just to clarify your point, the reference cited for serving XHTML as text/html is quoted as a note from the current working draft of the XHTML 1.1 from February 2007.  It's not a standard as of yet and I don't think it should be followed as such. &#60;/p&#62;
&#60;p&#62;As for your point about IE borking with application/xhtml+xml, it absolutely is an issue. Hence, the point about serving the correct DOCTYPE based on the user agent. I'm no PHP guru by any means, so I had to get help in writing the logic to detect the user agent and what content type it could handle, but I know it's possible as I'm using this mechanism on my site at this time. &#60;/p&#62;
&#60;p&#62;@benbeltran: As for this not being important, I'll leave that issue for now as I've seen way too many discussions spiral off into endless debate. The point is clear though: XHTML served as text/html is tag soup and IE doesn't like XHTML as application/xhtml+xml. What do you do? Content negotiation or serve it as HTML 4.01 Strict as text/html. IMHO, this is the proper way of dealing with this.&#60;/p&#62;
&#60;p&#62;I will check out this project and try to show you what I'm talking about. In class now, so I have to fly. . .
&#60;/p&#62;</description>
</item>
<item>
<title>benbeltran on "A very brief standards reivew..."</title>
<link>http://bbpress.org/forums/topic/a-very-brief-standards-reivew#post-10369</link>
<pubDate>Wed, 22 Aug 2007 04:43:48 +0000</pubDate>
<dc:creator>benbeltran</dc:creator>
<guid isPermaLink="false">10369@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;SamBauers is right, text/html is right and &#34;application/xhtml+xml&#34; + IE6 = headaches. And it's really not that important.&#60;/p&#62;
&#60;p&#62;On the other hand, the inline styling parts are more of a problem for people who want to design a theme. To edit the tag cloud I had to edit the code so it could support changing colors. If you could make a class for each step, it would be easier to customize the cloud.&#60;/p&#62;
&#60;p&#62;point 4 .. .well I wouldn't know about it since I don't have a colour deficiency, but I can barely notice the change of color. Still, because of the structure of the forum, I am able to differentiate between topics easily, might be something to think about.&#60;/p&#62;
&#60;p&#62;Why not help the project out by editing the default theme so it validates properly and is more accessible (I wouldn't change the text/html part though) without changing the current looks, if it's properly executed and it doesn't make things harder for developers, it might become the official one.  Collaborate :)
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "A very brief standards reivew..."</title>
<link>http://bbpress.org/forums/topic/a-very-brief-standards-reivew#post-10368</link>
<pubDate>Wed, 22 Aug 2007 02:50:20 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">10368@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for your notes.&#60;/p&#62;
&#60;p&#62;What is the problem exactly with serving XHTML using text/html?&#60;/p&#62;
&#60;p&#62;It's allowed under the standard:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;XHTML 1.1 documents SHOULD be labeled with the
Internet Media Type text/html as defined in [RFC2854]
or application/xhtml+xml as defined in [RFC3236].&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And as far as I know IE6 tends to bork out when you specify &#34;application/xhtml+xml&#34;.
&#60;/p&#62;</description>
</item>
<item>
<title>crazybatca on "A very brief standards reivew..."</title>
<link>http://bbpress.org/forums/topic/a-very-brief-standards-reivew#post-10354</link>
<pubDate>Tue, 21 Aug 2007 18:10:02 +0000</pubDate>
<dc:creator>crazybatca</dc:creator>
<guid isPermaLink="false">10354@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey _ck_.&#60;/p&#62;
&#60;p&#62;Actually, I think it'll be more useful when &#38;lt;!DOCYPE HTML&#38;gt; is used and widely supported by user agents, but that's a whole other story. (http://www.whatwg.org/specs/web-apps/current-work/#the-doctype)&#60;/p&#62;
&#60;p&#62;My point was more about serving up the correct content type, based on the DOCTYPE used. Serving XHTML 1.1 as text/html merits no benefits. It's tag soup.&#60;/p&#62;
&#60;p&#62;I would think that at least using some sort of content negotiation based on the user agent (serving HTML 4.01 Strict versus XHTML 1.1) would be a good start.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "A very brief standards reivew..."</title>
<link>http://bbpress.org/forums/topic/a-very-brief-standards-reivew#post-10353</link>
<pubDate>Tue, 21 Aug 2007 17:49:59 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">10353@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;IMHO validation is just a syntax check and the least of bbPress problems right now.&#60;/p&#62;
&#60;p&#62;The most useful doctype for the next decade is:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!DOCTYPE HTML PUBLIC &#38;quot;-//W3C//DTD HTML 4.01 Transitional//EN&#38;quot; &#38;quot;http://www.w3.org/TR/html4/loose.dtd&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Get back to me when a browser DOESN'T support that ;)&#60;br /&#62;
Makes life sooo much easier. Then posts can contain &#38;lt;b&#38;gt;, &#38;lt;u&#38;gt;, &#38;lt;s&#38;gt; and &#38;lt;i&#38;gt; and  all sorts of standards people have been used to for the last decade instead of reinventing the wheel!&#60;/p&#62;
&#60;p&#62;Now instead go round up a dozen php plugin developers and get them onboard and we'll have some real momentum :)
&#60;/p&#62;</description>
</item>
<item>
<title>crazybatca on "A very brief standards reivew..."</title>
<link>http://bbpress.org/forums/topic/a-very-brief-standards-reivew#post-10352</link>
<pubDate>Tue, 21 Aug 2007 17:40:31 +0000</pubDate>
<dc:creator>crazybatca</dc:creator>
<guid isPermaLink="false">10352@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello. I'm always interested when a new forum crops up.  Just some comments about what I've seen just by having a quick look in regards to a standards-based approach to design. Please don't take this personal at all. These are just my personal observations.&#60;/p&#62;
&#60;p&#62;1. I notice that you're serving the forum as XHTML 1.1 with a content type of text/html, regardless of the user agent. I thought maybe that you were attempting content negotiation, but I see that's not the case, unfortunately. &#60;/p&#62;
&#60;p&#62;2. Inline styling is used for the &#34;tag cloud&#34; could cause more maintenance down the road. Consider using CSS styles.&#60;/p&#62;
&#60;p&#62;3. The table you are using for the listing of topics for a forum can be improved in terms of accessibility. (summary, caption, scope, etc)&#60;/p&#62;
&#60;p&#62;4. Anyone with a colour deficiency might have an issue differentiation between the topics. The contrast between the white and the light grey is a bit subtle.&#60;/p&#62;
&#60;p&#62;5. Title attributes could be used more than it is now. (Especially in the topic table)&#60;/p&#62;
&#60;p&#62;6.  For the most part, the HTML and CSS validate, with the exceptions of such things like &#38;lt;br clear=&#34;all&#34; /&#38;gt;&#60;/p&#62;
&#60;p&#62;That's just a quick glance. Again, take this with a grain of salt. I'm just genuinely interested in any new forums that come out. Over all, not too bad of a job.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
crazybat (aka Marco)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
