<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Codedrop™ Weblog &#187; UI</title>
	<atom:link href="http://www.codedrop.ca/blog/archives/tag/ui/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codedrop.ca/blog</link>
	<description>Drop'n some code and other tech tidbits...</description>
	<lastBuildDate>Sun, 01 Jan 2012 07:48:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>SelectorGadget makes identifying page elements a breeze!</title>
		<link>http://www.codedrop.ca/blog/archives/208</link>
		<comments>http://www.codedrop.ca/blog/archives/208#comments</comments>
		<pubDate>Tue, 12 Jan 2010 04:51:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://www.codedrop.ca/blog/archives/208</guid>
		<description><![CDATA[A recent railscast pointed me at a handy tool that has helped tremendously in speeding up my UI development efforts.&#160; In past, I would use FireBug to highlight items on a page and identify the associated id / class.&#160; This worked ok, but did not aid in narrowing down my selector in the efficient mannter [...]]]></description>
			<content:encoded><![CDATA[<p>A recent railscast pointed me at a handy tool that has helped tremendously in speeding up my UI development efforts.&nbsp; In past, I would use FireBug to highlight items on a page and identify the associated id / class.&nbsp; This worked ok, but did not aid in narrowing down my selector in the efficient mannter this one does.&nbsp; You can easily select/deselect fields on your page and dynamically generate your css selector.&nbsp; Very cool!.. I encourage you to check it out!</p>
<p><a href="http://www.selectorgadget.com/">Introducing SelectorGadget: point and click CSS selectors</a></p>
<blockquote></blockquote>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=93ba76b4-1f55-8a34-9ed4-e23a6a63ca97" /></div>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=SelectorGadget+makes+identifying+page+elements+a+breeze%21+http%3A%2F%2Ftinyurl.com%2F4rz496o" title="Post to Twitter"><img class="nothumb" src="http://www.codedrop.ca/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=SelectorGadget+makes+identifying+page+elements+a+breeze%21+http%3A%2F%2Ftinyurl.com%2F4rz496o" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.codedrop.ca/blog/archives/208/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

