<?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; tips</title>
	<atom:link href="http://djpate.com/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://djpate.com</link>
	<description>A do-it yourself blog</description>
	<lastBuildDate>Fri, 02 Dec 2011 14:12:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to make cross-domain ajax request using jsonp &amp; jquery</title>
		<link>http://djpate.com/2011/02/25/how-to-make-cross-domain-ajax-request-using-jsonp-jquery/</link>
		<comments>http://djpate.com/2011/02/25/how-to-make-cross-domain-ajax-request-using-jsonp-jquery/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 11:22:32 +0000</pubDate>
		<dc:creator>Christophe Verbinnen</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[cross]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jsonp]]></category>

		<guid isPermaLink="false">http://djpate.com/?p=411</guid>
		<description><![CDATA[As you may know AJAX request cant be done across domain (even across subdomain). This is a security feature but sometimes It can pretty usefull to make call between domains. Luckily for us AJAX allows us to make cross domain request for javascript contents. That is how JSONP works, basicly instead of passing plain json [...]]]></description>
		<wfw:commentRss>http://djpate.com/2011/02/25/how-to-make-cross-domain-ajax-request-using-jsonp-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to disable context menu on right click with jQuery</title>
		<link>http://djpate.com/2010/07/27/how-to-disable-context-menu-on-right-click-with-jquery/</link>
		<comments>http://djpate.com/2010/07/27/how-to-disable-context-menu-on-right-click-with-jquery/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 15:32:52 +0000</pubDate>
		<dc:creator>Christophe Verbinnen</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[preventDefault]]></category>
		<category><![CDATA[right click]]></category>

		<guid isPermaLink="false">http://djpate.com/?p=249</guid>
		<description><![CDATA[Today I had to make a simple script that changed the class of an element when you &#8220;right clicked&#8221; on it but I struggled for hours trying to disable the right click contect menu from showing. Finally I found a simple solution so I decided to share I tested it on FF 3.6 &#038; IE7 [...]]]></description>
		<wfw:commentRss>http://djpate.com/2010/07/27/how-to-disable-context-menu-on-right-click-with-jquery/feed/</wfw:commentRss>
		<slash:comments>1</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>

