<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Return True</title>
	<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>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Coding Tips: jQuery Callbacks</title>
		<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>
		<link>http://return-true.com/2010/03/coding-tips-jquery-callbacks/</link>
			</item>
	<item>
		<title>jQuery Snippet: Slideout Tab</title>
		<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>
		<link>http://return-true.com/2010/02/jquery-snippet-slideout-tab/</link>
			</item>
	<item>
		<title>Coding Tip: jQuery Animation Queuing</title>
		<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>
		<link>http://return-true.com/2010/02/coding-tip-jquery-animation-queuing/</link>
			</item>
	<item>
		<title>jQuery Snippet: Fancy Resolution Detector</title>
		<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>
		<link>http://return-true.com/2010/02/jquery-snippet-fancy-resolution-detector/</link>
			</item>
	<item>
		<title>Adding File Caching To Your Twitter API Script</title>
		<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>
		<link>http://return-true.com/2010/02/adding-file-caching-to-your-twitter-api-script/</link>
			</item>
	<item>
		<title>Connecting To Twitter API Using PHP</title>
		<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>
		<link>http://return-true.com/2010/02/connecting-to-twitter-api-using-php/</link>
			</item>
	<item>
		<title>Display All Images Attached To A Post Without A Plugin</title>
		<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>
		<link>http://return-true.com/2010/02/display-all-images-attached-to-a-post-without-a-plugin/</link>
			</item>
	<item>
		<title>Creating A Wikipedia Style Search</title>
		<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>
		<link>http://return-true.com/2010/02/creating-a-wikipedia-style-search/</link>
			</item>
	<item>
		<title>Adding A Twitter Social Bookmark To Your Blog</title>
		<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>
		<link>http://return-true.com/2010/02/adding-a-twitter-social-bookmark-to-your-blog/</link>
			</item>
	<item>
		<title>Twitter Stream 1.9 Due &amp; Tutorials You&#8217;d Like To See?</title>
		<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>
		<link>http://return-true.com/2010/02/twitter-stream-1-9-due-what-tutorials-would-you-like-to-see/</link>
			</item>
</channel>
</rss>
