<?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: Check CSS Properties with Xray</title>
	<atom:link href="http://www.ghacks.net/2007/12/23/check-css-properties-with-xray/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net/2007/12/23/check-css-properties-with-xray/</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 02:58:57 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ace_NoOne</title>
		<link>http://www.ghacks.net/2007/12/23/check-css-properties-with-xray/#comment-224042</link>
		<dc:creator>Ace_NoOne</dc:creator>
		<pubDate>Tue, 25 Dec 2007 08:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/2007/12/23/check-css-properties-with-xray/#comment-224042</guid>
		<description>The &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyId=E59C3964-672D-4511-BB3E-2D5E1DB91038&quot; rel=&quot;nofollow&quot;&gt;IE Developer Toolbar&lt;/a&gt; is a step in the right direction, but it&#039;s quite primitive compared to Firebug.

Another bookmarklet to mention here is &lt;a href=&quot;http://www.cssfly.net&quot; rel=&quot;nofollow&quot;&gt;CSSFly&lt;/a&gt;, which allows for live editing similar to Firefox&#039;s &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/60&quot; rel=&quot;nofollow&quot;&gt;Web Developer&lt;/a&gt; extension (though it&#039;s dependent on CSSFly&#039;s server-side processing).</description>
		<content:encoded><![CDATA[<p>The <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=E59C3964-672D-4511-BB3E-2D5E1DB91038" rel="nofollow">IE Developer Toolbar</a> is a step in the right direction, but it&#8217;s quite primitive compared to Firebug.</p>
<p>Another bookmarklet to mention here is <a href="http://www.cssfly.net" rel="nofollow">CSSFly</a>, which allows for live editing similar to Firefox&#8217;s <a href="https://addons.mozilla.org/en-US/firefox/addon/60" rel="nofollow">Web Developer</a> extension (though it&#8217;s dependent on CSSFly&#8217;s server-side processing).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bash</title>
		<link>http://www.ghacks.net/2007/12/23/check-css-properties-with-xray/#comment-223949</link>
		<dc:creator>bash</dc:creator>
		<pubDate>Tue, 25 Dec 2007 04:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/2007/12/23/check-css-properties-with-xray/#comment-223949</guid>
		<description>I don&#039;t even use Firefox but I love Firebug. Another app to check out that I just discovered is the IE Developer Toolbar from Microsoft. Basically MS&#039;s knockoff of Firebug (assuming Firebug came first).</description>
		<content:encoded><![CDATA[<p>I don&#8217;t even use Firefox but I love Firebug. Another app to check out that I just discovered is the IE Developer Toolbar from Microsoft. Basically MS&#8217;s knockoff of Firebug (assuming Firebug came first).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xray… comprobando el CSS de cualquier página web :</title>
		<link>http://www.ghacks.net/2007/12/23/check-css-properties-with-xray/#comment-223084</link>
		<dc:creator>Xray… comprobando el CSS de cualquier página web :</dc:creator>
		<pubDate>Sun, 23 Dec 2007 15:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/2007/12/23/check-css-properties-with-xray/#comment-223084</guid>
		<description>[...] Xray es una herramienta que puede ser utilizada (como dirección guardada en los favoritos) en Firefox, Internet Explorer 6+ y Safari para ver las propiedades CSS de cualquier página web… [...]</description>
		<content:encoded><![CDATA[<p>[...] Xray es una herramienta que puede ser utilizada (como dirección guardada en los favoritos) en Firefox, Internet Explorer 6+ y Safari para ver las propiedades CSS de cualquier página web… [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ace_NoOne</title>
		<link>http://www.ghacks.net/2007/12/23/check-css-properties-with-xray/#comment-223025</link>
		<dc:creator>Ace_NoOne</dc:creator>
		<pubDate>Sun, 23 Dec 2007 13:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/2007/12/23/check-css-properties-with-xray/#comment-223025</guid>
		<description>If I can&#039;t use I Firebug, I usually resort to &lt;a href=&quot;http://slayeroffice.com/tools/modi/v2.0/modi_help.html&quot; rel=&quot;nofollow&quot;&gt;MODI&lt;/a&gt; - I might give Xray a try though.
FWIW, &lt;a href=&quot;http://billyreisinger.com/jash/&quot; rel=&quot;nofollow&quot;&gt;Jash&lt;/a&gt; (JavaScript Shell) is also pretty cool.</description>
		<content:encoded><![CDATA[<p>If I can&#8217;t use I Firebug, I usually resort to <a href="http://slayeroffice.com/tools/modi/v2.0/modi_help.html" rel="nofollow">MODI</a> &#8211; I might give Xray a try though.<br />
FWIW, <a href="http://billyreisinger.com/jash/" rel="nofollow">Jash</a> (JavaScript Shell) is also pretty cool.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
