<?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>DigitalFiz &#187; jquery</title>
	<atom:link href="http://digitalfiz.com/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalfiz.com</link>
	<description>php is my kungfu...</description>
	<lastBuildDate>Mon, 30 Aug 2010 01:37:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>CDN OOOPS!</title>
		<link>http://digitalfiz.com/2009/11/cdn-ooops/</link>
		<comments>http://digitalfiz.com/2009/11/cdn-ooops/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 13:50:56 +0000</pubDate>
		<dc:creator>DigitalFiz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[cdn]]></category>
		<category><![CDATA[cloudfront]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[oops]]></category>

		<guid isPermaLink="false">http://www.digitalfiz.com/?p=60</guid>
		<description><![CDATA[Well I was browsing my site checking things out and I noticed that some javascript isnt working and I went to find out why. Well I installed the OSSDL CDN off-linker plugin so it can use CloudFront to serve up my images and javascript. Well it appears that it doesnt only load things from wp-content [...]]]></description>
			<content:encoded><![CDATA[<p>Well I was browsing my site checking things out and I noticed that some javascript isnt working and I went to find out why. Well I installed the OSSDL CDN off-linker plugin so it can use CloudFront to serve up my images and javascript. Well it appears that it doesnt only load things from wp-content it also loads things from the wp-includes folder like JQUERY so when the site was trying to pull from http://static.digitalfiz.com/wp-includes it couldnt because guess what?!? It didnt exist! So I copied over the wp-includes folder over to my s3 bucket, set the permissions and now everything is working fine again. If you tried to vote on a post or comment and couldnt now you can I fixed the problem <img src='http://digitalfiz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I am sending an email to the ossdl cdn plugin maker to tell them to add that it grabs some javascript from wp-includes also and that folder should also be sync&#8217;d on whatever cdn someone is using.</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalfiz.com/2009/11/cdn-ooops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
