<?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: Bulletproof Logos</title>
	<atom:link href="http://simplebits.com/notebook/2005/10/05/bplogos/feed/" rel="self" type="application/rss+xml" />
	<link>http://simplebits.com/notebook/2005/10/05/bplogos/</link>
	<description>Handcrafted pixels &#38; text from Salem, Massachusetts.</description>
	<lastBuildDate>Tue, 08 Dec 2009 23:15:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: flashtech</title>
		<link>http://simplebits.com/notebook/2005/10/05/bplogos/#comment-9058</link>
		<dc:creator>flashtech</dc:creator>
		<pubDate>Fri, 28 Oct 2005 10:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2005/10/05/bplogos/#comment-9058</guid>
		<description>Very often, is abused. People heard that there should be an alt and they put alt=&quot;&quot; in every image tag. It is especially true for the code generated by image host. There’s numerous time the images fail to load (when there are too many on the same page) and I cannot right-click &gt; show image in firefox since there’s no way for me to select it!
Css is wrong
</description>
		<content:encoded><![CDATA[<p>Very often, is abused. People heard that there should be an alt and they put alt=&#8221;" in every image tag. It is especially true for the code generated by image host. There’s numerous time the images fail to load (when there are too many on the same page) and I cannot right-click > show image in firefox since there’s no way for me to select it!<br />
Css is wrong</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bina</title>
		<link>http://simplebits.com/notebook/2005/10/05/bplogos/#comment-9057</link>
		<dc:creator>Bina</dc:creator>
		<pubDate>Fri, 21 Oct 2005 14:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2005/10/05/bplogos/#comment-9057</guid>
		<description>It&#039;d be interesting to know if the search engines would consider an alt text within &lt;em&gt;H1&lt;/em&gt; tags to be equivalent to headlines. I guess it wouldn&#039;t hurt to put the tags around the &lt;em&gt;img&lt;/em&gt; tag. Your post is very interesting by the way, Dan. It would never have crossed my mind if I never read it here.
</description>
		<content:encoded><![CDATA[<p>It&#8217;d be interesting to know if the search engines would consider an alt text within <em>H1</em> tags to be equivalent to headlines. I guess it wouldn&#8217;t hurt to put the tags around the <em>img</em> tag. Your post is very interesting by the way, Dan. It would never have crossed my mind if I never read it here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory S.N. LaViska</title>
		<link>http://simplebits.com/notebook/2005/10/05/bplogos/#comment-9056</link>
		<dc:creator>Cory S.N. LaViska</dc:creator>
		<pubDate>Thu, 20 Oct 2005 05:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2005/10/05/bplogos/#comment-9056</guid>
		<description>For those who don&#039;t know (and those who do), IE displays ALT text as a tool-tip if you hover over the image with your mouse.  This seems to be another one of Microsoft&#039;s brilliant ideas to conquer the WWWorld.
Anyhow, FF and Opera are on the right track when it comes to ALT text - it guarantees that  the user will never be left &quot;stranded&quot;.  It also seems more practical that way - plus, it makes [most] people happy.
And besides, your HTML pages won&#039;t validate if you don&#039;t include ALT in every IMG tag.
</description>
		<content:encoded><![CDATA[<p>For those who don&#8217;t know (and those who do), IE displays ALT text as a tool-tip if you hover over the image with your mouse.  This seems to be another one of Microsoft&#8217;s brilliant ideas to conquer the WWWorld.<br />
Anyhow, FF and Opera are on the right track when it comes to ALT text &#8211; it guarantees that  the user will never be left &#8220;stranded&#8221;.  It also seems more practical that way &#8211; plus, it makes [most] people happy.<br />
And besides, your HTML pages won&#8217;t validate if you don&#8217;t include ALT in every IMG tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy Wong</title>
		<link>http://simplebits.com/notebook/2005/10/05/bplogos/#comment-9055</link>
		<dc:creator>Billy Wong</dc:creator>
		<pubDate>Mon, 17 Oct 2005 09:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2005/10/05/bplogos/#comment-9055</guid>
		<description>Aristotle:
Very often,  is abused.  People heard that there should be an alt and they put &lt;code&gt;alt=&quot;&quot;&lt;/code&gt; in every image tag.  It is especially true for the code generated by image host.  There&#039;s numerous time the images fail to load (when there are too many on the same page) and I cannot right-click &gt; show image in firefox since there&#039;s no way for me to select it!
&quot;If it&#039;s content, please put something in the alt.&quot;  I really want to say so to those guys, before I realize the code on the discussion board are not written by the poster...
</description>
		<content:encoded><![CDATA[<p>Aristotle:<br />
Very often,  is abused.  People heard that there should be an alt and they put <code>alt=""</code> in every image tag.  It is especially true for the code generated by image host.  There&#8217;s numerous time the images fail to load (when there are too many on the same page) and I cannot right-click > show image in firefox since there&#8217;s no way for me to select it!<br />
&#8220;If it&#8217;s content, please put something in the alt.&#8221;  I really want to say so to those guys, before I realize the code on the discussion board are not written by the poster&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis Defreyne</title>
		<link>http://simplebits.com/notebook/2005/10/05/bplogos/#comment-9054</link>
		<dc:creator>Denis Defreyne</dc:creator>
		<pubDate>Sun, 16 Oct 2005 19:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2005/10/05/bplogos/#comment-9054</guid>
		<description>Considering this does not work in Safari, I guess image replacement would be a better choice (at least for now).
I&#039;m wondering whether removing the alt text and putting it next to the img tag would be a good idea. The image could be put in front of the text, hiding it when images are enabled. (I&#039;m aware that similar image replacement techniques exist, but as far as I know none of these use img tags... correct me if I&#039;m wrong.)
</description>
		<content:encoded><![CDATA[<p>Considering this does not work in Safari, I guess image replacement would be a better choice (at least for now).<br />
I&#8217;m wondering whether removing the alt text and putting it next to the img tag would be a good idea. The image could be put in front of the text, hiding it when images are enabled. (I&#8217;m aware that similar image replacement techniques exist, but as far as I know none of these use img tags&#8230; correct me if I&#8217;m wrong.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theUg</title>
		<link>http://simplebits.com/notebook/2005/10/05/bplogos/#comment-9053</link>
		<dc:creator>theUg</dc:creator>
		<pubDate>Wed, 12 Oct 2005 05:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2005/10/05/bplogos/#comment-9053</guid>
		<description>Firstly, on semantics. Logo (or header as a whole) on the webpage is nothing more than a &lt;em&gt;running title&lt;/em&gt; (&lt;em&gt;titre de colonne&lt;/em&gt; in French, &lt;em&gt;Kolumnentitel&lt;/em&gt; in German, &lt;em&gt;колонтитул&lt;/em&gt; in Russian)) and should be treated as such. End of story. For those who is in armored vehicle—no h# tags. ;)
As for the styling of &quot;alt&quot; text, I was concerned about it few years back, cause I always wanted to control it. Since I used mostly Opera in the past 4-5 years I didn&#039;t really bother about IE, although I think minimally it actually does style some of it if I remember right. I need to check on it.
</description>
		<content:encoded><![CDATA[<p>Firstly, on semantics. Logo (or header as a whole) on the webpage is nothing more than a <em>running title</em> (<em>titre de colonne</em> in French, <em>Kolumnentitel</em> in German, <em>колонтитул</em> in Russian)) and should be treated as such. End of story. For those who is in armored vehicle—no h# tags. ;)<br />
As for the styling of &#8220;alt&#8221; text, I was concerned about it few years back, cause I always wanted to control it. Since I used mostly Opera in the past 4-5 years I didn&#8217;t really bother about IE, although I think minimally it actually does style some of it if I remember right. I need to check on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Small Paul</title>
		<link>http://simplebits.com/notebook/2005/10/05/bplogos/#comment-9052</link>
		<dc:creator>Small Paul</dc:creator>
		<pubDate>Mon, 10 Oct 2005 19:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2005/10/05/bplogos/#comment-9052</guid>
		<description>Yeah, I&#039;ve always preferred this method to image replacement. Works with images off and CSS on. Keeps the logo in the printed version. Closer to the XHTML 2.0 way of doing things (i.e. &lt;h1 src=&quot;img.jpg&quot;&gt;)
I wasn&#039;t sure about it, because one time (haven&#039;t been able to find it online since) Dave Shea made a comment suggesting that &lt;h1&gt;&lt;img&gt; was somehow distasteful, though I don&#039;t think he said why. But I&#039;ve never figured out what&#039;s wrong with it.
</description>
		<content:encoded><![CDATA[<p>Yeah, I&#8217;ve always preferred this method to image replacement. Works with images off and CSS on. Keeps the logo in the printed version. Closer to the XHTML 2.0 way of doing things (i.e. &lt;h1 src=&#8221;img.jpg&#8221;&gt;)<br />
I wasn&#8217;t sure about it, because one time (haven&#8217;t been able to find it online since) Dave Shea made a comment suggesting that &lt;h1&gt;&lt;img&gt; was somehow distasteful, though I don&#8217;t think he said why. But I&#8217;ve never figured out what&#8217;s wrong with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oscar</title>
		<link>http://simplebits.com/notebook/2005/10/05/bplogos/#comment-9051</link>
		<dc:creator>Oscar</dc:creator>
		<pubDate>Mon, 10 Oct 2005 14:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2005/10/05/bplogos/#comment-9051</guid>
		<description>I quite like the mozilla.org approach... A negative text-indent that displays the H1 tag when styles are disabled.
</description>
		<content:encoded><![CDATA[<p>I quite like the mozilla.org approach&#8230; A negative text-indent that displays the H1 tag when styles are disabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacques Marneweck</title>
		<link>http://simplebits.com/notebook/2005/10/05/bplogos/#comment-9050</link>
		<dc:creator>Jacques Marneweck</dc:creator>
		<pubDate>Sun, 09 Oct 2005 22:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2005/10/05/bplogos/#comment-9050</guid>
		<description>Dan, that is quite an interesting find that you found there :)
</description>
		<content:encoded><![CDATA[<p>Dan, that is quite an interesting find that you found there :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joen</title>
		<link>http://simplebits.com/notebook/2005/10/05/bplogos/#comment-9049</link>
		<dc:creator>Joen</dc:creator>
		<pubDate>Sun, 09 Oct 2005 17:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2005/10/05/bplogos/#comment-9049</guid>
		<description>Dan: Thanks for clearing that up.
I have been reading your blog for a couple of years now, but never left a comment until now. So while I&#039;m at it, I&#039;d just like to say keep up the good work!
</description>
		<content:encoded><![CDATA[<p>Dan: Thanks for clearing that up.<br />
I have been reading your blog for a couple of years now, but never left a comment until now. So while I&#8217;m at it, I&#8217;d just like to say keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

