<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Dynamic Drive Forums - Blogs - techno_race</title>
		<link>http://www.dynamicdrive.com/forums/blog.php?17072-techno_race</link>
		<description>Dynamic Drive help forum</description>
		<language>en</language>
		<lastBuildDate>Wed, 22 May 2013 08:02:23 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>10</ttl>
		<image>
			<url>http://www.dynamicdrive.com/forums/images/misc/rss.jpg</url>
			<title>Dynamic Drive Forums - Blogs - techno_race</title>
			<link>http://www.dynamicdrive.com/forums/blog.php?17072-techno_race</link>
		</image>
		<item>
			<title>CSS Tidbit #1</title>
			<link>http://www.dynamicdrive.com/forums/entry.php?25-CSS-Tidbit-1</link>
			<pubDate>Tue, 28 Apr 2009 19:56:10 GMT</pubDate>
			<description><![CDATA[Have you ever noticed that ugly dotted border when you click a link? 
Here's how to make it go away and stay away. (Please don't laugh at the puny size of this tidbit.) 
Code: 
--------- 
a { outline: none; } 
---------]]></description>
			<content:encoded><![CDATA[<blockquote class="blogcontent restore">Have you ever noticed that ugly dotted border when you click a link?<br />
Here's how to make it go away and stay away. (Please don't laugh at the puny size of this tidbit.)<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<pre class="bbcode_code"style="height:36px;">a { outline: none; }</pre>
</div></blockquote>

]]></content:encoded>
			<dc:creator>techno_race</dc:creator>
			<guid isPermaLink="true">http://www.dynamicdrive.com/forums/entry.php?25-CSS-Tidbit-1</guid>
		</item>
		<item>
			<title>Random Photoshop Observation</title>
			<link>http://www.dynamicdrive.com/forums/entry.php?24-Random-Photoshop-Observation</link>
			<pubDate>Tue, 28 Apr 2009 19:51:36 GMT</pubDate>
			<description><![CDATA[I have been wondering for quite a while how, in Photoshop, to fade between two images. After all, the gradient tool has no "Image to Transparernt" gradient. 
Well, I was making some graphics for a website yesterday and I had to select part of my dog's fur and tile that part of the image as a page...]]></description>
			<content:encoded><![CDATA[<blockquote class="blogcontent restore">I have been wondering for quite a while how, in Photoshop, to fade between two images. After all, the gradient tool has no &quot;Image to Transparernt&quot; gradient.<br />
Well, I was making some graphics for a website yesterday and I had to select part of my dog's fur and tile that part of the image as a page background. However, there were no &quot;tileable&quot; parts, so I instinctively feathered the selection so her furs wouldn't clash with each other. When I did this, I noticed a transparent fuzz (the feather) and thought that that technique could be what I have been looking for.<br />
I haven't tested this, but here is my theory:<br />
1. Copy Image 1 (the left-hand one) into an image with an additional 50 pixels on the right.<br />
2. Use the Magic Wand tool to select the transparent region (Anti-aliased, tolerance 0).<br />
3. Inverse the selection.<br />
4. Feather the selection.<br />
5. Copy Image 2 (the right-hand one) into another image with an additional (width of Image 1 - 50 px) on the left.<br />
6. Copy the feathered selection of Image 1 into the newly-created image on the left.</blockquote>

]]></content:encoded>
			<dc:creator>techno_race</dc:creator>
			<guid isPermaLink="true">http://www.dynamicdrive.com/forums/entry.php?24-Random-Photoshop-Observation</guid>
		</item>
	</channel>
</rss>
