<?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>Made in Paté &#187; free</title>
	<atom:link href="http://djpate.com/tag/free/feed/" rel="self" type="application/rss+xml" />
	<link>http://djpate.com</link>
	<description>A do-it yourself blog</description>
	<lastBuildDate>Tue, 27 Jul 2010 15:54:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Animated scroll to anchor/id function with jQuery</title>
		<link>http://djpate.com/2009/10/07/animated-scroll-to-anchorid-function-with-jquery/</link>
		<comments>http://djpate.com/2009/10/07/animated-scroll-to-anchorid-function-with-jquery/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 08:04:42 +0000</pubDate>
		<dc:creator>Christophe Verbinnen</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[anchor]]></category>
		<category><![CDATA[animate]]></category>
		<category><![CDATA[animated]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[nice]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[scrolling]]></category>
		<category><![CDATA[scrolltop]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://djpate.com/?p=186</guid>
		<description><![CDATA[Today I had to make a function for a client of mine so I decided to share it with you. It&#8217;s a oneliner but can add a really nice effect to your website. This function needs jQuery function goToByScroll(id){ $('html,body').animate({scrollTop: $(&#34;#&#34;+id).offset().top},'slow'); } Of course you can change slow to normal or fast or even a [...]]]></description>
		<wfw:commentRss>http://djpate.com/2009/10/07/animated-scroll-to-anchorid-function-with-jquery/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>How to add image tagging the facebook way !</title>
		<link>http://djpate.com/2009/09/01/image-tagging-facebook-like/</link>
		<comments>http://djpate.com/2009/09/01/image-tagging-facebook-like/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 21:33:27 +0000</pubDate>
		<dc:creator>Christophe Verbinnen</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[draggable]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[hi5]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery-ui]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[resizable]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://djpate.com/?p=114</guid>
		<description><![CDATA[Today I want to show you how to make a image tagging function on your website. It works about the same way than facebook does (or a least the way it worked some times ago because I deleted my facebook account) Basicly you take an image and you &#8220;tag&#8221; people or stuff in it by [...]]]></description>
		<wfw:commentRss>http://djpate.com/2009/09/01/image-tagging-facebook-like/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Looking for a great alternative for templateMonster ?</title>
		<link>http://djpate.com/2009/08/29/looking-for-a-great-alternative-of-templatemonster/</link>
		<comments>http://djpate.com/2009/08/29/looking-for-a-great-alternative-of-templatemonster/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 10:03:01 +0000</pubDate>
		<dc:creator>Christophe Verbinnen</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[alternative]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[template monster]]></category>
		<category><![CDATA[templatemonster]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[themeforest]]></category>

		<guid isPermaLink="false">http://djpate.com/?p=109</guid>
		<description><![CDATA[Even if you are the best web developper around , your work is not worth much if you dont have a killer design right ? Of course you can make your own but I know many devs you arent made for designing ! (me included&#8230;) A lot of websites offers templates that you can download [...]]]></description>
		<wfw:commentRss>http://djpate.com/2009/08/29/looking-for-a-great-alternative-of-templatemonster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
