<?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: Greasemonkey Script: Show Missing Images</title>
	<atom:link href="http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/feed/" rel="self" type="application/rss+xml" />
	<link>http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/</link>
	<description>Smashing Free &#38; Premium Wordpress Themes + Plugins</description>
	<lastBuildDate>Mon, 22 Mar 2010 08:41:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: KDP</title>
		<link>http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-11772</link>
		<dc:creator>KDP</dc:creator>
		<pubDate>Sun, 21 Feb 2010 06:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-11772</guid>
		<description>I got the solution..in FF-&gt;Tools-&gt;Options-&gt;content

Already &quot;Load Images automatically&quot; was checked..in Exceptions, the “http://www.prayertoweronline.org” was added to block from loading images..After removing that i could view the images..</description>
		<content:encoded><![CDATA[<p>I got the solution..in FF-&gt;Tools-&gt;Options-&gt;content</p>
<p>Already &#8220;Load Images automatically&#8221; was checked..in Exceptions, the “http://www.prayertoweronline.org” was added to block from loading images..After removing that i could view the images..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KDP</title>
		<link>http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-11771</link>
		<dc:creator>KDP</dc:creator>
		<pubDate>Sun, 21 Feb 2010 05:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-11771</guid>
		<description>Hi..I am having problem in displaying the site &quot;http://www.prayertoweronline.org&quot; images in FF 3.5.8. Previously it was displaying..I clicked some popup link of that and after that i could not view any images from this site. Other site images i could view. In IE6, I could view the same site images..

Any suggestions??</description>
		<content:encoded><![CDATA[<p>Hi..I am having problem in displaying the site &#8220;http://www.prayertoweronline.org&#8221; images in FF 3.5.8. Previously it was displaying..I clicked some popup link of that and after that i could not view any images from this site. Other site images i could view. In IE6, I could view the same site images..</p>
<p>Any suggestions??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jacklee</title>
		<link>http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-9556</link>
		<dc:creator>jacklee</dc:creator>
		<pubDate>Mon, 01 Jun 2009 09:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-9556</guid>
		<description>Great Lists!

I have been looking for something like IETester for quite sometime. IE grrrrrrrrr…..</description>
		<content:encoded><![CDATA[<p>Great Lists!</p>
<p>I have been looking for something like IETester for quite sometime. IE grrrrrrrrr…..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: geo</title>
		<link>http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-7658</link>
		<dc:creator>geo</dc:creator>
		<pubDate>Tue, 30 Dec 2008 22:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-7658</guid>
		<description>perfect!</description>
		<content:encoded><![CDATA[<p>perfect!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Genkisan</title>
		<link>http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-4100</link>
		<dc:creator>Genkisan</dc:creator>
		<pubDate>Sun, 13 Jul 2008 07:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-4100</guid>
		<description>Basic4: thanks for sharing :)</description>
		<content:encoded><![CDATA[<p>Basic4: thanks for sharing <img src='http://ericulous.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Basic4</title>
		<link>http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-4099</link>
		<dc:creator>Basic4</dc:creator>
		<pubDate>Sun, 13 Jul 2008 06:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-4099</guid>
		<description>Hey, thanks for this script; it&#039;s exactly what I&#039;ve always needed.

I installed it yesterday. -- In a little bit more researching today, I discovered (via some other script) that this was available:
document.images[i].style.MozForceBrokenImageIcon = 1

Rather than using all that Hex. -- In addition, I can then right-click, to &quot;View Image,&quot; and it avoids all that Hex showing up in the browser bar. :)

Looks prettier, too. -- But, seriously, I know next-to-nothing nothing about JavaScript / GreaseMonkey, but your code helped make things a lot better. Thanks!</description>
		<content:encoded><![CDATA[<p>Hey, thanks for this script; it&#8217;s exactly what I&#8217;ve always needed.</p>
<p>I installed it yesterday. &#8212; In a little bit more researching today, I discovered (via some other script) that this was available:<br />
document.images[i].style.MozForceBrokenImageIcon = 1</p>
<p>Rather than using all that Hex. &#8212; In addition, I can then right-click, to &#8220;View Image,&#8221; and it avoids all that Hex showing up in the browser bar. <img src='http://ericulous.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Looks prettier, too. &#8212; But, seriously, I know next-to-nothing nothing about JavaScript / GreaseMonkey, but your code helped make things a lot better. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: squeegee</title>
		<link>http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-3962</link>
		<dc:creator>squeegee</dc:creator>
		<pubDate>Sun, 29 Jun 2008 06:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-3962</guid>
		<description>Thanks, I appreciate this script. It&#039;s especially useful when the image that doesn&#039;t load also happens to be a link.</description>
		<content:encoded><![CDATA[<p>Thanks, I appreciate this script. It&#8217;s especially useful when the image that doesn&#8217;t load also happens to be a link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Genkisan</title>
		<link>http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-3556</link>
		<dc:creator>Genkisan</dc:creator>
		<pubDate>Wed, 19 Mar 2008 13:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-3556</guid>
		<description>I doubt so.</description>
		<content:encoded><![CDATA[<p>I doubt so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webmonkey-in-Ireland</title>
		<link>http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-3543</link>
		<dc:creator>Webmonkey-in-Ireland</dc:creator>
		<pubDate>Tue, 18 Mar 2008 11:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-3543</guid>
		<description>Hi - Im having a problem whereby missing images on a development server in Firefox dont stretch as they do in IE...i.e. if they are missing they wont fill the containing DIV, regardless of the fact if size is set on the image tag..will this solve this?</description>
		<content:encoded><![CDATA[<p>Hi &#8211; Im having a problem whereby missing images on a development server in Firefox dont stretch as they do in IE&#8230;i.e. if they are missing they wont fill the containing DIV, regardless of the fact if size is set on the image tag..will this solve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir</title>
		<link>http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-3514</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Fri, 14 Mar 2008 16:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://ericulous.com/2008/02/12/greasemonkey-script-show-missing-images/#comment-3514</guid>
		<description>If you are using Wordpress, you can use SEO Friendly images plugin that will automatically add both alt and title tags.
http://www.prelovac.com/vladimir/wordpress-plugins/seo-image</description>
		<content:encoded><![CDATA[<p>If you are using Wordpress, you can use SEO Friendly images plugin that will automatically add both alt and title tags.<br />
<a href="http://www.prelovac.com/vladimir/wordpress-plugins/seo-image" rel="nofollow">http://www.prelovac.com/vladimir/wordpress-plugins/seo-image</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
