<?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>Design KungFu, LLC &#124; the Indepent Design Studio in Louisville, Colorado</title>
	<atom:link href="http://www.designkungfu.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designkungfu.com</link>
	<description>Portfolio of work of designer Esther Ball-Babois</description>
	<lastBuildDate>Thu, 22 Mar 2012 04:12:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>My rel=&#8221;external&#8221; does not work on my WordPress site?</title>
		<link>http://www.designkungfu.com/my-relexternal-does-not-work-on-my-wordpress-site/</link>
		<comments>http://www.designkungfu.com/my-relexternal-does-not-work-on-my-wordpress-site/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 22:13:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.designkungfu.com/?p=1680</guid>
		<description><![CDATA[As most of us know it is good practice to make all the links that will leave the site to link out, to open a new tab or window so the visitor does not have to leave your site to &#8230; <a href="http://www.designkungfu.com/my-relexternal-does-not-work-on-my-wordpress-site/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As most of us know it is good practice to make all the links that will leave the site to link out, to open a new tab or window so the visitor does not have to leave your site to visit the link. Turns out though, that the standard xHTML tag rel=&#8221;external&#8221; does actually not work on a WordPress site.</p>
<p>There&#8217;s a plugin you can use for this issue that then uses the target=&#8221;_blank&#8221; or target=&#8221;_new&#8221; properties, but these don&#8217;t actually validate by W3C standards, but there&#8217;s an even easier fix, paste a short line of jQuery in the header or your external js file.</p>
<p>
<code>$(function(){<br />
    jQuery("a[rel*=external]").attr( "target", "_blank" );<br />
});<br />
</code>
</p>
<p>It will add target=&#8221;_blank&#8221; on all the rel tag with &#8220;external&#8221;. It will still be a valid xHTML tag because the DOM was already loaded when we added target=&#8221;_blank&#8221;.
<p class="lead">> <a href="http://wpleet.com/" rel="external nofollow">Source: WpLeet (WordPress Elite)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designkungfu.com/my-relexternal-does-not-work-on-my-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pantone Inspired Christmas Tree Ornaments</title>
		<link>http://www.designkungfu.com/pantone-inspired-christmas-tree-ornaments/</link>
		<comments>http://www.designkungfu.com/pantone-inspired-christmas-tree-ornaments/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 01:21:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[designerd]]></category>

		<guid isPermaLink="false">http://www.designkungfu.com/?p=1625</guid>
		<description><![CDATA[We have seen the Pantone Espresso Cups, beautiful notebooks, Wall Racks, Messenger Bags, Cuff Links, Fla&#8230; well you get the drift. It seems as though no matter whether they stick the Pantone color chips on it for whatever reason just &#8230; <a href="http://www.designkungfu.com/pantone-inspired-christmas-tree-ornaments/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We have seen the Pantone <a href="http://www.pantone.com/pages/products/product.aspx?pid=1204&#038;ca=33" rel="external">Espresso Cups</a>, <a href="http://www.pantone.com/pages/products/product.aspx?pid=1109&#038;ca=33" rel="external">beautiful notebooks</a>, <a href="http://www.seltzerstudios.com/Pantone-Wall-Rack-Red-p851.html" rel="external">Wall Racks</a>, Messenger Bags, Cuff Links, Fla&#8230; well you get the drift.</p>
<p>It seems as though no matter whether they stick the Pantone color chips on it for whatever reason just looks good&mdash;or it may be just designers nerding out. And now we can hang them in our Christmas Tree too!</p>
<p><a href="http://www.designkungfu.com/wp-content/uploads/2011/10/pantone_xmas_ball.jpg"><img src="http://www.designkungfu.com/wp-content/uploads/2011/10/pantone_xmas_ball.jpg" alt="" title="pantone_xmas_ball" width="455" /></a></p>
<p class="lead">> <a href="http://www.seletti.it/pantone/pantone_xmas_ball.htm" rel='external nofollow'>Pantone Christmas Tree Ornaments by Seletti</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designkungfu.com/pantone-inspired-christmas-tree-ornaments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centrale Sans by Type Depot on sale for $49</title>
		<link>http://www.designkungfu.com/centrale-sans-by-type-depot-on-sale-for-49/</link>
		<comments>http://www.designkungfu.com/centrale-sans-by-type-depot-on-sale-for-49/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 02:23:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[fonts]]></category>

		<guid isPermaLink="false">http://www.designkungfu.com/?p=1612</guid>
		<description><![CDATA[Original Price $250 now for only $49 for 14 font styles! About the Font: Centrale Sans is a beautiful sans serif typeface designed by Type Depot&#8212;a small type design studio based in Sofia, Bulgaria. This sans serif font features some &#8230; <a href="http://www.designkungfu.com/centrale-sans-by-type-depot-on-sale-for-49/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Original Price $250 now for only $49 for 14 font styles!</p>
<p><a href="http://www.designkungfu.com/wp-content/uploads/2011/10/Font-Centrale-Type-Depot.jpg"><img src="http://www.designkungfu.com/wp-content/uploads/2011/10/Font-Centrale-Type-Depot.jpg" alt="" title="Font-Centrale-Type-Depot" width="455" class="size-full wp-image-1613" /></a></p>
<p><strong>About the Font:</strong></p>
<p>Centrale Sans is a beautiful sans serif typeface designed by Type Depot&mdash;a small type design studio based in Sofia, Bulgaria. This sans serif font features some playful touches that comes in various beautiful weights from extra thin to bold. As with most sans serifs its stays legible and readable at smaller sizes. The openness helps Centrale Sans to be pretty good performer as a web font as well.</p>
<p>Centrale Sans comes in pack of 7 weights plus their matching italics. You can purchase it for $49 instead of $250 for the whole family until 1st of November 2011.</p>
<p class="lead">> <a href="http://www.typedepot.com/centrale" rel="external">Visit the Type Depot website</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designkungfu.com/centrale-sans-by-type-depot-on-sale-for-49/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

