<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: S5 Validity</title>
	<atom:link href="http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/feed/" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it&#039;s largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<lastBuildDate>Fri, 10 May 2013 11:50:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Ken</title>
		<link>http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1605</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 04 Nov 2004 02:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1605</guid>
		<description><![CDATA[FYI: as a proof-of-concept I ported S5 into MovableType. You can view the results here http://kwc.org/presentations/. If people like, I&#039;ll write up some better instructions on how it was done (quite simple, though requires the MTKeyValues plugin).

Thanks for creating this. I had done a presentation using MovableType as the engine before, but this is orders of magnitude better and accomplishes the same goals (Web-readable semantic markup, Web-accessible and editable).]]></description>
		<content:encoded><![CDATA[<p>FYI: as a proof-of-concept I ported S5 into MovableType. You can view the results here <a href="http://kwc.org/presentations/" rel="nofollow">http://kwc.org/presentations/</a>. If people like, I&#8217;ll write up some better instructions on how it was done (quite simple, though requires the MTKeyValues plugin).</p>
<p>Thanks for creating this. I had done a presentation using MovableType as the engine before, but this is orders of magnitude better and accomplishes the same goals (Web-readable semantic markup, Web-accessible and editable).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gatorace.com</title>
		<link>http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1511</link>
		<dc:creator>gatorace.com</dc:creator>
		<pubDate>Fri, 29 Oct 2004 15:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1511</guid>
		<description><![CDATA[&lt;strong&gt;Alternative Presentaions&lt;/strong&gt;
I&#039;m stealing from other blogs today, but that&#039;s where the best information comes from these days.A post on &quot;Joel on Software&quot; refers to a new presentation option created by CSS guru Eric Meyer. S5, as it has been named, is...]]></description>
		<content:encoded><![CDATA[<p><strong>Alternative Presentaions</strong><br />
I&#8217;m stealing from other blogs today, but that&#8217;s where the best information comes from these days.A post on &#8220;Joel on Software&#8221; refers to a new presentation option created by CSS guru Eric Meyer. S5, as it has been named, is&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1428</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 27 Oct 2004 16:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1428</guid>
		<description><![CDATA[In regards to the second comment:
I don&#039;t know TeX very well at all, but it seems to me that you might treat the braces as start an close tags. Therefore, instead of:
&lt;code&gt;
\itemize{
\item{blahitem}
\item{blahitem}
\enumerate{
\item{blah point one}
\item{blah point two}
}
\item{blahitem}
\item{blahitem}
}&lt;/code&gt;
could you do:
&lt;code&gt;
\itemize{
\item{blahitem}
\item{blahitem
\enumerate{
\item{blah point one}
\item{blah point two}
}
}
\item{blahitem}
\item{blahitem}
}
&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>In regards to the second comment:<br />
I don&#8217;t know TeX very well at all, but it seems to me that you might treat the braces as start an close tags. Therefore, instead of:<br />
<code><br />
\itemize{<br />
\item{blahitem}<br />
\item{blahitem}<br />
\enumerate{<br />
\item{blah point one}<br />
\item{blah point two}<br />
}<br />
\item{blahitem}<br />
\item{blahitem}<br />
}</code><br />
could you do:<br />
<code><br />
\itemize{<br />
\item{blahitem}<br />
\item{blahitem<br />
\enumerate{<br />
\item{blah point one}<br />
\item{blah point two}<br />
}<br />
}<br />
\item{blahitem}<br />
\item{blahitem}<br />
}<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Tate</title>
		<link>http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1422</link>
		<dc:creator>Aaron Tate</dc:creator>
		<pubDate>Wed, 27 Oct 2004 00:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1422</guid>
		<description><![CDATA[Jeff:

It wasn&#039;t meant to be an entire lecture on every step needed to remove html tags from the site, the rss 0.9, rss 1.0, rss 2, atom feed etc title, 
It was a basic here&#039;s the quickest way of removing html tags from your page title, i&#039;m sure he can figure out how to apply it to wp-rss/atom and the blog name.

Another quick question why is it that you have &lt;b&gt; in your allow tags list?]]></description>
		<content:encoded><![CDATA[<p>Jeff:</p>
<p>It wasn&#8217;t meant to be an entire lecture on every step needed to remove html tags from the site, the rss 0.9, rss 1.0, rss 2, atom feed etc title,<br />
It was a basic here&#8217;s the quickest way of removing html tags from your page title, i&#8217;m sure he can figure out how to apply it to wp-rss/atom and the blog name.</p>
<p>Another quick question why is it that you have &lt;b&gt; in your allow tags list?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Golyc</title>
		<link>http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1420</link>
		<dc:creator>Golyc</dc:creator>
		<pubDate>Wed, 27 Oct 2004 00:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1420</guid>
		<description><![CDATA[Can´t i put this :

&lt;ul&gt;
 &lt;li&gt;
  SomeThing
 
 &lt;li&gt;
  AnotherThing
 
 &lt;ul&gt;
  &lt;li&gt;
   SomeThingSecundary
  
 


Sorry is IS that you mean ... My ensligh isn´t perfect at all ^^ !&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ul&gt;]]></description>
		<content:encoded><![CDATA[<p>Can´t i put this :</p>
<ul>
<li>
  SomeThing</p>
</li>
<li>
  AnotherThing</p>
<ul>
<li>
   SomeThingSecundary</p>
<p>Sorry is IS that you mean &#8230; My ensligh isn´t perfect at all ^^ !</li>
</ul>
</li>
</ul>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1419</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Wed, 27 Oct 2004 00:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1419</guid>
		<description><![CDATA[I&#039;ve got to say, Eric, that the slideshow looks fantastic in Firefox PR. Simply amazing!

But then again, so is all your work; I learned a great deal about CSS from your articles. This implementation of it is astounding; as I don&#039;t have PowerPoint but do have constant &#039;net access, guess what I&#039;ll be using for presentations from now on? . . .]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve got to say, Eric, that the slideshow looks fantastic in Firefox PR. Simply amazing!</p>
<p>But then again, so is all your work; I learned a great deal about CSS from your articles. This implementation of it is astounding; as I don&#8217;t have PowerPoint but do have constant &#8216;net access, guess what I&#8217;ll be using for presentations from now on? . . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Walden</title>
		<link>http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1418</link>
		<dc:creator>Jeff Walden</dc:creator>
		<pubDate>Wed, 27 Oct 2004 00:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1418</guid>
		<description><![CDATA[The previous comment isn&#039;t enough.  What about feeds, email notification of comments, (default) permalinks (as mentioned in the post), etc.?  Also, what about the blog name itself?  I&#039;ve named mine &quot;y^0?&quot;, where the 0 is superscripted.  This screws up quite a few different things that I&#039;ve never made the time to properly fix (it&#039;s been mostly hacked away by editing the bloginfo() function, but it&#039;s not completely fixed).]]></description>
		<content:encoded><![CDATA[<p>The previous comment isn&#8217;t enough.  What about feeds, email notification of comments, (default) permalinks (as mentioned in the post), etc.?  Also, what about the blog name itself?  I&#8217;ve named mine &#8220;y^0?&#8221;, where the 0 is superscripted.  This screws up quite a few different things that I&#8217;ve never made the time to properly fix (it&#8217;s been mostly hacked away by editing the bloginfo() function, but it&#8217;s not completely fixed).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Tate</title>
		<link>http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1417</link>
		<dc:creator>Aaron Tate</dc:creator>
		<pubDate>Tue, 26 Oct 2004 23:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1417</guid>
		<description><![CDATA[Eric,

I have a solution to your issue with wordpress.

If you go to your wordpress directory and open index.php (assuming it hasn&#039;t been renamed), with in index.php look for:

&lt;code&gt;&lt;title&gt;&lt;?php bloginfo(&#039;name&#039;); ?&gt;&lt;?php wp_title(); ?&gt;&lt;/title&gt;&lt;/code&gt;

Then remove it and replace it with:

&lt;code&gt;&lt;title&gt;&lt;?php bloginfo(&#039;name&#039;); ?&gt;&lt;?php strip_tags(wp_title()); ?&gt;&lt;/title&gt;&lt;/code&gt;

That should fix it.

I&#039;m only happy to be able to help someone a little who has helped me so much more.]]></description>
		<content:encoded><![CDATA[<p>Eric,</p>
<p>I have a solution to your issue with wordpress.</p>
<p>If you go to your wordpress directory and open index.php (assuming it hasn&#8217;t been renamed), with in index.php look for:</p>
<p><code>&lt;title&gt;&lt;?php bloginfo('name'); ?&gt;&lt;?php wp_title(); ?&gt;&lt;/title&gt;</code></p>
<p>Then remove it and replace it with:</p>
<p><code>&lt;title&gt;&lt;?php bloginfo('name'); ?&gt;&lt;?php strip_tags(wp_title()); ?&gt;&lt;/title&gt;</code></p>
<p>That should fix it.</p>
<p>I&#8217;m only happy to be able to help someone a little who has helped me so much more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ant</title>
		<link>http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1415</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Tue, 26 Oct 2004 21:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1415</guid>
		<description><![CDATA[About that HTML-in-places-it-shouldn&#039;t-be problem...
Maybe a bit of &lt;a href=&quot;http://www.theorem.ca/~mvcorks/cgi-bin/unicode.pl.cgi?start=2070&amp;end=209F&quot;&gt;unicode&lt;/a&gt; would help in this case?]]></description>
		<content:encoded><![CDATA[<p>About that HTML-in-places-it-shouldn&#8217;t-be problem&#8230;<br />
Maybe a bit of <a href="http://www.theorem.ca/~mvcorks/cgi-bin/unicode.pl.cgi?start=2070&#038;end=209F">unicode</a> would help in this case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Whittaker</title>
		<link>http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1414</link>
		<dc:creator>Robert Whittaker</dc:creator>
		<pubDate>Tue, 26 Oct 2004 21:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1414</guid>
		<description><![CDATA[&lt;acronym title=&quot;As fara as I know&quot;&gt;AFAIK&lt;/acronym&gt;, The item command doesn&#039;t take any (mandatory) arguments (at least in LaTeX). The item content then continues until the next item command is encountered. Hence the sub items &lt;em&gt;are&lt;/em&gt; logically part of their parent.

http://www.giss.nasa.gov/latex/item.html]]></description>
		<content:encoded><![CDATA[<p><acronym title="As fara as I know">AFAIK</acronym>, The item command doesn&#8217;t take any (mandatory) arguments (at least in LaTeX). The item content then continues until the next item command is encountered. Hence the sub items <em>are</em> logically part of their parent.</p>
<p><a href="http://www.giss.nasa.gov/latex/item.html" rel="nofollow">http://www.giss.nasa.gov/latex/item.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralesk Ne’vennoyx</title>
		<link>http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1413</link>
		<dc:creator>Ralesk Ne’vennoyx</dc:creator>
		<pubDate>Tue, 26 Oct 2004 20:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1413</guid>
		<description><![CDATA[Amusingly, TeX does it the “HTML-wrong” way and lists may not be a part of a list element.

&lt;code&gt;\itemize{
  \item{blahitem}
  \item{blahitem}
  \enumerate{
    \item{blah point one}
    \item{blah point two}
  }
  \item{blahitem}
  \item{blahitem}
}&lt;/code&gt;

(And hereby I hope I remember the macro names properly!)]]></description>
		<content:encoded><![CDATA[<p>Amusingly, TeX does it the “HTML-wrong” way and lists may not be a part of a list element.</p>
<p><code>\itemize{<br />
  \item{blahitem}<br />
  \item{blahitem}<br />
  \enumerate{<br />
    \item{blah point one}<br />
    \item{blah point two}<br />
  }<br />
  \item{blahitem}<br />
  \item{blahitem}<br />
}</code></p>
<p>(And hereby I hope I remember the macro names properly!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel Mihalache</title>
		<link>http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1412</link>
		<dc:creator>Gabriel Mihalache</dc:creator>
		<pubDate>Tue, 26 Oct 2004 18:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/10/26/s5-validity/#comment-1412</guid>
		<description><![CDATA[Maybe browsers should implements something like document.isValid() so you can just go 
if (document.isValid() { ... } at least for XHTML/XML. Mozilla already does this IIRC for XHTML served with the proper content type.]]></description>
		<content:encoded><![CDATA[<p>Maybe browsers should implements something like document.isValid() so you can just go<br />
if (document.isValid() { &#8230; } at least for XHTML/XML. Mozilla already does this IIRC for XHTML served with the proper content type.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->