<?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>ErickM.com &#187; JavaScript</title>
	<atom:link href="http://www.erickm.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.erickm.com</link>
	<description>A simple video resource for techies.</description>
	<lastBuildDate>Sun, 15 May 2011 19:24:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using CSS and JavaScript in StyleVision</title>
		<link>http://www.erickm.com/2010/02/13/using-css-and-javascript-in-stylevision/</link>
		<comments>http://www.erickm.com/2010/02/13/using-css-and-javascript-in-stylevision/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 06:26:56 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[StyleVision]]></category>
		<category><![CDATA[Using]]></category>

		<guid isPermaLink="false">http://erickm.com/2010/02/13/using-css-and-javascript-in-stylevision/</guid>
		<description><![CDATA[					
					
See how to use CSS and javascript to visually design stylesheets for publishing XML and database data in stylevision.
]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/dPn20jKYCgQ?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/dPn20jKYCgQ?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
See how to use CSS and javascript to visually design stylesheets for publishing XML and database data in stylevision.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.erickm.com/2010/02/13/using-css-and-javascript-in-stylevision/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can I disallow crawling of my CSS and JavaScript files?</title>
		<link>http://www.erickm.com/2010/02/12/can-i-disallow-crawling-of-my-css-and-javascript-files/</link>
		<comments>http://www.erickm.com/2010/02/12/can-i-disallow-crawling-of-my-css-and-javascript-files/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 13:48:37 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[crawling]]></category>
		<category><![CDATA[disallow]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://erickm.com/2010/02/12/can-i-disallow-crawling-of-my-css-and-javascript-files/</guid>
		<description><![CDATA[					
					
On February 26, 2009, Google software engineer Matt Cutts collected questions on Google Moderator and answered many of them on video. seomofo from Simi Valley asked: If I externalize all CSS style definitions and javascript scripts and disallow all user agents from accessing these external files (via robots.txt), would this cause problems for Googlebot? Does [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/PNEipHjsEPU?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/PNEipHjsEPU?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
On February 26, 2009, Google software engineer Matt Cutts collected questions on Google Moderator and answered many of them on video. seomofo from Simi Valley asked: If I externalize all CSS style definitions and javascript scripts and disallow all user agents from accessing these external files (via robots.txt), would this cause problems for Googlebot? Does Googlebot need access to these files?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.erickm.com/2010/02/12/can-i-disallow-crawling-of-my-css-and-javascript-files/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>#2 &#8211; XHTML, CSS, and JavaScript Roles</title>
		<link>http://www.erickm.com/2010/02/09/2-xhtml-css-and-javascript-roles/</link>
		<comments>http://www.erickm.com/2010/02/09/2-xhtml-css-and-javascript-roles/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 13:18:27 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Roles]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://erickm.com/2010/02/09/2-xhtml-css-and-javascript-roles/</guid>
		<description><![CDATA[					
					
I visually explain the roles of XHTML, CSS, and javascript.
]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/K804AJKctAY?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/K804AJKctAY?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
I visually explain the roles of XHTML, CSS, and javascript.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.erickm.com/2010/02/09/2-xhtml-css-and-javascript-roles/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

