<?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>fairdesigner.com</title>
	<atom:link href="http://fairdesigner.com/feed" rel="self" type="application/rss+xml" />
	<link>http://fairdesigner.com</link>
	<description></description>
	<lastBuildDate>Fri, 19 Apr 2013 06:09:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>abrMate a Photoshop Brushes Viewer or More than That</title>
		<link>http://fairdesigner.com/2013/01/30/abrmate-a-photoshop-brushes-viewer-or-more-than-that.html</link>
		<comments>http://fairdesigner.com/2013/01/30/abrmate-a-photoshop-brushes-viewer-or-more-than-that.html#comments</comments>
		<pubDate>Wed, 30 Jan 2013 00:00:26 +0000</pubDate>
		<dc:creator>Thoni</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[abrMate]]></category>
		<category><![CDATA[Photoshop Brushes Manager]]></category>
		<category><![CDATA[Photoshop Brushes Viewer]]></category>

		<guid isPermaLink="false">http://fairdesigner.com/?p=183</guid>
		<description><![CDATA[Photoshop Brushes allow Photoshop designers to create any instant object or effect just in a click! This is good thing and this is nice to be true but it is real. Sometime Photoshop designers get difficulty when they have a lot of Photoshop brushes collection and feel hard when they want to organize the downloaded [...]]]></description>
		<wfw:commentRss>http://fairdesigner.com/2013/01/30/abrmate-a-photoshop-brushes-viewer-or-more-than-that.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bird Photoshop Brushes</title>
		<link>http://fairdesigner.com/2013/01/19/bird-photoshop-brushes.html</link>
		<comments>http://fairdesigner.com/2013/01/19/bird-photoshop-brushes.html#comments</comments>
		<pubDate>Sat, 19 Jan 2013 00:00:09 +0000</pubDate>
		<dc:creator>Thoni</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Birds]]></category>

		<guid isPermaLink="false">http://fairdesigner.com/?p=309</guid>
		<description><![CDATA[These brushes are nice to use in our designs. Among many brushes for photoshop this pack of photoshop brushes attract me to use in my design testing and I include the pack to my freebies list so I will need just go to the rack if I need them next time. Just a suggestion to [...]]]></description>
		<wfw:commentRss>http://fairdesigner.com/2013/01/19/bird-photoshop-brushes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Showing Specific Category in WordPress Template</title>
		<link>http://fairdesigner.com/2012/11/28/showing-specific-category-in-wordpress-template.html</link>
		<comments>http://fairdesigner.com/2012/11/28/showing-specific-category-in-wordpress-template.html#comments</comments>
		<pubDate>Wed, 28 Nov 2012 05:05:05 +0000</pubDate>
		<dc:creator>Thoni</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[Wordpress Templates]]></category>
		<category><![CDATA[Wordpress Themes]]></category>

		<guid isPermaLink="false">http://fairdesigner.com/?p=371</guid>
		<description><![CDATA[You may want to custom your wordpress page to load specific categories only and hide unwanted categories to load. To do that you need to write some lines of code to insert in the &#8220;loop&#8221;. Let&#8217;s we add some lines of code right before the &#8220;loop&#8221; &#60;?php global $query_string; // required query_posts($query_string.&#039;&#38;cat=43,4,15&#38;order=DESC&#039;); ?&#62; The &#8220;cat&#8221; [...]]]></description>
		<wfw:commentRss>http://fairdesigner.com/2012/11/28/showing-specific-category-in-wordpress-template.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery(this) : What this can do</title>
		<link>http://fairdesigner.com/2012/11/28/jquerythis-what-this-can-do.html</link>
		<comments>http://fairdesigner.com/2012/11/28/jquerythis-what-this-can-do.html#comments</comments>
		<pubDate>Wed, 28 Nov 2012 04:23:32 +0000</pubDate>
		<dc:creator>Thoni</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[jQuery Basics]]></category>

		<guid isPermaLink="false">http://fairdesigner.com/?p=359</guid>
		<description><![CDATA[In learning jQuery library, people who new in jQuery then I will sure they will find so many tag that they don&#8217;t know for what the tag is. Actually this is for people who have a little knowledge about programming and not only jQuery. Here I will show what we can do with tag: jQuery(this); [...]]]></description>
		<wfw:commentRss>http://fairdesigner.com/2012/11/28/jquerythis-what-this-can-do.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seeing Values Contained in Any Variable in PHP</title>
		<link>http://fairdesigner.com/2012/10/12/seeing-values-contained-in-any-variable-in-php.html</link>
		<comments>http://fairdesigner.com/2012/10/12/seeing-values-contained-in-any-variable-in-php.html#comments</comments>
		<pubDate>Fri, 12 Oct 2012 12:02:53 +0000</pubDate>
		<dc:creator>Thoni</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://fairdesigner.com/?p=342</guid>
		<description><![CDATA[This method is very useful to know or to see the value contained in a variable in PHP. This is something which often happen, particularly for beginner to PHP programmer, when it is too deep you make the class structure (and even very simple ones), and you fail even lost to get the structure and [...]]]></description>
		<wfw:commentRss>http://fairdesigner.com/2012/10/12/seeing-values-contained-in-any-variable-in-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
