<?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>IPhVu::iLearn</title>
	<atom:link href="http://phvu.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://phvu.wordpress.com</link>
	<description>Native code never dies! So does managed code ^^</description>
	<lastBuildDate>Sun, 18 Dec 2011 14:19:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='phvu.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/b9ca7076dabc66182cac5a2e8beeef94?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>IPhVu::iLearn</title>
		<link>http://phvu.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://phvu.wordpress.com/osd.xml" title="IPhVu::iLearn" />
	<atom:link rel='hub' href='http://phvu.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Về Memory leak trong MFC/C++ trên Windows</title>
		<link>http://phvu.wordpress.com/2011/03/03/memory-leak-trong-mfc-windows/</link>
		<comments>http://phvu.wordpress.com/2011/03/03/memory-leak-trong-mfc-windows/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 15:06:26 +0000</pubDate>
		<dc:creator>phvu</dc:creator>
				<category><![CDATA[2. Windows Programming]]></category>
		<category><![CDATA[Native Code]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[Win Mobile - .NET CF]]></category>
		<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[leak]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[MFC]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://phvu.wordpress.com/?p=270</guid>
		<description><![CDATA[&#60;Bài này viết lâu rồi, trên Live Spaces, nay move qua đây&#62; Những ai lập trình C có kinh nghiệm chắc hẳn đều thừa nhận rằng việc C/C++ giao hẳn trách nhiệm quản lí bộ nhớ cho người lập trình thực sự là một ưu điểm mạnh mẽ, và cũng chính là khuyết điểm lớn [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phvu.wordpress.com&amp;blog=4211383&amp;post=270&amp;subd=phvu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phvu.wordpress.com/2011/03/03/memory-leak-trong-mfc-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9fd2b3fc44f21488ba3a7afce16b1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">phvu</media:title>
		</media:content>
	</item>
		<item>
		<title>Differences between Control.Invalidate(), Control.Refresh and Control.Update</title>
		<link>http://phvu.wordpress.com/2011/03/03/differences-between-control-invalidate-control-refresh-and-control-update/</link>
		<comments>http://phvu.wordpress.com/2011/03/03/differences-between-control-invalidate-control-refresh-and-control-update/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 14:52:59 +0000</pubDate>
		<dc:creator>phvu</dc:creator>
				<category><![CDATA[2. Windows Programming]]></category>
		<category><![CDATA[Managed Code]]></category>
		<category><![CDATA[Native Code]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[Win Mobile - .NET CF]]></category>
		<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[Invalidate]]></category>
		<category><![CDATA[Refesh]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[WinForm]]></category>

		<guid isPermaLink="false">http://phvu.wordpress.com/?p=267</guid>
		<description><![CDATA[(Source: http://blogs.msdn.com/subhagpo/archive/2005/02/22/378098.aspx) Before discussing each one of the above functions, let’s look at how winforms controls paint. Windows controls paint is response to WM_PAINT messages. This message is sent when UpdateWindow or RedrawWindow is called, or by the DispatchMessage function when the application gets a WM_PAINT through the message queue. On getting the WM_PAINT message, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phvu.wordpress.com&amp;blog=4211383&amp;post=267&amp;subd=phvu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phvu.wordpress.com/2011/03/03/differences-between-control-invalidate-control-refresh-and-control-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9fd2b3fc44f21488ba3a7afce16b1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">phvu</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Touch in C++ fashion</title>
		<link>http://phvu.wordpress.com/2011/02/09/windows-touch-in-c-fashion/</link>
		<comments>http://phvu.wordpress.com/2011/02/09/windows-touch-in-c-fashion/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 16:30:36 +0000</pubDate>
		<dc:creator>phvu</dc:creator>
				<category><![CDATA[2. Windows Programming]]></category>
		<category><![CDATA[Native Code]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[multitouch]]></category>

		<guid isPermaLink="false">http://phvu.wordpress.com/?p=262</guid>
		<description><![CDATA[A great article and presentation on how to multitouch in C++. It&#8217;s really worth watching and trying&#8230; Filed under: 2. Windows Programming, Native Code, UI Tagged: multitouch, UI<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phvu.wordpress.com&amp;blog=4211383&amp;post=262&amp;subd=phvu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phvu.wordpress.com/2011/02/09/windows-touch-in-c-fashion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9fd2b3fc44f21488ba3a7afce16b1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">phvu</media:title>
		</media:content>
	</item>
		<item>
		<title>Ideas</title>
		<link>http://phvu.wordpress.com/2010/12/06/ideas/</link>
		<comments>http://phvu.wordpress.com/2010/12/06/ideas/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 18:26:56 +0000</pubDate>
		<dc:creator>phvu</dc:creator>
				<category><![CDATA[1. General Programming]]></category>
		<category><![CDATA[2. Windows Programming]]></category>
		<category><![CDATA[Managed Code]]></category>
		<category><![CDATA[Native Code]]></category>
		<category><![CDATA[Technical stuffs]]></category>
		<category><![CDATA[ideas]]></category>

		<guid isPermaLink="false">http://phvu.wordpress.com/?p=247</guid>
		<description><![CDATA[I am currently having some fancy ideas about various topics that I can dive in. The bad news is I have too little time for them right now, so although I intended to start very soon, but I&#8217;m not sure when I can really dig into these messes. These ideas are very straightforward: 1. Security [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phvu.wordpress.com&amp;blog=4211383&amp;post=247&amp;subd=phvu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phvu.wordpress.com/2010/12/06/ideas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9fd2b3fc44f21488ba3a7afce16b1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">phvu</media:title>
		</media:content>
	</item>
		<item>
		<title>Undefined behavior in C and C++</title>
		<link>http://phvu.wordpress.com/2010/08/19/undefined-behavior-c/</link>
		<comments>http://phvu.wordpress.com/2010/08/19/undefined-behavior-c/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 14:32:48 +0000</pubDate>
		<dc:creator>phvu</dc:creator>
				<category><![CDATA[2. Windows Programming]]></category>
		<category><![CDATA[Native Code]]></category>
		<category><![CDATA[Technical stuffs]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://phvu.wordpress.com/?p=175</guid>
		<description><![CDATA[http://blog.regehr.org/archives/213 Another great article diving into the mess of standard C/C++ and describing the basic concepts which are often ignored by programmers. Nonetheless, I have just read part 1. Have no time for this right now. Place it here as a bookmark, read later&#8230; Filed under: 2. Windows Programming, Native Code, Technical stuffs Tagged: C#, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phvu.wordpress.com&amp;blog=4211383&amp;post=175&amp;subd=phvu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phvu.wordpress.com/2010/08/19/undefined-behavior-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9fd2b3fc44f21488ba3a7afce16b1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">phvu</media:title>
		</media:content>
	</item>
		<item>
		<title>XMDict</title>
		<link>http://phvu.wordpress.com/2009/12/18/xmdict/</link>
		<comments>http://phvu.wordpress.com/2009/12/18/xmdict/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 02:53:39 +0000</pubDate>
		<dc:creator>phvu</dc:creator>
				<category><![CDATA[Managed Code]]></category>
		<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[XMDict]]></category>

		<guid isPermaLink="false">http://phvu.wordpress.com/?p=255</guid>
		<description><![CDATA[Các thông tin chi tiết về phần mềm XMDict phiên bản 0.225 sẽ được đặt ở đây…. 0. File hướng dấn XMDict: download (new – updated 22/12/2008) 1.    Cài đặt .NET CF 3.5: Tùy thuộc vào hệ điều hành đang sử dụng, bạn tiến hành chép các file sau đây vào PocketPC (hoặc thẻ nhớ) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phvu.wordpress.com&amp;blog=4211383&amp;post=255&amp;subd=phvu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phvu.wordpress.com/2009/12/18/xmdict/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9fd2b3fc44f21488ba3a7afce16b1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">phvu</media:title>
		</media:content>
	</item>
		<item>
		<title>About</title>
		<link>http://phvu.wordpress.com/2009/12/18/about/</link>
		<comments>http://phvu.wordpress.com/2009/12/18/about/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 02:52:02 +0000</pubDate>
		<dc:creator>phvu</dc:creator>
				<category><![CDATA[5. About]]></category>

		<guid isPermaLink="false">http://phvu.wordpress.com/?p=253</guid>
		<description><![CDATA[I am currently a teaching assistant and research assistant at Department of Computer Science, University of Science, Ho Chi Minh City, Viet Nam. My research interests are Machine learning and probabilistic methods, Computer vision, Digital image processing and High performance computing. Particularly, I am interested in problems of Human pose tracking and estimation; Visual object [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phvu.wordpress.com&amp;blog=4211383&amp;post=253&amp;subd=phvu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phvu.wordpress.com/2009/12/18/about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9fd2b3fc44f21488ba3a7afce16b1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">phvu</media:title>
		</media:content>

		<media:content url="http://phvu.files.wordpress.com/2008/07/dsc_0154.jpg?w=450&#038;h=301" medium="image">
			<media:title type="html">DSC_0154</media:title>
		</media:content>
	</item>
		<item>
		<title>RTF to HTML converter in C++</title>
		<link>http://phvu.wordpress.com/2009/09/14/rtf-to-html-converter-in-c/</link>
		<comments>http://phvu.wordpress.com/2009/09/14/rtf-to-html-converter-in-c/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 04:04:54 +0000</pubDate>
		<dc:creator>phvu</dc:creator>
				<category><![CDATA[2. Windows Programming]]></category>
		<category><![CDATA[Native Code]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[MFC]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rtf]]></category>

		<guid isPermaLink="false">http://phvu.wordpress.com/?p=164</guid>
		<description><![CDATA[Download source code (9KB) Nearly, I used RichEditCtrl in a MFC project, and I want to take formatted RTF text in that control to display on a HTML control. I searched through CodeGuru and found this one. It&#8217;s a nice job, but it leaks 2 things: Doesn&#8217;t work well with unicode. In fact, it can&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phvu.wordpress.com&amp;blog=4211383&amp;post=164&amp;subd=phvu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phvu.wordpress.com/2009/09/14/rtf-to-html-converter-in-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9fd2b3fc44f21488ba3a7afce16b1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">phvu</media:title>
		</media:content>
	</item>
		<item>
		<title>Serialize and deserialize BITMAP object in MFC/Win32</title>
		<link>http://phvu.wordpress.com/2009/07/09/serialize-and-deserialize-bitmap-object-in-mfcwin32/</link>
		<comments>http://phvu.wordpress.com/2009/07/09/serialize-and-deserialize-bitmap-object-in-mfcwin32/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 12:47:31 +0000</pubDate>
		<dc:creator>phvu</dc:creator>
				<category><![CDATA[2. Windows Programming]]></category>
		<category><![CDATA[Native Code]]></category>
		<category><![CDATA[byte[] array]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[CString]]></category>
		<category><![CDATA[HBITMAP]]></category>
		<category><![CDATA[MFC]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[RLE]]></category>
		<category><![CDATA[win32]]></category>

		<guid isPermaLink="false">http://phvu.wordpress.com/?p=159</guid>
		<description><![CDATA[Download the source code for various platforms: WinCE/WinMobile, Win32 API Update Feb 10, 2011: The source code I uploaded is for WinMobile platform. Today I have modified and upload the Win32 version. All the source code inside this post is also changed to Win32 version. Lately, in one of my project, I have to save [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phvu.wordpress.com&amp;blog=4211383&amp;post=159&amp;subd=phvu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phvu.wordpress.com/2009/07/09/serialize-and-deserialize-bitmap-object-in-mfcwin32/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9fd2b3fc44f21488ba3a7afce16b1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">phvu</media:title>
		</media:content>
	</item>
		<item>
		<title>Set up environment to develop J2ME MIDP 2.0 apps in MacOS X</title>
		<link>http://phvu.wordpress.com/2009/06/18/j2me-midp-2-0-development-evironment-in-macos-x/</link>
		<comments>http://phvu.wordpress.com/2009/06/18/j2me-midp-2-0-development-evironment-in-macos-x/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 10:49:58 +0000</pubDate>
		<dc:creator>phvu</dc:creator>
				<category><![CDATA[3. MacOS]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Programming on MacOS]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[j2me]]></category>
		<category><![CDATA[midp]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://phvu.wordpress.com/?p=144</guid>
		<description><![CDATA[(Click vào đây để đọc bằng tiếng Việt) I have got my MacBook 467 for 2 months, and after a while of playing with it, I want to do something meaningfully&#8230; In one of the first things, I set up environment for J2ME development on MacOS X&#8230; I google around&#8230; and around&#8230;, read some tutorials, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phvu.wordpress.com&amp;blog=4211383&amp;post=144&amp;subd=phvu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phvu.wordpress.com/2009/06/18/j2me-midp-2-0-development-evironment-in-macos-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9fd2b3fc44f21488ba3a7afce16b1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">phvu</media:title>
		</media:content>

		<media:content url="http://phvu.files.wordpress.com/2009/06/xcode.png?w=300" medium="image">
			<media:title type="html">Xcode</media:title>
		</media:content>
	</item>
	</channel>
</rss>
