<?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</title>
	<atom:link href="http://return-true.com/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>Mon, 30 Jan 2012 13:51:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Optimizing Your WordPress Install &#8211; Reloaded</title>
		<link>http://return-true.com/2012/01/optimizing-your-wordpress-install-reloaded/</link>
		<comments>http://return-true.com/2012/01/optimizing-your-wordpress-install-reloaded/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 17:04:23 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[W3 Total Cache]]></category>
		<category><![CDATA[WP-SuperCache]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=3024</guid>
		<description><![CDATA[We've looked at optimizing your WordPress install before on Return True, but we've learnt a lot since then and what to share what we've learnt.]]></description>
		<wfw:commentRss>http://return-true.com/2012/01/optimizing-your-wordpress-install-reloaded/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HTML Compatible jQuery Typewriter</title>
		<link>http://return-true.com/2012/01/html-compatible-jquery-typewriter/</link>
		<comments>http://return-true.com/2012/01/html-compatible-jquery-typewriter/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 19:38:39 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Ticker]]></category>
		<category><![CDATA[Typewriter]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=3005</guid>
		<description><![CDATA[Going back to my jQuery Typewriter posts I've had a few requests in the comments, and via email, to make it work with HTML. Previously I thought this would be near impossible, but a bolt of inspiration hit me &#038; this code was born.]]></description>
		<wfw:commentRss>http://return-true.com/2012/01/html-compatible-jquery-typewriter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adding TinyMCE Button To WordPress Via Plugin Part 2</title>
		<link>http://return-true.com/2011/12/adding-tinymce-button-to-wordpress-via-plugin-part-2/</link>
		<comments>http://return-true.com/2011/12/adding-tinymce-button-to-wordpress-via-plugin-part-2/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 20:18:19 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[TinyMCE]]></category>
		<category><![CDATA[Visual Editor]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=2990</guid>
		<description><![CDATA[Following on from the last post we are going to look at how to complete our TinyMCE button by getting it to actually do something.]]></description>
		<wfw:commentRss>http://return-true.com/2011/12/adding-tinymce-button-to-wordpress-via-plugin-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adding TinyMCE Button To WordPress Via A Plugin</title>
		<link>http://return-true.com/2011/12/adding-tinymce-button-to-wordpress-via-a-plugin/</link>
		<comments>http://return-true.com/2011/12/adding-tinymce-button-to-wordpress-via-a-plugin/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 17:57:46 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[TinyMCE]]></category>
		<category><![CDATA[Visual]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=2977</guid>
		<description><![CDATA[I recently received a request for a tutorial showing how to add a TinyMCE button to the WordPress visual editor, so here is how to do it.]]></description>
		<wfw:commentRss>http://return-true.com/2011/12/adding-tinymce-button-to-wordpress-via-a-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Tip: CSS Media Queries</title>
		<link>http://return-true.com/2011/12/css-tip-css-media-queries/</link>
		<comments>http://return-true.com/2011/12/css-tip-css-media-queries/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 22:25:52 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Display]]></category>
		<category><![CDATA[max-width]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[Media Queries]]></category>
		<category><![CDATA[Screen]]></category>
		<category><![CDATA[Stylesheets]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=2927</guid>
		<description><![CDATA[Due to the popularity of handheld devices such as tablets it has become commonplace to use alternate stylesheets to style a website especially for those devices. Media Queries help simplify the process.]]></description>
		<wfw:commentRss>http://return-true.com/2011/12/css-tip-css-media-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4 Simple SEO Optimization Tips</title>
		<link>http://return-true.com/2011/11/4-simple-seo-optimization-tips/</link>
		<comments>http://return-true.com/2011/11/4-simple-seo-optimization-tips/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 15:14:38 +0000</pubDate>
		<dc:creator>Ry Ryan</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Engine]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Top 4]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=2961</guid>
		<description><![CDATA[Time for another guest post. This time we have a guest post from SEO consultant Ry Ryan giving 4 simple tips that might just improve your Search Engine ranking.]]></description>
		<wfw:commentRss>http://return-true.com/2011/11/4-simple-seo-optimization-tips/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Lorem Ipsum Generators: Fun, Useful, or Detrimental?</title>
		<link>http://return-true.com/2011/11/lorem-ipsum-generators-fun-useful-or-detrimental/</link>
		<comments>http://return-true.com/2011/11/lorem-ipsum-generators-fun-useful-or-detrimental/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 13:59:30 +0000</pubDate>
		<dc:creator>Mariana Ashley</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Generators]]></category>
		<category><![CDATA[Lorem Ipsum]]></category>
		<category><![CDATA[Proof]]></category>
		<category><![CDATA[Type]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=2950</guid>
		<description><![CDATA[Today we have a guest post by Mariana Ashley who has wrote an interesting article on Lorem Ipsum and whether it still has a place in the web design industry.]]></description>
		<wfw:commentRss>http://return-true.com/2011/11/lorem-ipsum-generators-fun-useful-or-detrimental/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating a Product Slider in WordPress with Slides jQuery Plugin</title>
		<link>http://return-true.com/2011/10/creating-a-product-slider-in-wordpress-with-slides-jquery-plugin/</link>
		<comments>http://return-true.com/2011/10/creating-a-product-slider-in-wordpress-with-slides-jquery-plugin/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 12:21:54 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Product]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[SlidesJS]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=2920</guid>
		<description><![CDATA[Lisa Marie, my sister, asked me to help her with making a product slider for her WordPress site. She thought it was too good to keep to ourselves, and I agreed so here is how you make it.]]></description>
		<wfw:commentRss>http://return-true.com/2011/10/creating-a-product-slider-in-wordpress-with-slides-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Widget with the WordPress Widget API</title>
		<link>http://return-true.com/2011/10/creating-a-widget-with-the-wordpress-widget-api/</link>
		<comments>http://return-true.com/2011/10/creating-a-widget-with-the-wordpress-widget-api/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 12:47:48 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Gallery Widget]]></category>
		<category><![CDATA[Widget]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=2912</guid>
		<description><![CDATA[I've been asked a lot recently for advice on how to create WordPress Widgets that use the new (WP 2.8+) WordPress Widget API. To save me repeating it, here is a quick tutorial.]]></description>
		<wfw:commentRss>http://return-true.com/2011/10/creating-a-widget-with-the-wordpress-widget-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple Category Post Slider for WordPress</title>
		<link>http://return-true.com/2011/10/multiple-category-post-slider-for-wordpress/</link>
		<comments>http://return-true.com/2011/10/multiple-category-post-slider-for-wordpress/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 23:54:20 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Category]]></category>
		<category><![CDATA[Nivo]]></category>
		<category><![CDATA[Slider]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=2899</guid>
		<description><![CDATA[I recently did this for a client and thought it was way to useful to keep to myself. So here is how to create a slider that grabs posts from three (or more) different categories. ]]></description>
		<wfw:commentRss>http://return-true.com/2011/10/multiple-category-post-slider-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 2/53 queries in 0.078 seconds using xcache
Object Caching 722/876 objects using xcache

Served from: return-true.com @ 2012-02-05 03:10:47 -->
