<?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>The Choppr Blog</title>
	<atom:link href="http://blog.thechoppr.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thechoppr.com</link>
	<description>Advanced CSS Explained</description>
	<lastBuildDate>Mon, 19 Nov 2012 22:30:45 +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>Backup Your gMail Account (part 2)</title>
		<link>http://blog.thechoppr.com/2012/04/03/backup-your-gmail-account-part-2/</link>
		<comments>http://blog.thechoppr.com/2012/04/03/backup-your-gmail-account-part-2/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 03:13:59 +0000</pubDate>
		<dc:creator>Krasen T</dc:creator>
				<category><![CDATA[Back-end Development]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://blog.thechoppr.com/?p=294</guid>
		<description><![CDATA[Okay, I wrote an article here how to backup your gMail Inbox, and here are some more tips that will speed up the process because with large INBOX files the time increase exponentially. 1. Enable your gMail to get all INBOX messages If you&#8217;d like to create full back to your gMail Inbox you need [...]]]></description>
		<wfw:commentRss>http://blog.thechoppr.com/2012/04/03/backup-your-gmail-account-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup your gMail Account *</title>
		<link>http://blog.thechoppr.com/2012/03/29/backup-your-gmail-account/</link>
		<comments>http://blog.thechoppr.com/2012/03/29/backup-your-gmail-account/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 17:42:45 +0000</pubDate>
		<dc:creator>Krasen T</dc:creator>
				<category><![CDATA[Back-end Development]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://blog.thechoppr.com/?p=273</guid>
		<description><![CDATA[Here are the steps that you need to take to backup your gMail account including all the attachments (under Windows). 1.Enable POP in Gmail How to Enable POP 2. Download and install Cygwin How to Install Cygwin To download you email you need a program called fetchmail, so during the Cygwin installation go under the [...]]]></description>
		<wfw:commentRss>http://blog.thechoppr.com/2012/03/29/backup-your-gmail-account/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Keep your HTML From Text Input &amp; Textarea Default Values</title>
		<link>http://blog.thechoppr.com/2012/03/29/keep-your-html-from-text-input-textarea-default-values/</link>
		<comments>http://blog.thechoppr.com/2012/03/29/keep-your-html-from-text-input-textarea-default-values/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 15:59:57 +0000</pubDate>
		<dc:creator>Krasen T</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[JavaScript/jQuery]]></category>

		<guid isPermaLink="false">http://blog.thechoppr.com/?p=259</guid>
		<description><![CDATA[Do you want to keep the default values in your text input &#038; textarea from elements when they get out of focus? The code below will remove the default value if the field is active and then if the user doesn&#8217;t input anything and field is out of focus the default value will appear back [...]]]></description>
		<wfw:commentRss>http://blog.thechoppr.com/2012/03/29/keep-your-html-from-text-input-textarea-default-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some of the Best Website Design Related Sites</title>
		<link>http://blog.thechoppr.com/2012/03/27/some-of-the-best-website-design-related-sites/</link>
		<comments>http://blog.thechoppr.com/2012/03/27/some-of-the-best-website-design-related-sites/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 03:34:34 +0000</pubDate>
		<dc:creator>Krasen T</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://blog.thechoppr.com/blog/?p=149</guid>
		<description><![CDATA[Here is a very short list of some of the most useful sites about web design, inspiration and front end development. 24 Ways A List Apart Bittbox CSS-Tricks Design Reviver Dezinerfolio]]></description>
		<wfw:commentRss>http://blog.thechoppr.com/2012/03/27/some-of-the-best-website-design-related-sites/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Open External Links in New Window/Tab in WordPress</title>
		<link>http://blog.thechoppr.com/2011/06/07/how-to-open-external-links-in-new-windowtab-in-wordpress/</link>
		<comments>http://blog.thechoppr.com/2011/06/07/how-to-open-external-links-in-new-windowtab-in-wordpress/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 09:27:16 +0000</pubDate>
		<dc:creator>Krasen T</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[JavaScript/jQuery]]></category>

		<guid isPermaLink="false">http://blog.thechoppr.com/blog/?p=194</guid>
		<description><![CDATA[Here is very simple way to open external URL links in new window or tab in WordPress using the jQuery library. Just copy &#038; paste the following code somewhere between your head tags. &#60;script src="http://code.jquery.com/jquery-1.7.2.min.js" type="text/javascript"&#62;&#60;/script&#62; &#60;script type="text/javascript"&#62; $(document).ready(function(){ $("body a[href^='http://']").not("body [href*='thechoppr.com']").attr('target','_blank'); }); &#60;/script&#62; This link will open in new window &#038; this will not.]]></description>
		<wfw:commentRss>http://blog.thechoppr.com/2011/06/07/how-to-open-external-links-in-new-windowtab-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
