<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
	<channel>
		<atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/>
		<description></description>
		<title>Justin Paul Silva</title>
		<link>http://jpsilva.com/</link>
		
				<item>
			<title>Styling the HTML Tag</title>
			<description>&lt;p&gt;Apparently, it&amp;#8217;s possible to apply a CSS background both the body tag AND the html tag 
  in order to create some interesting layering effects. And it works in Firefox, Chrome and IE 6-8. Probably more, but
  that&amp;#8217;s All I&amp;#8217;ve tested it in. Why would you want to do this? I&amp;#8217;ll show you three examples where this can come in handy.&lt;/p&gt;

Use the html tag for a repeating page background and the body tag for a top-only background, such as a gradient
  Use it with the body-widt</description>
			<link>http://jpsilva.com/blog/2694357069/Styling+the+HTML+Tag</link>
			<guid>http://jpsilva.com/blog/2694357069/Styling+the+HTML+Tag</guid>
			<pubDate>Tue 11 Jan 2011 04:57:00 +0000</pubDate>
		</item>
				<item>
			<title>A Graveyard Song</title>
			<description>&lt;p&gt;Musician Tristan Omand selected my &amp;#8220;Capo Vendetto&amp;#8221; piece for the cover of his new EP &amp;#8220;A Graveyard Song.&amp;#8221; The album will be available on iTunes on November 19th. Until then, you can listen to and download the title track for free.&lt;/p&gt;

</description>
			<link>http://jpsilva.com/blog/1507800998/A+Graveyard+Song</link>
			<guid>http://jpsilva.com/blog/1507800998/A+Graveyard+Song</guid>
			<pubDate>Sun 07 Nov 2010 18:01:00 +0000</pubDate>
		</item>
				<item>
			<title>CSS Scrolling Animation</title>
			<description>&lt;p&gt;While redesigning this site, I tried implementing many different background effects to grab users&amp;#8217; attention. Although I decided against using the following effect, perhaps you can make better use of it. This is a demonstration of how to use two images and some simple CSS to animate the background of your site while the user scrolls up and down the page.&lt;/p&gt;

&lt;p&gt;Here is a demonstration of the effect using three mask possibilities.&lt;/p&gt;

&lt;p&gt;This technique follows Rufus Butler Seder&amp;#8217;</description>
			<link>http://jpsilva.com/blog/1098657168/CSS+Scrolling+Animation</link>
			<guid>http://jpsilva.com/blog/1098657168/CSS+Scrolling+Animation</guid>
			<pubDate>Fri 10 Sep 2010 20:56:00 +0000</pubDate>
		</item>
				<item>
			<title>Specifying Tab Stop Width</title>
			<description>&lt;p&gt;I recently scoured the internet, looking for a way to specify the width of a tab stop (\t) in CSS. It turns out that CSS doesn&amp;#8217;t offer any sort of solution. You may be asking, &amp;#8220;Why would you even want to do that? After all, browsers ignore whitespace in HTML.&amp;#8221; That&amp;#8217;s true, unless of course you&amp;#8217;re using a pre tag or any other tag with the whitespace set to pre in CSS, like the code examples on this site.&lt;/p&gt;

&lt;p&gt;What we&amp;#8217;ll do is use Javascript to search the </description>
			<link>http://jpsilva.com/blog/998762949/Specifying+Tab+Stop+Width</link>
			<guid>http://jpsilva.com/blog/998762949/Specifying+Tab+Stop+Width</guid>
			<pubDate>Mon 23 Aug 2010 17:00:00 +0000</pubDate>
		</item>
				<item>
			<title>Clean URLs Part 2</title>
			<description>&lt;p&gt;My previous article, Clean URLs with htaccess shows a very basic way of going about cleaning up your URLs. Now, let&amp;#8217;s assume that not all of your pages are meant to look or act the same.&lt;/p&gt;

How can we use different keywords, title, and description on each page?
	How can we use different Javascript or CSS files on different pages?
	How can we use add different header content for one or more pages?
clean.php
&lt;p&gt;This is what a typical PHP file will look like. We will store the title, key</description>
			<link>http://jpsilva.com/blog/994098920/Clean+URLs+Part+2</link>
			<guid>http://jpsilva.com/blog/994098920/Clean+URLs+Part+2</guid>
			<pubDate>Sun 22 Aug 2010 19:44:00 +0000</pubDate>
		</item>
			</channel>
</rss>
