<?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="http://thecodecentral.com/feed" rel="self" type="application/rss+xml" />
	<link>http://thecodecentral.com</link>
	<description>He is no fool who gives what he cannot keep to gain that which he cannot lose.  &#160;&#160;&#160; -Jim Elliot</description>
	<lastBuildDate>Wed, 14 Mar 2012 06:28:45 +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>Connect to Amazon EC2 Instance from Nautilus without Using Password File</title>
		<link>http://thecodecentral.com/2012/02/01/connect-to-amazon-ec2-instance-from-nautilus-without-using-password-file</link>
		<comments>http://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>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 [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2012/02/01/connect-to-amazon-ec2-instance-from-nautilus-without-using-password-file/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solving Weird Facebook Error 191 in IE7</title>
		<link>http://thecodecentral.com/2012/01/23/solving-weird-facebook-error-191-in-ie7</link>
		<comments>http://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>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). API Error Code: 191 API Error Description: The specified URL is not [...]]]></description>
		<wfw:commentRss>http://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>http://thecodecentral.com/2011/11/22/object-oriented-way-of-creating-a-jquery-image-slider</link>
		<comments>http://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>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>http://thecodecentral.com/2011/11/22/object-oriented-way-of-creating-a-jquery-image-slider/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu 11.10 Look Overhaul</title>
		<link>http://thecodecentral.com/2011/11/14/ubuntu-11-10-look-overhaul</link>
		<comments>http://thecodecentral.com/2011/11/14/ubuntu-11-10-look-overhaul#comments</comments>
		<pubDate>Mon, 14 Nov 2011 17:33:18 +0000</pubDate>
		<dc:creator>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, [...]]]></description>
		<wfw:commentRss>http://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>http://thecodecentral.com/2011/08/15/ctnotify-%e2%80%93-a-flexible-multi-instance-jquery-notification-script</link>
		<comments>http://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>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 [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2011/08/15/ctnotify-%e2%80%93-a-flexible-multi-instance-jquery-notification-script/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Symfony Per Developer Configuration under Version Control</title>
		<link>http://thecodecentral.com/2011/07/12/symfony-per-developer-configuration-under-version-control</link>
		<comments>http://thecodecentral.com/2011/07/12/symfony-per-developer-configuration-under-version-control#comments</comments>
		<pubDate>Tue, 12 Jul 2011 08:00:56 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=799</guid>
		<description><![CDATA[Are you a Symfony developer who work with several other developers, and you share your progress with them using a Version Control System (VCS)? Subversion, GIT, Mercurial, you name it. In a team based development environment, it's not uncommon that each of the developer needs to have some sort of personalized configurations. For example, in [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2011/07/12/symfony-per-developer-configuration-under-version-control/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Switch to External Monitor Connected via HDMI/VGA port in Ubuntu</title>
		<link>http://thecodecentral.com/2011/03/01/switch-to-external-monitor-connected-via-hdmivga-port-in-ubuntu</link>
		<comments>http://thecodecentral.com/2011/03/01/switch-to-external-monitor-connected-via-hdmivga-port-in-ubuntu#comments</comments>
		<pubDate>Tue, 01 Mar 2011 17:31:11 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=779</guid>
		<description><![CDATA[This is more like part II of the article I posted earlier about my laptop issues in Ubuntu. I finally managed to get the HDMI (possibly VGA) port working. Keep reading if you are interested. I found that I have to connect the HDMI cable before Ubuntu is booted up. If I do that, I [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2011/03/01/switch-to-external-monitor-connected-via-hdmivga-port-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Fix Ubuntu (or Linux) Suspend/Hibernate Not Working Bug</title>
		<link>http://thecodecentral.com/2011/01/18/fix-ubuntu-10-10-suspendhibernate-not-working-bug</link>
		<comments>http://thecodecentral.com/2011/01/18/fix-ubuntu-10-10-suspendhibernate-not-working-bug#comments</comments>
		<pubDate>Tue, 18 Jan 2011 13:24:10 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=725</guid>
		<description><![CDATA[I own an Asus N73JQ laptop, the spec is top notch. Since Windows has been long gone from my candidate OS, I installed Ubuntu 10.10 right away. So far the result is quite amazing. Smooth, reliable, and it feels just right. Although the OS itself is very impressive, I have 2 major issues with the [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2011/01/18/fix-ubuntu-10-10-suspendhibernate-not-working-bug/feed</wfw:commentRss>
		<slash:comments>518</slash:comments>
		</item>
		<item>
		<title>Selenium and symfony Integeration &#8211; the Non-plugin Approach (Tutorial)</title>
		<link>http://thecodecentral.com/2010/08/25/selenium-and-symfony-integeration-the-non-plugin-approach-tutorial</link>
		<comments>http://thecodecentral.com/2010/08/25/selenium-and-symfony-integeration-the-non-plugin-approach-tutorial#comments</comments>
		<pubDate>Wed, 25 Aug 2010 09:29:05 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=610</guid>
		<description><![CDATA[I have been writing a lot test cases for a large web project built by symfony. From time to time I found the build-in testers are not sufficient to test my application thorough enough. Often times it is not possible to simulate the way a user would interact with the application. For this reason, I [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2010/08/25/selenium-and-symfony-integeration-the-non-plugin-approach-tutorial/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Use Gedit as Remote File Editor via FTP and SSH (Ubuntu)</title>
		<link>http://thecodecentral.com/2010/04/02/use-gedit-as-remote-file-editor-via-ftp-and-ssh-ubuntu</link>
		<comments>http://thecodecentral.com/2010/04/02/use-gedit-as-remote-file-editor-via-ftp-and-ssh-ubuntu#comments</comments>
		<pubDate>Sat, 03 Apr 2010 07:12:47 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/?p=481</guid>
		<description><![CDATA[Migrating from Windows Vista to Ubuntu 8.04 and have been using it all the way to 9.10, I am now a complete Linux convert. As a web developer, I am frequently required to edit files on remote servers. Without some kind of mechanism to automate the upload process, it becomes laborious as number of files [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2010/04/02/use-gedit-as-remote-file-editor-via-ftp-and-ssh-ubuntu/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

