<?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>WebDevKungfu</title>
	<atom:link href="http://www.webdevkungfu.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevkungfu.com</link>
	<description>design/development blog of  systemsevendesigns.com</description>
	<lastBuildDate>Thu, 29 Jul 2010 12:19:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Google Font Previewer</title>
		<link>http://www.webdevkungfu.com/google-font-previewer/</link>
		<comments>http://www.webdevkungfu.com/google-font-previewer/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 12:19:42 +0000</pubDate>
		<dc:creator>Justin Johnson</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://www.webdevkungfu.com/?p=266</guid>
		<description><![CDATA[Following up on my post concerning how to use the Google Font API, just wanted to post a link to the new Google Font Previewer. It&#8217;s a visual tool used for fine tuning how you want your fonts to display and feel, then you can grab the code needed for the formatting. Check out the [...]]]></description>
		<wfw:commentRss>http://www.webdevkungfu.com/google-font-previewer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coors Light jQuery Plugin</title>
		<link>http://www.webdevkungfu.com/coors-light-jquery-plugin/</link>
		<comments>http://www.webdevkungfu.com/coors-light-jquery-plugin/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 17:24:27 +0000</pubDate>
		<dc:creator>Justin Johnson</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.webdevkungfu.com/?p=263</guid>
		<description><![CDATA[What follows is a conversation between myself and a friend of mine regarding his new jQuery plugin for measuring the coldness of Coors Light.]]></description>
		<wfw:commentRss>http://www.webdevkungfu.com/coors-light-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detect iPhone with C# .NET</title>
		<link>http://www.webdevkungfu.com/detect-iphone-with-c-net/</link>
		<comments>http://www.webdevkungfu.com/detect-iphone-with-c-net/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 02:42:19 +0000</pubDate>
		<dc:creator>Justin Johnson</dc:creator>
				<category><![CDATA[C# .NET]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.webdevkungfu.com/?p=259</guid>
		<description><![CDATA[Following up on my C# Friday quick tip on selecting navigation in master pages with C# .net, here's another equally slick tip, how to detect an iPhone using C#.]]></description>
		<wfw:commentRss>http://www.webdevkungfu.com/detect-iphone-with-c-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday Quick Tip : Selecting Active Nav with C# .NET</title>
		<link>http://www.webdevkungfu.com/friday-quick-tip-selecting-active-nav-with-c-net/</link>
		<comments>http://www.webdevkungfu.com/friday-quick-tip-selecting-active-nav-with-c-net/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 10:43:31 +0000</pubDate>
		<dc:creator>Justin Johnson</dc:creator>
				<category><![CDATA[C# .NET]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://www.webdevkungfu.com/?p=246</guid>
		<description><![CDATA[This little quick tip is nothing new or groundbreaking, but I know that when I first started out with .NET it stumped me for a bit. Let's learn how to select that active navigation item with C# in a master page]]></description>
		<wfw:commentRss>http://www.webdevkungfu.com/friday-quick-tip-selecting-active-nav-with-c-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Use Google Font Directory</title>
		<link>http://www.webdevkungfu.com/how-to-use-google-font-directory/</link>
		<comments>http://www.webdevkungfu.com/how-to-use-google-font-directory/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 09:50:10 +0000</pubDate>
		<dc:creator>Justin Johnson</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.webdevkungfu.com/?p=176</guid>
		<description><![CDATA[The current push in web standards now is for web fonts, which to me is pretty exciting. The ability to use more custom fonts on a project without the need for Flash (think SiFR) or imagery really helps to speak to the rapidity of current web development. Google recently released it's Google Font API, here's how to use it.]]></description>
		<wfw:commentRss>http://www.webdevkungfu.com/how-to-use-google-font-directory/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>jQuery YouTube Plugin</title>
		<link>http://www.webdevkungfu.com/jquery-youtube-plugin/</link>
		<comments>http://www.webdevkungfu.com/jquery-youtube-plugin/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 11:00:42 +0000</pubDate>
		<dc:creator>Justin Johnson</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.webdevkungfu.com/?p=170</guid>
		<description><![CDATA[I recently needed a quick way to pull back a listing of YouTube videos and show them in the sidebar of a site, being the incredible awesome person that I am I whipped it up as a quick plugin that I&#8217;m now releasing. This jQuery YouTube plugin is perfect for displaying YouTube video on a [...]]]></description>
		<wfw:commentRss>http://www.webdevkungfu.com/jquery-youtube-plugin/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>New Portfolio Site</title>
		<link>http://www.webdevkungfu.com/new-portfolio-site/</link>
		<comments>http://www.webdevkungfu.com/new-portfolio-site/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 14:00:22 +0000</pubDate>
		<dc:creator>Justin Johnson</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.webdevkungfu.com/?p=159</guid>
		<description><![CDATA[It&#8217;s been a long time coming, but I&#8217;ve finally had a chance to update my web development portfolio: http://www.systemsevendesigns.com]]></description>
		<wfw:commentRss>http://www.webdevkungfu.com/new-portfolio-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery Plugin: Crop and Zoom</title>
		<link>http://www.webdevkungfu.com/jquery-plugin-crop-and-zoom/</link>
		<comments>http://www.webdevkungfu.com/jquery-plugin-crop-and-zoom/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 11:30:58 +0000</pubDate>
		<dc:creator>Justin Johnson</dc:creator>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.webdevkungfu.com/?p=161</guid>
		<description><![CDATA[I recently had the need to, on a product detail page for example, be able to click on an image and zoom in to see it in more detail. Now this could easily be done in Flash with a little bit of XML or some Flash Vars, but the problem was that this was on [...]]]></description>
		<wfw:commentRss>http://www.webdevkungfu.com/jquery-plugin-crop-and-zoom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Around the Web: Jan 22, 2010</title>
		<link>http://www.webdevkungfu.com/around-the-web-jan-22-2010/</link>
		<comments>http://www.webdevkungfu.com/around-the-web-jan-22-2010/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 13:00:09 +0000</pubDate>
		<dc:creator>Justin Johnson</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.webdevkungfu.com/?p=157</guid>
		<description><![CDATA[Here&#8217;s some links from around the inter-web&#8217;s this morning. ComparePSD This seems like it could be a really sweet little app for running &#8216;diff&#8217; on Photoshop files. It compares 2 Photoshop PSDs and let&#8217;s you know the differences, layer by layer. Image Zoom &#038; Crop with jQuery Ben Nadel has a nice little proof of [...]]]></description>
		<wfw:commentRss>http://www.webdevkungfu.com/around-the-web-jan-22-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Published Again</title>
		<link>http://www.webdevkungfu.com/published-again/</link>
		<comments>http://www.webdevkungfu.com/published-again/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 21:03:41 +0000</pubDate>
		<dc:creator>Justin Johnson</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.webdevkungfu.com/?p=155</guid>
		<description><![CDATA[I&#8217;m trying to break more and more into the writing scene and I was first published back in July on Smashing Magazine, now I&#8217;m published again on their recently acquired partner site: Noupe. Here&#8217;s the most recent article on Noupe: Essential CSS/HTML List Styling Techniques And here&#8217;s the first article from July: 10 Useful CSS/JS-Coding [...]]]></description>
		<wfw:commentRss>http://www.webdevkungfu.com/published-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
