<?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>Return True &#187; Header</title>
	<atom:link href="http://return-true.com/tag/header/feed/" rel="self" type="application/rss+xml" />
	<link>http://return-true.com</link>
	<description>Coding Tutorials, hints &#38; tips in PHP, jQuery, CSS &#38; HTML</description>
	<lastBuildDate>Wed, 21 Jul 2010 10:25:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Sexy Illustrative Sliding Header With jQuery</title>
		<link>http://return-true.com/2010/05/sexy-illustrative-sliding-header-with-jquery/</link>
		<comments>http://return-true.com/2010/05/sexy-illustrative-sliding-header-with-jquery/#comments</comments>
		<pubDate>Fri, 28 May 2010 18:38:14 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Header]]></category>
		<category><![CDATA[Slide]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=2079</guid>
		<description><![CDATA[A very popular design element today is the large illustrative header, just like the one we have here at Return True. Something that is starting to become just as popular is adding the ability to hide said large header. Here I'll show you how to do that.]]></description>
		<wfw:commentRss>http://return-true.com/2010/05/sexy-illustrative-sliding-header-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scroll Activated Slide Down Header With jQuery</title>
		<link>http://return-true.com/2010/04/scroll-activated-slide-down-header-with-jquery/</link>
		<comments>http://return-true.com/2010/04/scroll-activated-slide-down-header-with-jquery/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 12:08:20 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Delay]]></category>
		<category><![CDATA[Header]]></category>
		<category><![CDATA[Scroll]]></category>
		<category><![CDATA[Slide]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=1749</guid>
		<description><![CDATA[I'm always looking for inspiration for new tutorials, and thanks to you lovely people I've always got something to try &#038; create. Today I was asked to create a slide down header (similar to the footer), but with a creative twist.]]></description>
		<wfw:commentRss>http://return-true.com/2010/04/scroll-activated-slide-down-header-with-jquery/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>PHP Tip #5: header</title>
		<link>http://return-true.com/2009/04/php-tip-5-header/</link>
		<comments>http://return-true.com/2009/04/php-tip-5-header/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 14:25:44 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[Header]]></category>
		<category><![CDATA[Redirect]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=927</guid>
		<description><![CDATA[Another useful command that all PHP coders should know is the header() function. You can use it to send a HTTP header to the server. As an example you could use it to redirect to a certain webpage if a certain string of conditions are true, just like this: if($error == true) { header('Location: /path/to/error/page'); [...]]]></description>
		<wfw:commentRss>http://return-true.com/2009/04/php-tip-5-header/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
