<?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>Thu, 04 Mar 2010 14:01:39 +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>Coding Tips: jQuery Callbacks</title>
		<link>http://return-true.com/2010/03/coding-tips-jquery-callbacks/</link>
		<comments>http://return-true.com/2010/03/coding-tips-jquery-callbacks/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 14:01:39 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Callback]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=1655</guid>
		<description><![CDATA[When learning jQuery understanding the principle behind callbacks &#038; the elusive 'this' can be extremely difficult. In this little tip I hope to remove some of the difficulty from understanding these useful principles.]]></description>
		<wfw:commentRss>http://return-true.com/2010/03/coding-tips-jquery-callbacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Snippet: Slideout Tab</title>
		<link>http://return-true.com/2010/02/jquery-snippet-slideout-tab/</link>
		<comments>http://return-true.com/2010/02/jquery-snippet-slideout-tab/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 18:47:43 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Slide]]></category>
		<category><![CDATA[Snippet]]></category>
		<category><![CDATA[Tab]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=1653</guid>
		<description><![CDATA[A fairly common sight in these modern times of social networking is the famous Twitter tab. This is a tab that floats on the left or right hand side of your browser window &#038; follows you. Here is how to go slightly further than that by making it slide out.]]></description>
		<wfw:commentRss>http://return-true.com/2010/02/jquery-snippet-slideout-tab/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Coding Tip: jQuery Animation Queuing</title>
		<link>http://return-true.com/2010/02/coding-tip-jquery-animation-queuing/</link>
		<comments>http://return-true.com/2010/02/coding-tip-jquery-animation-queuing/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 21:58:53 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Queue]]></category>
		<category><![CDATA[Tip]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=1647</guid>
		<description><![CDATA[In this first coding tip we are going to look at a small, but very helpful tip for those starting out with jQuery animation. Who knows maybe even some of those who are familiar with jQuery have missed it.]]></description>
		<wfw:commentRss>http://return-true.com/2010/02/coding-tip-jquery-animation-queuing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Snippet: Fancy Resolution Detector</title>
		<link>http://return-true.com/2010/02/jquery-snippet-fancy-resolution-detector/</link>
		<comments>http://return-true.com/2010/02/jquery-snippet-fancy-resolution-detector/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 22:04:20 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Resolution]]></category>
		<category><![CDATA[Snippet]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=1643</guid>
		<description><![CDATA[Not so much a tutorial, but a little jQuery snippet that might help someone. This snippet detects a users desktop resolution and then does something fancy with it.]]></description>
		<wfw:commentRss>http://return-true.com/2010/02/jquery-snippet-fancy-resolution-detector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding File Caching To Your Twitter API Script</title>
		<link>http://return-true.com/2010/02/adding-file-caching-to-your-twitter-api-script/</link>
		<comments>http://return-true.com/2010/02/adding-file-caching-to-your-twitter-api-script/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 16:50:49 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Caching]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=1636</guid>
		<description><![CDATA[In our last tutorial we created a script to connect to the Twitter API, collect our tweets &#038; display them in some simple paragraphs. In this part we are going to add a very important part, file caching. This will stop our script from running out of API requests.]]></description>
		<wfw:commentRss>http://return-true.com/2010/02/adding-file-caching-to-your-twitter-api-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting To Twitter API Using PHP</title>
		<link>http://return-true.com/2010/02/connecting-to-twitter-api-using-php/</link>
		<comments>http://return-true.com/2010/02/connecting-to-twitter-api-using-php/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 14:38:30 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=1631</guid>
		<description><![CDATA[Showing your Twitter timeline, or even just your most recent status update, is becoming increasingly popular. Doing it on a WordPress blog is simple with plugins, but what if you want to do it on a non-WordPress website? Here's how.]]></description>
		<wfw:commentRss>http://return-true.com/2010/02/connecting-to-twitter-api-using-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Display All Images Attached To A Post Without A Plugin</title>
		<link>http://return-true.com/2010/02/display-all-images-attached-to-a-post-without-a-plugin/</link>
		<comments>http://return-true.com/2010/02/display-all-images-attached-to-a-post-without-a-plugin/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 16:09:23 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Attached]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Post]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=1623</guid>
		<description><![CDATA[At first glance this looks pointless, just use the [gallery] shortcode, but there are times when you want more customization than the gallery shortcode allows for. In this tutorial we will look at how to get all the images attached to a post without a plugin.]]></description>
		<wfw:commentRss>http://return-true.com/2010/02/display-all-images-attached-to-a-post-without-a-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating A Wikipedia Style Search</title>
		<link>http://return-true.com/2010/02/creating-a-wikipedia-style-search/</link>
		<comments>http://return-true.com/2010/02/creating-a-wikipedia-style-search/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 18:05:05 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Intelligent]]></category>
		<category><![CDATA[MySQLi]]></category>
		<category><![CDATA[Prepared Statements]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=1608</guid>
		<description><![CDATA[So you want to create an intelligent search for your website? By intelligent you are, of course, talking about the way Wikipedia sends you to the correct page should an exact match be found. Well you're in luck, here is an easy way to do it using PHP &#038; MySQLi.]]></description>
		<wfw:commentRss>http://return-true.com/2010/02/creating-a-wikipedia-style-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding A Twitter Social Bookmark To Your Blog</title>
		<link>http://return-true.com/2010/02/adding-a-twitter-social-bookmark-to-your-blog/</link>
		<comments>http://return-true.com/2010/02/adding-a-twitter-social-bookmark-to-your-blog/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 17:02:56 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=1602</guid>
		<description><![CDATA[Twitter is exceptionally popular for promoting your blog, or business. Having a Twitter social bookmark icon on your blog enables visitors, or even yourself to tweet the current blog article you are reading very quickly &#038; easily. Here is how to create one.]]></description>
		<wfw:commentRss>http://return-true.com/2010/02/adding-a-twitter-social-bookmark-to-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Stream 1.9 Due &amp; Tutorials You&#8217;d Like To See?</title>
		<link>http://return-true.com/2010/02/twitter-stream-1-9-due-what-tutorials-would-you-like-to-see/</link>
		<comments>http://return-true.com/2010/02/twitter-stream-1-9-due-what-tutorials-would-you-like-to-see/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 13:06:42 +0000</pubDate>
		<dc:creator>Paul Robinson</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://return-true.com/?p=1582</guid>
		<description><![CDATA[<strong>Update:</strong> I am looking for people willing to test version 1.9 of Twitter Stream. It includes ReTweet support &#038; a overhaul of the argument system. I haven't been able to test it enough myself, that is why I am looking for testers.]]></description>
		<wfw:commentRss>http://return-true.com/2010/02/twitter-stream-1-9-due-what-tutorials-would-you-like-to-see/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
