<?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>Jaspreet Chahal&#039;s Blog </title>
	<atom:link href="http://jaspreetchahal.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaspreetchahal.org</link>
	<description>Imagination is more important than knowledge</description>
	<lastBuildDate>Mon, 20 May 2013 02:42:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>WordPress Like To Unlock Content Plugin</title>
		<link>http://jaspreetchahal.org/wordpress-like-to-unlock-content-plugin/</link>
		<comments>http://jaspreetchahal.org/wordpress-like-to-unlock-content-plugin/#comments</comments>
		<pubDate>Mon, 20 May 2013 01:47:35 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[Tools I wrote]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4781</guid>
		<description><![CDATA[Hey Guys, Today I am announcing a completed plugin for your WordPress blog, Facebook Like or Google Plus One To Unlock Content Plugin. Yeah I know that you have seen a couple of jQuery plugins from me in my previous post but I tell you what, there was nothing for WordPress that I did regarding utilizing [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/wordpress-like-to-unlock-content-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change Google Plus stream layout to old one</title>
		<link>http://jaspreetchahal.org/how-to-change-google-plus-stream-layout-to-old-one/</link>
		<comments>http://jaspreetchahal.org/how-to-change-google-plus-stream-layout-to-old-one/#comments</comments>
		<pubDate>Wed, 15 May 2013 23:46:43 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[General Technical]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4846</guid>
		<description><![CDATA[Hi Guys, Well its exciting that Google has updated look and feel for their Social tool called Google+ We used to have a tall news stream and now it more beautiful, more like tiles. Here is a screenshot of the new layout &#160; &#160; Interesting part is that you can switch to the old tall [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/how-to-change-google-plus-stream-layout-to-old-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get numeric Facebook user ID</title>
		<link>http://jaspreetchahal.org/how-to-get-numeric-facebook-user-id/</link>
		<comments>http://jaspreetchahal.org/how-to-get-numeric-facebook-user-id/#comments</comments>
		<pubDate>Tue, 07 May 2013 07:21:58 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[General Technical]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[how to find facebook account id number]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4795</guid>
		<description><![CDATA[Hi Guys, Well I am new to FaceBook Graph API or FaceBook API in general but that doesn&#8217;t stop me to share if I come up with something useful. Why do you need to know your FaceBook ID? I am a WordPress developer too and there are many social plugins that need to know your [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/how-to-get-numeric-facebook-user-id/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Font Awesome Icons in HTML5 Lists</title>
		<link>http://jaspreetchahal.org/using-font-awesome-icons-in-html5-lists/</link>
		<comments>http://jaspreetchahal.org/using-font-awesome-icons-in-html5-lists/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 06:13:56 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Using Font Awesome icons as bullets]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4771</guid>
		<description><![CDATA[First there is no difference as such in HTML4/5 lists as far as my knowledge goes. They render the same way so the title of this post is not misleading but I am just trying to stay up with the latest Anyway this post shows how to use Font Awesome in your Ordered or Unordered [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/using-font-awesome-icons-in-html5-lists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to detect Facebook Unlike</title>
		<link>http://jaspreetchahal.org/how-to-detect-facebook-unlike/</link>
		<comments>http://jaspreetchahal.org/how-to-detect-facebook-unlike/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 23:25:38 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4766</guid>
		<description><![CDATA[Hi Guys, Let me show you how to detect the Facebook Unlike. Without wasting much time lets jump straight to the point. First up is to get our markup set up The Markup Above is just basic markup that is required for your Like button as picked from the Facebook docs. Next up will be [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/how-to-detect-facebook-unlike/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery plugin to create Facebook like button with callabacks (Like and Unlike)</title>
		<link>http://jaspreetchahal.org/jquery-plugin-to-create-facebook-like-button-with-callabacks-like-and-unlike/</link>
		<comments>http://jaspreetchahal.org/jquery-plugin-to-create-facebook-like-button-with-callabacks-like-and-unlike/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 13:45:37 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4763</guid>
		<description><![CDATA[There are times when you want to know if user Facebook Liked or Unliked your page. Facebook provide an API for that, also there are times when you want to generate Like button on the fly rather including the code upfront in your HTML file. This requirement can be result of N ideas. My first [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/jquery-plugin-to-create-facebook-like-button-with-callabacks-like-and-unlike/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Zealand Street Names Database along with Suburb, Postcode, District, Longitude and Latitude value</title>
		<link>http://jaspreetchahal.org/new-zealand-street-names-database-along-with-suburb-postcode-district-longitude-and-latitude-value/</link>
		<comments>http://jaspreetchahal.org/new-zealand-street-names-database-along-with-suburb-postcode-district-longitude-and-latitude-value/#comments</comments>
		<pubDate>Wed, 24 Apr 2013 03:39:56 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[Databases]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4749</guid>
		<description><![CDATA[Hi Guys, I just introduced a new Product in Database category that enables you to store New Zealand Street names and other details in your database so that you can help you users filling their information on Web forms etc. Benefits The 3 main benefits of such database You can pin point a street address [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/new-zealand-street-names-database-along-with-suburb-postcode-district-longitude-and-latitude-value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Add extra meta links for your plugin on Installed Plugin page</title>
		<link>http://jaspreetchahal.org/wordpress-add-extra-meta-links-for-your-plugin-on-installed-plugin-page/</link>
		<comments>http://jaspreetchahal.org/wordpress-add-extra-meta-links-for-your-plugin-on-installed-plugin-page/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 06:05:09 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Add Links in Plugins Menu page WordPress]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4739</guid>
		<description><![CDATA[&#160; Hi Guys, Before you get confused on what I am going to say or write about let me show you a screenshot that is what we will be discussing in this blog post. Alright, So see those Links that appear besides my name Contact me Purchase Pro We are just going to look at [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/wordpress-add-extra-meta-links-for-your-plugin-on-installed-plugin-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Lighten or Darken HEX or RGB color in PHP and JavaScript</title>
		<link>http://jaspreetchahal.org/how-to-lighten-or-darken-hex-or-rgb-color-in-php-and-javascript/</link>
		<comments>http://jaspreetchahal.org/how-to-lighten-or-darken-hex-or-rgb-color-in-php-and-javascript/#comments</comments>
		<pubDate>Sun, 21 Apr 2013 08:51:43 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4731</guid>
		<description><![CDATA[Hi Guys, Just a thought and following up on my previous post is a function that you can use in your PHP code to brighten or darken a HEX or a RGB color, For color manipulation in JavaScript you can look at this cool library https://github.com/jfsiii/chromath PHP Function Below is the function you can use to [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/how-to-lighten-or-darken-hex-or-rgb-color-in-php-and-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Convert HEX color code to RGB or RGB to HEX</title>
		<link>http://jaspreetchahal.org/php-convert-hex-color-code-to-rgb-or-rgb-to-hex/</link>
		<comments>http://jaspreetchahal.org/php-convert-hex-color-code-to-rgb-or-rgb-to-hex/#comments</comments>
		<pubDate>Sat, 20 Apr 2013 11:09:22 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4727</guid>
		<description><![CDATA[Hi Guys, This is a quick TIP so that I don&#8217;t have a burden of not sharing this age old function I wrote ages ago with you Anyway there are many occasion when you would like to problematically adjust say brightness, red, green, blue depths for a color code, Let me show you how to do it [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/php-convert-hex-color-code-to-rgb-or-rgb-to-hex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Youtube Channel Embed Plugin &#8211; A Pro Edition</title>
		<link>http://jaspreetchahal.org/wordpress-youtube-channel-embed-plugin-a-pro-edition/</link>
		<comments>http://jaspreetchahal.org/wordpress-youtube-channel-embed-plugin-a-pro-edition/#comments</comments>
		<pubDate>Thu, 18 Apr 2013 00:57:21 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4716</guid>
		<description><![CDATA[Hello, You must have been using the Free edition of this plugin and wanted to upgrade to PRO version, that&#8217;s what brought you here on this page. PRO version&#8217;s biggest advantage is personal email support and guaranteed 48 hours reply. Plugin name I named this plugin as jcwp youtube channel embed pro, Lets check what this [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/wordpress-youtube-channel-embed-plugin-a-pro-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress &#8211; Using Colorpicker in your plugins</title>
		<link>http://jaspreetchahal.org/wordpress-using-colorpicker-in-your-plugins/</link>
		<comments>http://jaspreetchahal.org/wordpress-using-colorpicker-in-your-plugins/#comments</comments>
		<pubDate>Thu, 18 Apr 2013 00:07:10 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress colorpicker tutorial]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4695</guid>
		<description><![CDATA[Hello, While I have been working on a new WordPress plugin, I wanted to use a Color picker, I started my usual lookup on WordPress codex to see how can I go about it. So here are my findings and details on how to use a color picker within your plugin. Most of the information [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/wordpress-using-colorpicker-in-your-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Plugin to Generate Google plus one +1 buttons</title>
		<link>http://jaspreetchahal.org/jquery-plugin-to-generate-google-plus-one-1-buttons/</link>
		<comments>http://jaspreetchahal.org/jquery-plugin-to-generate-google-plus-one-1-buttons/#comments</comments>
		<pubDate>Sun, 14 Apr 2013 10:05:38 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tools I wrote]]></category>
		<category><![CDATA[jQuery Google +1 generator]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4684</guid>
		<description><![CDATA[Hi Guys, For a new project of mine there were couple of requirements which gave birth to a couple of useful jQuery code snippets or in other words plugins. One of them is called jcPlusBtn.js This is a little jQuery code that you can use as a plugin that will page Google Plus button on [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/jquery-plugin-to-generate-google-plus-one-1-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Shortcodes in WordPress &#8211; Beginner Tip</title>
		<link>http://jaspreetchahal.org/creating-shortcodes-in-wordpress-beginner-tip/</link>
		<comments>http://jaspreetchahal.org/creating-shortcodes-in-wordpress-beginner-tip/#comments</comments>
		<pubDate>Sun, 14 Apr 2013 07:50:06 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4677</guid>
		<description><![CDATA[Hey Guys, Well, there are times when you would need this. The need could be as simple as adding two numbers but ShortCodes offers so much flexibility to WordPress that it is right of every blogger to know how to create a shortcode. I know, if you are like me the first thing you will [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/creating-shortcodes-in-wordpress-beginner-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting visitors to google plus one your page before showing your locked or hidden page content</title>
		<link>http://jaspreetchahal.org/getting-visitors-to-google-plus-one-your-page-before-showing-your-locked-or-hidden-page-content/</link>
		<comments>http://jaspreetchahal.org/getting-visitors-to-google-plus-one-your-page-before-showing-your-locked-or-hidden-page-content/#comments</comments>
		<pubDate>Fri, 12 Apr 2013 10:13:41 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[General Technical]]></category>
		<category><![CDATA[Google +1 to show locked content]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4666</guid>
		<description><![CDATA[Hi Guys, Well you know what, sometimes making use of whats available for creative use makes sense. Google +1 buttons were introduced ages ago and they are serving well for their purpose. We want to be careful as well on how we use them. Following up on my previous blog post which talked about how [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/getting-visitors-to-google-plus-one-your-page-before-showing-your-locked-or-hidden-page-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting visitors to Facebook like your page before showing your page content</title>
		<link>http://jaspreetchahal.org/getting-visitors-to-facebook-like-your-page-before-showing-your-page-content/</link>
		<comments>http://jaspreetchahal.org/getting-visitors-to-facebook-like-your-page-before-showing-your-page-content/#comments</comments>
		<pubDate>Fri, 12 Apr 2013 02:45:04 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[General Technical]]></category>
		<category><![CDATA[facebook like page before seeing content]]></category>
		<category><![CDATA[facebook page like before viewing content]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4660</guid>
		<description><![CDATA[Hi Guys, Well now that I am doing a bit of RnD on Facebook JavaScript API I found out few interesting things. Mind you that this is the first time I am playing with Facebook API so please if my solution is not good enough then don&#8217;t forget to leave comments and share yours, so [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/getting-visitors-to-facebook-like-your-page-before-showing-your-page-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS photoshop like selection effect on divs</title>
		<link>http://jaspreetchahal.org/css-photoshop-like-selection-effect-on-divs/</link>
		<comments>http://jaspreetchahal.org/css-photoshop-like-selection-effect-on-divs/#comments</comments>
		<pubDate>Sun, 07 Apr 2013 23:49:31 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4637</guid>
		<description><![CDATA[Hi Guys, I am not sure why you would do it other than to get user attention on specific part of your HTML page. I found those little animated borders annoying anyway but they do work to get attention of your website visitor. This post talk about it. We will be looking at a selection [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/css-photoshop-like-selection-effect-on-divs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to disable Autocorrect, spellcheck and autocomplete HTML5 Tip</title>
		<link>http://jaspreetchahal.org/how-to-disable-autocorrect-spellcheck-and-autocomplete-html5-tip/</link>
		<comments>http://jaspreetchahal.org/how-to-disable-autocorrect-spellcheck-and-autocomplete-html5-tip/#comments</comments>
		<pubDate>Sun, 07 Apr 2013 05:07:47 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Mobile Computing]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4633</guid>
		<description><![CDATA[Hi Guys, There are time when you would like to disable AutoCorrection, Spell checking, Auto Completion for your form fields. This is true when a field takes in values like names, addresses, phone numbers etc Even though mobile browsers and desktop browsers offers these as features to help users to make less mistakes with their [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/how-to-disable-autocorrect-spellcheck-and-autocomplete-html5-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a php based image to data url (base64) function tool for img src attribute</title>
		<link>http://jaspreetchahal.org/building-a-php-based-image-to-data-url-function-tool-for-img-src-attribute/</link>
		<comments>http://jaspreetchahal.org/building-a-php-based-image-to-data-url-function-tool-for-img-src-attribute/#comments</comments>
		<pubDate>Fri, 05 Apr 2013 00:22:52 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[image to data uri]]></category>
		<category><![CDATA[image to data uri with php]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4589</guid>
		<description><![CDATA[Hi Guys, There are times when you would want to save HTTP requests to your servers. One thing you can do is to &#8220;include&#8221; your image in the html file itself. Sure it will make your HTML file a bit heavier but the client won&#8217;t be hitting your server for that extra call to load [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/building-a-php-based-image-to-data-url-function-tool-for-img-src-attribute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image blur using canvas html5</title>
		<link>http://jaspreetchahal.org/image-blur-using-canvas-html5/</link>
		<comments>http://jaspreetchahal.org/image-blur-using-canvas-html5/#comments</comments>
		<pubDate>Thu, 28 Mar 2013 08:35:27 +0000</pubDate>
		<dc:creator>Jaspreet Chahal</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://jaspreetchahal.org/?p=4575</guid>
		<description><![CDATA[G&#8217;day, While I was looking around for something with my not so relevant queries, I found StackBlur which does pretty good Job to blur an Image by introducing a Canvas layer on top of the Image. I guess it make sense to do it that way. The results is something that took me by surprise. They [...]]]></description>
		<wfw:commentRss>http://jaspreetchahal.org/image-blur-using-canvas-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
