<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>PVA - Archives</title>
	<atom:link href="http://vuau.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vuau.wordpress.com</link>
	<description>Sưu tầm những bài viết hay trên internet...</description>
	<lastBuildDate>Sat, 28 Jan 2012 16:31:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='vuau.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/8b9bc50e9a4d10b4a8f061ee512de994?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>PVA - Archives</title>
		<link>http://vuau.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://vuau.wordpress.com/osd.xml" title="PVA - Archives" />
	<atom:link rel='hub' href='http://vuau.wordpress.com/?pushpress=hub'/>
		<item>
		<title>(Vim) Find by file content In Your Project</title>
		<link>http://vuau.wordpress.com/2012/01/22/vim-find-by-file-content-in-your-project/</link>
		<comments>http://vuau.wordpress.com/2012/01/22/vim-find-by-file-content-in-your-project/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 16:15:24 +0000</pubDate>
		<dc:creator>vuau</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://vuau.wordpress.com/?p=884</guid>
		<description><![CDATA[From: http://lostechies.com/derickbailey/2010/05/11/vim-grep-find-all-occurrences-of-text-in-your-project/ The search pattern is as easy as any other / search, with a few different options: :vim[grep][!] /{pattern}/[g][j] {file} ... The /pattern/ is a standard vim search pattern The “g” option find all matches – including multiple matches on the same line. The “j” option turns off the auto-goto first match feature. The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuau.wordpress.com&amp;blog=2000747&amp;post=884&amp;subd=vuau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuau.wordpress.com/2012/01/22/vim-find-by-file-content-in-your-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/934590b045b42308c210d7c5a6c3e300?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">vuau</media:title>
		</media:content>

		<media:content url="http://lostechies.com/derickbailey/files/2011/03/image_065EE523.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://lostechies.com/derickbailey/files/2011/03/image_thumb_524A45CF.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://lostechies.com/derickbailey/files/2011/03/image_thumb_1C18A7B3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP Formatter in eclipse</title>
		<link>http://vuau.wordpress.com/2012/01/09/php-formatter-in-eclipse/</link>
		<comments>http://vuau.wordpress.com/2012/01/09/php-formatter-in-eclipse/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 01:59:55 +0000</pubDate>
		<dc:creator>vuau</dc:creator>
				<category><![CDATA[lập trình]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://vuau.wordpress.com/?p=879</guid>
		<description><![CDATA[https://github.com/dmeybohm/Eclipse-PHP-Formatter/tree/master/bin http://sourceforge.jp/users/atlanto/pf/eclipse/files/?id=752  (go to &#8220;misc&#8221; folder) Filed under: lập trình Tagged: eclipse<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuau.wordpress.com&amp;blog=2000747&amp;post=879&amp;subd=vuau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuau.wordpress.com/2012/01/09/php-formatter-in-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/934590b045b42308c210d7c5a6c3e300?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">vuau</media:title>
		</media:content>
	</item>
		<item>
		<title>Zend Captcha is not shown &#8211; Zend 1.11.9 issue</title>
		<link>http://vuau.wordpress.com/2012/01/03/zend-captcha-is-not-shown-zend-1-11-9-issue/</link>
		<comments>http://vuau.wordpress.com/2012/01/03/zend-captcha-is-not-shown-zend-1-11-9-issue/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 15:18:37 +0000</pubDate>
		<dc:creator>vuau</dc:creator>
				<category><![CDATA[lập trình]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://vuau.wordpress.com/?p=873</guid>
		<description><![CDATA[From: http://stackoverflow.com/questions/6726987/zend-1-11-9-form-decorators-captcha. Thank to Koncz Szabolcs Solution: add &#8216;decorators&#8217; to the options of teh captcha and had to specify there all the decorators. //Add a captcha     $this-&#62;addElement('captcha', 'captcha', array(         'label'      =&#62; 'Please enter the 5 letters displayed below:',         'required'   =&#62; true,   [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuau.wordpress.com&amp;blog=2000747&amp;post=873&amp;subd=vuau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuau.wordpress.com/2012/01/03/zend-captcha-is-not-shown-zend-1-11-9-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/934590b045b42308c210d7c5a6c3e300?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">vuau</media:title>
		</media:content>
	</item>
		<item>
		<title>Cannot change Apache default Document Root</title>
		<link>http://vuau.wordpress.com/2011/12/31/cannot-change-apache-default-document-root/</link>
		<comments>http://vuau.wordpress.com/2011/12/31/cannot-change-apache-default-document-root/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 13:53:51 +0000</pubDate>
		<dc:creator>vuau</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ArchLinux]]></category>

		<guid isPermaLink="false">http://vuau.wordpress.com/?p=871</guid>
		<description><![CDATA[I changed apache default DocumentRoot (/srv/http) to another place (/home/pva/www) but I got Error 403. Follow this post, I discovered that my home folder have 700 permission. So I had to change it to 755 then the problem has been solved. Filed under: Linux Tagged: ArchLinux<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuau.wordpress.com&amp;blog=2000747&amp;post=871&amp;subd=vuau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuau.wordpress.com/2011/12/31/cannot-change-apache-default-document-root/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/934590b045b42308c210d7c5a6c3e300?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">vuau</media:title>
		</media:content>
	</item>
		<item>
		<title>cài đặt YAOURT trong Achlinux</title>
		<link>http://vuau.wordpress.com/2011/12/31/cai-d%e1%ba%b7t-yaourt-trong-achlinux/</link>
		<comments>http://vuau.wordpress.com/2011/12/31/cai-d%e1%ba%b7t-yaourt-trong-achlinux/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 02:34:29 +0000</pubDate>
		<dc:creator>vuau</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ArchLinux]]></category>

		<guid isPermaLink="false">http://vuau.wordpress.com/?p=867</guid>
		<description><![CDATA[From: http://tutroc77.blogspot.com/2010/07/repoarchlinuxfr-kho-bo-xung-cho.html Địa chỉ kho: http://repo.archlinux.fr Kho này có nhiều gói phần mềm hay, như gói &#8220;yaourt&#8221; (bình thường phải cài gói này thông qua AUR), hay gói &#8220;bin32-wine&#8221; (WINE 32-bit dành cho Archlinux x86_84) Thêm kho này bằng cách sửa file /etc/pacman.conf # nano /etc/pacman.conf Đối với Archlinux 32-bit, thêm vào cuối 2 dòng [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuau.wordpress.com&amp;blog=2000747&amp;post=867&amp;subd=vuau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuau.wordpress.com/2011/12/31/cai-d%e1%ba%b7t-yaourt-trong-achlinux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/934590b045b42308c210d7c5a6c3e300?s=96&#38;d=monsterid" medium="image">
			<media:title type="html">vuau</media:title>
		</media:content>
	</item>
	</channel>
</rss>
