<?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>Joshua + Schaible + Blog &#187; Snow Storm</title>
	<atom:link href="http://www.joshuaschaible.com/blog/tag/snow-storm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joshuaschaible.com/blog</link>
	<description>My World.</description>
	<lastBuildDate>Fri, 14 May 2010 18:19:57 +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>Add Falling Snow To Your Website With Javascript!</title>
		<link>http://www.joshuaschaible.com/blog/add-falling-snow-to-your-website-with-javascript/</link>
		<comments>http://www.joshuaschaible.com/blog/add-falling-snow-to-your-website-with-javascript/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 17:57:35 +0000</pubDate>
		<dc:creator>Joshua Schaible</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Snow Storm]]></category>

		<guid isPermaLink="false">http://www.joshuaschaible.com/blog/?p=2093</guid>
		<description><![CDATA[
It&#8217;s that time again! The holidays are here and snow is everywhere. (At least where I live.) Here i&#8217;m going to show you how with one line of code and one JavaScript file, you can have a light snow storm on your website.

Step One
Download the  snowstorm.js file. Then upload the javascript file into the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a rel="attachment wp-att-2097" href="http://www.joshuaschaible.com/blog/add-falling-snow-to-your-website-with-javascript/snow/"><img class="aligncenter size-full wp-image-2097" style="border: 2px solid #333;" title="snow" src="http://www.joshuaschaible.com/blog/wp-content/uploads/2009/12/snow.jpg" alt="snow" width="500" height="150" /></a></p>
<p style="text-align: left;">It&#8217;s that time again! The holidays are here and snow is everywhere. (At least where I live.) Here i&#8217;m going to show you how with one line of code and one JavaScript file, you can have a light snow storm on your website.</p>
<p><span id="more-2093"></span></p>
<h4>Step One</h4>
<p>Download the <a href="http://joshuaschaible.com/blog/demo/snowstorm/snowstorm.js" target="_blank"></a> snowstorm.js file. Then upload the javascript file into the root folder of your website or your designated /js/ folder.</p>
<h4>Step Two</h4>
<p>Place this code in the &lt;head&gt; tags or the footer of your website:</p>
<div class="codesnip-container" >
<div class="html4strict codesnip" style="font-family:monospace;"><span class="sc2">&lt;<a href="http://december.com/html/4/element/script.html"><span class="kw2">script</span></a> <span class="kw3">src</span><span class="sy0">=</span><span class="st0">&quot;snowstorm.js&quot;</span> <span class="kw3">type</span><span class="sy0">=</span><span class="st0">&quot;text/javascript&quot;</span>&gt;&lt;<span class="sy0">/</span><a href="http://december.com/html/4/element/script.html"><span class="kw2">script</span></a>&gt;</span></div>
</div>
<p>or</p>
<div class="codesnip-container" >
<div class="html4strict codesnip" style="font-family:monospace;"><span class="sc2">&lt;<a href="http://december.com/html/4/element/script.html"><span class="kw2">script</span></a> <span class="kw3">src</span><span class="sy0">=</span><span class="st0">&quot;js/snowstorm.js&quot;</span> <span class="kw3">type</span><span class="sy0">=</span><span class="st0">&quot;text/javascript&quot;</span>&gt;&lt;<span class="sy0">/</span><a href="http://december.com/html/4/element/script.html"><span class="kw2">script</span></a>&gt;</span></div>
</div>
<h4>Customizing</h4>
<p>Inside the snowstorm.js file will be several options you can configure such as snow speed, snow color, snow size, how it interacts with mouse movements and so on. If you have questions, post it in the comments!</p>
<h4>The Demo</h4>
<p><a href="http://joshuaschaible.com/blog/demo/snowstorm/" target="_blank"></a>View the demo here!</p>
<p><em>Code by Scott Schiller &#8211; http://schillmania.com</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joshuaschaible.com/blog/add-falling-snow-to-your-website-with-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
