<?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>Đỗ Nam Khánh weblog &#187; Trick</title>
	<atom:link href="http://donamkhanh.com/category/trick/feed" rel="self" type="application/rss+xml" />
	<link>http://donamkhanh.com</link>
	<description>Tích góp kinh nghiệm - Nhặt nhạnh kỹ năng...</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:13:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Remove the borders of your desktop icon text in Xfce</title>
		<link>http://donamkhanh.com/2010/07/03/remove-the-borders-of-your-desktop-icon-text-in-xfce.html</link>
		<comments>http://donamkhanh.com/2010/07/03/remove-the-borders-of-your-desktop-icon-text-in-xfce.html#comments</comments>
		<pubDate>Sat, 03 Jul 2010 14:36:26 +0000</pubDate>
		<dc:creator>donamkhanh</dc:creator>
				<category><![CDATA[Trick]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[xfce]]></category>

		<guid isPermaLink="false">http://donamkhanh.com/?p=230</guid>
		<description><![CDATA[Xfce is my favourite desktop environment, simple is beautiful but it has one point I don&#8217;t like: the desktop icons with ugly background &#38; borders around the text. I found the tip can make it looks nice 1. Open up &#8230; <a href="http://donamkhanh.com/2010/07/03/remove-the-borders-of-your-desktop-icon-text-in-xfce.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://donamkhanh.com/2010/07/03/remove-the-borders-of-your-desktop-icon-text-in-xfce.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove CNNIC from Root CA Certificate in Firefox</title>
		<link>http://donamkhanh.com/2010/06/05/remove-cnnic-from-root-ca-certificate-in-firefox.html</link>
		<comments>http://donamkhanh.com/2010/06/05/remove-cnnic-from-root-ca-certificate-in-firefox.html#comments</comments>
		<pubDate>Sat, 05 Jun 2010 16:22:56 +0000</pubDate>
		<dc:creator>donamkhanh</dc:creator>
				<category><![CDATA[Trick]]></category>

		<guid isPermaLink="false">http://donamkhanh.com/?p=223</guid>
		<description><![CDATA[I don&#8217;t like China (don&#8217;t know why ), but I really like this tip: In Firefox (Ubuntu), go to Edit =&#62; Preferences =&#62; Advanced =&#62; Encryption =&#62; View Certificates Find CNNIC in the list, select &#38; delete it asap More &#8230; <a href="http://donamkhanh.com/2010/06/05/remove-cnnic-from-root-ca-certificate-in-firefox.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://donamkhanh.com/2010/06/05/remove-cnnic-from-root-ca-certificate-in-firefox.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install (downgrade) php 5.2.x in Ubuntu 10.04 Lucid</title>
		<link>http://donamkhanh.com/2010/05/24/install-downgrade-php-5-2-x-in-ubuntu-10-04-lucid.html</link>
		<comments>http://donamkhanh.com/2010/05/24/install-downgrade-php-5-2-x-in-ubuntu-10-04-lucid.html#comments</comments>
		<pubDate>Mon, 24 May 2010 16:48:35 +0000</pubDate>
		<dc:creator>donamkhanh</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Trick]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://donamkhanh.com/?p=219</guid>
		<description><![CDATA[Today, all computers in my PHP department has been changed to Ubuntu 10.04. That&#8217;s awesome ^^ But my current project is running on out of date PHP &#38; Zend Framework versions that was deprecated from PHP 5.3.0 Our Windows server &#8230; <a href="http://donamkhanh.com/2010/05/24/install-downgrade-php-5-2-x-in-ubuntu-10-04-lucid.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://donamkhanh.com/2010/05/24/install-downgrade-php-5-2-x-in-ubuntu-10-04-lucid.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE message: Operation aborted</title>
		<link>http://donamkhanh.com/2009/11/18/ie-message-operation-aborted.html</link>
		<comments>http://donamkhanh.com/2009/11/18/ie-message-operation-aborted.html#comments</comments>
		<pubDate>Wed, 18 Nov 2009 16:46:42 +0000</pubDate>
		<dc:creator>donamkhanh</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Trick]]></category>

		<guid isPermaLink="false">http://donamkhanh.com/?p=197</guid>
		<description><![CDATA[Few days ago, I assigned a task to fix a problem: IE showed an error message box and crashed when load a heavy page (it took about 40-50s to load completly) . I thought, maybe cause of problem is Javascript &#8230; <a href="http://donamkhanh.com/2009/11/18/ie-message-operation-aborted.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://donamkhanh.com/2009/11/18/ie-message-operation-aborted.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Enable windows Vista Aero glass transparency effect</title>
		<link>http://donamkhanh.com/2009/10/09/enable-windows-vista-aero-glass-transparency-effect.html</link>
		<comments>http://donamkhanh.com/2009/10/09/enable-windows-vista-aero-glass-transparency-effect.html#comments</comments>
		<pubDate>Thu, 08 Oct 2009 17:23:00 +0000</pubDate>
		<dc:creator>donamkhanh</dc:creator>
				<category><![CDATA[Trick]]></category>

		<guid isPermaLink="false">http://donamkhanh.com/?p=187</guid>
		<description><![CDATA[Nếu như phần cứng đáp ứng đủ yêu cầu tối thiểu để sử dụng hiệu ứng Aero glass transparency mà Windows vẫn không chịu enable hiệu ứng đấy lên thì làm như sau: Go to Start button, then click on &#8230; <a href="http://donamkhanh.com/2009/10/09/enable-windows-vista-aero-glass-transparency-effect.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://donamkhanh.com/2009/10/09/enable-windows-vista-aero-glass-transparency-effect.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
