<?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>MHunt Design &#187; jQuery</title>
	<atom:link href="http://mhuntdesign.com/blog/articles/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://mhuntdesign.com/blog</link>
	<description>Web Design Resources and Recommended Reading</description>
	<lastBuildDate>Thu, 17 May 2012 19:39:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to change the default jQuery version used by WordPress</title>
		<link>http://mhuntdesign.com/blog/jquery/change-default-jquery-version-wordpress/</link>
		<comments>http://mhuntdesign.com/blog/jquery/change-default-jquery-version-wordpress/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 04:31:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://mhuntdesign.com/blog/?p=599</guid>
		<description><![CDATA[To override the default jQuery version called by WordPress from 1.3.2 to 1.4.2: In your theme&#8217;s function.php file, Paste this code: if( !is_admin()){ wp_deregister_script('jquery'); wp_register_script('jquery', ("http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"), false, '1.4.2'); wp_enqueue_script('jquery'); } Wherever you see &#8217;1.4.2&#8242;, you can replace that with whatever wordpress version you are using. This has been tested in WordPress 2.9.2 No related posts.
No related posts.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmhuntdesign.com%2Fblog%2Fjquery%2Fchange-default-jquery-version-wordpress%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmhuntdesign.com%2Fblog%2Fjquery%2Fchange-default-jquery-version-wordpress%2F&amp;source=mhuntdesign&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h3>To override the default jQuery version called by WordPress from 1.3.2 to 1.4.2:</h3>
<p>In your theme&#8217;s function.php file, Paste this code:</p>
<pre><code>if( !is_admin()){
   wp_deregister_script('jquery');
   wp_register_script('jquery', ("http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"), false, '1.4.2');
   wp_enqueue_script('jquery');
}</code>
</pre>
<p>Wherever you see &#8217;1.4.2&#8242;, you can replace that with whatever wordpress version you are using.</p>
<p><strong>This has been tested in WordPress 2.9.2</strong></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://mhuntdesign.com/blog/jquery/change-default-jquery-version-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Design Resources: April 4th through April 8th</title>
		<link>http://mhuntdesign.com/blog/apple/web-design-resources-april-4th-through-april-8th/</link>
		<comments>http://mhuntdesign.com/blog/apple/web-design-resources-april-4th-through-april-8th/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 16:02:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://mhuntdesign.com/blog/?p=475</guid>
		<description><![CDATA[My latest delicious bookmarks related to web design, development, drupal, wordpress, seo, freelance, design, typography, css, jquery and the list goes on&#8230; Color Inspiration: Go Green with Envy &#124; Nettuts+ - Google Buzz - Ubercart &#124; drupal.org - The New Hotness: Using CSS3 Visual Effects &#8211; Smashing Magazine - Safari DOM Extensions Reference - Safari [...]
Related posts:<ol>
<li><a href='http://mhuntdesign.com/blog/bookmarks/freelance-web-design-drupal-development-wordpress-seo-jquery-css-05-17-10-05-19-10/' rel='bookmark' title='Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 05-17-10 &#8211; 05-19-10'>Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 05-17-10 &#8211; 05-19-10</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmhuntdesign.com%2Fblog%2Fapple%2Fweb-design-resources-april-4th-through-april-8th%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmhuntdesign.com%2Fblog%2Fapple%2Fweb-design-resources-april-4th-through-april-8th%2F&amp;source=mhuntdesign&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>My latest delicious bookmarks related to web design, development, drupal, wordpress, seo, freelance, design, typography, css, jquery and the list goes on&#8230;</p>
<ul>
<li><a href="http://net.tutsplus.com/articles/web-roundups/color-inspiration-go-green-with-envy/">Color Inspiration: Go Green with Envy | Nettuts+</a> -</li>
<li><a href="http://www.google.com/buzz">Google Buzz</a> -</li>
<li><a href="http://drupal.org/project/ubercart">Ubercart | drupal.org</a> -</li>
<li><a href="http://www.smashingmagazine.com/2010/01/25/the-new-hotness-using-css3-visual-effects/">The New Hotness: Using CSS3 Visual Effects &#8211; Smashing Magazine</a> -</li>
<li><a href="http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariJSRef/index.html#//apple_ref/doc/uid/TP40001482">Safari DOM Extensions Reference</a> -</li>
<li><a href="http://developer.apple.com/safari/library/documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009523">Safari HTML5 Audio and Video Guide: Introduction</a> &#8211; &#8220;HTML5 is the next major version of HTML, the primary standard that determines how web content interacts with browsers.&#8221;</li>
<li><a href="http://developer.apple.com/safari/library/technotes/tn2010/tn2262.html">Technical Note TN2262: Preparing Your Web Content for iPad</a> &#8211; Use -webkit-user-select:none; to disable cut/copy/paste option in Safari on iPhone OS. Use -webkit-appearance: none to remove styling from form elements</li>
<li><a href="http://www.apple.com/ipad/ready-for-ipad/">Apple &#8211; iPad-ready websites</a> &#8211; &#8220;iPad features Safari, a mobile web browser that supports the latest web standards — including HTML5, CSS3, and JavaScript.&#8221;</li>
<li><a href="http://docs.jquery.com/Plugins/Validation">Plugins/Validation &#8211; jQuery JavaScript Library</a> -</li>
<li><a href="http://wordpress.org/extend/plugins/white-label-cms/">WordPress › White Label CMS « WordPress Plugins</a> &#8211; The White Label CMS plugin allows you to remove all the panels from the WordPress dashboard and insert your own panel, which you can use to write a personalised message to your client and link to the important elements in the CMS.</li>
<li><a href="http://www.videousermanuals.com/">WordPress Manual Plugin &#8211; Video Tutorials For Your Clients</a> -</li>
</ul>
<p>Related posts:<ol>
<li><a href='http://mhuntdesign.com/blog/bookmarks/freelance-web-design-drupal-development-wordpress-seo-jquery-css-05-17-10-05-19-10/' rel='bookmark' title='Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 05-17-10 &#8211; 05-19-10'>Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 05-17-10 &#8211; 05-19-10</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://mhuntdesign.com/blog/apple/web-design-resources-april-4th-through-april-8th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 ways to optimize the performance and speed of your website</title>
		<link>http://mhuntdesign.com/blog/css/5-ways-improve-performance-speed-website/</link>
		<comments>http://mhuntdesign.com/blog/css/5-ways-improve-performance-speed-website/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 04:52:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://mhuntdesign.com/blog/?p=231</guid>
		<description><![CDATA[1. Improve your performance with YSlow http://developer.yahoo.com/yslow/ Yslow grades the performance of your site based on 3 rulesets. The criteria includes http requests, gzip compression, javascript placement at bottom, css expressions, dns lookups, minifying css and javascript, url redirects, 404 errors and more. With Yslow you can figure out what is holding up the page [...]
Related posts:<ol>
<li><a href='http://mhuntdesign.com/blog/apple/how-to-create-a-custom-apple-ipadiphone-home-screen-icon-for-your-website/' rel='bookmark' title='How to create a custom Apple iPad/iPhone Home screen icon for your Website'>How to create a custom Apple iPad/iPhone Home screen icon for your Website</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmhuntdesign.com%2Fblog%2Fcss%2F5-ways-improve-performance-speed-website%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmhuntdesign.com%2Fblog%2Fcss%2F5-ways-improve-performance-speed-website%2F&amp;source=mhuntdesign&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h3><a href="http://mhuntdesign.com/blog/wp-content/uploads/2009/08/yslow-website-performance.png"><img class="alignright size-medium wp-image-233" title="yslow-website-performance" src="http://mhuntdesign.com/blog/wp-content/uploads/2009/08/yslow-website-performance-300x148.png" alt="" width="300" height="148" /></a>1. Improve your performance with YSlow</h3>
<p><a title="Yslow Website Performace Tool" href="http://developer.yahoo.com/yslow/" target="_blank">http://developer.yahoo.com/yslow/</a></p>
<p>Yslow grades the performance of your site based on 3 rulesets. The criteria includes http requests, gzip compression, javascript placement at bottom, css expressions, dns lookups, minifying css and javascript, url redirects, 404 errors and more.<br />
With Yslow you can figure out what is holding up the page from loading up fast. I typically check under components to see if there are any 404s for files called.</p>
<h3>2. Compress Images with Smushit</h3>
<p><a href="http://developer.yahoo.com/yslow/smushit/">http://developer.yahoo.com/yslow/smushit/</a></p>
<p>Compress images even further than saving for web in photoshop with Smushit.</p>
<h3>3. Place Javascript at the bottom of your html document</h3>
<p>Javascript calls at the bottom allow the page to load without having to wait until the javascript is loaded.</p>
<h3>4. Compress CSS and JS Files</h3>
<p><a href="http://www.cssoptimiser.com/">http://www.cssoptimiser.com/</a></p>
<p><a href="http://www.cleancss.com/">http://www.cleancss.com/</a></p>
<p><a href="http://javascriptcompressor.com/">http://javascriptcompressor.com/</a></p>
<h3>5. Use CSS Sprites</h3>
<p>The concept of css sprites is to combine multiple images into one and using background-position in your css to display only certain images.</p>
<p>See How to use CSS Sprites: <a href="http://css-tricks.com/css-sprites/">http://css-tricks.com/css-sprites/</a></p>
<p>Video: Exactly How to use CSS Sprites:<a href="http://net.tutsplus.com/videos/screencasts/exactly-how-to-use-css-sprites/"> http://net.tutsplus.com/videos/screencasts/exactly-how-to-use-css-sprites/</a></p>
<p>Dave Shea explains CSS Sprites: <a href="http://www.mezzoblue.com/archives/2009/01/27/sprite_optim/">http://www.mezzoblue.com/archives/2009/01/27/sprite_optim/</a></p>
<p>Related posts:<ol>
<li><a href='http://mhuntdesign.com/blog/apple/how-to-create-a-custom-apple-ipadiphone-home-screen-icon-for-your-website/' rel='bookmark' title='How to create a custom Apple iPad/iPhone Home screen icon for your Website'>How to create a custom Apple iPad/iPhone Home screen icon for your Website</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://mhuntdesign.com/blog/css/5-ways-improve-performance-speed-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jquery Tip: How to wrap tags dynamically</title>
		<link>http://mhuntdesign.com/blog/jquery/jquery-tip-how-to-wrap-tags-dynamically/</link>
		<comments>http://mhuntdesign.com/blog/jquery/jquery-tip-how-to-wrap-tags-dynamically/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 23:52:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://mhuntdesign.com/blog/?p=225</guid>
		<description><![CDATA[Quick tip: In order to wrap a &#60;span&#62; around an &#60;a&#62; tag for example: &#60;ul&#62; &#60;li&#62;item 1&#60;/li&#62; &#60;li&#62;item 2&#60;/li&#62; &#60;/ul&#62; to: &#60;ul&#62; &#60;li&#62;&#60;span&#62;item 1&#60;/span&#62;&#60;/li&#62; &#60;li&#62;&#60;span&#62;item 2&#60;/span&#62;&#60;/li&#62; &#60;/ul&#62; Apply this jquery call: &#60;script type="text/javascript"&#62; $(document).ready(function() {     $("li a").each(function() {         $(this).wrap('&#60;span/&#62;');     }); }); &#60;/script&#62; Related posts: Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, [...]
Related posts:<ol>
<li><a href='http://mhuntdesign.com/blog/bookmarks/freelance-web-design-drupal-development-wordpress-seo-jquery-css-09-4-10-09-11-10/' rel='bookmark' title='Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 09-4-10 &#8211; 09-11-10'>Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 09-4-10 &#8211; 09-11-10</a></li>
<li><a href='http://mhuntdesign.com/blog/bookmarks/freelance-web-design-drupal-development-wordpress-seo-jquery-css-02-8-11-02-10-11/' rel='bookmark' title='Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 02-8-11 &#8211; 02-10-11'>Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 02-8-11 &#8211; 02-10-11</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmhuntdesign.com%2Fblog%2Fjquery%2Fjquery-tip-how-to-wrap-tags-dynamically%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmhuntdesign.com%2Fblog%2Fjquery%2Fjquery-tip-how-to-wrap-tags-dynamically%2F&amp;source=mhuntdesign&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h3>Quick tip:</h3>
<p><strong>In order to wrap a &lt;span&gt; around an &lt;a&gt; tag for example:</strong></p>
<pre>&lt;ul&gt;
&lt;li&gt;item 1&lt;/li&gt;
&lt;li&gt;item 2&lt;/li&gt;
&lt;/ul&gt;

to:

&lt;ul&gt;
&lt;li&gt;&lt;span&gt;item 1&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;item 2&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</pre>
<p><strong>Apply this jquery call:</strong></p>
<pre>&lt;script type="text/javascript"&gt;
$(document).ready(function() {
    $("li a").each(function() {
        $(this).wrap('&lt;span/&gt;');
    });
});
&lt;/script&gt;</pre>
<p>Related posts:<ol>
<li><a href='http://mhuntdesign.com/blog/bookmarks/freelance-web-design-drupal-development-wordpress-seo-jquery-css-09-4-10-09-11-10/' rel='bookmark' title='Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 09-4-10 &#8211; 09-11-10'>Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 09-4-10 &#8211; 09-11-10</a></li>
<li><a href='http://mhuntdesign.com/blog/bookmarks/freelance-web-design-drupal-development-wordpress-seo-jquery-css-02-8-11-02-10-11/' rel='bookmark' title='Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 02-8-11 &#8211; 02-10-11'>Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 02-8-11 &#8211; 02-10-11</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://mhuntdesign.com/blog/jquery/jquery-tip-how-to-wrap-tags-dynamically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linking to Google&#8217;s Hosted jQuery Repository</title>
		<link>http://mhuntdesign.com/blog/jquery/linking-to-googles-jquery-repository/</link>
		<comments>http://mhuntdesign.com/blog/jquery/linking-to-googles-jquery-repository/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 02:00:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[js]]></category>

		<guid isPermaLink="false">http://mhuntdesign.com/blog/?p=110</guid>
		<description><![CDATA[jQuery Hosted on Google: Here&#8217;s the code to link to Google&#8217;s jQuery repository. It grabs the latest jQuery version. &#60;script src="http://code.jquery.com/jquery-latest.js"&#62;&#60;/script&#62; If you want to target a particular version of jquery: &#60;script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"&#62;&#60;/script&#62; Google link to jQuery: You can go here http://code.google.com/p/jqueryjs/downloads/list for the download list and right-click copy-link location. Jquery CDNs Go to http://docs.jquery.com/Downloading_jQuery [...]
Related posts:<ol>
<li><a href='http://mhuntdesign.com/blog/jquery/change-default-jquery-version-wordpress/' rel='bookmark' title='How to change the default jQuery version used by WordPress'>How to change the default jQuery version used by WordPress</a></li>
<li><a href='http://mhuntdesign.com/blog/bookmarks/freelance-web-design-drupal-development-wordpress-seo-jquery-css-06-1-10-06-8-10/' rel='bookmark' title='Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 06-1-10 &#8211; 06-8-10'>Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 06-1-10 &#8211; 06-8-10</a></li>
<li><a href='http://mhuntdesign.com/blog/bookmarks/freelance-web-design-drupal-development-wordpress-seo-jquery-css-06-13-10-06-14-10/' rel='bookmark' title='Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 06-13-10 &#8211; 06-14-10'>Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 06-13-10 &#8211; 06-14-10</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmhuntdesign.com%2Fblog%2Fjquery%2Flinking-to-googles-jquery-repository%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmhuntdesign.com%2Fblog%2Fjquery%2Flinking-to-googles-jquery-repository%2F&amp;source=mhuntdesign&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h3>jQuery Hosted on Google:</h3>
<p>Here&#8217;s the code to link to <strong>Google&#8217;s jQuery repository</strong>. It grabs the latest jQuery version.</p>
<p><code>&lt;script src="http://code.jquery.com/jquery-latest.js"&gt;&lt;/script&gt;</code></p>
<h3>If you want to target a particular version of jquery:</h3>
<p><code>&lt;script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"&gt;&lt;/script&gt;</code></p>
<h3><del><span><span class="tag">Google link to jQuery:</span></span></del></h3>
<p><del>You can go here <a href="http://code.google.com/p/jqueryjs/downloads/list">http://code.google.com/p/jqueryjs/downloads/list</a> for the download list and right-click copy-link location.</del></p>
<h3>Jquery CDNs</h3>
<p>Go to <a href="http://docs.jquery.com/Downloading_jQuery">http://docs.jquery.com/Downloading_jQuery</a> for a list of CDNs</p>
<p>&nbsp;</p>
<p><em>Updated: 6/14/11 12:22pm</em></p>
<p>Related posts:<ol>
<li><a href='http://mhuntdesign.com/blog/jquery/change-default-jquery-version-wordpress/' rel='bookmark' title='How to change the default jQuery version used by WordPress'>How to change the default jQuery version used by WordPress</a></li>
<li><a href='http://mhuntdesign.com/blog/bookmarks/freelance-web-design-drupal-development-wordpress-seo-jquery-css-06-1-10-06-8-10/' rel='bookmark' title='Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 06-1-10 &#8211; 06-8-10'>Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 06-1-10 &#8211; 06-8-10</a></li>
<li><a href='http://mhuntdesign.com/blog/bookmarks/freelance-web-design-drupal-development-wordpress-seo-jquery-css-06-13-10-06-14-10/' rel='bookmark' title='Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 06-13-10 &#8211; 06-14-10'>Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 06-13-10 &#8211; 06-14-10</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://mhuntdesign.com/blog/jquery/linking-to-googles-jquery-repository/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

