<?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 H. Pham &#187; Research</title>
	<atom:link href="http://www.namhpham.com/category/research/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.namhpham.com</link>
	<description>Welcome to my world</description>
	<lastBuildDate>Fri, 09 Jul 2010 17:56:31 +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>ASE 2010 Paper Notification</title>
		<link>http://www.namhpham.com/2010/06/ase-2010-paper-notification/</link>
		<comments>http://www.namhpham.com/2010/06/ase-2010-paper-notification/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 22:30:41 +0000</pubDate>
		<dc:creator>NamPham</dc:creator>
				<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.namhpham.com/?p=513</guid>
		<description><![CDATA[Dear Nam, Tung, Hoan and Tien, We are pleased to inform you that your paper &#8220;Detection of Recurring Software Vulnerabilities&#8221; (Paper-ID: ????) has been accepted for publication as full paper in the proceedings of the 25nd IEEE/ACM International Conference on Automated Software Engineering (ASE 2010). All papers went through a rigorous reviewing process and each [...]]]></description>
		<wfw:commentRss>http://www.namhpham.com/2010/06/ase-2010-paper-notification/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NEW major release: cygwin-1.7.1-1</title>
		<link>http://www.namhpham.com/2009/12/new-major-release-cygwin-1-7-1-1/</link>
		<comments>http://www.namhpham.com/2009/12/new-major-release-cygwin-1-7-1-1/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 06:05:26 +0000</pubDate>
		<dc:creator>NamPham</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.namhpham.com/?p=158</guid>
		<description><![CDATA[Hi Cygwin friends and users, after an exceptionally long time of development and testing we&#8217;re proud to release Cygwin&#8217;s next major version 1.7.1. This release is a big leap from the former Cygwin releases in a couple of ways. For the full list we urge you to read the new User&#8217;s Guide, which you can [...]]]></description>
		<wfw:commentRss>http://www.namhpham.com/2009/12/new-major-release-cygwin-1-7-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Abstract Syntax Tree (AST) Parser for C/C++</title>
		<link>http://www.namhpham.com/2009/12/build-and-parse-abstract-syntax-tree-ast-for-cc-projects-using-eclipse-cdt/</link>
		<comments>http://www.namhpham.com/2009/12/build-and-parse-abstract-syntax-tree-ast-for-cc-projects-using-eclipse-cdt/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 09:53:53 +0000</pubDate>
		<dc:creator>NamPham</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[AST]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[CDT]]></category>
		<category><![CDATA[Code Sample]]></category>
		<category><![CDATA[Parser]]></category>

		<guid isPermaLink="false">http://www.namhpham.com/?p=134</guid>
		<description><![CDATA[Way, after four hours reading, searching, andcoding, I finally understand how to use Eclipse C/C++ Development Tooling (CDT) to parse the C/C++ source code. In detail, it used the Document Object Model (DOM) to parse and update AST whenever there is a change in source file. The reason I spent so much time solving this [...]]]></description>
		<wfw:commentRss>http://www.namhpham.com/2009/12/build-and-parse-abstract-syntax-tree-ast-for-cc-projects-using-eclipse-cdt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
