<?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>Code Central</title>
	<atom:link href="https://thecodecentral.com/feed" rel="self" type="application/rss+xml" />
	<link>https://thecodecentral.com</link>
	<description>He is no fool who gives what he cannot keep to gain that which he cannot lose.      -Jim Elliot</description>
	<lastBuildDate>Fri, 13 Jan 2017 18:53:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.10</generator>
	<item>
		<title>Enable HTTPS for All Virtual Hosts on Nginx &#8211; For Free</title>
		<link>https://thecodecentral.com/2016/05/27/enable-https-for-all-virtual-hosts-on-nginx-for-free</link>
		<pubDate>Sat, 28 May 2016 07:45:46 +0000</pubDate>
		<dc:creator><![CDATA[Cuong]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Server-Side]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=1412</guid>
		<description><![CDATA[This guide shows how to use Let's Encrypt and certbot to enable free HTTPS encryption for virtual hosts on a dedicated Nginx server.]]></description>
		</item>
		<item>
		<title>Resolve Common Errors Related to Docker Beta On Mac OS</title>
		<link>https://thecodecentral.com/2016/05/03/resolve-common-errors-related-to-docker-beta-on-mac-os</link>
		<pubDate>Tue, 03 May 2016 19:48:56 +0000</pubDate>
		<dc:creator><![CDATA[Cuong]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=1393</guid>
		<description><![CDATA[I am testing Docker beta and have run into a few issues. I am posting them here along with the solutions. It may help someone who is going through the same thing. Issue 1 com.docker.osx.xhyve.linux failed to start This can happens if you are running Docker beta applications on multiple user accounts. Solution sudo chown... <a class="more-link" href="https://thecodecentral.com/2016/05/03/resolve-common-errors-related-to-docker-beta-on-mac-os">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		</item>
		<item>
		<title>Goto.sh</title>
		<link>https://thecodecentral.com/2014/09/15/goto-sh</link>
		<comments>https://thecodecentral.com/2014/09/15/goto-sh#comments</comments>
		<pubDate>Tue, 16 Sep 2014 05:51:00 +0000</pubDate>
		<dc:creator><![CDATA[Cuong]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=1345</guid>
		<description><![CDATA[A super fast terminal based directory switcher that allows user to change working directory quickly. Get it on Github]]></description>
		<wfw:commentRss>https://thecodecentral.com/2014/09/15/goto-sh/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use Mouse Buttons to Perform Copy / Paste in Linux (Updated)</title>
		<link>https://thecodecentral.com/2013/03/04/use-mouse-buttons-to-perform-copy-paste-in-linux-updated</link>
		<comments>https://thecodecentral.com/2013/03/04/use-mouse-buttons-to-perform-copy-paste-in-linux-updated#comments</comments>
		<pubDate>Mon, 04 Mar 2013 15:39:06 +0000</pubDate>
		<dc:creator><![CDATA[Cuong]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=1236</guid>
		<description><![CDATA[This is a following-up post for this post. In my previous post, I have discussed how to perform copy/paste quickly using mouse buttons. The setup requires Compiz. If you use Compiz as your window manager, great, you don't need to read this article. If you don't, you still have alternative. Prerequisites xbindkeys xdotool x11-utils (if... <a class="more-link" href="https://thecodecentral.com/2013/03/04/use-mouse-buttons-to-perform-copy-paste-in-linux-updated">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>https://thecodecentral.com/2013/03/04/use-mouse-buttons-to-perform-copy-paste-in-linux-updated/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use Mouse Buttons to Perform Copy / Paste in Ubuntu</title>
		<link>https://thecodecentral.com/2012/07/27/use-mouse-buttons-to-perform-copy-paste-in-ubuntu</link>
		<comments>https://thecodecentral.com/2012/07/27/use-mouse-buttons-to-perform-copy-paste-in-ubuntu#comments</comments>
		<pubDate>Sat, 28 Jul 2012 06:57:22 +0000</pubDate>
		<dc:creator><![CDATA[Cuong]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=1101</guid>
		<description><![CDATA[Updated (3/4/2013): If you don't have Compiz, you may read this article first. As a programmer, the ability perform copy and paste efficiently is vital to me. What can be more efficient than Ctrl+C and Ctrl+V -- you might ask. Well, they are very efficient if you are right-handed, but I am left-handed (or rather,... <a class="more-link" href="https://thecodecentral.com/2012/07/27/use-mouse-buttons-to-perform-copy-paste-in-ubuntu">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>https://thecodecentral.com/2012/07/27/use-mouse-buttons-to-perform-copy-paste-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Connect to Amazon EC2 Instance from Nautilus without Using Password File</title>
		<link>https://thecodecentral.com/2012/02/01/connect-to-amazon-ec2-instance-from-nautilus-without-using-password-file</link>
		<comments>https://thecodecentral.com/2012/02/01/connect-to-amazon-ec2-instance-from-nautilus-without-using-password-file#comments</comments>
		<pubDate>Wed, 01 Feb 2012 08:20:41 +0000</pubDate>
		<dc:creator><![CDATA[Cuong]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=1069</guid>
		<description><![CDATA[Lately, I have been working frequently with a couple EC2 instances. Remote editing on these instances has become a day-to-day task for me. These instances are based on Amazon Linux. I am so used to the "Ubuntu" way of remote editing, which I have described here. With EC2 instances, however, this method seems to be... <a class="more-link" href="https://thecodecentral.com/2012/02/01/connect-to-amazon-ec2-instance-from-nautilus-without-using-password-file">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>https://thecodecentral.com/2012/02/01/connect-to-amazon-ec2-instance-from-nautilus-without-using-password-file/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Solving Weird Facebook Error 191 in IE7</title>
		<link>https://thecodecentral.com/2012/01/23/solving-weird-facebook-error-191-in-ie7</link>
		<comments>https://thecodecentral.com/2012/01/23/solving-weird-facebook-error-191-in-ie7#comments</comments>
		<pubDate>Mon, 23 Jan 2012 08:00:36 +0000</pubDate>
		<dc:creator><![CDATA[Cuong]]></dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=1059</guid>
		<description><![CDATA[I was doing some QA for a Facebook application the other day. I encountered a strange error message that only occurred in IE 7, but not in any other browsers that I tested against with (Firefox, Chrome, Safari, perhaps IE &#62;= 8 too). [crayon-5d0234fab4751570128602/] Adding a channel file fixed the problem: [crayon-5d0234fab4757139872852/] Make sure that... <a class="more-link" href="https://thecodecentral.com/2012/01/23/solving-weird-facebook-error-191-in-ie7">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>https://thecodecentral.com/2012/01/23/solving-weird-facebook-error-191-in-ie7/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tutorial: Object-Oriented Way of Creating a jQuery Image Slider</title>
		<link>https://thecodecentral.com/2011/11/22/object-oriented-way-of-creating-a-jquery-image-slider</link>
		<comments>https://thecodecentral.com/2011/11/22/object-oriented-way-of-creating-a-jquery-image-slider#comments</comments>
		<pubDate>Tue, 22 Nov 2011 09:49:32 +0000</pubDate>
		<dc:creator><![CDATA[Cuong]]></dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=972</guid>
		<description><![CDATA[The purpose of this article is to demonstrate]]></description>
		<wfw:commentRss>https://thecodecentral.com/2011/11/22/object-oriented-way-of-creating-a-jquery-image-slider/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Ubuntu 11.10 Look Overhaul</title>
		<link>https://thecodecentral.com/2011/11/14/ubuntu-11-10-look-overhaul</link>
		<comments>https://thecodecentral.com/2011/11/14/ubuntu-11-10-look-overhaul#comments</comments>
		<pubDate>Mon, 14 Nov 2011 17:33:18 +0000</pubDate>
		<dc:creator><![CDATA[Cuong]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[GNome 3]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unity]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=923</guid>
		<description><![CDATA[I have been using Ubuntu 11.10 for about two weeks now. During this time, I have been switching back and forth between Unity and Gnome 3 shell interface. I am finally convinced that I am not a Gnome 3 person, and the right choice for me is Unity. I don't want to explain the detail,... <a class="more-link" href="https://thecodecentral.com/2011/11/14/ubuntu-11-10-look-overhaul">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>https://thecodecentral.com/2011/11/14/ubuntu-11-10-look-overhaul/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>ctNotify – A Flexible Multi-Instance jQuery Notification Script</title>
		<link>https://thecodecentral.com/2011/08/15/ctnotify-%e2%80%93-a-flexible-multi-instance-jquery-notification-script</link>
		<comments>https://thecodecentral.com/2011/08/15/ctnotify-%e2%80%93-a-flexible-multi-instance-jquery-notification-script#comments</comments>
		<pubDate>Mon, 15 Aug 2011 11:58:03 +0000</pubDate>
		<dc:creator><![CDATA[Cuong]]></dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=839</guid>
		<description><![CDATA[I am pleased to announce the release version of my jQuery notification script. I have made this long time ago, but finally I have polished it enough to be made available to the public. This is a queued notification script, meaning that you can push the notification without worry about overwriting the previous one. Best... <a class="more-link" href="https://thecodecentral.com/2011/08/15/ctnotify-%e2%80%93-a-flexible-multi-instance-jquery-notification-script">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>https://thecodecentral.com/2011/08/15/ctnotify-%e2%80%93-a-flexible-multi-instance-jquery-notification-script/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
