<?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>PoPPaP&#039;s Blog &#187; XML</title>
	<atom:link href="http://blog.poppap.com/category/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.poppap.com</link>
	<description>Just a weblog by PoPPaP...</description>
	<lastBuildDate>Fri, 17 Oct 2008 06:55:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DAXML XML Schema</title>
		<link>http://blog.poppap.com/2008/04/daxml-xml-schema/</link>
		<comments>http://blog.poppap.com/2008/04/daxml-xml-schema/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 08:16:20 +0000</pubDate>
		<dc:creator>Poramate Ongsakorn</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[UML/SysML]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.poppap.com/?p=155</guid>
		<description><![CDATA[I&#8217;m currently working on refining the XML schema for the DAXML (Design Automation XML)&#8230;
DAXML is the XML schema containing information necessary for hardware design synthesis. It acts as the intermediary between the UML/SysML XMI exported from the design tool and the HDL generator&#8230; More on this later&#8230;
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently working on refining the XML schema for the DAXML (Design Automation XML)&#8230;</p>
<p>DAXML is the XML schema containing information necessary for hardware design synthesis. It acts as the intermediary between the UML/SysML XMI exported from the design tool and the HDL generator&#8230; More on this later&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.poppap.com/2008/04/daxml-xml-schema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trackback</title>
		<link>http://blog.poppap.com/2006/05/trackback/</link>
		<comments>http://blog.poppap.com/2006/05/trackback/#comments</comments>
		<pubDate>Thu, 18 May 2006 03:35:53 +0000</pubDate>
		<dc:creator>Poramate Ongsakorn</dc:creator>
				<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.poppap.com/?p=48</guid>
		<description><![CDATA[Just learned a cool feature called Trackback from http://www.optiniche.com/blog/117/wordpress-trackback-tutorial/. We can use it to refer to other blog on the related topic. It use XML to exchange data between servers.
More Info: http://en.wikipedia.org/wiki/TrackBack
]]></description>
			<content:encoded><![CDATA[<p>Just learned a cool feature called Trackback from <a href="http://www.optiniche.com/blog/117/wordpress-trackback-tutorial/">http://www.optiniche.com/blog/117/wordpress-trackback-tutorial/</a>. We can use it to refer to other blog on the related topic. It use XML to exchange data between servers.</p>
<p>More Info: <a href="http://en.wikipedia.org/wiki/TrackBack">http://en.wikipedia.org/wiki/TrackBack</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.poppap.com/2006/05/trackback/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Final Project&#8230;</title>
		<link>http://blog.poppap.com/2006/05/final-project/</link>
		<comments>http://blog.poppap.com/2006/05/final-project/#comments</comments>
		<pubDate>Thu, 11 May 2006 15:12:03 +0000</pubDate>
		<dc:creator>Poramate Ongsakorn</dc:creator>
				<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.poppap.com/?p=39</guid>
		<description><![CDATA[My final project is RSS feed generation from XML using Java Servlet.
In this project, I will attempt to generate RSS feed from XML data source using Java Servlet performing XSLT Transformation at the time the feed is requested. This can be useful for many applications such as online stores so that user can syndicate new [...]]]></description>
			<content:encoded><![CDATA[<p>My final project is <strong>RSS feed generation from XML using Java Servlet.</strong></p>
<blockquote><p>In this project, I will attempt to generate RSS feed from XML data source using Java Servlet performing XSLT Transformation at the time the feed is requested. This can be useful for many applications such as online stores so that user can syndicate new products information using the RSS aggregator.</p></blockquote>
<p>Attached is the presentation slide and project report.</p>
<ul>
<li><a id="p37" href="http://blog.poppap.com/wp-content/uploads/2006/05/RSS%20feed%20generation%20from%20XML%20using%20Servlet.ppt">Final Project Presentation Slide</a></li>
<li><a id="p38" href="http://blog.poppap.com/wp-content/uploads/2006/05/XMLProject-PoP.doc">Final Project Report</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.poppap.com/2006/05/final-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A6 &#8211; Servlets</title>
		<link>http://blog.poppap.com/2006/04/a6-servlets/</link>
		<comments>http://blog.poppap.com/2006/04/a6-servlets/#comments</comments>
		<pubDate>Wed, 05 Apr 2006 12:46:00 +0000</pubDate>
		<dc:creator>Poramate Ongsakorn</dc:creator>
				<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.poppap.com/blog/?p=19</guid>
		<description><![CDATA[show1
show2
show3
]]></description>
			<content:encoded><![CDATA[<p><a href="http://neo.engr.smu.edu:8080/zbpongsak/show1">show1</a><br />
<a href="http://neo.engr.smu.edu:8080/zbpongsak/show2">show2</a><br />
<a href="http://neo.engr.smu.edu:8080/zbpongsak/show3">show3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.poppap.com/2006/04/a6-servlets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSS &#8211; Really Simple Syndication</title>
		<link>http://blog.poppap.com/2006/04/rss-really-simple-syndication/</link>
		<comments>http://blog.poppap.com/2006/04/rss-really-simple-syndication/#comments</comments>
		<pubDate>Wed, 05 Apr 2006 06:41:00 +0000</pubDate>
		<dc:creator>Poramate Ongsakorn</dc:creator>
				<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.poppap.com/blog/?p=18</guid>
		<description><![CDATA[RSS &#8211; Really Simple Syndication
RSS is a type of web feeds which is a document contains content items, often summaries of stories or weblog posts with web links to longer versions. Web feeds provide web content or summaries of web content together with links to the full versions of the content, and other metadata. RSS [...]]]></description>
			<content:encoded><![CDATA[<p>RSS &#8211; Really Simple Syndication</p>
<p>RSS is a type of web feeds which is a document contains content items, often summaries of stories or weblog posts with web links to longer versions. Web feeds provide web content or summaries of web content together with links to the full versions of the content, and other metadata. RSS in particular, delivers this information as an XML file called an RSS feed, webfeed, RSS stream, or RSS channel. In addition to facilitating syndication, web feeds allow a website&#8217;s frequent readers to track updates on the site using an aggregator.</p>
<p><span id="more-18"></span>There are two major branches of RSS:</p>
<p>RDF (RSS 1.* )</p>
<ul>
<li>RSS 0.90 &#8211; original Netscape RSS version</li>
<li>RSS 1.0 and 1.1 &#8211; open format by the &#8220;RSS-DEV Working Group&#8221; using RDF format</li>
</ul>
<p>RSS 2.*</p>
<ul>
<li>RSS 0.91 &#8211; the simplified RSS version released by Netscape</li>
<li>RSS 0.92-0.94 &#8211; expansions of the RSS 0.91 format</li>
<li>RSS 2.0-2.0.1 &#8211; Specified explicit extension mechanism using XML Namespaces</li>
</ul>
<p>Resources:<br />
<a href="http://en.wikipedia.org/wiki/RSS_%28file_format%29">http://en.wikipedia.org/wiki/RSS_%28file_format%29</a><br />
<a href="http://en.wikipedia.org/wiki/Web_feed">http://en.wikipedia.org/wiki/Web_feed</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.poppap.com/2006/04/rss-really-simple-syndication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extension Room :: LiveHTTPHeaders</title>
		<link>http://blog.poppap.com/2006/04/extension-room-livehttpheaders/</link>
		<comments>http://blog.poppap.com/2006/04/extension-room-livehttpheaders/#comments</comments>
		<pubDate>Wed, 05 Apr 2006 00:33:53 +0000</pubDate>
		<dc:creator>Poramate Ongsakorn</dc:creator>
				<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.poppap.com/blog/?p=17</guid>
		<description><![CDATA[FireFox Extension for monitoring HTTP headers that being loaded.
Extension Room :: LiveHTTPHeaders
]]></description>
			<content:encoded><![CDATA[<p>FireFox Extension for monitoring HTTP headers that being loaded.<br />
<a href="http://extensionroom.mozdev.org/more-info/livehttpheaders">Extension Room :: LiveHTTPHeaders</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.poppap.com/2006/04/extension-room-livehttpheaders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RDF &#8211; Resource Description Framework</title>
		<link>http://blog.poppap.com/2006/03/rdf-resource-description-framework/</link>
		<comments>http://blog.poppap.com/2006/03/rdf-resource-description-framework/#comments</comments>
		<pubDate>Thu, 30 Mar 2006 10:55:00 +0000</pubDate>
		<dc:creator>Poramate Ongsakorn</dc:creator>
				<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.poppap.com/blog/?p=16</guid>
		<description><![CDATA[RDF &#8211; Resource Description Framework
RDF is a framework for describing and interchanging metadata. It has these rules:

Resource &#8211; Anything that can have URI
Property &#8211; Resource that has a name and can be used as a property
Statement &#8211; The combination of a Resource, a Property, and a value.

 Characteristics of RDF

Independence &#8211; Anybody can define, no [...]]]></description>
			<content:encoded><![CDATA[<p>RDF &#8211; Resource Description Framework</p>
<p>RDF is a framework for describing and interchanging metadata. It has these rules:</p>
<ul>
<li>Resource &#8211; Anything that can have URI</li>
<li>Property &#8211; Resource that has a name and can be used as a property</li>
<li>Statement &#8211; The combination of a Resource, a Property, and a value.</li>
</ul>
<p><span id="more-16"></span> Characteristics of RDF</p>
<ul>
<li>Independence &#8211; Anybody can define, no specific rules</li>
<li>Interchange &#8211; Using XML</li>
<li>Scalability &#8211; Simple, three-part records (Resource, Property, Value)</li>
<li>Properties are Resources &#8211; Properties can have their own properties and can be found and manipulated like any other Resource</li>
<li>Values Can Be Resources</li>
<li>Statements Can Be Resources</li>
</ul>
<p>Terms:<br />
Metatdata &#8211; information about information<br />
URI &#8211; Uniform Resource Identifier</p>
<p>Resources:<br />
<a href="http://www.xml.com/pub/a/2001/01/24/rdf.html">http://www.xml.com/pub/a/2001/01/24/rdf.html</a><br />
<a href="http://www-128.ibm.com/developerworks/library/w-rdf/">http://www-128.ibm.com/developerworks/library/w-rdf/</a><br />
<a href="http://www.w3.org/RDF/">http://www.w3.org/RDF/ </a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.poppap.com/2006/03/rdf-resource-description-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ZwiftBooks</title>
		<link>http://blog.poppap.com/2006/02/zwiftbooks/</link>
		<comments>http://blog.poppap.com/2006/02/zwiftbooks/#comments</comments>
		<pubDate>Sun, 05 Feb 2006 10:18:00 +0000</pubDate>
		<dc:creator>Poramate Ongsakorn</dc:creator>
				<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.poppap.com/blog/?p=15</guid>
		<description><![CDATA[Location to ZwiftBooks web
http://engr.smu.edu/~pongsak/zwiftbooks/zwift1.html
]]></description>
			<content:encoded><![CDATA[<p>Location to ZwiftBooks web<br />
<a href="http://engr.smu.edu/%7Epongsak/zwiftbooks/zwift1.html">http://engr.smu.edu/~pongsak/zwiftbooks/zwift1.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.poppap.com/2006/02/zwiftbooks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SVG in HTML</title>
		<link>http://blog.poppap.com/2006/02/svg-in-html/</link>
		<comments>http://blog.poppap.com/2006/02/svg-in-html/#comments</comments>
		<pubDate>Sun, 05 Feb 2006 10:10:00 +0000</pubDate>
		<dc:creator>Poramate Ongsakorn</dc:creator>
				<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.poppap.com/blog/?p=14</guid>
		<description><![CDATA[How to incorporate SVG into HTML
http://www.w3schools.com/svg/svg_inhtml.asp
]]></description>
			<content:encoded><![CDATA[<p>How to incorporate SVG into HTML<br />
<a href="http://www.w3schools.com/svg/svg_inhtml.asp">http://www.w3schools.com/svg/svg_inhtml.asp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.poppap.com/2006/02/svg-in-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SVG Zone &#8211; Instruction- Samples and techniques</title>
		<link>http://blog.poppap.com/2006/01/svg-zone-instruction-samples-and-techniques/</link>
		<comments>http://blog.poppap.com/2006/01/svg-zone-instruction-samples-and-techniques/#comments</comments>
		<pubDate>Wed, 18 Jan 2006 01:13:00 +0000</pubDate>
		<dc:creator>Poramate Ongsakorn</dc:creator>
				<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.poppap.com/blog/?p=13</guid>
		<description><![CDATA[Cool SVG Demo from Adobe
SVG Zone &#8211; Instruction- Samples and techniques
]]></description>
			<content:encoded><![CDATA[<p>Cool SVG Demo from Adobe<br />
<a href="http://www.adobe.com/svg/demos/samples.html">SVG Zone &#8211; Instruction- Samples and techniques</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.poppap.com/2006/01/svg-zone-instruction-samples-and-techniques/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
